lingerie icon
lingerie from Material Design Icons by Pictogrammers · Filled · Clothing · Apache-2.0 Free for personal and commercial use.
- Name
- lingerie
- Set
- Material Design Icons
- Style
- Filled
- Category
- Clothing
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- bra, panties, underwear
The same icon in other sets
More clothing icons from Material Design Icons
Use the lingerie icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 7h-2V2h-2v2.34l-6 2.57l-6-2.57V2H4v5H2v2h2.05c.25 2.25 2.14 4 4.45 4c1.42 0 2.68-.67 3.5-1.7c.83 1.03 2.08 1.7 3.5 1.7c2.31 0 4.2-1.75 4.45-4H22zM8.5 11A2.5 2.5 0 0 1 6 8.5v-2l5 2.15C10.9 9.96 9.83 11 8.5 11M18 8.5a2.5 2.5 0 0 1-2.5 2.5c-1.33 0-2.4-1.04-2.5-2.35l5-2.15zM2 15v2h1c2.97 0 5.43 2.17 5.91 5h6.18c.48-2.83 2.94-5 5.91-5h1v-2zm11.59 5h-3.18a8.1 8.1 0 0 0-2.12-3h7.42c-.92.82-1.65 1.84-2.12 3"/></svg>
React
import type { SVGProps } from "react";
export function MdiLingerie(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 7h-2V2h-2v2.34l-6 2.57l-6-2.57V2H4v5H2v2h2.05c.25 2.25 2.14 4 4.45 4c1.42 0 2.68-.67 3.5-1.7c.83 1.03 2.08 1.7 3.5 1.7c2.31 0 4.2-1.75 4.45-4H22zM8.5 11A2.5 2.5 0 0 1 6 8.5v-2l5 2.15C10.9 9.96 9.83 11 8.5 11M18 8.5a2.5 2.5 0 0 1-2.5 2.5c-1.33 0-2.4-1.04-2.5-2.35l5-2.15zM2 15v2h1c2.97 0 5.43 2.17 5.91 5h6.18c.48-2.83 2.94-5 5.91-5h1v-2zm11.59 5h-3.18a8.1 8.1 0 0 0-2.12-3h7.42c-.92.82-1.65 1.84-2.12 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 7h-2V2h-2v2.34l-6 2.57l-6-2.57V2H4v5H2v2h2.05c.25 2.25 2.14 4 4.45 4c1.42 0 2.68-.67 3.5-1.7c.83 1.03 2.08 1.7 3.5 1.7c2.31 0 4.2-1.75 4.45-4H22zM8.5 11A2.5 2.5 0 0 1 6 8.5v-2l5 2.15C10.9 9.96 9.83 11 8.5 11M18 8.5a2.5 2.5 0 0 1-2.5 2.5c-1.33 0-2.4-1.04-2.5-2.35l5-2.15zM2 15v2h1c2.97 0 5.43 2.17 5.91 5h6.18c.48-2.83 2.94-5 5.91-5h1v-2zm11.59 5h-3.18a8.1 8.1 0 0 0-2.12-3h7.42c-.92.82-1.65 1.84-2.12 3"/></svg> </template>
CSS
.icon-lingerie {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%207h-2V2h-2v2.34l-6%202.57l-6-2.57V2H4v5H2v2h2.05c.25%202.25%202.14%204%204.45%204c1.42%200%202.68-.67%203.5-1.7c.83%201.03%202.08%201.7%203.5%201.7c2.31%200%204.2-1.75%204.45-4H22zM8.5%2011A2.5%202.5%200%200%201%206%208.5v-2l5%202.15C10.9%209.96%209.83%2011%208.5%2011M18%208.5a2.5%202.5%200%200%201-2.5%202.5c-1.33%200-2.4-1.04-2.5-2.35l5-2.15zM2%2015v2h1c2.97%200%205.43%202.17%205.91%205h6.18c.48-2.83%202.94-5%205.91-5h1v-2zm11.59%205h-3.18a8.1%208.1%200%200%200-2.12-3h7.42c-.92.82-1.65%201.84-2.12%203%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%207h-2V2h-2v2.34l-6%202.57l-6-2.57V2H4v5H2v2h2.05c.25%202.25%202.14%204%204.45%204c1.42%200%202.68-.67%203.5-1.7c.83%201.03%202.08%201.7%203.5%201.7c2.31%200%204.2-1.75%204.45-4H22zM8.5%2011A2.5%202.5%200%200%201%206%208.5v-2l5%202.15C10.9%209.96%209.83%2011%208.5%2011M18%208.5a2.5%202.5%200%200%201-2.5%202.5c-1.33%200-2.4-1.04-2.5-2.35l5-2.15zM2%2015v2h1c2.97%200%205.43%202.17%205.91%205h6.18c.48-2.83%202.94-5%205.91-5h1v-2zm11.59%205h-3.18a8.1%208.1%200%200%200-2.12-3h7.42c-.92.82-1.65%201.84-2.12%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/lingerie.svg?color=%231a73e8&size=48