coat hanger icon
coat-hanger-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- coat-hanger-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the coat hanger icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240.37 172.8L138 96l25.59-19.2A6 6 0 0 0 166 72a38 38 0 1 0-76 0a6 6 0 0 0 12 0a26 26 0 0 1 51.82-2.88l-29.32 22l-.21.16L15.63 172.8A14 14 0 0 0 24 198h208a14 14 0 0 0 8.39-25.2Zm-6.5 11.83A1.85 1.85 0 0 1 232 186H24a2 2 0 0 1-1.19-3.6L128 103.5l105.17 78.9a1.85 1.85 0 0 1 .7 2.23"/></svg>
React
import type { SVGProps } from "react";
export function PhCoatHangerLight(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="M240.37 172.8L138 96l25.59-19.2A6 6 0 0 0 166 72a38 38 0 1 0-76 0a6 6 0 0 0 12 0a26 26 0 0 1 51.82-2.88l-29.32 22l-.21.16L15.63 172.8A14 14 0 0 0 24 198h208a14 14 0 0 0 8.39-25.2Zm-6.5 11.83A1.85 1.85 0 0 1 232 186H24a2 2 0 0 1-1.19-3.6L128 103.5l105.17 78.9a1.85 1.85 0 0 1 .7 2.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240.37 172.8L138 96l25.59-19.2A6 6 0 0 0 166 72a38 38 0 1 0-76 0a6 6 0 0 0 12 0a26 26 0 0 1 51.82-2.88l-29.32 22l-.21.16L15.63 172.8A14 14 0 0 0 24 198h208a14 14 0 0 0 8.39-25.2Zm-6.5 11.83A1.85 1.85 0 0 1 232 186H24a2 2 0 0 1-1.19-3.6L128 103.5l105.17 78.9a1.85 1.85 0 0 1 .7 2.23"/></svg> </template>
CSS
.icon-coat-hanger-light {
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%22M240.37%20172.8L138%2096l25.59-19.2A6%206%200%200%200%20166%2072a38%2038%200%201%200-76%200a6%206%200%200%200%2012%200a26%2026%200%200%201%2051.82-2.88l-29.32%2022l-.21.16L15.63%20172.8A14%2014%200%200%200%2024%20198h208a14%2014%200%200%200%208.39-25.2Zm-6.5%2011.83A1.85%201.85%200%200%201%20232%20186H24a2%202%200%200%201-1.19-3.6L128%20103.5l105.17%2078.9a1.85%201.85%200%200%201%20.7%202.23%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%22M240.37%20172.8L138%2096l25.59-19.2A6%206%200%200%200%20166%2072a38%2038%200%201%200-76%200a6%206%200%200%200%2012%200a26%2026%200%200%201%2051.82-2.88l-29.32%2022l-.21.16L15.63%20172.8A14%2014%200%200%200%2024%20198h208a14%2014%200%200%200%208.39-25.2Zm-6.5%2011.83A1.85%201.85%200%200%201%20232%20186H24a2%202%200%200%201-1.19-3.6L128%20103.5l105.17%2078.9a1.85%201.85%200%200%201%20.7%202.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/coat-hanger-light.svg?color=%231a73e8&size=48