spoon from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
spoon
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the spoon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M21.105 2.895c-1.715-1.716-5.447-.765-7.377 1.165c-1.04 1.04-1.345 2.152-1.136 3.226c.21 1.08.19 2.299-.613 3.052L2.503 19.24a1.597 1.597 0 1 0 2.257 2.257l8.902-9.476c.753-.802 1.972-.823 3.052-.613c1.074.209 2.186-.095 3.226-1.136c1.93-1.93 2.88-5.661 1.165-7.377Z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSpoon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M21.105 2.895c-1.715-1.716-5.447-.765-7.377 1.165c-1.04 1.04-1.345 2.152-1.136 3.226c.21 1.08.19 2.299-.613 3.052L2.503 19.24a1.597 1.597 0 1 0 2.257 2.257l8.902-9.476c.753-.802 1.972-.823 3.052-.613c1.074.209 2.186-.095 3.226-1.136c1.93-1.93 2.88-5.661 1.165-7.377Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M21.105 2.895c-1.715-1.716-5.447-.765-7.377 1.165c-1.04 1.04-1.345 2.152-1.136 3.226c.21 1.08.19 2.299-.613 3.052L2.503 19.24a1.597 1.597 0 1 0 2.257 2.257l8.902-9.476c.753-.802 1.972-.823 3.052-.613c1.074.209 2.186-.095 3.226-1.136c1.93-1.93 2.88-5.661 1.165-7.377Z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.105%202.895c-1.715-1.716-5.447-.765-7.377%201.165c-1.04%201.04-1.345%202.152-1.136%203.226c.21%201.08.19%202.299-.613%203.052L2.503%2019.24a1.597%201.597%200%201%200%202.257%202.257l8.902-9.476c.753-.802%201.972-.823%203.052-.613c1.074.209%202.186-.095%203.226-1.136c1.93-1.93%202.88-5.661%201.165-7.377Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.105%202.895c-1.715-1.716-5.447-.765-7.377%201.165c-1.04%201.04-1.345%202.152-1.136%203.226c.21%201.08.19%202.299-.613%203.052L2.503%2019.24a1.597%201.597%200%201%200%202.257%202.257l8.902-9.476c.753-.802%201.972-.823%203.052-.613c1.074.209%202.186-.095%203.226-1.136c1.93-1.93%202.88-5.661%201.165-7.377Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/spoon.svg?color=%231a73e8&size=48

Spoon stroke icon — Huge Icons · IconsDB