socks icon
socks from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- socks
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the socks icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.5 6V5c0-.943 0-1.414.293-1.707S14.557 3 15.5 3h3c.943 0 1.414 0 1.707.293S20.5 4.057 20.5 5v1zm7 0v7.34a4 4 0 0 1-1.176 2.832l-3.808 3.796a3.526 3.526 0 0 1-4.984 0a3.52 3.52 0 0 1 0-4.98L13.5 12V6m-3 0h-3V5c0-.943 0-1.414.293-1.707S8.557 3 9.5 3h1m-3 3v6l-2.968 2.988a3.52 3.52 0 0 0 0 4.98a3.52 3.52 0 0 0 2.968 1M11 14.5l5 5m-11-5l2 2"/><path d="M20.5 12a3 3 0 0 0-2.236 5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSocks(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13.5 6V5c0-.943 0-1.414.293-1.707S14.557 3 15.5 3h3c.943 0 1.414 0 1.707.293S20.5 4.057 20.5 5v1zm7 0v7.34a4 4 0 0 1-1.176 2.832l-3.808 3.796a3.526 3.526 0 0 1-4.984 0a3.52 3.52 0 0 1 0-4.98L13.5 12V6m-3 0h-3V5c0-.943 0-1.414.293-1.707S8.557 3 9.5 3h1m-3 3v6l-2.968 2.988a3.52 3.52 0 0 0 0 4.98a3.52 3.52 0 0 0 2.968 1M11 14.5l5 5m-11-5l2 2"/><path d="M20.5 12a3 3 0 0 0-2.236 5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.5 6V5c0-.943 0-1.414.293-1.707S14.557 3 15.5 3h3c.943 0 1.414 0 1.707.293S20.5 4.057 20.5 5v1zm7 0v7.34a4 4 0 0 1-1.176 2.832l-3.808 3.796a3.526 3.526 0 0 1-4.984 0a3.52 3.52 0 0 1 0-4.98L13.5 12V6m-3 0h-3V5c0-.943 0-1.414.293-1.707S8.557 3 9.5 3h1m-3 3v6l-2.968 2.988a3.52 3.52 0 0 0 0 4.98a3.52 3.52 0 0 0 2.968 1M11 14.5l5 5m-11-5l2 2"/><path d="M20.5 12a3 3 0 0 0-2.236 5"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.5%206V5c0-.943%200-1.414.293-1.707S14.557%203%2015.5%203h3c.943%200%201.414%200%201.707.293S20.5%204.057%2020.5%205v1zm7%200v7.34a4%204%200%200%201-1.176%202.832l-3.808%203.796a3.526%203.526%200%200%201-4.984%200a3.52%203.52%200%200%201%200-4.98L13.5%2012V6m-3%200h-3V5c0-.943%200-1.414.293-1.707S8.557%203%209.5%203h1m-3%203v6l-2.968%202.988a3.52%203.52%200%200%200%200%204.98a3.52%203.52%200%200%200%202.968%201M11%2014.5l5%205m-11-5l2%202%22%2F%3E%3Cpath%20d%3D%22M20.5%2012a3%203%200%200%200-2.236%205%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.5%206V5c0-.943%200-1.414.293-1.707S14.557%203%2015.5%203h3c.943%200%201.414%200%201.707.293S20.5%204.057%2020.5%205v1zm7%200v7.34a4%204%200%200%201-1.176%202.832l-3.808%203.796a3.526%203.526%200%200%201-4.984%200a3.52%203.52%200%200%201%200-4.98L13.5%2012V6m-3%200h-3V5c0-.943%200-1.414.293-1.707S8.557%203%209.5%203h1m-3%203v6l-2.968%202.988a3.52%203.52%200%200%200%200%204.98a3.52%203.52%200%200%200%202.968%201M11%2014.5l5%205m-11-5l2%202%22%2F%3E%3Cpath%20d%3D%22M20.5%2012a3%203%200%200%200-2.236%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/socks.svg?color=%231a73e8&size=48