File Chart Chart Pixel Art Icon
A file icon with a bar chart for analytics reports, data exports, chart-containing documents, and spreadsheet summaries.
Tags
filepaperpagechartgraphstatisticsanalyticsdata
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the File Chart Chart icon
A document overlaid with a bar chart, representing a file containing graphs or data visualizations. Use it on an 'Analytics report' download button, a 'View chart file' entry in a data dashboard, or a BI tool's list of chart-containing documents. When the chart type matters, file-chart-line or file-chart-pie are more specific. For live chart data rather than a stored file, a standalone chart icon without the document shape reads more directly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/file-chart-chart.svg" width="24" height="24" alt="File Chart Chart" />
<!-- React -->
import { FileChartChart } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="file-chart-chart.svg" width="48" height="48" style="image-rendering: pixelated" />