panties from IconPark Outline by ByteDance · Outline · Clothes · Apache-2.0 Free for personal and commercial use.

Name
panties
Set
IconPark Outline
Style
Outline
Category
Clothes
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More clothes icons from IconPark Outline

Use the panties icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M44 15c-3-3-5-9-5-9s-5 3.5-15 3.5S9 6 9 6s-1 5-5 9c0 12 17 27 17 27h6s17-15 17-27"/><path d="M44 15s-9 1-13 8s-4 19-4 19M4 15s9 1 13 8s4 19 4 19"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlinePanties(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M44 15c-3-3-5-9-5-9s-5 3.5-15 3.5S9 6 9 6s-1 5-5 9c0 12 17 27 17 27h6s17-15 17-27"/><path d="M44 15s-9 1-13 8s-4 19-4 19M4 15s9 1 13 8s4 19 4 19"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M44 15c-3-3-5-9-5-9s-5 3.5-15 3.5S9 6 9 6s-1 5-5 9c0 12 17 27 17 27h6s17-15 17-27"/><path d="M44 15s-9 1-13 8s-4 19-4 19M4 15s9 1 13 8s4 19 4 19"/></g></svg>
</template>

CSS

.icon-panties {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M44%2015c-3-3-5-9-5-9s-5%203.5-15%203.5S9%206%209%206s-1%205-5%209c0%2012%2017%2027%2017%2027h6s17-15%2017-27%22%2F%3E%3Cpath%20d%3D%22M44%2015s-9%201-13%208s-4%2019-4%2019M4%2015s9%201%2013%208s4%2019%204%2019%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M44%2015c-3-3-5-9-5-9s-5%203.5-15%203.5S9%206%209%206s-1%205-5%209c0%2012%2017%2027%2017%2027h6s17-15%2017-27%22%2F%3E%3Cpath%20d%3D%22M44%2015s-9%201-13%208s-4%2019-4%2019M4%2015s9%201%2013%208s4%2019%204%2019%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/panties.svg?color=%231a73e8&size=48