Back to Explorer
16 - 512
0.5 - 4.0
Save to
searchoutline
md door front
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDoorFrontIcon = (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><path d="M19,19V5c0-1.1-0.9-2-2-2H7C5.9,3,5,3.9,5,5v14H3v2h18v-2H19z M17,19H7V5h10V19z M13,11h2v2h-2V11z"/></g>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.34 KB
Tags
accessaccess pointbuildingclosecloseddoordoorwaydwellingentranceentryentry pointexitfrontfront doorgatewayhandlehomehouseleaveopenopeningpassageportalpropertyrectanglerectangle with handlesecurityshelterstructurethresholdwaywelcome
Compare Alternatives
See how other libraries approach this concept.