Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md add chart
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAddChartIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><g><path d="M19 19H5V5h9V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9z"/><rect height="4" width="2" x="15" y="13"/><rect height="7" width="2" x="7" y="10"/><rect height="10" width="2" x="11" y="7"/><polygon points="19,5 19,3 17,3 17,5 15,5 15,7 17,7 17,9 19,9 19,7 21,7 21,5"/></g></g>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.49 KB
Tags
+addanalysisanalyticsbarbar chartbarsbusinesschartcreatedashboarddatadiagramfinancialgraphgrowthincreaseinfographicinformationinsertline graphmeasuremetricmetricsnewperformancepluspresentationreportrepresentationstatisticssymboltrackingtrendvisual
Compare Alternatives
See how other libraries approach this concept.