Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md all out
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAllOutIcon = (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="M4 4v4l4-4zm12 0l4 4V4zm4 16v-4l-4 4zM4 20h4l-4-4zm15-8c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7 7-3.13 7-7zm-7 5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.39 KB
Tags
abstractallarrowsaspect ratiobounding boxboxcirclecornersenlargeexpandexpandingextendfour directionsfullscreengeometricgrowindicatorslinesmaximizeoutoutwardspointerrectanglescaleshapespreadingstretchingvisualzoom
Compare Alternatives
See how other libraries approach this concept.