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

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

The same icon in other sets

More objects icons from Line Awesome

Use the utensils icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 5C9.363 5 8.137 6.21 7.312 7.563C6.489 8.913 6 10.515 6 12c0 2.582 1.781 4.465 4 4.906V28h2V16.906c2.219-.441 4-2.324 4-4.906c0-1.484-.488-3.086-1.313-4.438C13.864 6.212 12.637 5 11 5m7 0v7c0 1.852 1.281 3.398 3 3.844V28h2V15.844c1.719-.446 3-1.992 3-3.844V5h-2v7c0 1.117-.883 2-2 2s-2-.883-2-2V5zm3 0v7c0 .55.45 1 1 1s1-.45 1-1V5zM11 7c.574 0 1.344.566 1.969 1.594C13.594 9.62 14 10.996 14 12c0 2.004-1.25 3-3 3s-3-.996-3-3c0-1.004.406-2.379 1.031-3.406S10.426 7 11 7"/></svg>

React

import type { SVGProps } from "react";

export function LaUtensils(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="M11 5C9.363 5 8.137 6.21 7.312 7.563C6.489 8.913 6 10.515 6 12c0 2.582 1.781 4.465 4 4.906V28h2V16.906c2.219-.441 4-2.324 4-4.906c0-1.484-.488-3.086-1.313-4.438C13.864 6.212 12.637 5 11 5m7 0v7c0 1.852 1.281 3.398 3 3.844V28h2V15.844c1.719-.446 3-1.992 3-3.844V5h-2v7c0 1.117-.883 2-2 2s-2-.883-2-2V5zm3 0v7c0 .55.45 1 1 1s1-.45 1-1V5zM11 7c.574 0 1.344.566 1.969 1.594C13.594 9.62 14 10.996 14 12c0 2.004-1.25 3-3 3s-3-.996-3-3c0-1.004.406-2.379 1.031-3.406S10.426 7 11 7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 5C9.363 5 8.137 6.21 7.312 7.563C6.489 8.913 6 10.515 6 12c0 2.582 1.781 4.465 4 4.906V28h2V16.906c2.219-.441 4-2.324 4-4.906c0-1.484-.488-3.086-1.313-4.438C13.864 6.212 12.637 5 11 5m7 0v7c0 1.852 1.281 3.398 3 3.844V28h2V15.844c1.719-.446 3-1.992 3-3.844V5h-2v7c0 1.117-.883 2-2 2s-2-.883-2-2V5zm3 0v7c0 .55.45 1 1 1s1-.45 1-1V5zM11 7c.574 0 1.344.566 1.969 1.594C13.594 9.62 14 10.996 14 12c0 2.004-1.25 3-3 3s-3-.996-3-3c0-1.004.406-2.379 1.031-3.406S10.426 7 11 7"/></svg>
</template>

CSS

.icon-utensils {
  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%22M11%205C9.363%205%208.137%206.21%207.312%207.563C6.489%208.913%206%2010.515%206%2012c0%202.582%201.781%204.465%204%204.906V28h2V16.906c2.219-.441%204-2.324%204-4.906c0-1.484-.488-3.086-1.313-4.438C13.864%206.212%2012.637%205%2011%205m7%200v7c0%201.852%201.281%203.398%203%203.844V28h2V15.844c1.719-.446%203-1.992%203-3.844V5h-2v7c0%201.117-.883%202-2%202s-2-.883-2-2V5zm3%200v7c0%20.55.45%201%201%201s1-.45%201-1V5zM11%207c.574%200%201.344.566%201.969%201.594C13.594%209.62%2014%2010.996%2014%2012c0%202.004-1.25%203-3%203s-3-.996-3-3c0-1.004.406-2.379%201.031-3.406S10.426%207%2011%207%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%22M11%205C9.363%205%208.137%206.21%207.312%207.563C6.489%208.913%206%2010.515%206%2012c0%202.582%201.781%204.465%204%204.906V28h2V16.906c2.219-.441%204-2.324%204-4.906c0-1.484-.488-3.086-1.313-4.438C13.864%206.212%2012.637%205%2011%205m7%200v7c0%201.852%201.281%203.398%203%203.844V28h2V15.844c1.719-.446%203-1.992%203-3.844V5h-2v7c0%201.117-.883%202-2%202s-2-.883-2-2V5zm3%200v7c0%20.55.45%201%201%201s1-.45%201-1V5zM11%207c.574%200%201.344.566%201.969%201.594C13.594%209.62%2014%2010.996%2014%2012c0%202.004-1.25%203-3%203s-3-.996-3-3c0-1.004.406-2.379%201.031-3.406S10.426%207%2011%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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