Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md no meeting room
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNoMeetingRoomIcon = (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="M12 5v3.88l2 2V6h3v7.88l2 2V4h-5V3H6.12l2 2zM2.41 2.13L1 3.54l4 4V19H3v2h11v-4.46L20.46 23l1.41-1.41L2.41 2.13zM12 19H7V9.54l5 5V19z"/>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.36 KB
Tags
bookingbuildingcalendarconference roomcrossed outdisableddoordoorwayenabledentranceeventfurnituregeometryhomehouseinteriorlocationmeetingmeeting roomnonot availableoffofficeonopenoutlineplaceplacesprohibitedrectanglereservationrestrictedroomscheduleslashsquareunavailableunavailable meeting roomunavailable room
Compare Alternatives
See how other libraries approach this concept.