i utensils icon

i-utensils-outline from Health Icons by Resolve to Save Lives · Outline · Objects · MIT Free for personal and commercial use.

Name
i-utensils-outline
Set
Health Icons
Style
Outline
Category
Objects
Viewbox
48×48
License
MIT
Aliases
i-utensils2x-outline

1 other variant in Health Icons

More objects icons from Health Icons

Use the i utensils icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M13.5 11a3.5 3.5 0 0 1 3.5 3.5V40l-3.5 4l-3.5-4V14.5a3.5 3.5 0 0 1 3.5-3.5m0 2a1.5 1.5 0 0 1 1.5 1.5V17h-3v-2.5a1.5 1.5 0 0 1 1.5-1.5m0 27.963L12 39.248V19h3v20.249zM33 28a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V30a2 2 0 0 0-2-2zm3 2h-3v5h3zm0 7h-3v5h3zM29 4H19v40h10zm-8 2h6v2h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v2h-6z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsIUtensilsOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M13.5 11a3.5 3.5 0 0 1 3.5 3.5V40l-3.5 4l-3.5-4V14.5a3.5 3.5 0 0 1 3.5-3.5m0 2a1.5 1.5 0 0 1 1.5 1.5V17h-3v-2.5a1.5 1.5 0 0 1 1.5-1.5m0 27.963L12 39.248V19h3v20.249zM33 28a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V30a2 2 0 0 0-2-2zm3 2h-3v5h3zm0 7h-3v5h3zM29 4H19v40h10zm-8 2h6v2h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v2h-6z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M13.5 11a3.5 3.5 0 0 1 3.5 3.5V40l-3.5 4l-3.5-4V14.5a3.5 3.5 0 0 1 3.5-3.5m0 2a1.5 1.5 0 0 1 1.5 1.5V17h-3v-2.5a1.5 1.5 0 0 1 1.5-1.5m0 27.963L12 39.248V19h3v20.249zM33 28a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V30a2 2 0 0 0-2-2zm3 2h-3v5h3zm0 7h-3v5h3zM29 4H19v40h10zm-8 2h6v2h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v2h-6z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-i-utensils-outline {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.5%2011a3.5%203.5%200%200%201%203.5%203.5V40l-3.5%204l-3.5-4V14.5a3.5%203.5%200%200%201%203.5-3.5m0%202a1.5%201.5%200%200%201%201.5%201.5V17h-3v-2.5a1.5%201.5%200%200%201%201.5-1.5m0%2027.963L12%2039.248V19h3v20.249zM33%2028a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h3a2%202%200%200%200%202-2V30a2%202%200%200%200-2-2zm3%202h-3v5h3zm0%207h-3v5h3zM29%204H19v40h10zm-8%202h6v2h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v2h-6z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.5%2011a3.5%203.5%200%200%201%203.5%203.5V40l-3.5%204l-3.5-4V14.5a3.5%203.5%200%200%201%203.5-3.5m0%202a1.5%201.5%200%200%201%201.5%201.5V17h-3v-2.5a1.5%201.5%200%200%201%201.5-1.5m0%2027.963L12%2039.248V19h3v20.249zM33%2028a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h3a2%202%200%200%200%202-2V30a2%202%200%200%200-2-2zm3%202h-3v5h3zm0%207h-3v5h3zM29%204H19v40h10zm-8%202h6v2h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v3h-2v2h2v3h-2v2h2v3h-4v2h4v2h-6z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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