flower icon
flower-line from Remix Icon by Remix Design · Line · Others · Apache-2.0 Free for personal and commercial use.
- Name
- flower-line
- Set
- Remix Icon
- Style
- Line
- Category
- Others
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More others icons from Remix Icon
accessibility-fillai-generate-3d-fillarmchair-fillbell-fillbinoculars-fillbook-shelf-fillbox-1-fillbox-2-fillbox-3-fillcactus-fillcandle-fillcharacter-recognition-fillcross-filldoor-closed-filldoor-filldoor-lock-box-filldoor-lock-filldoor-open-fillfridge-fillglasses-2-fillglasses-fillgoggles-fillgraduation-cap-fillhandbag-fill
Use the flower icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 2.076l.455.233a12.05 12.05 0 0 1 4.402 3.846a12 12 0 0 1 2.962-.957L21 4.98V13a9 9 0 0 1-18 0V4.98l1.18.218a12 12 0 0 1 2.963.957a12.05 12.05 0 0 1 4.402-3.846zM8.878 7.165a12.1 12.1 0 0 1 3.122 3.2a12.1 12.1 0 0 1 3.122-3.2A10.1 10.1 0 0 0 12 4.337a10.1 10.1 0 0 0-3.122 2.828m2.021 5.269a10.05 10.05 0 0 0-3.908-4.102A10 10 0 0 0 5 7.457V13c0 3.29 2.27 6.05 5.329 6.8A12 12 0 0 1 10 17c0-1.617.32-3.159.9-4.566m1.554 7.551A7 7 0 0 0 19 13V7.457A10 10 0 0 0 12 17c0 1.041.159 2.044.453 2.985"/></svg>
React
import type { SVGProps } from "react";
export function RiFlowerLine(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 2.076l.455.233a12.05 12.05 0 0 1 4.402 3.846a12 12 0 0 1 2.962-.957L21 4.98V13a9 9 0 0 1-18 0V4.98l1.18.218a12 12 0 0 1 2.963.957a12.05 12.05 0 0 1 4.402-3.846zM8.878 7.165a12.1 12.1 0 0 1 3.122 3.2a12.1 12.1 0 0 1 3.122-3.2A10.1 10.1 0 0 0 12 4.337a10.1 10.1 0 0 0-3.122 2.828m2.021 5.269a10.05 10.05 0 0 0-3.908-4.102A10 10 0 0 0 5 7.457V13c0 3.29 2.27 6.05 5.329 6.8A12 12 0 0 1 10 17c0-1.617.32-3.159.9-4.566m1.554 7.551A7 7 0 0 0 19 13V7.457A10 10 0 0 0 12 17c0 1.041.159 2.044.453 2.985"/></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 2.076l.455.233a12.05 12.05 0 0 1 4.402 3.846a12 12 0 0 1 2.962-.957L21 4.98V13a9 9 0 0 1-18 0V4.98l1.18.218a12 12 0 0 1 2.963.957a12.05 12.05 0 0 1 4.402-3.846zM8.878 7.165a12.1 12.1 0 0 1 3.122 3.2a12.1 12.1 0 0 1 3.122-3.2A10.1 10.1 0 0 0 12 4.337a10.1 10.1 0 0 0-3.122 2.828m2.021 5.269a10.05 10.05 0 0 0-3.908-4.102A10 10 0 0 0 5 7.457V13c0 3.29 2.27 6.05 5.329 6.8A12 12 0 0 1 10 17c0-1.617.32-3.159.9-4.566m1.554 7.551A7 7 0 0 0 19 13V7.457A10 10 0 0 0 12 17c0 1.041.159 2.044.453 2.985"/></svg> </template>
CSS
.icon-flower-line {
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%202.076l.455.233a12.05%2012.05%200%200%201%204.402%203.846a12%2012%200%200%201%202.962-.957L21%204.98V13a9%209%200%200%201-18%200V4.98l1.18.218a12%2012%200%200%201%202.963.957a12.05%2012.05%200%200%201%204.402-3.846zM8.878%207.165a12.1%2012.1%200%200%201%203.122%203.2a12.1%2012.1%200%200%201%203.122-3.2A10.1%2010.1%200%200%200%2012%204.337a10.1%2010.1%200%200%200-3.122%202.828m2.021%205.269a10.05%2010.05%200%200%200-3.908-4.102A10%2010%200%200%200%205%207.457V13c0%203.29%202.27%206.05%205.329%206.8A12%2012%200%200%201%2010%2017c0-1.617.32-3.159.9-4.566m1.554%207.551A7%207%200%200%200%2019%2013V7.457A10%2010%200%200%200%2012%2017c0%201.041.159%202.044.453%202.985%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%202.076l.455.233a12.05%2012.05%200%200%201%204.402%203.846a12%2012%200%200%201%202.962-.957L21%204.98V13a9%209%200%200%201-18%200V4.98l1.18.218a12%2012%200%200%201%202.963.957a12.05%2012.05%200%200%201%204.402-3.846zM8.878%207.165a12.1%2012.1%200%200%201%203.122%203.2a12.1%2012.1%200%200%201%203.122-3.2A10.1%2010.1%200%200%200%2012%204.337a10.1%2010.1%200%200%200-3.122%202.828m2.021%205.269a10.05%2010.05%200%200%200-3.908-4.102A10%2010%200%200%200%205%207.457V13c0%203.29%202.27%206.05%205.329%206.8A12%2012%200%200%201%2010%2017c0-1.617.32-3.159.9-4.566m1.554%207.551A7%207%200%200%200%2019%2013V7.457A10%2010%200%200%200%2012%2017c0%201.041.159%202.044.453%202.985%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/flower-line.svg?color=%231a73e8&size=48