Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md business center
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBusinessCenterIcon = (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="M20 7h-4V5l-2-2h-4L8 5v2H4c-1.1 0-2 .9-2 2v5c0 .75.4 1.38 1 1.73V19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-3.28c.59-.35 1-.99 1-1.72V9c0-1.1-.9-2-2-2zM10 5h4v2h-4V5zM4 9h16v5h-5v-3H9v3H4V9zm9 6h-2v-2h2v2zm6 4H5v-3h4v1h6v-1h4v3z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.45 KB
Tags
accessoryassetsbagbaggagebelongingsboxbriefcasebusinesscareercarryingcasecentercommercecontainercorporategoodshandleholdingitemjobluggageobjectofficepersonalplacesportfolioprofessionalpurserectanglestoragestrapsuitcasetravelwork
Compare Alternatives
See how other libraries approach this concept.