Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md stacked line chart
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdStackedLineChartIcon = (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="M2,19.99l7.5-7.51l4,4l7.09-7.97L22,9.92l-8.5,9.56l-4-4l-6,6.01L2,19.99z M3.5,15.49l6-6.01l4,4L22,3.92l-1.41-1.41 l-7.09,7.97l-4-4L2,13.99L3.5,15.49z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.34 KB
Tags
analysisanalyticsarea chartbusinesschartdatadeclinediagramfinancegraphgrowthinfographicinformationlayeredlinelinesmeasuremeasurementmetricsmultiple linesperformanceplottingprogressreportrepresentationresultstackedstatisticssummarytrackingtrendvisualization
Compare Alternatives
See how other libraries approach this concept.