dress icon
dress from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- dress
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the dress icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M214.7 209.7a2 2 0 0 0-.11-.25l-45.48-96.86l20.5-32.18a2 2 0 0 0 .11-.18a16 16 0 0 0 0-16.46c-.09-.16-.2-.32-.3-.47L168 32.7V8a8 8 0 0 0-16 0v24.42L146.74 39a24 24 0 0 1-37.48 0L104 32.42V8a8 8 0 0 0-16 0v24.7L66.58 63.3c-.1.15-.21.31-.3.47a16 16 0 0 0 0 16.46a2 2 0 0 0 .11.18l20.5 32.18l-45.48 96.86a2 2 0 0 0-.11.25A16 16 0 0 0 56 232h144a16 16 0 0 0 14.71-22.3ZM80 72l16.43-23.43l.33.42a40 40 0 0 0 62.48 0l.33-.42L176 72l-20.38 32h-55.23ZM56 216l45.07-96h53.84L200 216Z"/></svg>
React
import type { SVGProps } from "react";
export function PhDress(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M214.7 209.7a2 2 0 0 0-.11-.25l-45.48-96.86l20.5-32.18a2 2 0 0 0 .11-.18a16 16 0 0 0 0-16.46c-.09-.16-.2-.32-.3-.47L168 32.7V8a8 8 0 0 0-16 0v24.42L146.74 39a24 24 0 0 1-37.48 0L104 32.42V8a8 8 0 0 0-16 0v24.7L66.58 63.3c-.1.15-.21.31-.3.47a16 16 0 0 0 0 16.46a2 2 0 0 0 .11.18l20.5 32.18l-45.48 96.86a2 2 0 0 0-.11.25A16 16 0 0 0 56 232h144a16 16 0 0 0 14.71-22.3ZM80 72l16.43-23.43l.33.42a40 40 0 0 0 62.48 0l.33-.42L176 72l-20.38 32h-55.23ZM56 216l45.07-96h53.84L200 216Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M214.7 209.7a2 2 0 0 0-.11-.25l-45.48-96.86l20.5-32.18a2 2 0 0 0 .11-.18a16 16 0 0 0 0-16.46c-.09-.16-.2-.32-.3-.47L168 32.7V8a8 8 0 0 0-16 0v24.42L146.74 39a24 24 0 0 1-37.48 0L104 32.42V8a8 8 0 0 0-16 0v24.7L66.58 63.3c-.1.15-.21.31-.3.47a16 16 0 0 0 0 16.46a2 2 0 0 0 .11.18l20.5 32.18l-45.48 96.86a2 2 0 0 0-.11.25A16 16 0 0 0 56 232h144a16 16 0 0 0 14.71-22.3ZM80 72l16.43-23.43l.33.42a40 40 0 0 0 62.48 0l.33-.42L176 72l-20.38 32h-55.23ZM56 216l45.07-96h53.84L200 216Z"/></svg> </template>
CSS
.icon-dress {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214.7%20209.7a2%202%200%200%200-.11-.25l-45.48-96.86l20.5-32.18a2%202%200%200%200%20.11-.18a16%2016%200%200%200%200-16.46c-.09-.16-.2-.32-.3-.47L168%2032.7V8a8%208%200%200%200-16%200v24.42L146.74%2039a24%2024%200%200%201-37.48%200L104%2032.42V8a8%208%200%200%200-16%200v24.7L66.58%2063.3c-.1.15-.21.31-.3.47a16%2016%200%200%200%200%2016.46a2%202%200%200%200%20.11.18l20.5%2032.18l-45.48%2096.86a2%202%200%200%200-.11.25A16%2016%200%200%200%2056%20232h144a16%2016%200%200%200%2014.71-22.3ZM80%2072l16.43-23.43l.33.42a40%2040%200%200%200%2062.48%200l.33-.42L176%2072l-20.38%2032h-55.23ZM56%20216l45.07-96h53.84L200%20216Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214.7%20209.7a2%202%200%200%200-.11-.25l-45.48-96.86l20.5-32.18a2%202%200%200%200%20.11-.18a16%2016%200%200%200%200-16.46c-.09-.16-.2-.32-.3-.47L168%2032.7V8a8%208%200%200%200-16%200v24.42L146.74%2039a24%2024%200%200%201-37.48%200L104%2032.42V8a8%208%200%200%200-16%200v24.7L66.58%2063.3c-.1.15-.21.31-.3.47a16%2016%200%200%200%200%2016.46a2%202%200%200%200%20.11.18l20.5%2032.18l-45.48%2096.86a2%202%200%200%200-.11.25A16%2016%200%200%200%2056%20232h144a16%2016%200%200%200%2014.71-22.3ZM80%2072l16.43-23.43l.33.42a40%2040%200%200%200%2062.48%200l.33-.42L176%2072l-20.38%2032h-55.23ZM56%20216l45.07-96h53.84L200%20216Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/dress.svg?color=%231a73e8&size=48