Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md download done
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDownloadDoneIcon = (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="M5 18h14v2H5v-2zm4.6-2.7L5 10.7l2-1.9 2.6 2.6L17 4l2 2-9.4 9.3z"/>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.29 KB
Tags
arrowarrow and checkarrowscheckcheckmarkcompletecompleted downloadcompleted file downloadconfirmationdocumentdocument and checkdonedowndown arrowdown arrow and checkdownloaddownload completedownload donedownload finisheddownload successfuldownloadsdrivefilefile download completefile download donefile download finishedfile download successfulfinishedfinished downloadfinished file downloadinstallinstalledokpaperpaper and checksuccesssuccessful downloadsuccessful file downloadtickupload
Compare Alternatives
See how other libraries approach this concept.