Chart Plus Pixel Art Icon
A chart with a plus badge for adding a new report, creating a data widget, or inserting a graph into a layout.
Tags
chartgraphstatisticsanalyticsdataplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart Plus icon
A line chart overlaid with a plus sign, signaling creation in a data context. It fits naturally on an 'Add chart' button in a dashboard builder, a 'New report' action in analytics settings, or a 'Create widget' option in a monitoring tool. Paired with chart-minus it forms a complete add/remove pair for managing chart collections. For adding a single data point rather than a whole chart, a simpler plus icon avoids the visual noise.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-plus.svg" width="24" height="24" alt="Chart Plus" />
<!-- React -->
import { ChartPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-plus.svg" width="48" height="48" style="image-rendering: pixelated" />