Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md house
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHouseIcon = (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></g><g><g><path d="M19,9.3V4h-3v2.6L12,3L2,12h3v8h6v-6h2v6h6v-8h3L19,9.3z M17,18h-2v-6H9v6H7v-7.81l5-4.5l5,4.5V18z"/><path d="M10,10h4c0-1.1-0.9-2-2-2S10,8.9,10,10z"/></g></g>
</svg>
);SVG Optimizer
Before
0.36 KB
↓
After
0.36 KB
Tags
abodearchitecturebasicbuildingbuttondoordwellingelementestatefamilygeometricgraphichomehomepagehouseiconlinenavigationoutlineplaceplacespropertyrealreal estaterectangleresidenceresidentialroofsheltersimplesquarestructuresymboltrianglewallwindow
Compare Alternatives
See how other libraries approach this concept.