local florist icon
local-florist-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- local-florist-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the local florist icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 10.096q.896 0 1.496-.6t.6-1.496t-.6-1.496t-1.496-.6t-1.496.6T9.904 8t.6 1.496t1.496.6m-1.407 3.04q-.624-.461-.859-1.259q-.125.057-.273.07t-.292.013q-.973 0-1.658-.676q-.684-.675-.684-1.648q0-.447.185-.858q.184-.41.477-.778q-.287-.367-.462-.778q-.175-.41-.175-.859q0-.973.672-1.648t1.645-.675q.144 0 .292.013t.293.05q.234-.778.849-1.239q.614-.46 1.397-.46t1.397.46t.85 1.24q.143-.038.292-.051t.292-.012q.973 0 1.645.675t.672 1.648q0 .448-.172.868T16.512 8q.286.367.461.778q.175.41.175.859q0 .972-.672 1.647t-1.645.675q-.145 0-.293-.012t-.311-.07q-.216.798-.83 1.259t-1.397.46t-1.407-.46M12 20.82q0-2.496 1.823-4.671t4.287-2.63q.282-.068.543-.03q.26.037.457.252q.184.21.222.477t-.03.52q-.527 2.43-2.676 4.256T12 20.821m0 .025q0-2.496-1.823-4.671t-4.286-2.63q-.283-.068-.544-.03q-.26.037-.457.252q-.184.21-.222.477t.03.52q.527 2.43 2.676 4.256T12 20.846"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLocalFloristRounded(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="M12 10.096q.896 0 1.496-.6t.6-1.496t-.6-1.496t-1.496-.6t-1.496.6T9.904 8t.6 1.496t1.496.6m-1.407 3.04q-.624-.461-.859-1.259q-.125.057-.273.07t-.292.013q-.973 0-1.658-.676q-.684-.675-.684-1.648q0-.447.185-.858q.184-.41.477-.778q-.287-.367-.462-.778q-.175-.41-.175-.859q0-.973.672-1.648t1.645-.675q.144 0 .292.013t.293.05q.234-.778.849-1.239q.614-.46 1.397-.46t1.397.46t.85 1.24q.143-.038.292-.051t.292-.012q.973 0 1.645.675t.672 1.648q0 .448-.172.868T16.512 8q.286.367.461.778q.175.41.175.859q0 .972-.672 1.647t-1.645.675q-.145 0-.293-.012t-.311-.07q-.216.798-.83 1.259t-1.397.46t-1.407-.46M12 20.82q0-2.496 1.823-4.671t4.287-2.63q.282-.068.543-.03q.26.037.457.252q.184.21.222.477t-.03.52q-.527 2.43-2.676 4.256T12 20.821m0 .025q0-2.496-1.823-4.671t-4.286-2.63q-.283-.068-.544-.03q-.26.037-.457.252q-.184.21-.222.477t.03.52q.527 2.43 2.676 4.256T12 20.846"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 10.096q.896 0 1.496-.6t.6-1.496t-.6-1.496t-1.496-.6t-1.496.6T9.904 8t.6 1.496t1.496.6m-1.407 3.04q-.624-.461-.859-1.259q-.125.057-.273.07t-.292.013q-.973 0-1.658-.676q-.684-.675-.684-1.648q0-.447.185-.858q.184-.41.477-.778q-.287-.367-.462-.778q-.175-.41-.175-.859q0-.973.672-1.648t1.645-.675q.144 0 .292.013t.293.05q.234-.778.849-1.239q.614-.46 1.397-.46t1.397.46t.85 1.24q.143-.038.292-.051t.292-.012q.973 0 1.645.675t.672 1.648q0 .448-.172.868T16.512 8q.286.367.461.778q.175.41.175.859q0 .972-.672 1.647t-1.645.675q-.145 0-.293-.012t-.311-.07q-.216.798-.83 1.259t-1.397.46t-1.407-.46M12 20.82q0-2.496 1.823-4.671t4.287-2.63q.282-.068.543-.03q.26.037.457.252q.184.21.222.477t-.03.52q-.527 2.43-2.676 4.256T12 20.821m0 .025q0-2.496-1.823-4.671t-4.286-2.63q-.283-.068-.544-.03q-.26.037-.457.252q-.184.21-.222.477t.03.52q.527 2.43 2.676 4.256T12 20.846"/></svg> </template>
CSS
.icon-local-florist-rounded {
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%22M12%2010.096q.896%200%201.496-.6t.6-1.496t-.6-1.496t-1.496-.6t-1.496.6T9.904%208t.6%201.496t1.496.6m-1.407%203.04q-.624-.461-.859-1.259q-.125.057-.273.07t-.292.013q-.973%200-1.658-.676q-.684-.675-.684-1.648q0-.447.185-.858q.184-.41.477-.778q-.287-.367-.462-.778q-.175-.41-.175-.859q0-.973.672-1.648t1.645-.675q.144%200%20.292.013t.293.05q.234-.778.849-1.239q.614-.46%201.397-.46t1.397.46t.85%201.24q.143-.038.292-.051t.292-.012q.973%200%201.645.675t.672%201.648q0%20.448-.172.868T16.512%208q.286.367.461.778q.175.41.175.859q0%20.972-.672%201.647t-1.645.675q-.145%200-.293-.012t-.311-.07q-.216.798-.83%201.259t-1.397.46t-1.407-.46M12%2020.82q0-2.496%201.823-4.671t4.287-2.63q.282-.068.543-.03q.26.037.457.252q.184.21.222.477t-.03.52q-.527%202.43-2.676%204.256T12%2020.821m0%20.025q0-2.496-1.823-4.671t-4.286-2.63q-.283-.068-.544-.03q-.26.037-.457.252q-.184.21-.222.477t.03.52q.527%202.43%202.676%204.256T12%2020.846%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%22M12%2010.096q.896%200%201.496-.6t.6-1.496t-.6-1.496t-1.496-.6t-1.496.6T9.904%208t.6%201.496t1.496.6m-1.407%203.04q-.624-.461-.859-1.259q-.125.057-.273.07t-.292.013q-.973%200-1.658-.676q-.684-.675-.684-1.648q0-.447.185-.858q.184-.41.477-.778q-.287-.367-.462-.778q-.175-.41-.175-.859q0-.973.672-1.648t1.645-.675q.144%200%20.292.013t.293.05q.234-.778.849-1.239q.614-.46%201.397-.46t1.397.46t.85%201.24q.143-.038.292-.051t.292-.012q.973%200%201.645.675t.672%201.648q0%20.448-.172.868T16.512%208q.286.367.461.778q.175.41.175.859q0%20.972-.672%201.647t-1.645.675q-.145%200-.293-.012t-.311-.07q-.216.798-.83%201.259t-1.397.46t-1.407-.46M12%2020.82q0-2.496%201.823-4.671t4.287-2.63q.282-.068.543-.03q.26.037.457.252q.184.21.222.477t-.03.52q-.527%202.43-2.676%204.256T12%2020.821m0%20.025q0-2.496-1.823-4.671t-4.286-2.63q-.283-.068-.544-.03q-.26.037-.457.252q-.184.21-.222.477t.03.52q.527%202.43%202.676%204.256T12%2020.846%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/local-florist-rounded.svg?color=%231a73e8&size=48