flower 4 icon
flower-4-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- flower-4-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the flower 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c.58 0 1.11.299 1.501.6a5.8 5.8 0 0 1 1.197 1.296c.183.266.358.557.516.87a7.1 7.1 0 0 1 2.945-.786C19.287 3.928 20 4.876 20 5.798V8a8 8 0 0 1-7 7.935v3.075c1.076-.67 2.662-1.456 4.758-1.98a1 1 0 1 1 .484 1.94c-3.218.804-5.035 2.29-5.449 2.658q-.026.022-.054.042a.995.995 0 0 1-1.475.004l-.051-.04c-.401-.359-2.22-1.855-5.455-2.664a1 1 0 1 1 .484-1.94c2.096.524 3.681 1.31 4.758 1.979v-3.074A8 8 0 0 1 4 8V5.784c0-.909.692-1.85 1.807-1.82c.734.02 1.852.17 2.998.765q.231-.45.497-.833c.36-.521.773-.969 1.197-1.295C10.891 2.299 11.421 2 12 2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFlower4Fill(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 2c.58 0 1.11.299 1.501.6a5.8 5.8 0 0 1 1.197 1.296c.183.266.358.557.516.87a7.1 7.1 0 0 1 2.945-.786C19.287 3.928 20 4.876 20 5.798V8a8 8 0 0 1-7 7.935v3.075c1.076-.67 2.662-1.456 4.758-1.98a1 1 0 1 1 .484 1.94c-3.218.804-5.035 2.29-5.449 2.658q-.026.022-.054.042a.995.995 0 0 1-1.475.004l-.051-.04c-.401-.359-2.22-1.855-5.455-2.664a1 1 0 1 1 .484-1.94c2.096.524 3.681 1.31 4.758 1.979v-3.074A8 8 0 0 1 4 8V5.784c0-.909.692-1.85 1.807-1.82c.734.02 1.852.17 2.998.765q.231-.45.497-.833c.36-.521.773-.969 1.197-1.295C10.891 2.299 11.421 2 12 2"/></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 2c.58 0 1.11.299 1.501.6a5.8 5.8 0 0 1 1.197 1.296c.183.266.358.557.516.87a7.1 7.1 0 0 1 2.945-.786C19.287 3.928 20 4.876 20 5.798V8a8 8 0 0 1-7 7.935v3.075c1.076-.67 2.662-1.456 4.758-1.98a1 1 0 1 1 .484 1.94c-3.218.804-5.035 2.29-5.449 2.658q-.026.022-.054.042a.995.995 0 0 1-1.475.004l-.051-.04c-.401-.359-2.22-1.855-5.455-2.664a1 1 0 1 1 .484-1.94c2.096.524 3.681 1.31 4.758 1.979v-3.074A8 8 0 0 1 4 8V5.784c0-.909.692-1.85 1.807-1.82c.734.02 1.852.17 2.998.765q.231-.45.497-.833c.36-.521.773-.969 1.197-1.295C10.891 2.299 11.421 2 12 2"/></svg> </template>
CSS
.icon-flower-4-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c.58%200%201.11.299%201.501.6a5.8%205.8%200%200%201%201.197%201.296c.183.266.358.557.516.87a7.1%207.1%200%200%201%202.945-.786C19.287%203.928%2020%204.876%2020%205.798V8a8%208%200%200%201-7%207.935v3.075c1.076-.67%202.662-1.456%204.758-1.98a1%201%200%201%201%20.484%201.94c-3.218.804-5.035%202.29-5.449%202.658q-.026.022-.054.042a.995.995%200%200%201-1.475.004l-.051-.04c-.401-.359-2.22-1.855-5.455-2.664a1%201%200%201%201%20.484-1.94c2.096.524%203.681%201.31%204.758%201.979v-3.074A8%208%200%200%201%204%208V5.784c0-.909.692-1.85%201.807-1.82c.734.02%201.852.17%202.998.765q.231-.45.497-.833c.36-.521.773-.969%201.197-1.295C10.891%202.299%2011.421%202%2012%202%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%202c.58%200%201.11.299%201.501.6a5.8%205.8%200%200%201%201.197%201.296c.183.266.358.557.516.87a7.1%207.1%200%200%201%202.945-.786C19.287%203.928%2020%204.876%2020%205.798V8a8%208%200%200%201-7%207.935v3.075c1.076-.67%202.662-1.456%204.758-1.98a1%201%200%201%201%20.484%201.94c-3.218.804-5.035%202.29-5.449%202.658q-.026.022-.054.042a.995.995%200%200%201-1.475.004l-.051-.04c-.401-.359-2.22-1.855-5.455-2.664a1%201%200%201%201%20.484-1.94c2.096.524%203.681%201.31%204.758%201.979v-3.074A8%208%200%200%201%204%208V5.784c0-.909.692-1.85%201.807-1.82c.734.02%201.852.17%202.998.765q.231-.45.497-.833c.36-.521.773-.969%201.197-1.295C10.891%202.299%2011.421%202%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/flower-4-fill.svg?color=%231a73e8&size=48