underpants 01 icon

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

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

Related icons in Huge Icons

Use the underpants 01 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 stroke-linejoin="round" d="m14 17l.346.995c.317.944.476 1.417.844 1.697l.07.05c.383.258.884.258 1.885.258c2.288 0 3.431 0 4.166-.724c.043-.041.089-.09.128-.135c.68-.776.609-1.86.468-4.026c-.23-3.554-.683-6.41-1.121-8.415c-.264-1.209-.396-1.814-.949-2.257S18.6 4 17.231 4H6.769C5.4 4 4.716 4 4.163 4.443S3.478 5.491 3.214 6.7c-.438 2.005-.89 4.861-1.121 8.415c-.14 2.167-.211 3.25.468 4.026c.04.045.085.094.128.135C3.424 20 4.568 20 6.855 20c1.001 0 1.502 0 1.886-.259l.07-.05c.367-.28.526-.752.843-1.696L9.987 17"/><path d="M8.5 15c.599 1.196 2.218 2.5 3.5 2.5s2.901-1.304 3.5-2.5"/><path stroke-linejoin="round" d="M3 8h18"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUnderpants01(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 strokeLinejoin="round" d="m14 17l.346.995c.317.944.476 1.417.844 1.697l.07.05c.383.258.884.258 1.885.258c2.288 0 3.431 0 4.166-.724c.043-.041.089-.09.128-.135c.68-.776.609-1.86.468-4.026c-.23-3.554-.683-6.41-1.121-8.415c-.264-1.209-.396-1.814-.949-2.257S18.6 4 17.231 4H6.769C5.4 4 4.716 4 4.163 4.443S3.478 5.491 3.214 6.7c-.438 2.005-.89 4.861-1.121 8.415c-.14 2.167-.211 3.25.468 4.026c.04.045.085.094.128.135C3.424 20 4.568 20 6.855 20c1.001 0 1.502 0 1.886-.259l.07-.05c.367-.28.526-.752.843-1.696L9.987 17"/><path d="M8.5 15c.599 1.196 2.218 2.5 3.5 2.5s2.901-1.304 3.5-2.5"/><path strokeLinejoin="round" d="M3 8h18"/></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 stroke-linejoin="round" d="m14 17l.346.995c.317.944.476 1.417.844 1.697l.07.05c.383.258.884.258 1.885.258c2.288 0 3.431 0 4.166-.724c.043-.041.089-.09.128-.135c.68-.776.609-1.86.468-4.026c-.23-3.554-.683-6.41-1.121-8.415c-.264-1.209-.396-1.814-.949-2.257S18.6 4 17.231 4H6.769C5.4 4 4.716 4 4.163 4.443S3.478 5.491 3.214 6.7c-.438 2.005-.89 4.861-1.121 8.415c-.14 2.167-.211 3.25.468 4.026c.04.045.085.094.128.135C3.424 20 4.568 20 6.855 20c1.001 0 1.502 0 1.886-.259l.07-.05c.367-.28.526-.752.843-1.696L9.987 17"/><path d="M8.5 15c.599 1.196 2.218 2.5 3.5 2.5s2.901-1.304 3.5-2.5"/><path stroke-linejoin="round" d="M3 8h18"/></g></svg>
</template>

CSS

.icon-underpants-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m14%2017l.346.995c.317.944.476%201.417.844%201.697l.07.05c.383.258.884.258%201.885.258c2.288%200%203.431%200%204.166-.724c.043-.041.089-.09.128-.135c.68-.776.609-1.86.468-4.026c-.23-3.554-.683-6.41-1.121-8.415c-.264-1.209-.396-1.814-.949-2.257S18.6%204%2017.231%204H6.769C5.4%204%204.716%204%204.163%204.443S3.478%205.491%203.214%206.7c-.438%202.005-.89%204.861-1.121%208.415c-.14%202.167-.211%203.25.468%204.026c.04.045.085.094.128.135C3.424%2020%204.568%2020%206.855%2020c1.001%200%201.502%200%201.886-.259l.07-.05c.367-.28.526-.752.843-1.696L9.987%2017%22%2F%3E%3Cpath%20d%3D%22M8.5%2015c.599%201.196%202.218%202.5%203.5%202.5s2.901-1.304%203.5-2.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%208h18%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%20stroke-linejoin%3D%22round%22%20d%3D%22m14%2017l.346.995c.317.944.476%201.417.844%201.697l.07.05c.383.258.884.258%201.885.258c2.288%200%203.431%200%204.166-.724c.043-.041.089-.09.128-.135c.68-.776.609-1.86.468-4.026c-.23-3.554-.683-6.41-1.121-8.415c-.264-1.209-.396-1.814-.949-2.257S18.6%204%2017.231%204H6.769C5.4%204%204.716%204%204.163%204.443S3.478%205.491%203.214%206.7c-.438%202.005-.89%204.861-1.121%208.415c-.14%202.167-.211%203.25.468%204.026c.04.045.085.094.128.135C3.424%2020%204.568%2020%206.855%2020c1.001%200%201.502%200%201.886-.259l.07-.05c.367-.28.526-.752.843-1.696L9.987%2017%22%2F%3E%3Cpath%20d%3D%22M8.5%2015c.599%201.196%202.218%202.5%203.5%202.5s2.901-1.304%203.5-2.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%208h18%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-01.svg?color=%231a73e8&size=48