round cabin icon
round-cabin from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- round-cabin
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Places
- Viewbox
- 24×24
- License
- Apache 2.0
More places icons from Google Material Icons
baseline-ac-unitbaseline-airport-shuttlebaseline-all-inclusivebaseline-apartmentbaseline-baby-changing-stationbaseline-backpackbaseline-balconybaseline-bathtubbaseline-beach-accessbaseline-bentobaseline-bungalowbaseline-business-centerbaseline-cabinbaseline-carpenterbaseline-casinobaseline-chaletbaseline-charging-stationbaseline-checkroombaseline-child-carebaseline-child-friendlybaseline-corporate-farebaseline-cottagebaseline-countertopsbaseline-crib
Use the round cabin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.37 3.55C4.89 2.62 5.87 2 7 2c.38 0 .72-.22.89-.53c.15-.31.5-.47.84-.47c.74 0 1.26.8.9 1.45C9.11 3.38 8.13 4 7 4c-.38 0-.72.22-.89.53c-.15.31-.5.47-.84.47c-.74 0-1.26-.8-.9-1.45m18.02 8.64c-.34.44-.96.52-1.4.19l-.99-.76V20c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-8.38l-.99.76a.99.99 0 0 1-1.4-.19c-.33-.44-.25-1.07.19-1.4L4 9.11V7c0-.55.45-1 1-1s1 .45 1 1v.58l5.39-4.12c.36-.27.86-.27 1.21 0l9.6 7.33c.44.34.53.97.19 1.4M10.06 7h3.89L12 5.52zM6 10.1v.9h12v-.9L16.56 9H7.44zM6 13v2h12v-2zm12 6v-2H6v2z"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundCabin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.37 3.55C4.89 2.62 5.87 2 7 2c.38 0 .72-.22.89-.53c.15-.31.5-.47.84-.47c.74 0 1.26.8.9 1.45C9.11 3.38 8.13 4 7 4c-.38 0-.72.22-.89.53c-.15.31-.5.47-.84.47c-.74 0-1.26-.8-.9-1.45m18.02 8.64c-.34.44-.96.52-1.4.19l-.99-.76V20c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-8.38l-.99.76a.99.99 0 0 1-1.4-.19c-.33-.44-.25-1.07.19-1.4L4 9.11V7c0-.55.45-1 1-1s1 .45 1 1v.58l5.39-4.12c.36-.27.86-.27 1.21 0l9.6 7.33c.44.34.53.97.19 1.4M10.06 7h3.89L12 5.52zM6 10.1v.9h12v-.9L16.56 9H7.44zM6 13v2h12v-2zm12 6v-2H6v2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.37 3.55C4.89 2.62 5.87 2 7 2c.38 0 .72-.22.89-.53c.15-.31.5-.47.84-.47c.74 0 1.26.8.9 1.45C9.11 3.38 8.13 4 7 4c-.38 0-.72.22-.89.53c-.15.31-.5.47-.84.47c-.74 0-1.26-.8-.9-1.45m18.02 8.64c-.34.44-.96.52-1.4.19l-.99-.76V20c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-8.38l-.99.76a.99.99 0 0 1-1.4-.19c-.33-.44-.25-1.07.19-1.4L4 9.11V7c0-.55.45-1 1-1s1 .45 1 1v.58l5.39-4.12c.36-.27.86-.27 1.21 0l9.6 7.33c.44.34.53.97.19 1.4M10.06 7h3.89L12 5.52zM6 10.1v.9h12v-.9L16.56 9H7.44zM6 13v2h12v-2zm12 6v-2H6v2z"/></svg> </template>
CSS
.icon-round-cabin {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.37%203.55C4.89%202.62%205.87%202%207%202c.38%200%20.72-.22.89-.53c.15-.31.5-.47.84-.47c.74%200%201.26.8.9%201.45C9.11%203.38%208.13%204%207%204c-.38%200-.72.22-.89.53c-.15.31-.5.47-.84.47c-.74%200-1.26-.8-.9-1.45m18.02%208.64c-.34.44-.96.52-1.4.19l-.99-.76V20c0%20.55-.45%201-1%201H5c-.55%200-1-.45-1-1v-8.38l-.99.76a.99.99%200%200%201-1.4-.19c-.33-.44-.25-1.07.19-1.4L4%209.11V7c0-.55.45-1%201-1s1%20.45%201%201v.58l5.39-4.12c.36-.27.86-.27%201.21%200l9.6%207.33c.44.34.53.97.19%201.4M10.06%207h3.89L12%205.52zM6%2010.1v.9h12v-.9L16.56%209H7.44zM6%2013v2h12v-2zm12%206v-2H6v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.37%203.55C4.89%202.62%205.87%202%207%202c.38%200%20.72-.22.89-.53c.15-.31.5-.47.84-.47c.74%200%201.26.8.9%201.45C9.11%203.38%208.13%204%207%204c-.38%200-.72.22-.89.53c-.15.31-.5.47-.84.47c-.74%200-1.26-.8-.9-1.45m18.02%208.64c-.34.44-.96.52-1.4.19l-.99-.76V20c0%20.55-.45%201-1%201H5c-.55%200-1-.45-1-1v-8.38l-.99.76a.99.99%200%200%201-1.4-.19c-.33-.44-.25-1.07.19-1.4L4%209.11V7c0-.55.45-1%201-1s1%20.45%201%201v.58l5.39-4.12c.36-.27.86-.27%201.21%200l9.6%207.33c.44.34.53.97.19%201.4M10.06%207h3.89L12%205.52zM6%2010.1v.9h12v-.9L16.56%209H7.44zM6%2013v2h12v-2zm12%206v-2H6v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-cabin.svg?color=%231a73e8&size=48