dim sum 01 icon

dim-sum-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
dim-sum-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the dim sum 01 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-linejoin="round" stroke-width="1.5" d="M13.5 8.5L22 3M8 17l14-8m-6.447 3.698a7.7 7.7 0 0 0-1.032-1.795c-1.94-2.328-2.5-4.1-2.504-4.903C11.958 7.607 10 8.477 9.012 7c-.987 1.477-2.946.607-3.005-1c-.004.802-.563 2.575-2.504 4.903C2.562 12.13 2 13.598 2 15c0 3.314 3.14 6 7.012 6c3.676 0 6.691-2.42 6.988-5.5m-8.5-5l-.5 1m3.5-1l.5 1"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDimSum01(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" strokeLinejoin="round" strokeWidth="1.5" d="M13.5 8.5L22 3M8 17l14-8m-6.447 3.698a7.7 7.7 0 0 0-1.032-1.795c-1.94-2.328-2.5-4.1-2.504-4.903C11.958 7.607 10 8.477 9.012 7c-.987 1.477-2.946.607-3.005-1c-.004.802-.563 2.575-2.504 4.903C2.562 12.13 2 13.598 2 15c0 3.314 3.14 6 7.012 6c3.676 0 6.691-2.42 6.988-5.5m-8.5-5l-.5 1m3.5-1l.5 1"/></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-linejoin="round" stroke-width="1.5" d="M13.5 8.5L22 3M8 17l14-8m-6.447 3.698a7.7 7.7 0 0 0-1.032-1.795c-1.94-2.328-2.5-4.1-2.504-4.903C11.958 7.607 10 8.477 9.012 7c-.987 1.477-2.946.607-3.005-1c-.004.802-.563 2.575-2.504 4.903C2.562 12.13 2 13.598 2 15c0 3.314 3.14 6 7.012 6c3.676 0 6.691-2.42 6.988-5.5m-8.5-5l-.5 1m3.5-1l.5 1"/></svg>
</template>

CSS

.icon-dim-sum-01 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.5%208.5L22%203M8%2017l14-8m-6.447%203.698a7.7%207.7%200%200%200-1.032-1.795c-1.94-2.328-2.5-4.1-2.504-4.903C11.958%207.607%2010%208.477%209.012%207c-.987%201.477-2.946.607-3.005-1c-.004.802-.563%202.575-2.504%204.903C2.562%2012.13%202%2013.598%202%2015c0%203.314%203.14%206%207.012%206c3.676%200%206.691-2.42%206.988-5.5m-8.5-5l-.5%201m3.5-1l.5%201%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.5%208.5L22%203M8%2017l14-8m-6.447%203.698a7.7%207.7%200%200%200-1.032-1.795c-1.94-2.328-2.5-4.1-2.504-4.903C11.958%207.607%2010%208.477%209.012%207c-.987%201.477-2.946.607-3.005-1c-.004.802-.563%202.575-2.504%204.903C2.562%2012.13%202%2013.598%202%2015c0%203.314%203.14%206%207.012%206c3.676%200%206.691-2.42%206.988-5.5m-8.5-5l-.5%201m3.5-1l.5%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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