Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md flip to front
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlipToFrontIcon = (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="M3 13h2v-2H3v2zm0 4h2v-2H3v2zm2 4v-2H3c0 1.1.89 2 2 2zM3 9h2V7H3v2zm12 12h2v-2h-2v2zm4-18H9c-1.11 0-2 .9-2 2v10c0 1.1.89 2 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 12H9V5h10v10zm-8 6h2v-2h-2v2zm-4 0h2v-2H7v2z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
arrangearrangementascendbackbring forwardbring to topcarddashdasheddepthelevateflipflip overflip to frontformatfrontlayerlayoutmovemove forwardorderoverlapoverlayperspectivepositioningrearrangereorderreorganizesend to frontsortstacktotwo cardsz-index
Compare Alternatives
See how other libraries approach this concept.