Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md add task
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAddTaskIcon = (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="M22,5.18L10.59,16.6l-4.24-4.24l1.41-1.41l2.83,2.83l10-10L22,5.18z M12,20c-4.41,0-8-3.59-8-8s3.59-8,8-8 c1.57,0,3.04,0.46,4.28,1.25l1.45-1.45C16.1,2.67,14.13,2,12,2C6.48,2,2,6.48,2,12s4.48,10,10,10c1.73,0,3.36-0.44,4.78-1.22 l-1.5-1.5C14.28,19.74,13.17,20,12,20z M19,15h-3v2h3v3h2v-3h3v-2h-3v-3h-2V15z"/>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.49 KB
Tags
+acceptaddadditionagendaapproveassignmentcheckcheckboxcheckmarkcirclecompletecompletedcreatedonegoalincreaseinsertlistmanagemarknewokpluspositiveprojectreminderscheduleselecttaskticktodoworkyes
Compare Alternatives
See how other libraries approach this concept.