Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md delete forever
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDeleteForeverIcon = (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="M14.12 10.47L12 12.59l-2.13-2.12-1.41 1.41L10.59 14l-2.12 2.12 1.41 1.41L12 15.41l2.12 2.12 1.41-1.41L13.41 14l2.12-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4zM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
actionarchivebinbuttoncancancelcleanclearclear allcontroldeletedelete foreverdestroydiscarddisposeeliminateeraseexitforevergarbageget rid ofglyphiconinterfacemanagementobliteratepurgeremovestoragesweepsymboltrashwipe outxzero out
Compare Alternatives
See how other libraries approach this concept.