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

Name
dress-04
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the dress 04 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-linejoin="round" stroke-width="1.5"><path d="m15 4l-3 2l-3-2c-.586.51-1.93 1.293-1.997 2.146c-.029.37.126.571.435.975c.674.881 1.442 1.4 1.442 2.879h6.24c0-1.48.768-1.998 1.442-2.879c.31-.404.464-.606.434-.975C16.93 5.293 15.587 4.509 15 4m4.863 13.808c-.704-2.69-2.497-5.158-3.682-6.571c-.85-1.014-1.477-1.237-2.81-1.237H10.63c-1.334 0-1.961.223-2.811 1.237c-1.185 1.413-2.978 3.88-3.682 6.571c-.43 1.642.154 2.541 1.75 3.122C7.32 21.452 9.436 22 12 22s4.679-.548 6.113-1.07c1.596-.58 2.18-1.48 1.75-3.122M9 4V2m6 2V2"/><path d="M14 15s2 3 2 6.5M10 15s-2 3-2 6.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDress04(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" strokeLinejoin="round" strokeWidth="1.5"><path d="m15 4l-3 2l-3-2c-.586.51-1.93 1.293-1.997 2.146c-.029.37.126.571.435.975c.674.881 1.442 1.4 1.442 2.879h6.24c0-1.48.768-1.998 1.442-2.879c.31-.404.464-.606.434-.975C16.93 5.293 15.587 4.509 15 4m4.863 13.808c-.704-2.69-2.497-5.158-3.682-6.571c-.85-1.014-1.477-1.237-2.81-1.237H10.63c-1.334 0-1.961.223-2.811 1.237c-1.185 1.413-2.978 3.88-3.682 6.571c-.43 1.642.154 2.541 1.75 3.122C7.32 21.452 9.436 22 12 22s4.679-.548 6.113-1.07c1.596-.58 2.18-1.48 1.75-3.122M9 4V2m6 2V2"/><path d="M14 15s2 3 2 6.5M10 15s-2 3-2 6.5"/></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-linejoin="round" stroke-width="1.5"><path d="m15 4l-3 2l-3-2c-.586.51-1.93 1.293-1.997 2.146c-.029.37.126.571.435.975c.674.881 1.442 1.4 1.442 2.879h6.24c0-1.48.768-1.998 1.442-2.879c.31-.404.464-.606.434-.975C16.93 5.293 15.587 4.509 15 4m4.863 13.808c-.704-2.69-2.497-5.158-3.682-6.571c-.85-1.014-1.477-1.237-2.81-1.237H10.63c-1.334 0-1.961.223-2.811 1.237c-1.185 1.413-2.978 3.88-3.682 6.571c-.43 1.642.154 2.541 1.75 3.122C7.32 21.452 9.436 22 12 22s4.679-.548 6.113-1.07c1.596-.58 2.18-1.48 1.75-3.122M9 4V2m6 2V2"/><path d="M14 15s2 3 2 6.5M10 15s-2 3-2 6.5"/></g></svg>
</template>

CSS

.icon-dress-04 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m15%204l-3%202l-3-2c-.586.51-1.93%201.293-1.997%202.146c-.029.37.126.571.435.975c.674.881%201.442%201.4%201.442%202.879h6.24c0-1.48.768-1.998%201.442-2.879c.31-.404.464-.606.434-.975C16.93%205.293%2015.587%204.509%2015%204m4.863%2013.808c-.704-2.69-2.497-5.158-3.682-6.571c-.85-1.014-1.477-1.237-2.81-1.237H10.63c-1.334%200-1.961.223-2.811%201.237c-1.185%201.413-2.978%203.88-3.682%206.571c-.43%201.642.154%202.541%201.75%203.122C7.32%2021.452%209.436%2022%2012%2022s4.679-.548%206.113-1.07c1.596-.58%202.18-1.48%201.75-3.122M9%204V2m6%202V2%22%2F%3E%3Cpath%20d%3D%22M14%2015s2%203%202%206.5M10%2015s-2%203-2%206.5%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m15%204l-3%202l-3-2c-.586.51-1.93%201.293-1.997%202.146c-.029.37.126.571.435.975c.674.881%201.442%201.4%201.442%202.879h6.24c0-1.48.768-1.998%201.442-2.879c.31-.404.464-.606.434-.975C16.93%205.293%2015.587%204.509%2015%204m4.863%2013.808c-.704-2.69-2.497-5.158-3.682-6.571c-.85-1.014-1.477-1.237-2.81-1.237H10.63c-1.334%200-1.961.223-2.811%201.237c-1.185%201.413-2.978%203.88-3.682%206.571c-.43%201.642.154%202.541%201.75%203.122C7.32%2021.452%209.436%2022%2012%2022s4.679-.548%206.113-1.07c1.596-.58%202.18-1.48%201.75-3.122M9%204V2m6%202V2%22%2F%3E%3Cpath%20d%3D%22M14%2015s2%203%202%206.5M10%2015s-2%203-2%206.5%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/dress-04.svg?color=%231a73e8&size=48