paint icon
paint-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- paint-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
Related icons in MingCute Icon
Use the paint icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.603 4.29a2 2 0 0 1 2.732-.732l7.794 4.5a2 2 0 0 1 .732 2.732l-6 10.393a2 2 0 0 1-2.732.732l-7.794-4.5a2 2 0 0 1-.732-2.732l4.5-7.794l-1.732-1a1 1 0 0 1 1-1.732l1.731 1zM20.5 11.737c.015.016 1.5 1.675 1.5 2.5a1.5 1.5 0 0 1-3 0c0-.823 1.48-2.478 1.5-2.5M9.834 6.156l.867.5a1 1 0 0 1-1 1.733l-.867-.5l-1.644 2.848h10.393l.546-.947l-7.794-4.5z"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePaintFill(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="M8.603 4.29a2 2 0 0 1 2.732-.732l7.794 4.5a2 2 0 0 1 .732 2.732l-6 10.393a2 2 0 0 1-2.732.732l-7.794-4.5a2 2 0 0 1-.732-2.732l4.5-7.794l-1.732-1a1 1 0 0 1 1-1.732l1.731 1zM20.5 11.737c.015.016 1.5 1.675 1.5 2.5a1.5 1.5 0 0 1-3 0c0-.823 1.48-2.478 1.5-2.5M9.834 6.156l.867.5a1 1 0 0 1-1 1.733l-.867-.5l-1.644 2.848h10.393l.546-.947l-7.794-4.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.603 4.29a2 2 0 0 1 2.732-.732l7.794 4.5a2 2 0 0 1 .732 2.732l-6 10.393a2 2 0 0 1-2.732.732l-7.794-4.5a2 2 0 0 1-.732-2.732l4.5-7.794l-1.732-1a1 1 0 0 1 1-1.732l1.731 1zM20.5 11.737c.015.016 1.5 1.675 1.5 2.5a1.5 1.5 0 0 1-3 0c0-.823 1.48-2.478 1.5-2.5M9.834 6.156l.867.5a1 1 0 0 1-1 1.733l-.867-.5l-1.644 2.848h10.393l.546-.947l-7.794-4.5z"/></svg> </template>
CSS
.icon-paint-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%22M8.603%204.29a2%202%200%200%201%202.732-.732l7.794%204.5a2%202%200%200%201%20.732%202.732l-6%2010.393a2%202%200%200%201-2.732.732l-7.794-4.5a2%202%200%200%201-.732-2.732l4.5-7.794l-1.732-1a1%201%200%200%201%201-1.732l1.731%201zM20.5%2011.737c.015.016%201.5%201.675%201.5%202.5a1.5%201.5%200%200%201-3%200c0-.823%201.48-2.478%201.5-2.5M9.834%206.156l.867.5a1%201%200%200%201-1%201.733l-.867-.5l-1.644%202.848h10.393l.546-.947l-7.794-4.5z%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%22M8.603%204.29a2%202%200%200%201%202.732-.732l7.794%204.5a2%202%200%200%201%20.732%202.732l-6%2010.393a2%202%200%200%201-2.732.732l-7.794-4.5a2%202%200%200%201-.732-2.732l4.5-7.794l-1.732-1a1%201%200%200%201%201-1.732l1.731%201zM20.5%2011.737c.015.016%201.5%201.675%201.5%202.5a1.5%201.5%200%200%201-3%200c0-.823%201.48-2.478%201.5-2.5M9.834%206.156l.867.5a1%201%200%200%201-1%201.733l-.867-.5l-1.644%202.848h10.393l.546-.947l-7.794-4.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/paint-fill.svg?color=%231a73e8&size=48