hand platter icon

hand-platter from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hand-platter
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the hand platter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12.5 16H10m2.5 0h.667c.66 0 .99 0 1.299-.103c.308-.102.572-.3 1.1-.697l2.583-1.936a1.3 1.3 0 0 1 .79-.264c1.223 0 1.786 1.521.857 2.317l-2.792 2.394c-.375.322-.563.483-.763.616a4 4 0 0 1-1.742.644c-.238.029-.486.029-.98.029H9.914c-.577 0-.865 0-1.134.077q-.222.063-.424.175c-.244.136-.448.34-.856.748m5-4a1.5 1.5 0 0 0 0-3H10c-1.156 0-1.733 0-2.278.158q-.155.045-.305.101c-.53.2-.992.548-1.917 1.241"/><path stroke-linejoin="round" d="M14 3V2m-8 8h16M7 10a7 7 0 0 1 14 0"/><path d="m6.5 22l.128-.087a2 2 0 0 0 .674-2.406c-.014-.032-.03-.069-.064-.14l-1.505-3.225c-.27-.58-.406-.87-.576-1.073a2 2 0 0 0-2.08-.636c-.253.073-.528.237-1.077.567"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHandPlatter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M12.5 16H10m2.5 0h.667c.66 0 .99 0 1.299-.103c.308-.102.572-.3 1.1-.697l2.583-1.936a1.3 1.3 0 0 1 .79-.264c1.223 0 1.786 1.521.857 2.317l-2.792 2.394c-.375.322-.563.483-.763.616a4 4 0 0 1-1.742.644c-.238.029-.486.029-.98.029H9.914c-.577 0-.865 0-1.134.077q-.222.063-.424.175c-.244.136-.448.34-.856.748m5-4a1.5 1.5 0 0 0 0-3H10c-1.156 0-1.733 0-2.278.158q-.155.045-.305.101c-.53.2-.992.548-1.917 1.241"/><path strokeLinejoin="round" d="M14 3V2m-8 8h16M7 10a7 7 0 0 1 14 0"/><path d="m6.5 22l.128-.087a2 2 0 0 0 .674-2.406c-.014-.032-.03-.069-.064-.14l-1.505-3.225c-.27-.58-.406-.87-.576-1.073a2 2 0 0 0-2.08-.636c-.253.073-.528.237-1.077.567"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12.5 16H10m2.5 0h.667c.66 0 .99 0 1.299-.103c.308-.102.572-.3 1.1-.697l2.583-1.936a1.3 1.3 0 0 1 .79-.264c1.223 0 1.786 1.521.857 2.317l-2.792 2.394c-.375.322-.563.483-.763.616a4 4 0 0 1-1.742.644c-.238.029-.486.029-.98.029H9.914c-.577 0-.865 0-1.134.077q-.222.063-.424.175c-.244.136-.448.34-.856.748m5-4a1.5 1.5 0 0 0 0-3H10c-1.156 0-1.733 0-2.278.158q-.155.045-.305.101c-.53.2-.992.548-1.917 1.241"/><path stroke-linejoin="round" d="M14 3V2m-8 8h16M7 10a7 7 0 0 1 14 0"/><path d="m6.5 22l.128-.087a2 2 0 0 0 .674-2.406c-.014-.032-.03-.069-.064-.14l-1.505-3.225c-.27-.58-.406-.87-.576-1.073a2 2 0 0 0-2.08-.636c-.253.073-.528.237-1.077.567"/></g></svg>
</template>

CSS

.icon-hand-platter {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.5%2016H10m2.5%200h.667c.66%200%20.99%200%201.299-.103c.308-.102.572-.3%201.1-.697l2.583-1.936a1.3%201.3%200%200%201%20.79-.264c1.223%200%201.786%201.521.857%202.317l-2.792%202.394c-.375.322-.563.483-.763.616a4%204%200%200%201-1.742.644c-.238.029-.486.029-.98.029H9.914c-.577%200-.865%200-1.134.077q-.222.063-.424.175c-.244.136-.448.34-.856.748m5-4a1.5%201.5%200%200%200%200-3H10c-1.156%200-1.733%200-2.278.158q-.155.045-.305.101c-.53.2-.992.548-1.917%201.241%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%203V2m-8%208h16M7%2010a7%207%200%200%201%2014%200%22%2F%3E%3Cpath%20d%3D%22m6.5%2022l.128-.087a2%202%200%200%200%20.674-2.406c-.014-.032-.03-.069-.064-.14l-1.505-3.225c-.27-.58-.406-.87-.576-1.073a2%202%200%200%200-2.08-.636c-.253.073-.528.237-1.077.567%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.5%2016H10m2.5%200h.667c.66%200%20.99%200%201.299-.103c.308-.102.572-.3%201.1-.697l2.583-1.936a1.3%201.3%200%200%201%20.79-.264c1.223%200%201.786%201.521.857%202.317l-2.792%202.394c-.375.322-.563.483-.763.616a4%204%200%200%201-1.742.644c-.238.029-.486.029-.98.029H9.914c-.577%200-.865%200-1.134.077q-.222.063-.424.175c-.244.136-.448.34-.856.748m5-4a1.5%201.5%200%200%200%200-3H10c-1.156%200-1.733%200-2.278.158q-.155.045-.305.101c-.53.2-.992.548-1.917%201.241%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%203V2m-8%208h16M7%2010a7%207%200%200%201%2014%200%22%2F%3E%3Cpath%20d%3D%22m6.5%2022l.128-.087a2%202%200%200%200%20.674-2.406c-.014-.032-.03-.069-.064-.14l-1.505-3.225c-.27-.58-.406-.87-.576-1.073a2%202%200%200%200-2.08-.636c-.253.073-.528.237-1.077.567%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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