fork spoon icon
fork-spoon-rounded from Material Symbols by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- fork-spoon-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- fork-spoon-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the fork spoon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.288 21.713Q6 21.425 6 21v-8.15q-1.35-.35-2.175-1.425T3 9V3q0-.425.288-.712T4 2t.713.288T5 3v5h1V3q0-.425.288-.712T7 2t.713.288T8 3v5h1V3q0-.425.288-.712T10 2t.713.288T11 3v6q0 1.35-.825 2.425T8 12.85V21q0 .425-.288.713T7 22t-.712-.288m10 0Q16 21.426 16 21v-8.525q-1.35-.45-2.175-1.887T13 7.325Q13 5.1 14.175 3.55T17 2t2.825 1.562T21 7.35q0 1.825-.825 3.25T18 12.475V21q0 .425-.288.713T17 22t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsForkSpoonRounded(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="M6.288 21.713Q6 21.425 6 21v-8.15q-1.35-.35-2.175-1.425T3 9V3q0-.425.288-.712T4 2t.713.288T5 3v5h1V3q0-.425.288-.712T7 2t.713.288T8 3v5h1V3q0-.425.288-.712T10 2t.713.288T11 3v6q0 1.35-.825 2.425T8 12.85V21q0 .425-.288.713T7 22t-.712-.288m10 0Q16 21.426 16 21v-8.525q-1.35-.45-2.175-1.887T13 7.325Q13 5.1 14.175 3.55T17 2t2.825 1.562T21 7.35q0 1.825-.825 3.25T18 12.475V21q0 .425-.288.713T17 22t-.712-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.288 21.713Q6 21.425 6 21v-8.15q-1.35-.35-2.175-1.425T3 9V3q0-.425.288-.712T4 2t.713.288T5 3v5h1V3q0-.425.288-.712T7 2t.713.288T8 3v5h1V3q0-.425.288-.712T10 2t.713.288T11 3v6q0 1.35-.825 2.425T8 12.85V21q0 .425-.288.713T7 22t-.712-.288m10 0Q16 21.426 16 21v-8.525q-1.35-.45-2.175-1.887T13 7.325Q13 5.1 14.175 3.55T17 2t2.825 1.562T21 7.35q0 1.825-.825 3.25T18 12.475V21q0 .425-.288.713T17 22t-.712-.288"/></svg> </template>
CSS
.icon-fork-spoon-rounded {
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%22M6.288%2021.713Q6%2021.425%206%2021v-8.15q-1.35-.35-2.175-1.425T3%209V3q0-.425.288-.712T4%202t.713.288T5%203v5h1V3q0-.425.288-.712T7%202t.713.288T8%203v5h1V3q0-.425.288-.712T10%202t.713.288T11%203v6q0%201.35-.825%202.425T8%2012.85V21q0%20.425-.288.713T7%2022t-.712-.288m10%200Q16%2021.426%2016%2021v-8.525q-1.35-.45-2.175-1.887T13%207.325Q13%205.1%2014.175%203.55T17%202t2.825%201.562T21%207.35q0%201.825-.825%203.25T18%2012.475V21q0%20.425-.288.713T17%2022t-.712-.288%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%22M6.288%2021.713Q6%2021.425%206%2021v-8.15q-1.35-.35-2.175-1.425T3%209V3q0-.425.288-.712T4%202t.713.288T5%203v5h1V3q0-.425.288-.712T7%202t.713.288T8%203v5h1V3q0-.425.288-.712T10%202t.713.288T11%203v6q0%201.35-.825%202.425T8%2012.85V21q0%20.425-.288.713T7%2022t-.712-.288m10%200Q16%2021.426%2016%2021v-8.525q-1.35-.45-2.175-1.887T13%207.325Q13%205.1%2014.175%203.55T17%202t2.825%201.562T21%207.35q0%201.825-.825%203.25T18%2012.475V21q0%20.425-.288.713T17%2022t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/fork-spoon-rounded.svg?color=%231a73e8&size=48