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

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

Related icons in Huge Icons

Use the dress 07 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="M10.134 12.22c.67-.365 1.256-.217 1.607.017c.145.097.217.145.259.145s.114-.048.259-.145c.351-.234.936-.382 1.607-.016c.88.48 1.079 2.062-.95 3.397c-.387.255-.58.382-.916.382c-.335 0-.529-.127-.915-.382c-2.03-1.335-1.83-2.917-.95-3.397Z"/><path stroke-linejoin="round" d="M6.269 7.966C5.55 8.658 5.192 9.004 4.755 9c-1.023-.009-2.829-1.996-2.753-3.014c.031-.412.397-.721 1.13-1.339l2.197-1.853c.65-.549 1.544-.57 2.356-.727c.324-.062.486-.094.63-.038c.464.18.847 1.024 1.124 1.405C10.604 5.038 11.186 5.84 12 5.84s1.397-.802 2.562-2.406c.276-.381.66-1.226 1.123-1.405c.144-.056.306-.024.63.038c.844.163 1.677.154 2.356.727l2.198 1.853c.732.618 1.099.927 1.13 1.339c.075 1.018-1.73 3.005-2.753 3.014c-.438.004-.796-.342-1.514-1.034"/><path stroke-linejoin="round" d="M6 7c1.5 2 .956 4.182.598 6.218c-.378 2.15-1.015 3.458-1.378 5.223c-.25 1.212-.375 1.818.114 2.33c1.378 1.447 11.6 1.82 13.332 0c.489-.512.364-1.118.114-2.33c-.363-1.765-1-3.073-1.378-5.223C17.044 11.18 16.5 9 18 7"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDress07(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="M10.134 12.22c.67-.365 1.256-.217 1.607.017c.145.097.217.145.259.145s.114-.048.259-.145c.351-.234.936-.382 1.607-.016c.88.48 1.079 2.062-.95 3.397c-.387.255-.58.382-.916.382c-.335 0-.529-.127-.915-.382c-2.03-1.335-1.83-2.917-.95-3.397Z"/><path strokeLinejoin="round" d="M6.269 7.966C5.55 8.658 5.192 9.004 4.755 9c-1.023-.009-2.829-1.996-2.753-3.014c.031-.412.397-.721 1.13-1.339l2.197-1.853c.65-.549 1.544-.57 2.356-.727c.324-.062.486-.094.63-.038c.464.18.847 1.024 1.124 1.405C10.604 5.038 11.186 5.84 12 5.84s1.397-.802 2.562-2.406c.276-.381.66-1.226 1.123-1.405c.144-.056.306-.024.63.038c.844.163 1.677.154 2.356.727l2.198 1.853c.732.618 1.099.927 1.13 1.339c.075 1.018-1.73 3.005-2.753 3.014c-.438.004-.796-.342-1.514-1.034"/><path strokeLinejoin="round" d="M6 7c1.5 2 .956 4.182.598 6.218c-.378 2.15-1.015 3.458-1.378 5.223c-.25 1.212-.375 1.818.114 2.33c1.378 1.447 11.6 1.82 13.332 0c.489-.512.364-1.118.114-2.33c-.363-1.765-1-3.073-1.378-5.223C17.044 11.18 16.5 9 18 7"/></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="M10.134 12.22c.67-.365 1.256-.217 1.607.017c.145.097.217.145.259.145s.114-.048.259-.145c.351-.234.936-.382 1.607-.016c.88.48 1.079 2.062-.95 3.397c-.387.255-.58.382-.916.382c-.335 0-.529-.127-.915-.382c-2.03-1.335-1.83-2.917-.95-3.397Z"/><path stroke-linejoin="round" d="M6.269 7.966C5.55 8.658 5.192 9.004 4.755 9c-1.023-.009-2.829-1.996-2.753-3.014c.031-.412.397-.721 1.13-1.339l2.197-1.853c.65-.549 1.544-.57 2.356-.727c.324-.062.486-.094.63-.038c.464.18.847 1.024 1.124 1.405C10.604 5.038 11.186 5.84 12 5.84s1.397-.802 2.562-2.406c.276-.381.66-1.226 1.123-1.405c.144-.056.306-.024.63.038c.844.163 1.677.154 2.356.727l2.198 1.853c.732.618 1.099.927 1.13 1.339c.075 1.018-1.73 3.005-2.753 3.014c-.438.004-.796-.342-1.514-1.034"/><path stroke-linejoin="round" d="M6 7c1.5 2 .956 4.182.598 6.218c-.378 2.15-1.015 3.458-1.378 5.223c-.25 1.212-.375 1.818.114 2.33c1.378 1.447 11.6 1.82 13.332 0c.489-.512.364-1.118.114-2.33c-.363-1.765-1-3.073-1.378-5.223C17.044 11.18 16.5 9 18 7"/></g></svg>
</template>

CSS

.icon-dress-07 {
  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%22M10.134%2012.22c.67-.365%201.256-.217%201.607.017c.145.097.217.145.259.145s.114-.048.259-.145c.351-.234.936-.382%201.607-.016c.88.48%201.079%202.062-.95%203.397c-.387.255-.58.382-.916.382c-.335%200-.529-.127-.915-.382c-2.03-1.335-1.83-2.917-.95-3.397Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.269%207.966C5.55%208.658%205.192%209.004%204.755%209c-1.023-.009-2.829-1.996-2.753-3.014c.031-.412.397-.721%201.13-1.339l2.197-1.853c.65-.549%201.544-.57%202.356-.727c.324-.062.486-.094.63-.038c.464.18.847%201.024%201.124%201.405C10.604%205.038%2011.186%205.84%2012%205.84s1.397-.802%202.562-2.406c.276-.381.66-1.226%201.123-1.405c.144-.056.306-.024.63.038c.844.163%201.677.154%202.356.727l2.198%201.853c.732.618%201.099.927%201.13%201.339c.075%201.018-1.73%203.005-2.753%203.014c-.438.004-.796-.342-1.514-1.034%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%207c1.5%202%20.956%204.182.598%206.218c-.378%202.15-1.015%203.458-1.378%205.223c-.25%201.212-.375%201.818.114%202.33c1.378%201.447%2011.6%201.82%2013.332%200c.489-.512.364-1.118.114-2.33c-.363-1.765-1-3.073-1.378-5.223C17.044%2011.18%2016.5%209%2018%207%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%22M10.134%2012.22c.67-.365%201.256-.217%201.607.017c.145.097.217.145.259.145s.114-.048.259-.145c.351-.234.936-.382%201.607-.016c.88.48%201.079%202.062-.95%203.397c-.387.255-.58.382-.916.382c-.335%200-.529-.127-.915-.382c-2.03-1.335-1.83-2.917-.95-3.397Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.269%207.966C5.55%208.658%205.192%209.004%204.755%209c-1.023-.009-2.829-1.996-2.753-3.014c.031-.412.397-.721%201.13-1.339l2.197-1.853c.65-.549%201.544-.57%202.356-.727c.324-.062.486-.094.63-.038c.464.18.847%201.024%201.124%201.405C10.604%205.038%2011.186%205.84%2012%205.84s1.397-.802%202.562-2.406c.276-.381.66-1.226%201.123-1.405c.144-.056.306-.024.63.038c.844.163%201.677.154%202.356.727l2.198%201.853c.732.618%201.099.927%201.13%201.339c.075%201.018-1.73%203.005-2.753%203.014c-.438.004-.796-.342-1.514-1.034%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%207c1.5%202%20.956%204.182.598%206.218c-.378%202.15-1.015%203.458-1.378%205.223c-.25%201.212-.375%201.818.114%202.33c1.378%201.447%2011.6%201.82%2013.332%200c.489-.512.364-1.118.114-2.33c-.363-1.765-1-3.073-1.378-5.223C17.044%2011.18%2016.5%209%2018%207%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-07.svg?color=%231a73e8&size=48