socks icon
socks from Font Awesome 6 Solid by Dave Gandy · Regular · Business · CC-BY-4.0 Attribution required.
- Name
- socks
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Business
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More business icons from Font Awesome 6 Solid
Use the socks icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M175.2 476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3 19-78.2 51.2-102.4l64-48c8.1-6 12.8-15.5 12.8-25.6V96H128v144c0 20.1-9.5 39.1-25.6 51.2l-64 48C14.2 357.3 0 385.8 0 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2zM128 64h160V48c0-14.5 3.9-28.2 10.7-39.9C291 3 281.9 0 272 0h-96c-26.5 0-48 21.5-48 48zm192 32v144c0 20.1-9.5 39.1-25.6 51.2l-64 48C206.2 357.3 192 385.8 192 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l115.2-86.4C493 382.2 512 344.3 512 304V96zm192-32V48c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v16z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidSocks(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M175.2 476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3 19-78.2 51.2-102.4l64-48c8.1-6 12.8-15.5 12.8-25.6V96H128v144c0 20.1-9.5 39.1-25.6 51.2l-64 48C14.2 357.3 0 385.8 0 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2zM128 64h160V48c0-14.5 3.9-28.2 10.7-39.9C291 3 281.9 0 272 0h-96c-26.5 0-48 21.5-48 48zm192 32v144c0 20.1-9.5 39.1-25.6 51.2l-64 48C206.2 357.3 192 385.8 192 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l115.2-86.4C493 382.2 512 344.3 512 304V96zm192-32V48c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M175.2 476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3 19-78.2 51.2-102.4l64-48c8.1-6 12.8-15.5 12.8-25.6V96H128v144c0 20.1-9.5 39.1-25.6 51.2l-64 48C14.2 357.3 0 385.8 0 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2zM128 64h160V48c0-14.5 3.9-28.2 10.7-39.9C291 3 281.9 0 272 0h-96c-26.5 0-48 21.5-48 48zm192 32v144c0 20.1-9.5 39.1-25.6 51.2l-64 48C206.2 357.3 192 385.8 192 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l115.2-86.4C493 382.2 512 344.3 512 304V96zm192-32V48c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v16z"/></svg> </template>
CSS
.icon-socks {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M175.2%20476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3%2019-78.2%2051.2-102.4l64-48c8.1-6%2012.8-15.5%2012.8-25.6V96H128v144c0%2020.1-9.5%2039.1-25.6%2051.2l-64%2048C14.2%20357.3%200%20385.8%200%20416c0%2053%2043%2096%2096%2096c20.8%200%2041-6.7%2057.6-19.2zM128%2064h160V48c0-14.5%203.9-28.2%2010.7-39.9C291%203%20281.9%200%20272%200h-96c-26.5%200-48%2021.5-48%2048zm192%2032v144c0%2020.1-9.5%2039.1-25.6%2051.2l-64%2048C206.2%20357.3%20192%20385.8%20192%20416c0%2053%2043%2096%2096%2096c20.8%200%2041-6.7%2057.6-19.2l115.2-86.4C493%20382.2%20512%20344.3%20512%20304V96zm192-32V48c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v16z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M175.2%20476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3%2019-78.2%2051.2-102.4l64-48c8.1-6%2012.8-15.5%2012.8-25.6V96H128v144c0%2020.1-9.5%2039.1-25.6%2051.2l-64%2048C14.2%20357.3%200%20385.8%200%20416c0%2053%2043%2096%2096%2096c20.8%200%2041-6.7%2057.6-19.2zM128%2064h160V48c0-14.5%203.9-28.2%2010.7-39.9C291%203%20281.9%200%20272%200h-96c-26.5%200-48%2021.5-48%2048zm192%2032v144c0%2020.1-9.5%2039.1-25.6%2051.2l-64%2048C206.2%20357.3%20192%20385.8%20192%20416c0%2053%2043%2096%2096%2096c20.8%200%2041-6.7%2057.6-19.2l115.2-86.4C493%20382.2%20512%20344.3%20512%20304V96zm192-32V48c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/socks.svg?color=%231a73e8&size=48