dressing table 02 icon

dressing-table-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
dressing-table-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the dressing table 02 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19 16c.5.333 1.3 1.4.5 3s0 2.667.5 3m-1-6H5m14 0v-3M5 16c-.5.333-1.3 1.4-.5 3s0 2.667-.5 3m1-6v-3m15 0h-1M4 13h1m14 0H5"/><path d="M7 7.5c0 3.038 2.239 5.5 5 5.5s5-2.462 5-5.5S14.761 2 12 2S7 4.462 7 7.5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m11 7l1.5-1.5m-1 4L13 8"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDressingTable02(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M19 16c.5.333 1.3 1.4.5 3s0 2.667.5 3m-1-6H5m14 0v-3M5 16c-.5.333-1.3 1.4-.5 3s0 2.667-.5 3m1-6v-3m15 0h-1M4 13h1m14 0H5"/><path d="M7 7.5c0 3.038 2.239 5.5 5 5.5s5-2.462 5-5.5S14.761 2 12 2S7 4.462 7 7.5Z"/><path strokeLinecap="round" strokeLinejoin="round" d="m11 7l1.5-1.5m-1 4L13 8"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19 16c.5.333 1.3 1.4.5 3s0 2.667.5 3m-1-6H5m14 0v-3M5 16c-.5.333-1.3 1.4-.5 3s0 2.667-.5 3m1-6v-3m15 0h-1M4 13h1m14 0H5"/><path d="M7 7.5c0 3.038 2.239 5.5 5 5.5s5-2.462 5-5.5S14.761 2 12 2S7 4.462 7 7.5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m11 7l1.5-1.5m-1 4L13 8"/></g></svg>
</template>

CSS

.icon-dressing-table-02 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2016c.5.333%201.3%201.4.5%203s0%202.667.5%203m-1-6H5m14%200v-3M5%2016c-.5.333-1.3%201.4-.5%203s0%202.667-.5%203m1-6v-3m15%200h-1M4%2013h1m14%200H5%22%2F%3E%3Cpath%20d%3D%22M7%207.5c0%203.038%202.239%205.5%205%205.5s5-2.462%205-5.5S14.761%202%2012%202S7%204.462%207%207.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m11%207l1.5-1.5m-1%204L13%208%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2016c.5.333%201.3%201.4.5%203s0%202.667.5%203m-1-6H5m14%200v-3M5%2016c-.5.333-1.3%201.4-.5%203s0%202.667-.5%203m1-6v-3m15%200h-1M4%2013h1m14%200H5%22%2F%3E%3Cpath%20d%3D%22M7%207.5c0%203.038%202.239%205.5%205%205.5s5-2.462%205-5.5S14.761%202%2012%202S7%204.462%207%207.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m11%207l1.5-1.5m-1%204L13%208%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/dressing-table-02.svg?color=%231a73e8&size=48