spoon emoji
spoon from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- spoon
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji Flat
Use the spoon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M13.364 15.846L26.243 29.46c.654.691 1.754.77 2.482.13c.753-.666.81-1.816.126-2.538L15.943 13.406c-.671-.71-.962-1.685-.826-2.663c.282-2.107-.568-4.606-2.452-6.598C9.785 1.1 5.579.408 3.27 2.592C.962 4.775 1.42 9.014 4.3 12.058c1.884 1.992 4.332 2.98 6.446 2.808a3.22 3.22 0 0 1 2.619.98"/><path fill="#636363" d="M4.566 3.961c-1.737 1.643-1.392 4.829.77 7.115c2.164 2.287 5.325 2.808 7.062 1.165s1.392-4.828-.771-7.115s-5.324-2.808-7.061-1.165"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatSpoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M13.364 15.846L26.243 29.46c.654.691 1.754.77 2.482.13c.753-.666.81-1.816.126-2.538L15.943 13.406c-.671-.71-.962-1.685-.826-2.663c.282-2.107-.568-4.606-2.452-6.598C9.785 1.1 5.579.408 3.27 2.592C.962 4.775 1.42 9.014 4.3 12.058c1.884 1.992 4.332 2.98 6.446 2.808a3.22 3.22 0 0 1 2.619.98"/><path fill="#636363" d="M4.566 3.961c-1.737 1.643-1.392 4.829.77 7.115c2.164 2.287 5.325 2.808 7.062 1.165s1.392-4.828-.771-7.115s-5.324-2.808-7.061-1.165"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M13.364 15.846L26.243 29.46c.654.691 1.754.77 2.482.13c.753-.666.81-1.816.126-2.538L15.943 13.406c-.671-.71-.962-1.685-.826-2.663c.282-2.107-.568-4.606-2.452-6.598C9.785 1.1 5.579.408 3.27 2.592C.962 4.775 1.42 9.014 4.3 12.058c1.884 1.992 4.332 2.98 6.446 2.808a3.22 3.22 0 0 1 2.619.98"/><path fill="#636363" d="M4.566 3.961c-1.737 1.643-1.392 4.829.77 7.115c2.164 2.287 5.325 2.808 7.062 1.165s1.392-4.828-.771-7.115s-5.324-2.808-7.061-1.165"/></g></svg> </template>
CSS
.icon-spoon {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M13.364%2015.846L26.243%2029.46c.654.691%201.754.77%202.482.13c.753-.666.81-1.816.126-2.538L15.943%2013.406c-.671-.71-.962-1.685-.826-2.663c.282-2.107-.568-4.606-2.452-6.598C9.785%201.1%205.579.408%203.27%202.592C.962%204.775%201.42%209.014%204.3%2012.058c1.884%201.992%204.332%202.98%206.446%202.808a3.22%203.22%200%200%201%202.619.98%22%2F%3E%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M4.566%203.961c-1.737%201.643-1.392%204.829.77%207.115c2.164%202.287%205.325%202.808%207.062%201.165s1.392-4.828-.771-7.115s-5.324-2.808-7.061-1.165%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M13.364%2015.846L26.243%2029.46c.654.691%201.754.77%202.482.13c.753-.666.81-1.816.126-2.538L15.943%2013.406c-.671-.71-.962-1.685-.826-2.663c.282-2.107-.568-4.606-2.452-6.598C9.785%201.1%205.579.408%203.27%202.592C.962%204.775%201.42%209.014%204.3%2012.058c1.884%201.992%204.332%202.98%206.446%202.808a3.22%203.22%200%200%201%202.619.98%22%2F%3E%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M4.566%203.961c-1.737%201.643-1.392%204.829.77%207.115c2.164%202.287%205.325%202.808%207.062%201.165s1.392-4.828-.771-7.115s-5.324-2.808-7.061-1.165%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/spoon.svg?color=%231a73e8&size=48