sale icon
sale-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- sale-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the sale icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.405 2.897a4 4 0 0 1 5.19 0l.376.32c.32.273.719.438 1.138.472l.493.039a4 4 0 0 1 3.67 3.67l.038.493a2 2 0 0 0 .472 1.138l.321.376a4 4 0 0 1 0 5.19l-.32.375c-.274.32-.44.72-.473 1.139l-.039.493a4 4 0 0 1-3.669 3.669l-.493.039c-.42.034-.818.199-1.138.472l-.376.321a4 4 0 0 1-5.19 0l-.376-.321a2 2 0 0 0-1.138-.472l-.493-.039a4 4 0 0 1-3.67-3.669l-.039-.493a2 2 0 0 0-.471-1.139l-.32-.376a4 4 0 0 1 0-5.19l.32-.375a2 2 0 0 0 .471-1.138l.04-.493a4 4 0 0 1 3.67-3.67l.492-.04a2 2 0 0 0 1.138-.47zm6.302 5.395a1 1 0 0 0-1.414 0l-6 6a1 1 0 0 0 1.414 1.415l6-6a1 1 0 0 0 0-1.415M14.5 13a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-5-5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSaleFill(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.405 2.897a4 4 0 0 1 5.19 0l.376.32c.32.273.719.438 1.138.472l.493.039a4 4 0 0 1 3.67 3.67l.038.493a2 2 0 0 0 .472 1.138l.321.376a4 4 0 0 1 0 5.19l-.32.375c-.274.32-.44.72-.473 1.139l-.039.493a4 4 0 0 1-3.669 3.669l-.493.039c-.42.034-.818.199-1.138.472l-.376.321a4 4 0 0 1-5.19 0l-.376-.321a2 2 0 0 0-1.138-.472l-.493-.039a4 4 0 0 1-3.67-3.669l-.039-.493a2 2 0 0 0-.471-1.139l-.32-.376a4 4 0 0 1 0-5.19l.32-.375a2 2 0 0 0 .471-1.138l.04-.493a4 4 0 0 1 3.67-3.67l.492-.04a2 2 0 0 0 1.138-.47zm6.302 5.395a1 1 0 0 0-1.414 0l-6 6a1 1 0 0 0 1.414 1.415l6-6a1 1 0 0 0 0-1.415M14.5 13a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-5-5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></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.405 2.897a4 4 0 0 1 5.19 0l.376.32c.32.273.719.438 1.138.472l.493.039a4 4 0 0 1 3.67 3.67l.038.493a2 2 0 0 0 .472 1.138l.321.376a4 4 0 0 1 0 5.19l-.32.375c-.274.32-.44.72-.473 1.139l-.039.493a4 4 0 0 1-3.669 3.669l-.493.039c-.42.034-.818.199-1.138.472l-.376.321a4 4 0 0 1-5.19 0l-.376-.321a2 2 0 0 0-1.138-.472l-.493-.039a4 4 0 0 1-3.67-3.669l-.039-.493a2 2 0 0 0-.471-1.139l-.32-.376a4 4 0 0 1 0-5.19l.32-.375a2 2 0 0 0 .471-1.138l.04-.493a4 4 0 0 1 3.67-3.67l.492-.04a2 2 0 0 0 1.138-.47zm6.302 5.395a1 1 0 0 0-1.414 0l-6 6a1 1 0 0 0 1.414 1.415l6-6a1 1 0 0 0 0-1.415M14.5 13a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-5-5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg> </template>
CSS
.icon-sale-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.405%202.897a4%204%200%200%201%205.19%200l.376.32c.32.273.719.438%201.138.472l.493.039a4%204%200%200%201%203.67%203.67l.038.493a2%202%200%200%200%20.472%201.138l.321.376a4%204%200%200%201%200%205.19l-.32.375c-.274.32-.44.72-.473%201.139l-.039.493a4%204%200%200%201-3.669%203.669l-.493.039c-.42.034-.818.199-1.138.472l-.376.321a4%204%200%200%201-5.19%200l-.376-.321a2%202%200%200%200-1.138-.472l-.493-.039a4%204%200%200%201-3.67-3.669l-.039-.493a2%202%200%200%200-.471-1.139l-.32-.376a4%204%200%200%201%200-5.19l.32-.375a2%202%200%200%200%20.471-1.138l.04-.493a4%204%200%200%201%203.67-3.67l.492-.04a2%202%200%200%200%201.138-.47zm6.302%205.395a1%201%200%200%200-1.414%200l-6%206a1%201%200%200%200%201.414%201.415l6-6a1%201%200%200%200%200-1.415M14.5%2013a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m-5-5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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.405%202.897a4%204%200%200%201%205.19%200l.376.32c.32.273.719.438%201.138.472l.493.039a4%204%200%200%201%203.67%203.67l.038.493a2%202%200%200%200%20.472%201.138l.321.376a4%204%200%200%201%200%205.19l-.32.375c-.274.32-.44.72-.473%201.139l-.039.493a4%204%200%200%201-3.669%203.669l-.493.039c-.42.034-.818.199-1.138.472l-.376.321a4%204%200%200%201-5.19%200l-.376-.321a2%202%200%200%200-1.138-.472l-.493-.039a4%204%200%200%201-3.67-3.669l-.039-.493a2%202%200%200%200-.471-1.139l-.32-.376a4%204%200%200%201%200-5.19l.32-.375a2%202%200%200%200%20.471-1.138l.04-.493a4%204%200%200%201%203.67-3.67l.492-.04a2%202%200%200%200%201.138-.47zm6.302%205.395a1%201%200%200%200-1.414%200l-6%206a1%201%200%200%200%201.414%201.415l6-6a1%201%200%200%200%200-1.415M14.5%2013a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m-5-5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/sale-fill.svg?color=%231a73e8&size=48