Back to Explorer
16 - 512
0.5 - 4.0
Save to
searchoutline
md door back
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDoorBackIcon = (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}
>
<g><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M19,19V5c0-1.1-0.9-2-2-2H7C5.9,3,5,3.9,5,5v14H3v2h18v-2H19z M17,19H7V5h10V19z"/><rect height="2" width="2" x="9" y="11"/></g></g>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
accessbackbarrierclosecloseddiagonal linedoordoorwayegressentranceentryescapeexitgo backhandlehomehorizontal linehouseknobleavemove backwardnavigate backopenopeningpassageportalpreviousrectanglereturnshutwayway out
Compare Alternatives
See how other libraries approach this concept.