utensil spoon icon

utensil-spoon from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.

Name
utensil-spoon
Set
Line Awesome
Style
Line
Category
Objects
Viewbox
32×32
License
Apache 2.0
Aliases
utensil-spoon-solid

The same icon in other sets

More objects icons from Line Awesome

Use the utensil spoon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.094 4c-.446.008-.899.07-1.344.156c-1.777.34-3.559 1.246-4.875 2.563c-1.316 1.316-1.934 2.867-1.875 4.375c.047 1.176.504 2.289 1.219 3.25L4.28 26.28l1.44 1.44l11.936-11.94c.961.715 2.074 1.172 3.25 1.219c1.508.059 3.059-.559 4.375-1.875c1.317-1.316 2.223-3.098 2.563-4.875s.125-3.656-1.157-4.938c-.64-.64-1.425-1.011-2.28-1.187A6 6 0 0 0 23.093 4zm0 2c.308-.004.605.008.875.063c.539.105.988.332 1.312.656c.649.648.887 1.8.625 3.156c-.261 1.355-1.031 2.813-2.031 3.813S21.925 15.035 21 15c-.926-.035-1.867-.492-2.688-1.313c-.82-.82-1.277-1.761-1.312-2.687s.313-1.875 1.313-2.875s2.457-1.77 3.812-2.031c.34-.067.66-.09.969-.094"/></svg>

React

import type { SVGProps } from "react";

export function LaUtensilSpoon(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="M23.094 4c-.446.008-.899.07-1.344.156c-1.777.34-3.559 1.246-4.875 2.563c-1.316 1.316-1.934 2.867-1.875 4.375c.047 1.176.504 2.289 1.219 3.25L4.28 26.28l1.44 1.44l11.936-11.94c.961.715 2.074 1.172 3.25 1.219c1.508.059 3.059-.559 4.375-1.875c1.317-1.316 2.223-3.098 2.563-4.875s.125-3.656-1.157-4.938c-.64-.64-1.425-1.011-2.28-1.187A6 6 0 0 0 23.093 4zm0 2c.308-.004.605.008.875.063c.539.105.988.332 1.312.656c.649.648.887 1.8.625 3.156c-.261 1.355-1.031 2.813-2.031 3.813S21.925 15.035 21 15c-.926-.035-1.867-.492-2.688-1.313c-.82-.82-1.277-1.761-1.312-2.687s.313-1.875 1.313-2.875s2.457-1.77 3.812-2.031c.34-.067.66-.09.969-.094"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.094 4c-.446.008-.899.07-1.344.156c-1.777.34-3.559 1.246-4.875 2.563c-1.316 1.316-1.934 2.867-1.875 4.375c.047 1.176.504 2.289 1.219 3.25L4.28 26.28l1.44 1.44l11.936-11.94c.961.715 2.074 1.172 3.25 1.219c1.508.059 3.059-.559 4.375-1.875c1.317-1.316 2.223-3.098 2.563-4.875s.125-3.656-1.157-4.938c-.64-.64-1.425-1.011-2.28-1.187A6 6 0 0 0 23.093 4zm0 2c.308-.004.605.008.875.063c.539.105.988.332 1.312.656c.649.648.887 1.8.625 3.156c-.261 1.355-1.031 2.813-2.031 3.813S21.925 15.035 21 15c-.926-.035-1.867-.492-2.688-1.313c-.82-.82-1.277-1.761-1.312-2.687s.313-1.875 1.313-2.875s2.457-1.77 3.812-2.031c.34-.067.66-.09.969-.094"/></svg>
</template>

CSS

.icon-utensil-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%22M23.094%204c-.446.008-.899.07-1.344.156c-1.777.34-3.559%201.246-4.875%202.563c-1.316%201.316-1.934%202.867-1.875%204.375c.047%201.176.504%202.289%201.219%203.25L4.28%2026.28l1.44%201.44l11.936-11.94c.961.715%202.074%201.172%203.25%201.219c1.508.059%203.059-.559%204.375-1.875c1.317-1.316%202.223-3.098%202.563-4.875s.125-3.656-1.157-4.938c-.64-.64-1.425-1.011-2.28-1.187A6%206%200%200%200%2023.093%204zm0%202c.308-.004.605.008.875.063c.539.105.988.332%201.312.656c.649.648.887%201.8.625%203.156c-.261%201.355-1.031%202.813-2.031%203.813S21.925%2015.035%2021%2015c-.926-.035-1.867-.492-2.688-1.313c-.82-.82-1.277-1.761-1.312-2.687s.313-1.875%201.313-2.875s2.457-1.77%203.812-2.031c.34-.067.66-.09.969-.094%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%22M23.094%204c-.446.008-.899.07-1.344.156c-1.777.34-3.559%201.246-4.875%202.563c-1.316%201.316-1.934%202.867-1.875%204.375c.047%201.176.504%202.289%201.219%203.25L4.28%2026.28l1.44%201.44l11.936-11.94c.961.715%202.074%201.172%203.25%201.219c1.508.059%203.059-.559%204.375-1.875c1.317-1.316%202.223-3.098%202.563-4.875s.125-3.656-1.157-4.938c-.64-.64-1.425-1.011-2.28-1.187A6%206%200%200%200%2023.093%204zm0%202c.308-.004.605.008.875.063c.539.105.988.332%201.312.656c.649.648.887%201.8.625%203.156c-.261%201.355-1.031%202.813-2.031%203.813S21.925%2015.035%2021%2015c-.926-.035-1.867-.492-2.688-1.313c-.82-.82-1.277-1.761-1.312-2.687s.313-1.875%201.313-2.875s2.457-1.77%203.812-2.031c.34-.067.66-.09.969-.094%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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