underpants 03 icon

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

Name
underpants-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the underpants 03 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="M14 18.5c0-2.667 1.9-8.5 7.5-8.5M10 18.5c0-2.667-1.9-8.5-7.5-8.5m8-2h3"/><path d="M2 8v1.56c0 .302.025.574.108.864c.83 2.9 3.812 7.243 7.42 8.439c.323.107.624.137.964.137h3.016c.34 0 .641-.03.965-.137c3.607-1.197 6.59-5.54 7.419-8.44c.083-.289.108-.56.108-.862V8c0-1.414 0-2.121-.44-2.56C21.122 5 20.415 5 19 5H5c-1.414 0-2.121 0-2.56.44C2 5.878 2 6.585 2 8"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUnderpants03(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="M14 18.5c0-2.667 1.9-8.5 7.5-8.5M10 18.5c0-2.667-1.9-8.5-7.5-8.5m8-2h3"/><path d="M2 8v1.56c0 .302.025.574.108.864c.83 2.9 3.812 7.243 7.42 8.439c.323.107.624.137.964.137h3.016c.34 0 .641-.03.965-.137c3.607-1.197 6.59-5.54 7.419-8.44c.083-.289.108-.56.108-.862V8c0-1.414 0-2.121-.44-2.56C21.122 5 20.415 5 19 5H5c-1.414 0-2.121 0-2.56.44C2 5.878 2 6.585 2 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 18.5c0-2.667 1.9-8.5 7.5-8.5M10 18.5c0-2.667-1.9-8.5-7.5-8.5m8-2h3"/><path d="M2 8v1.56c0 .302.025.574.108.864c.83 2.9 3.812 7.243 7.42 8.439c.323.107.624.137.964.137h3.016c.34 0 .641-.03.965-.137c3.607-1.197 6.59-5.54 7.419-8.44c.083-.289.108-.56.108-.862V8c0-1.414 0-2.121-.44-2.56C21.122 5 20.415 5 19 5H5c-1.414 0-2.121 0-2.56.44C2 5.878 2 6.585 2 8"/></g></svg>
</template>

CSS

.icon-underpants-03 {
  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%22M14%2018.5c0-2.667%201.9-8.5%207.5-8.5M10%2018.5c0-2.667-1.9-8.5-7.5-8.5m8-2h3%22%2F%3E%3Cpath%20d%3D%22M2%208v1.56c0%20.302.025.574.108.864c.83%202.9%203.812%207.243%207.42%208.439c.323.107.624.137.964.137h3.016c.34%200%20.641-.03.965-.137c3.607-1.197%206.59-5.54%207.419-8.44c.083-.289.108-.56.108-.862V8c0-1.414%200-2.121-.44-2.56C21.122%205%2020.415%205%2019%205H5c-1.414%200-2.121%200-2.56.44C2%205.878%202%206.585%202%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2018.5c0-2.667%201.9-8.5%207.5-8.5M10%2018.5c0-2.667-1.9-8.5-7.5-8.5m8-2h3%22%2F%3E%3Cpath%20d%3D%22M2%208v1.56c0%20.302.025.574.108.864c.83%202.9%203.812%207.243%207.42%208.439c.323.107.624.137.964.137h3.016c.34%200%20.641-.03.965-.137c3.607-1.197%206.59-5.54%207.419-8.44c.083-.289.108-.56.108-.862V8c0-1.414%200-2.121-.44-2.56C21.122%205%2020.415%205%2019%205H5c-1.414%200-2.121%200-2.56.44C2%205.878%202%206.585%202%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/underpants-03.svg?color=%231a73e8&size=48