File Chart Line Pixel Art Icon
A file icon with a line chart for trend reports, time-series exports, and analytics documents with continuous data.
Tags
filepaperpagechartgraphstatisticsanalyticsdata
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the File Chart Line icon
A document containing a line-graph visualization, signaling a file with continuous or time-series data. Place it on a 'Download trend report' button, a 'Time series export' entry in a data platform, or a document thumbnail for files that contain line-chart dashboards. Line charts emphasize change over time, so this icon reads best next to date-range-scoped reports. For documents heavy on categories rather than time, file-chart-column-increasing better matches the chart type inside.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/file-chart-line.svg" width="24" height="24" alt="File Chart Line" />
<!-- React -->
import { FileChartLine } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="file-chart-line.svg" width="48" height="48" style="image-rendering: pixelated" />