Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md room
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRoomIcon = (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 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zM7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9z"/><circle cx="12" cy="9" r="2.5"/>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.41 KB
Tags
addressareacurrent locationdestinationdirectiondropfindgeographygeotaggpslandmarklocatelocationmapmapsmarkernavigationnearbypinplacepoint of interestpointerpositionproximityregionroomroutesitespotstopteardroptravelvenue
Compare Alternatives
See how other libraries approach this concept.