Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md open with
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdOpenWithIcon = (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="M10 9h4V6h3l-5-5-5 5h3v3zm-1 1H6V7l-5 5 5 5v-3h3v-4zm14 2l-5-5v3h-3v4h3v3l5-5zm-9 3h-4v3H7l5 5 5-5h-3v-3z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.33 KB
Tags
applicationarrowarrowsarrows pointing outboxcornersdimensionsdirectiondisplaydocumentenlargeenterexpandfilefour arrowsframefull screenfullscreenmaximizemediamodemoveopenoutward arrowspanresizescalesizesquarestretchviewvisualwindowwithzoom
Compare Alternatives
See how other libraries approach this concept.