flower icon
flower-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- flower-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the flower icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M210.35 129.36c-.81-.47-1.7-.92-2.62-1.36c.92-.44 1.81-.89 2.62-1.36a40 40 0 1 0-40-69.28c-.81.47-1.65 1-2.48 1.59c.08-1 .13-2 .13-3a40 40 0 0 0-80 0c0 .94 0 1.94.13 3c-.83-.57-1.67-1.12-2.48-1.59a40 40 0 1 0-40 69.28c.81.47 1.7.92 2.62 1.36c-.92.44-1.81.89-2.62 1.36a40 40 0 1 0 40 69.28c.81-.47 1.65-1 2.48-1.59c-.08 1-.13 2-.13 2.95a40 40 0 0 0 80 0c0-.94-.05-1.94-.13-2.95c.83.57 1.67 1.12 2.48 1.59a39.8 39.8 0 0 0 19.94 5.36a40.4 40.4 0 0 0 10.42-1.38a40 40 0 0 0 9.64-73.28ZM128 156a28 28 0 1 1 28-28a28 28 0 0 1-28 28"/></svg>
React
import type { SVGProps } from "react";
export function PhFlowerFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M210.35 129.36c-.81-.47-1.7-.92-2.62-1.36c.92-.44 1.81-.89 2.62-1.36a40 40 0 1 0-40-69.28c-.81.47-1.65 1-2.48 1.59c.08-1 .13-2 .13-3a40 40 0 0 0-80 0c0 .94 0 1.94.13 3c-.83-.57-1.67-1.12-2.48-1.59a40 40 0 1 0-40 69.28c.81.47 1.7.92 2.62 1.36c-.92.44-1.81.89-2.62 1.36a40 40 0 1 0 40 69.28c.81-.47 1.65-1 2.48-1.59c-.08 1-.13 2-.13 2.95a40 40 0 0 0 80 0c0-.94-.05-1.94-.13-2.95c.83.57 1.67 1.12 2.48 1.59a39.8 39.8 0 0 0 19.94 5.36a40.4 40.4 0 0 0 10.42-1.38a40 40 0 0 0 9.64-73.28ZM128 156a28 28 0 1 1 28-28a28 28 0 0 1-28 28"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M210.35 129.36c-.81-.47-1.7-.92-2.62-1.36c.92-.44 1.81-.89 2.62-1.36a40 40 0 1 0-40-69.28c-.81.47-1.65 1-2.48 1.59c.08-1 .13-2 .13-3a40 40 0 0 0-80 0c0 .94 0 1.94.13 3c-.83-.57-1.67-1.12-2.48-1.59a40 40 0 1 0-40 69.28c.81.47 1.7.92 2.62 1.36c-.92.44-1.81.89-2.62 1.36a40 40 0 1 0 40 69.28c.81-.47 1.65-1 2.48-1.59c-.08 1-.13 2-.13 2.95a40 40 0 0 0 80 0c0-.94-.05-1.94-.13-2.95c.83.57 1.67 1.12 2.48 1.59a39.8 39.8 0 0 0 19.94 5.36a40.4 40.4 0 0 0 10.42-1.38a40 40 0 0 0 9.64-73.28ZM128 156a28 28 0 1 1 28-28a28 28 0 0 1-28 28"/></svg> </template>
CSS
.icon-flower-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M210.35%20129.36c-.81-.47-1.7-.92-2.62-1.36c.92-.44%201.81-.89%202.62-1.36a40%2040%200%201%200-40-69.28c-.81.47-1.65%201-2.48%201.59c.08-1%20.13-2%20.13-3a40%2040%200%200%200-80%200c0%20.94%200%201.94.13%203c-.83-.57-1.67-1.12-2.48-1.59a40%2040%200%201%200-40%2069.28c.81.47%201.7.92%202.62%201.36c-.92.44-1.81.89-2.62%201.36a40%2040%200%201%200%2040%2069.28c.81-.47%201.65-1%202.48-1.59c-.08%201-.13%202-.13%202.95a40%2040%200%200%200%2080%200c0-.94-.05-1.94-.13-2.95c.83.57%201.67%201.12%202.48%201.59a39.8%2039.8%200%200%200%2019.94%205.36a40.4%2040.4%200%200%200%2010.42-1.38a40%2040%200%200%200%209.64-73.28ZM128%20156a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M210.35%20129.36c-.81-.47-1.7-.92-2.62-1.36c.92-.44%201.81-.89%202.62-1.36a40%2040%200%201%200-40-69.28c-.81.47-1.65%201-2.48%201.59c.08-1%20.13-2%20.13-3a40%2040%200%200%200-80%200c0%20.94%200%201.94.13%203c-.83-.57-1.67-1.12-2.48-1.59a40%2040%200%201%200-40%2069.28c.81.47%201.7.92%202.62%201.36c-.92.44-1.81.89-2.62%201.36a40%2040%200%201%200%2040%2069.28c.81-.47%201.65-1%202.48-1.59c-.08%201-.13%202-.13%202.95a40%2040%200%200%200%2080%200c0-.94-.05-1.94-.13-2.95c.83.57%201.67%201.12%202.48%201.59a39.8%2039.8%200%200%200%2019.94%205.36a40.4%2040.4%200%200%200%2010.42-1.38a40%2040%200%200%200%209.64-73.28ZM128%20156a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/flower-fill.svg?color=%231a73e8&size=48