sugar coated haws icon
sugar-coated-haws-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- sugar-coated-haws-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the sugar coated haws icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.879 4.222a4 4 0 0 1 1.147 2.388c.872.097 1.72.479 2.388 1.148a4 4 0 0 1 1.148 2.388a4.002 4.002 0 0 1 3.006 6.008l2.21 2.21a1 1 0 1 1-1.414 1.415l-2.21-2.21a4.002 4.002 0 0 1-6.008-3.007a4 4 0 0 1-2.389-1.147a4 4 0 0 1-1.147-2.388a4 4 0 1 1 3.27-6.804"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSugarCoatedHawsFill(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="M9.879 4.222a4 4 0 0 1 1.147 2.388c.872.097 1.72.479 2.388 1.148a4 4 0 0 1 1.148 2.388a4.002 4.002 0 0 1 3.006 6.008l2.21 2.21a1 1 0 1 1-1.414 1.415l-2.21-2.21a4.002 4.002 0 0 1-6.008-3.007a4 4 0 0 1-2.389-1.147a4 4 0 0 1-1.147-2.388a4 4 0 1 1 3.27-6.804"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.879 4.222a4 4 0 0 1 1.147 2.388c.872.097 1.72.479 2.388 1.148a4 4 0 0 1 1.148 2.388a4.002 4.002 0 0 1 3.006 6.008l2.21 2.21a1 1 0 1 1-1.414 1.415l-2.21-2.21a4.002 4.002 0 0 1-6.008-3.007a4 4 0 0 1-2.389-1.147a4 4 0 0 1-1.147-2.388a4 4 0 1 1 3.27-6.804"/></svg> </template>
CSS
.icon-sugar-coated-haws-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%22M9.879%204.222a4%204%200%200%201%201.147%202.388c.872.097%201.72.479%202.388%201.148a4%204%200%200%201%201.148%202.388a4.002%204.002%200%200%201%203.006%206.008l2.21%202.21a1%201%200%201%201-1.414%201.415l-2.21-2.21a4.002%204.002%200%200%201-6.008-3.007a4%204%200%200%201-2.389-1.147a4%204%200%200%201-1.147-2.388a4%204%200%201%201%203.27-6.804%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%22M9.879%204.222a4%204%200%200%201%201.147%202.388c.872.097%201.72.479%202.388%201.148a4%204%200%200%201%201.148%202.388a4.002%204.002%200%200%201%203.006%206.008l2.21%202.21a1%201%200%201%201-1.414%201.415l-2.21-2.21a4.002%204.002%200%200%201-6.008-3.007a4%204%200%200%201-2.389-1.147a4%204%200%200%201-1.147-2.388a4%204%200%201%201%203.27-6.804%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/sugar-coated-haws-fill.svg?color=%231a73e8&size=48