Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md donut large
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDonutLargeIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M13 5.08c3.06.44 5.48 2.86 5.92 5.92h3.03c-.47-4.72-4.23-8.48-8.95-8.95v3.03zM18.92 13c-.44 3.06-2.86 5.48-5.92 5.92v3.03c4.72-.47 8.48-4.23 8.95-8.95h-3.03zM11 18.92c-3.39-.49-6-3.4-6-6.92s2.61-6.43 6-6.92V2.05c-5.05.5-9 4.76-9 9.95 0 5.19 3.95 9.45 9 9.95v-3.03z"/>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.49 KB
Tags
activityactivity indicatoranalyticschartcirclecompletecompleteddatadiagramdisplaydonutdonut largefillfilled circlefullfullscreengraphinfographicinprogresslargelarge circleloadingloading indicatormeasuremetricspiepie chartprogressprogress indicatorringscreenshowstatisticsstatusstatus indicatortrackingvisualizationvisualize
Compare Alternatives
See how other libraries approach this concept.