round storefront icon
round-storefront from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- round-storefront
- 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 storefront icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.9 7.89l-1.05-3.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9 0-1.69.63-1.9 1.52L2.1 7.89c-.46 1.97.85 3.11.9 3.17V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7.94c1.12-1.12 1.09-2.41.9-3.17M13 5h1.96l.54 3.52c.09.71-.39 1.48-1.28 1.48c-.67 0-1.22-.59-1.22-1.31zM6.44 8.86c-.08.65-.6 1.14-1.21 1.14c-.93 0-1.35-.97-1.19-1.64L5.05 5h1.97zM11 8.69c0 .72-.55 1.31-1.29 1.31c-.75 0-1.3-.7-1.22-1.48L9.04 5H11zM18.77 10c-.61 0-1.14-.49-1.21-1.14L16.98 5l1.93-.01l1.05 3.37c.16.67-.25 1.64-1.19 1.64"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundStorefront(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="m21.9 7.89l-1.05-3.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9 0-1.69.63-1.9 1.52L2.1 7.89c-.46 1.97.85 3.11.9 3.17V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7.94c1.12-1.12 1.09-2.41.9-3.17M13 5h1.96l.54 3.52c.09.71-.39 1.48-1.28 1.48c-.67 0-1.22-.59-1.22-1.31zM6.44 8.86c-.08.65-.6 1.14-1.21 1.14c-.93 0-1.35-.97-1.19-1.64L5.05 5h1.97zM11 8.69c0 .72-.55 1.31-1.29 1.31c-.75 0-1.3-.7-1.22-1.48L9.04 5H11zM18.77 10c-.61 0-1.14-.49-1.21-1.14L16.98 5l1.93-.01l1.05 3.37c.16.67-.25 1.64-1.19 1.64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.9 7.89l-1.05-3.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9 0-1.69.63-1.9 1.52L2.1 7.89c-.46 1.97.85 3.11.9 3.17V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7.94c1.12-1.12 1.09-2.41.9-3.17M13 5h1.96l.54 3.52c.09.71-.39 1.48-1.28 1.48c-.67 0-1.22-.59-1.22-1.31zM6.44 8.86c-.08.65-.6 1.14-1.21 1.14c-.93 0-1.35-.97-1.19-1.64L5.05 5h1.97zM11 8.69c0 .72-.55 1.31-1.29 1.31c-.75 0-1.3-.7-1.22-1.48L9.04 5H11zM18.77 10c-.61 0-1.14-.49-1.21-1.14L16.98 5l1.93-.01l1.05 3.37c.16.67-.25 1.64-1.19 1.64"/></svg> </template>
CSS
.icon-round-storefront {
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%22m21.9%207.89l-1.05-3.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9%200-1.69.63-1.9%201.52L2.1%207.89c-.46%201.97.85%203.11.9%203.17V19c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7.94c1.12-1.12%201.09-2.41.9-3.17M13%205h1.96l.54%203.52c.09.71-.39%201.48-1.28%201.48c-.67%200-1.22-.59-1.22-1.31zM6.44%208.86c-.08.65-.6%201.14-1.21%201.14c-.93%200-1.35-.97-1.19-1.64L5.05%205h1.97zM11%208.69c0%20.72-.55%201.31-1.29%201.31c-.75%200-1.3-.7-1.22-1.48L9.04%205H11zM18.77%2010c-.61%200-1.14-.49-1.21-1.14L16.98%205l1.93-.01l1.05%203.37c.16.67-.25%201.64-1.19%201.64%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%22m21.9%207.89l-1.05-3.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9%200-1.69.63-1.9%201.52L2.1%207.89c-.46%201.97.85%203.11.9%203.17V19c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2v-7.94c1.12-1.12%201.09-2.41.9-3.17M13%205h1.96l.54%203.52c.09.71-.39%201.48-1.28%201.48c-.67%200-1.22-.59-1.22-1.31zM6.44%208.86c-.08.65-.6%201.14-1.21%201.14c-.93%200-1.35-.97-1.19-1.64L5.05%205h1.97zM11%208.69c0%20.72-.55%201.31-1.29%201.31c-.75%200-1.3-.7-1.22-1.48L9.04%205H11zM18.77%2010c-.61%200-1.14-.49-1.21-1.14L16.98%205l1.93-.01l1.05%203.37c.16.67-.25%201.64-1.19%201.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-storefront.svg?color=%231a73e8&size=48