Back to Explorer
16 - 512
0.5 - 4.0
Save to
navigationoutline
md fullscreen exit
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFullscreenExitIcon = (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 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.31 KB
Tags
adjustappapplicationarrowscinemaclosecollapsecomponentscontractdefault viewdisplayescapeexitexit full screenexit fullscreenfullfull screen exitfullscreenfullscreen exitgo backinterfacemediaminimizemodemonitornormal viewplayerpresentationreducerestorereturnrevertscreenshrinksitesizetheatreuiuxvideoviewwebwebsitewindow
Compare Alternatives
See how other libraries approach this concept.