panties icon

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

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

The same icon in other sets

More clothes icons from IconPark

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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M44 15C40.9999 12 39 6 39 6C39 6 34 9.5 24 9.5C14 9.5 9 6 9 6C9 6 8 11 4 15C4.00015 27 21 42 21 42H27C27 42 44 27 44 15Z"/><path d="M44 15C44 15 35.0004 16 31.0002 23C26.9999 30 27 42 27 42"/><path d="M4 15C4 15 12.9996 16 16.9998 23C21.0001 30 21 42 21 42"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPanties(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="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M44 15C40.9999 12 39 6 39 6C39 6 34 9.5 24 9.5C14 9.5 9 6 9 6C9 6 8 11 4 15C4.00015 27 21 42 21 42H27C27 42 44 27 44 15Z"/><path d="M44 15C44 15 35.0004 16 31.0002 23C26.9999 30 27 42 27 42"/><path d="M4 15C4 15 12.9996 16 16.9998 23C21.0001 30 21 42 21 42"/></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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M44 15C40.9999 12 39 6 39 6C39 6 34 9.5 24 9.5C14 9.5 9 6 9 6C9 6 8 11 4 15C4.00015 27 21 42 21 42H27C27 42 44 27 44 15Z"/><path d="M44 15C44 15 35.0004 16 31.0002 23C26.9999 30 27 42 27 42"/><path d="M4 15C4 15 12.9996 16 16.9998 23C21.0001 30 21 42 21 42"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M44%2015C40.9999%2012%2039%206%2039%206C39%206%2034%209.5%2024%209.5C14%209.5%209%206%209%206C9%206%208%2011%204%2015C4.00015%2027%2021%2042%2021%2042H27C27%2042%2044%2027%2044%2015Z%22%2F%3E%3Cpath%20d%3D%22M44%2015C44%2015%2035.0004%2016%2031.0002%2023C26.9999%2030%2027%2042%2027%2042%22%2F%3E%3Cpath%20d%3D%22M4%2015C4%2015%2012.9996%2016%2016.9998%2023C21.0001%2030%2021%2042%2021%2042%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M44%2015C40.9999%2012%2039%206%2039%206C39%206%2034%209.5%2024%209.5C14%209.5%209%206%209%206C9%206%208%2011%204%2015C4.00015%2027%2021%2042%2021%2042H27C27%2042%2044%2027%2044%2015Z%22%2F%3E%3Cpath%20d%3D%22M44%2015C44%2015%2035.0004%2016%2031.0002%2023C26.9999%2030%2027%2042%2027%2042%22%2F%3E%3Cpath%20d%3D%22M4%2015C4%2015%2012.9996%2016%2016.9998%2023C21.0001%2030%2021%2042%2021%2042%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/panties.svg?color=%231a73e8&size=48