dress-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
dress-bold
Set
Phosphor
Style
Bold
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="M218.38 208.12c-.06-.12-.11-.25-.17-.37l-44.54-94.87L193 82.56c.06-.09.12-.18.17-.27a20 20 0 0 0 0-20.58c-.14-.24-.3-.48-.46-.71L172 31.44V12a12 12 0 0 0-24 0v19l-4.38 5.47a20 20 0 0 1-31.24 0L108 31V12a12 12 0 0 0-24 0v19.44L63.31 61c-.16.23-.32.47-.46.71a20 20 0 0 0 0 20.58c0 .09.11.18.17.27l19.31 30.32l-44.54 94.87c-.06.12-.11.25-.17.37A20 20 0 0 0 56 236h144a20 20 0 0 0 18.39-27.88ZM128 68a43.75 43.75 0 0 0 31.21-13l12 17.1l-17.79 27.9h-50.84L84.82 72.12l12-17.1A43.75 43.75 0 0 0 128 68M62.31 212l41.31-88h48.76l41.31 88Z"/></svg>

React

import type { SVGProps } from "react";

export function PhDressBold(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="M218.38 208.12c-.06-.12-.11-.25-.17-.37l-44.54-94.87L193 82.56c.06-.09.12-.18.17-.27a20 20 0 0 0 0-20.58c-.14-.24-.3-.48-.46-.71L172 31.44V12a12 12 0 0 0-24 0v19l-4.38 5.47a20 20 0 0 1-31.24 0L108 31V12a12 12 0 0 0-24 0v19.44L63.31 61c-.16.23-.32.47-.46.71a20 20 0 0 0 0 20.58c0 .09.11.18.17.27l19.31 30.32l-44.54 94.87c-.06.12-.11.25-.17.37A20 20 0 0 0 56 236h144a20 20 0 0 0 18.39-27.88ZM128 68a43.75 43.75 0 0 0 31.21-13l12 17.1l-17.79 27.9h-50.84L84.82 72.12l12-17.1A43.75 43.75 0 0 0 128 68M62.31 212l41.31-88h48.76l41.31 88Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M218.38 208.12c-.06-.12-.11-.25-.17-.37l-44.54-94.87L193 82.56c.06-.09.12-.18.17-.27a20 20 0 0 0 0-20.58c-.14-.24-.3-.48-.46-.71L172 31.44V12a12 12 0 0 0-24 0v19l-4.38 5.47a20 20 0 0 1-31.24 0L108 31V12a12 12 0 0 0-24 0v19.44L63.31 61c-.16.23-.32.47-.46.71a20 20 0 0 0 0 20.58c0 .09.11.18.17.27l19.31 30.32l-44.54 94.87c-.06.12-.11.25-.17.37A20 20 0 0 0 56 236h144a20 20 0 0 0 18.39-27.88ZM128 68a43.75 43.75 0 0 0 31.21-13l12 17.1l-17.79 27.9h-50.84L84.82 72.12l12-17.1A43.75 43.75 0 0 0 128 68M62.31 212l41.31-88h48.76l41.31 88Z"/></svg>
</template>

CSS

.icon-dress-bold {
  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%22M218.38%20208.12c-.06-.12-.11-.25-.17-.37l-44.54-94.87L193%2082.56c.06-.09.12-.18.17-.27a20%2020%200%200%200%200-20.58c-.14-.24-.3-.48-.46-.71L172%2031.44V12a12%2012%200%200%200-24%200v19l-4.38%205.47a20%2020%200%200%201-31.24%200L108%2031V12a12%2012%200%200%200-24%200v19.44L63.31%2061c-.16.23-.32.47-.46.71a20%2020%200%200%200%200%2020.58c0%20.09.11.18.17.27l19.31%2030.32l-44.54%2094.87c-.06.12-.11.25-.17.37A20%2020%200%200%200%2056%20236h144a20%2020%200%200%200%2018.39-27.88ZM128%2068a43.75%2043.75%200%200%200%2031.21-13l12%2017.1l-17.79%2027.9h-50.84L84.82%2072.12l12-17.1A43.75%2043.75%200%200%200%20128%2068M62.31%20212l41.31-88h48.76l41.31%2088Z%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%22M218.38%20208.12c-.06-.12-.11-.25-.17-.37l-44.54-94.87L193%2082.56c.06-.09.12-.18.17-.27a20%2020%200%200%200%200-20.58c-.14-.24-.3-.48-.46-.71L172%2031.44V12a12%2012%200%200%200-24%200v19l-4.38%205.47a20%2020%200%200%201-31.24%200L108%2031V12a12%2012%200%200%200-24%200v19.44L63.31%2061c-.16.23-.32.47-.46.71a20%2020%200%200%200%200%2020.58c0%20.09.11.18.17.27l19.31%2030.32l-44.54%2094.87c-.06.12-.11.25-.17.37A20%2020%200%200%200%2056%20236h144a20%2020%200%200%200%2018.39-27.88ZM128%2068a43.75%2043.75%200%200%200%2031.21-13l12%2017.1l-17.79%2027.9h-50.84L84.82%2072.12l12-17.1A43.75%2043.75%200%200%200%20128%2068M62.31%20212l41.31-88h48.76l41.31%2088Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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