spoon emoji
spoon from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- spoon
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji High Contrast
Use the spoon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.243 29.461l-12.88-13.615a3.22 3.22 0 0 0-2.618-.98c-2.114.172-4.562-.816-6.446-2.808C1.419 9.014.962 4.775 3.27 2.592C5.58.408 9.785 1.1 12.665 4.145c1.884 1.992 2.734 4.49 2.452 6.599c-.136.977.154 1.953.826 2.662L28.85 27.053a1.767 1.767 0 0 1-.126 2.537c-.728.642-1.829.562-2.482-.129M5.337 11.076c2.162 2.287 5.324 2.808 7.06 1.165c1.738-1.642 1.393-4.828-.77-7.114C9.464 2.84 6.303 2.318 4.566 3.96s-1.392 4.829.77 7.115"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSpoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.243 29.461l-12.88-13.615a3.22 3.22 0 0 0-2.618-.98c-2.114.172-4.562-.816-6.446-2.808C1.419 9.014.962 4.775 3.27 2.592C5.58.408 9.785 1.1 12.665 4.145c1.884 1.992 2.734 4.49 2.452 6.599c-.136.977.154 1.953.826 2.662L28.85 27.053a1.767 1.767 0 0 1-.126 2.537c-.728.642-1.829.562-2.482-.129M5.337 11.076c2.162 2.287 5.324 2.808 7.06 1.165c1.738-1.642 1.393-4.828-.77-7.114C9.464 2.84 6.303 2.318 4.566 3.96s-1.392 4.829.77 7.115"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.243 29.461l-12.88-13.615a3.22 3.22 0 0 0-2.618-.98c-2.114.172-4.562-.816-6.446-2.808C1.419 9.014.962 4.775 3.27 2.592C5.58.408 9.785 1.1 12.665 4.145c1.884 1.992 2.734 4.49 2.452 6.599c-.136.977.154 1.953.826 2.662L28.85 27.053a1.767 1.767 0 0 1-.126 2.537c-.728.642-1.829.562-2.482-.129M5.337 11.076c2.162 2.287 5.324 2.808 7.06 1.165c1.738-1.642 1.393-4.828-.77-7.114C9.464 2.84 6.303 2.318 4.566 3.96s-1.392 4.829.77 7.115"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26.243%2029.461l-12.88-13.615a3.22%203.22%200%200%200-2.618-.98c-2.114.172-4.562-.816-6.446-2.808C1.419%209.014.962%204.775%203.27%202.592C5.58.408%209.785%201.1%2012.665%204.145c1.884%201.992%202.734%204.49%202.452%206.599c-.136.977.154%201.953.826%202.662L28.85%2027.053a1.767%201.767%200%200%201-.126%202.537c-.728.642-1.829.562-2.482-.129M5.337%2011.076c2.162%202.287%205.324%202.808%207.06%201.165c1.738-1.642%201.393-4.828-.77-7.114C9.464%202.84%206.303%202.318%204.566%203.96s-1.392%204.829.77%207.115%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26.243%2029.461l-12.88-13.615a3.22%203.22%200%200%200-2.618-.98c-2.114.172-4.562-.816-6.446-2.808C1.419%209.014.962%204.775%203.27%202.592C5.58.408%209.785%201.1%2012.665%204.145c1.884%201.992%202.734%204.49%202.452%206.599c-.136.977.154%201.953.826%202.662L28.85%2027.053a1.767%201.767%200%200%201-.126%202.537c-.728.642-1.829.562-2.482-.129M5.337%2011.076c2.162%202.287%205.324%202.808%207.06%201.165c1.738-1.642%201.393-4.828-.77-7.114C9.464%202.84%206.303%202.318%204.566%203.96s-1.392%204.829.77%207.115%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/spoon.svg?color=%231a73e8&size=48