Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md area chart
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAreaChartIcon = (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}
>
<path d="M17,7l-5-4l-5,7L3,7v13h18V7H17z M19,16.95l-7-5.45L8,17l-3-2.4V11l2.44,1.83l4.96-6.95L16.3,9H19V16.95z"/>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.29 KB
Tags
analysisanalyticsareaarea chartarea filledarea graphbusinesschartchart filleddashboarddatadiagramfilled areafinancialgraphgrowthinfographicinformationline graphmeasuremeasurementmetricmetricsperformanceplotpresentationprogressprogress chartreportshaded areastatisticstrackingtrendvisual data
Compare Alternatives
See how other libraries approach this concept.