sock icon
sock-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- sock-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the sock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M192 12h-88a20 20 0 0 0-20 20v75l-37.57 37.6a62.91 62.91 0 1 0 89 89l68.4-68.4a27.8 27.8 0 0 0 8.2-19.8V32A20 20 0 0 0 192 12m-4 24v16h-80V36Zm-69.57 180.6a38.91 38.91 0 1 1-55-55l41.09-41.08A12 12 0 0 0 108 112V76h80v25.21A60.09 60.09 0 0 0 140 160a59.4 59.4 0 0 0 7 28.07Zm68.4-68.4l-21.51 21.51A36.06 36.06 0 0 1 188 126.06v19.31a4 4 0 0 1-1.17 2.83"/></svg>
React
import type { SVGProps } from "react";
export function PhSockBold(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="M192 12h-88a20 20 0 0 0-20 20v75l-37.57 37.6a62.91 62.91 0 1 0 89 89l68.4-68.4a27.8 27.8 0 0 0 8.2-19.8V32A20 20 0 0 0 192 12m-4 24v16h-80V36Zm-69.57 180.6a38.91 38.91 0 1 1-55-55l41.09-41.08A12 12 0 0 0 108 112V76h80v25.21A60.09 60.09 0 0 0 140 160a59.4 59.4 0 0 0 7 28.07Zm68.4-68.4l-21.51 21.51A36.06 36.06 0 0 1 188 126.06v19.31a4 4 0 0 1-1.17 2.83"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M192 12h-88a20 20 0 0 0-20 20v75l-37.57 37.6a62.91 62.91 0 1 0 89 89l68.4-68.4a27.8 27.8 0 0 0 8.2-19.8V32A20 20 0 0 0 192 12m-4 24v16h-80V36Zm-69.57 180.6a38.91 38.91 0 1 1-55-55l41.09-41.08A12 12 0 0 0 108 112V76h80v25.21A60.09 60.09 0 0 0 140 160a59.4 59.4 0 0 0 7 28.07Zm68.4-68.4l-21.51 21.51A36.06 36.06 0 0 1 188 126.06v19.31a4 4 0 0 1-1.17 2.83"/></svg> </template>
CSS
.icon-sock-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%22M192%2012h-88a20%2020%200%200%200-20%2020v75l-37.57%2037.6a62.91%2062.91%200%201%200%2089%2089l68.4-68.4a27.8%2027.8%200%200%200%208.2-19.8V32A20%2020%200%200%200%20192%2012m-4%2024v16h-80V36Zm-69.57%20180.6a38.91%2038.91%200%201%201-55-55l41.09-41.08A12%2012%200%200%200%20108%20112V76h80v25.21A60.09%2060.09%200%200%200%20140%20160a59.4%2059.4%200%200%200%207%2028.07Zm68.4-68.4l-21.51%2021.51A36.06%2036.06%200%200%201%20188%20126.06v19.31a4%204%200%200%201-1.17%202.83%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%22M192%2012h-88a20%2020%200%200%200-20%2020v75l-37.57%2037.6a62.91%2062.91%200%201%200%2089%2089l68.4-68.4a27.8%2027.8%200%200%200%208.2-19.8V32A20%2020%200%200%200%20192%2012m-4%2024v16h-80V36Zm-69.57%20180.6a38.91%2038.91%200%201%201-55-55l41.09-41.08A12%2012%200%200%200%20108%20112V76h80v25.21A60.09%2060.09%200%200%200%20140%20160a59.4%2059.4%200%200%200%207%2028.07Zm68.4-68.4l-21.51%2021.51A36.06%2036.06%200%200%201%20188%20126.06v19.31a4%204%200%200%201-1.17%202.83%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/sock-bold.svg?color=%231a73e8&size=48