Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md foundation
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFoundationIcon = (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="M19,12h3L12,3L2,12h3v3H3v2h2v3h2v-3h4v3h2v-3h4v3h2v-3h2v-2h-2V12z M7,15v-4.81l4-3.6V15H7z M13,15V6.59l4,3.6V15H13z"/>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.31 KB
Tags
architectural elementarchitecturebasebase iconbasisbeginningbuildingbuilding blockcolumnconstructionconstruction iconcoredevelopmentessentialestablishingestatefoundationfundamentalgroundhomehousepillarprogresspropertyrealreal estateresidentialrootsolidstablestartstructuresupport
Compare Alternatives
See how other libraries approach this concept.