hoodie-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
hoodie-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the hoodie icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.31 120.53L183 39.12A16 16 0 0 0 169.73 32H86.27A16 16 0 0 0 73 39.12l-54.31 81.41a16 16 0 0 0-2.13 13.09L38 212.21A16 16 0 0 0 53.43 224H80a16 16 0 0 0 16-16v-16h64v16a16 16 0 0 0 16 16h26.57A16 16 0 0 0 218 212.21l21.44-78.59a16 16 0 0 0-2.13-13.09M80 208H53.43L32 129.41l32-48V176a16 16 0 0 0 16 16Zm40-72a8 8 0 0 1-16 0V97.14a8 8 0 1 1 16 0Zm32-8a8 8 0 0 1-16 0V97.14a8 8 0 1 1 16 0Zm-24-49.29L83.35 52.39L86.27 48h83.46l2.92 4.39ZM202.57 208H176v-16a16 16 0 0 0 16-16V81.41l32 48Z"/></svg>

React

import type { SVGProps } from "react";

export function PhHoodieFill(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="M237.31 120.53L183 39.12A16 16 0 0 0 169.73 32H86.27A16 16 0 0 0 73 39.12l-54.31 81.41a16 16 0 0 0-2.13 13.09L38 212.21A16 16 0 0 0 53.43 224H80a16 16 0 0 0 16-16v-16h64v16a16 16 0 0 0 16 16h26.57A16 16 0 0 0 218 212.21l21.44-78.59a16 16 0 0 0-2.13-13.09M80 208H53.43L32 129.41l32-48V176a16 16 0 0 0 16 16Zm40-72a8 8 0 0 1-16 0V97.14a8 8 0 1 1 16 0Zm32-8a8 8 0 0 1-16 0V97.14a8 8 0 1 1 16 0Zm-24-49.29L83.35 52.39L86.27 48h83.46l2.92 4.39ZM202.57 208H176v-16a16 16 0 0 0 16-16V81.41l32 48Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.31 120.53L183 39.12A16 16 0 0 0 169.73 32H86.27A16 16 0 0 0 73 39.12l-54.31 81.41a16 16 0 0 0-2.13 13.09L38 212.21A16 16 0 0 0 53.43 224H80a16 16 0 0 0 16-16v-16h64v16a16 16 0 0 0 16 16h26.57A16 16 0 0 0 218 212.21l21.44-78.59a16 16 0 0 0-2.13-13.09M80 208H53.43L32 129.41l32-48V176a16 16 0 0 0 16 16Zm40-72a8 8 0 0 1-16 0V97.14a8 8 0 1 1 16 0Zm32-8a8 8 0 0 1-16 0V97.14a8 8 0 1 1 16 0Zm-24-49.29L83.35 52.39L86.27 48h83.46l2.92 4.39ZM202.57 208H176v-16a16 16 0 0 0 16-16V81.41l32 48Z"/></svg>
</template>

CSS

.icon-hoodie-fill {
  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%22M237.31%20120.53L183%2039.12A16%2016%200%200%200%20169.73%2032H86.27A16%2016%200%200%200%2073%2039.12l-54.31%2081.41a16%2016%200%200%200-2.13%2013.09L38%20212.21A16%2016%200%200%200%2053.43%20224H80a16%2016%200%200%200%2016-16v-16h64v16a16%2016%200%200%200%2016%2016h26.57A16%2016%200%200%200%20218%20212.21l21.44-78.59a16%2016%200%200%200-2.13-13.09M80%20208H53.43L32%20129.41l32-48V176a16%2016%200%200%200%2016%2016Zm40-72a8%208%200%200%201-16%200V97.14a8%208%200%201%201%2016%200Zm32-8a8%208%200%200%201-16%200V97.14a8%208%200%201%201%2016%200Zm-24-49.29L83.35%2052.39L86.27%2048h83.46l2.92%204.39ZM202.57%20208H176v-16a16%2016%200%200%200%2016-16V81.41l32%2048Z%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%22M237.31%20120.53L183%2039.12A16%2016%200%200%200%20169.73%2032H86.27A16%2016%200%200%200%2073%2039.12l-54.31%2081.41a16%2016%200%200%200-2.13%2013.09L38%20212.21A16%2016%200%200%200%2053.43%20224H80a16%2016%200%200%200%2016-16v-16h64v16a16%2016%200%200%200%2016%2016h26.57A16%2016%200%200%200%20218%20212.21l21.44-78.59a16%2016%200%200%200-2.13-13.09M80%20208H53.43L32%20129.41l32-48V176a16%2016%200%200%200%2016%2016Zm40-72a8%208%200%200%201-16%200V97.14a8%208%200%201%201%2016%200Zm32-8a8%208%200%200%201-16%200V97.14a8%208%200%201%201%2016%200Zm-24-49.29L83.35%2052.39L86.27%2048h83.46l2.92%204.39ZM202.57%20208H176v-16a16%2016%200%200%200%2016-16V81.41l32%2048Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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