spatula icon
spatula-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- spatula-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 spatula icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.242 3.222a2.5 2.5 0 0 1 3.536 3.536l-2.121 2.12a2.5 2.5 0 0 1-2.682.56l-1.69 1.689l.557.833a5 5 0 0 1-.625 6.31l-3.338 3.337a2 2 0 0 1-2.83 0L2.394 15.95a2 2 0 0 1 0-2.828l3.338-3.338a5 5 0 0 1 6.31-.625l.83.554l1.69-1.69a2.5 2.5 0 0 1 .56-2.68zm-5.303 10.96a1 1 0 0 0-1.414 0l-2.12 2.121a1 1 0 0 0 1.413 1.415l2.121-2.121a1 1 0 0 0 0-1.415m-2.12-2.12a1 1 0 0 0-1.415 0l-2.122 2.12a1 1 0 0 0 1.414 1.415l2.122-2.122a1 1 0 0 0 0-1.414"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSpatulaFill(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="M17.242 3.222a2.5 2.5 0 0 1 3.536 3.536l-2.121 2.12a2.5 2.5 0 0 1-2.682.56l-1.69 1.689l.557.833a5 5 0 0 1-.625 6.31l-3.338 3.337a2 2 0 0 1-2.83 0L2.394 15.95a2 2 0 0 1 0-2.828l3.338-3.338a5 5 0 0 1 6.31-.625l.83.554l1.69-1.69a2.5 2.5 0 0 1 .56-2.68zm-5.303 10.96a1 1 0 0 0-1.414 0l-2.12 2.121a1 1 0 0 0 1.413 1.415l2.121-2.121a1 1 0 0 0 0-1.415m-2.12-2.12a1 1 0 0 0-1.415 0l-2.122 2.12a1 1 0 0 0 1.414 1.415l2.122-2.122a1 1 0 0 0 0-1.414"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.242 3.222a2.5 2.5 0 0 1 3.536 3.536l-2.121 2.12a2.5 2.5 0 0 1-2.682.56l-1.69 1.689l.557.833a5 5 0 0 1-.625 6.31l-3.338 3.337a2 2 0 0 1-2.83 0L2.394 15.95a2 2 0 0 1 0-2.828l3.338-3.338a5 5 0 0 1 6.31-.625l.83.554l1.69-1.69a2.5 2.5 0 0 1 .56-2.68zm-5.303 10.96a1 1 0 0 0-1.414 0l-2.12 2.121a1 1 0 0 0 1.413 1.415l2.121-2.121a1 1 0 0 0 0-1.415m-2.12-2.12a1 1 0 0 0-1.415 0l-2.122 2.12a1 1 0 0 0 1.414 1.415l2.122-2.122a1 1 0 0 0 0-1.414"/></svg> </template>
CSS
.icon-spatula-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%22M17.242%203.222a2.5%202.5%200%200%201%203.536%203.536l-2.121%202.12a2.5%202.5%200%200%201-2.682.56l-1.69%201.689l.557.833a5%205%200%200%201-.625%206.31l-3.338%203.337a2%202%200%200%201-2.83%200L2.394%2015.95a2%202%200%200%201%200-2.828l3.338-3.338a5%205%200%200%201%206.31-.625l.83.554l1.69-1.69a2.5%202.5%200%200%201%20.56-2.68zm-5.303%2010.96a1%201%200%200%200-1.414%200l-2.12%202.121a1%201%200%200%200%201.413%201.415l2.121-2.121a1%201%200%200%200%200-1.415m-2.12-2.12a1%201%200%200%200-1.415%200l-2.122%202.12a1%201%200%200%200%201.414%201.415l2.122-2.122a1%201%200%200%200%200-1.414%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%22M17.242%203.222a2.5%202.5%200%200%201%203.536%203.536l-2.121%202.12a2.5%202.5%200%200%201-2.682.56l-1.69%201.689l.557.833a5%205%200%200%201-.625%206.31l-3.338%203.337a2%202%200%200%201-2.83%200L2.394%2015.95a2%202%200%200%201%200-2.828l3.338-3.338a5%205%200%200%201%206.31-.625l.83.554l1.69-1.69a2.5%202.5%200%200%201%20.56-2.68zm-5.303%2010.96a1%201%200%200%200-1.414%200l-2.12%202.121a1%201%200%200%200%201.413%201.415l2.121-2.121a1%201%200%200%200%200-1.415m-2.12-2.12a1%201%200%200%200-1.415%200l-2.122%202.12a1%201%200%200%200%201.414%201.415l2.122-2.122a1%201%200%200%200%200-1.414%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/spatula-fill.svg?color=%231a73e8&size=48