socks emoji
socks from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- socks
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the socks emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M47.015 13.476c.872 3.703 4.397 18.78 5.237 23.414c.556 3.067 6.243 9.29 2.294 12.862c-1.647 1.489-8.096-.147-18.627 5.724A32.4 32.4 0 0 1 24.6 58.674a2.647 2.647 0 0 1-1.83-4.572c2.768-2.5 6.94-5.128 9.45-7.338c3.459-3.044 5.486-5.727 6.329-8.698a4.2 4.2 0 0 0 .118-1.811c-.374-2.393-3.382-14.837-4.231-17.472a1.1 1.1 0 0 1 .63-1.4c1.724-.6 6.861-2.618 8.857-3.33"/><path fill="#f4aa41" d="M43.734 12.21c.62 3.753 3.118 19.034 3.643 23.715c.348 3.097 5.602 9.69 1.42 12.987c-1.743 1.374-8.067-.693-18.97 4.453a32.4 32.4 0 0 1-11.51 2.427a2.647 2.647 0 0 1-1.517-4.686c2.93-2.307 7.27-4.648 9.925-6.683c3.656-2.803 5.859-5.343 6.9-8.25a4.2 4.2 0 0 0 .24-1.8c-.211-2.412-2.372-15.03-3.041-17.717a1.1 1.1 0 0 1 .723-1.355c1.76-.483 7.023-2.149 9.061-2.724"/><path fill="#e27022" d="M29.059 53.32s-5.68-.397-6.478 1.425c-.334.763-.416 2.855.275 3.32c2.36 1.585 11.24-1.739 11.24-1.739l-.785-3.633l-1.008-.643Zm23.983-13.605l-4.37 4.54l-.675 6.735l6.411-.587l1.757-3.833z"/><path fill="#e27022" d="M23.16 47.278s-5.672 2.693-6.592 4.457c-.385.739-.608 2.82.05 3.33c2.249 1.742 11.333-.975 11.333-.975l-.538-3.678Zm24.815-8.482l-4.666 4.235l-1.129 6.673l6.436-.152l2.012-3.705z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M43.939 13.218c.984 3.914 2.502 19.078 3.438 22.707c.779 3.017 5.008 9.68.827 12.977c-1.743 1.374-7.106-1.257-18.01 3.89c-2.05.967-7.753 3.692-11.877 3c-2.174-.366-2.694-3.919-1.047-5.677c2.55-2.721 7.802-4.449 10.457-6.484c3.656-2.804 5.113-4.407 6.407-7.211c.727-1.576.016-13.862-3.31-19.765a1.013 1.013 0 0 1 .724-1.355a55 55 0 0 1 9.274-1.74"/><path stroke-linecap="round" stroke-linejoin="round" d="M47.288 14.468c1.246 3.839 3.785 18.865 4.964 22.422c.98 2.958 5.65 9.321 1.7 12.892c-1.646 1.489-7.174-.774-17.704 5.097c-1.982 1.104-7.487 4.208-11.648 3.795c-1.46-.145-2.156-1.475-2.095-3.08"/><path stroke-linecap="round" stroke-linejoin="round" d="M32.645 51.859a11.5 11.5 0 0 1 1.974 3.907M36.63 23.39a48 48 0 0 1 6.161-1.788"/><path stroke-miterlimit="10" d="M52.703 39.789a18 18 0 0 0-2.681 2.368"/><path stroke-linecap="round" stroke-linejoin="round" d="M22.818 46.922a6.6 6.6 0 0 1 3.875 2.441a13.3 13.3 0 0 1 1.817 4.204"/><path stroke-miterlimit="10" d="M47.631 38.847a14.6 14.6 0 0 0-4.28 3.933c-1.632 2.754-.93 6.528-.93 6.528"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.37 21.793c.334-.08.647-.145.927-.191"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSocks(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M47.015 13.476c.872 3.703 4.397 18.78 5.237 23.414c.556 3.067 6.243 9.29 2.294 12.862c-1.647 1.489-8.096-.147-18.627 5.724A32.4 32.4 0 0 1 24.6 58.674a2.647 2.647 0 0 1-1.83-4.572c2.768-2.5 6.94-5.128 9.45-7.338c3.459-3.044 5.486-5.727 6.329-8.698a4.2 4.2 0 0 0 .118-1.811c-.374-2.393-3.382-14.837-4.231-17.472a1.1 1.1 0 0 1 .63-1.4c1.724-.6 6.861-2.618 8.857-3.33"/><path fill="#f4aa41" d="M43.734 12.21c.62 3.753 3.118 19.034 3.643 23.715c.348 3.097 5.602 9.69 1.42 12.987c-1.743 1.374-8.067-.693-18.97 4.453a32.4 32.4 0 0 1-11.51 2.427a2.647 2.647 0 0 1-1.517-4.686c2.93-2.307 7.27-4.648 9.925-6.683c3.656-2.803 5.859-5.343 6.9-8.25a4.2 4.2 0 0 0 .24-1.8c-.211-2.412-2.372-15.03-3.041-17.717a1.1 1.1 0 0 1 .723-1.355c1.76-.483 7.023-2.149 9.061-2.724"/><path fill="#e27022" d="M29.059 53.32s-5.68-.397-6.478 1.425c-.334.763-.416 2.855.275 3.32c2.36 1.585 11.24-1.739 11.24-1.739l-.785-3.633l-1.008-.643Zm23.983-13.605l-4.37 4.54l-.675 6.735l6.411-.587l1.757-3.833z"/><path fill="#e27022" d="M23.16 47.278s-5.672 2.693-6.592 4.457c-.385.739-.608 2.82.05 3.33c2.249 1.742 11.333-.975 11.333-.975l-.538-3.678Zm24.815-8.482l-4.666 4.235l-1.129 6.673l6.436-.152l2.012-3.705z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M43.939 13.218c.984 3.914 2.502 19.078 3.438 22.707c.779 3.017 5.008 9.68.827 12.977c-1.743 1.374-7.106-1.257-18.01 3.89c-2.05.967-7.753 3.692-11.877 3c-2.174-.366-2.694-3.919-1.047-5.677c2.55-2.721 7.802-4.449 10.457-6.484c3.656-2.804 5.113-4.407 6.407-7.211c.727-1.576.016-13.862-3.31-19.765a1.013 1.013 0 0 1 .724-1.355a55 55 0 0 1 9.274-1.74"/><path strokeLinecap="round" strokeLinejoin="round" d="M47.288 14.468c1.246 3.839 3.785 18.865 4.964 22.422c.98 2.958 5.65 9.321 1.7 12.892c-1.646 1.489-7.174-.774-17.704 5.097c-1.982 1.104-7.487 4.208-11.648 3.795c-1.46-.145-2.156-1.475-2.095-3.08"/><path strokeLinecap="round" strokeLinejoin="round" d="M32.645 51.859a11.5 11.5 0 0 1 1.974 3.907M36.63 23.39a48 48 0 0 1 6.161-1.788"/><path strokeMiterlimit="10" d="M52.703 39.789a18 18 0 0 0-2.681 2.368"/><path strokeLinecap="round" strokeLinejoin="round" d="M22.818 46.922a6.6 6.6 0 0 1 3.875 2.441a13.3 13.3 0 0 1 1.817 4.204"/><path strokeMiterlimit="10" d="M47.631 38.847a14.6 14.6 0 0 0-4.28 3.933c-1.632 2.754-.93 6.528-.93 6.528"/><path strokeLinecap="round" strokeLinejoin="round" d="M45.37 21.793c.334-.08.647-.145.927-.191"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M47.015 13.476c.872 3.703 4.397 18.78 5.237 23.414c.556 3.067 6.243 9.29 2.294 12.862c-1.647 1.489-8.096-.147-18.627 5.724A32.4 32.4 0 0 1 24.6 58.674a2.647 2.647 0 0 1-1.83-4.572c2.768-2.5 6.94-5.128 9.45-7.338c3.459-3.044 5.486-5.727 6.329-8.698a4.2 4.2 0 0 0 .118-1.811c-.374-2.393-3.382-14.837-4.231-17.472a1.1 1.1 0 0 1 .63-1.4c1.724-.6 6.861-2.618 8.857-3.33"/><path fill="#f4aa41" d="M43.734 12.21c.62 3.753 3.118 19.034 3.643 23.715c.348 3.097 5.602 9.69 1.42 12.987c-1.743 1.374-8.067-.693-18.97 4.453a32.4 32.4 0 0 1-11.51 2.427a2.647 2.647 0 0 1-1.517-4.686c2.93-2.307 7.27-4.648 9.925-6.683c3.656-2.803 5.859-5.343 6.9-8.25a4.2 4.2 0 0 0 .24-1.8c-.211-2.412-2.372-15.03-3.041-17.717a1.1 1.1 0 0 1 .723-1.355c1.76-.483 7.023-2.149 9.061-2.724"/><path fill="#e27022" d="M29.059 53.32s-5.68-.397-6.478 1.425c-.334.763-.416 2.855.275 3.32c2.36 1.585 11.24-1.739 11.24-1.739l-.785-3.633l-1.008-.643Zm23.983-13.605l-4.37 4.54l-.675 6.735l6.411-.587l1.757-3.833z"/><path fill="#e27022" d="M23.16 47.278s-5.672 2.693-6.592 4.457c-.385.739-.608 2.82.05 3.33c2.249 1.742 11.333-.975 11.333-.975l-.538-3.678Zm24.815-8.482l-4.666 4.235l-1.129 6.673l6.436-.152l2.012-3.705z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M43.939 13.218c.984 3.914 2.502 19.078 3.438 22.707c.779 3.017 5.008 9.68.827 12.977c-1.743 1.374-7.106-1.257-18.01 3.89c-2.05.967-7.753 3.692-11.877 3c-2.174-.366-2.694-3.919-1.047-5.677c2.55-2.721 7.802-4.449 10.457-6.484c3.656-2.804 5.113-4.407 6.407-7.211c.727-1.576.016-13.862-3.31-19.765a1.013 1.013 0 0 1 .724-1.355a55 55 0 0 1 9.274-1.74"/><path stroke-linecap="round" stroke-linejoin="round" d="M47.288 14.468c1.246 3.839 3.785 18.865 4.964 22.422c.98 2.958 5.65 9.321 1.7 12.892c-1.646 1.489-7.174-.774-17.704 5.097c-1.982 1.104-7.487 4.208-11.648 3.795c-1.46-.145-2.156-1.475-2.095-3.08"/><path stroke-linecap="round" stroke-linejoin="round" d="M32.645 51.859a11.5 11.5 0 0 1 1.974 3.907M36.63 23.39a48 48 0 0 1 6.161-1.788"/><path stroke-miterlimit="10" d="M52.703 39.789a18 18 0 0 0-2.681 2.368"/><path stroke-linecap="round" stroke-linejoin="round" d="M22.818 46.922a6.6 6.6 0 0 1 3.875 2.441a13.3 13.3 0 0 1 1.817 4.204"/><path stroke-miterlimit="10" d="M47.631 38.847a14.6 14.6 0 0 0-4.28 3.933c-1.632 2.754-.93 6.528-.93 6.528"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.37 21.793c.334-.08.647-.145.927-.191"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M47.015%2013.476c.872%203.703%204.397%2018.78%205.237%2023.414c.556%203.067%206.243%209.29%202.294%2012.862c-1.647%201.489-8.096-.147-18.627%205.724A32.4%2032.4%200%200%201%2024.6%2058.674a2.647%202.647%200%200%201-1.83-4.572c2.768-2.5%206.94-5.128%209.45-7.338c3.459-3.044%205.486-5.727%206.329-8.698a4.2%204.2%200%200%200%20.118-1.811c-.374-2.393-3.382-14.837-4.231-17.472a1.1%201.1%200%200%201%20.63-1.4c1.724-.6%206.861-2.618%208.857-3.33%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M43.734%2012.21c.62%203.753%203.118%2019.034%203.643%2023.715c.348%203.097%205.602%209.69%201.42%2012.987c-1.743%201.374-8.067-.693-18.97%204.453a32.4%2032.4%200%200%201-11.51%202.427a2.647%202.647%200%200%201-1.517-4.686c2.93-2.307%207.27-4.648%209.925-6.683c3.656-2.803%205.859-5.343%206.9-8.25a4.2%204.2%200%200%200%20.24-1.8c-.211-2.412-2.372-15.03-3.041-17.717a1.1%201.1%200%200%201%20.723-1.355c1.76-.483%207.023-2.149%209.061-2.724%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M29.059%2053.32s-5.68-.397-6.478%201.425c-.334.763-.416%202.855.275%203.32c2.36%201.585%2011.24-1.739%2011.24-1.739l-.785-3.633l-1.008-.643Zm23.983-13.605l-4.37%204.54l-.675%206.735l6.411-.587l1.757-3.833z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M23.16%2047.278s-5.672%202.693-6.592%204.457c-.385.739-.608%202.82.05%203.33c2.249%201.742%2011.333-.975%2011.333-.975l-.538-3.678Zm24.815-8.482l-4.666%204.235l-1.129%206.673l6.436-.152l2.012-3.705z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43.939%2013.218c.984%203.914%202.502%2019.078%203.438%2022.707c.779%203.017%205.008%209.68.827%2012.977c-1.743%201.374-7.106-1.257-18.01%203.89c-2.05.967-7.753%203.692-11.877%203c-2.174-.366-2.694-3.919-1.047-5.677c2.55-2.721%207.802-4.449%2010.457-6.484c3.656-2.804%205.113-4.407%206.407-7.211c.727-1.576.016-13.862-3.31-19.765a1.013%201.013%200%200%201%20.724-1.355a55%2055%200%200%201%209.274-1.74%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M47.288%2014.468c1.246%203.839%203.785%2018.865%204.964%2022.422c.98%202.958%205.65%209.321%201.7%2012.892c-1.646%201.489-7.174-.774-17.704%205.097c-1.982%201.104-7.487%204.208-11.648%203.795c-1.46-.145-2.156-1.475-2.095-3.08%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.645%2051.859a11.5%2011.5%200%200%201%201.974%203.907M36.63%2023.39a48%2048%200%200%201%206.161-1.788%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M52.703%2039.789a18%2018%200%200%200-2.681%202.368%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.818%2046.922a6.6%206.6%200%200%201%203.875%202.441a13.3%2013.3%200%200%201%201.817%204.204%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M47.631%2038.847a14.6%2014.6%200%200%200-4.28%203.933c-1.632%202.754-.93%206.528-.93%206.528%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.37%2021.793c.334-.08.647-.145.927-.191%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M47.015%2013.476c.872%203.703%204.397%2018.78%205.237%2023.414c.556%203.067%206.243%209.29%202.294%2012.862c-1.647%201.489-8.096-.147-18.627%205.724A32.4%2032.4%200%200%201%2024.6%2058.674a2.647%202.647%200%200%201-1.83-4.572c2.768-2.5%206.94-5.128%209.45-7.338c3.459-3.044%205.486-5.727%206.329-8.698a4.2%204.2%200%200%200%20.118-1.811c-.374-2.393-3.382-14.837-4.231-17.472a1.1%201.1%200%200%201%20.63-1.4c1.724-.6%206.861-2.618%208.857-3.33%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M43.734%2012.21c.62%203.753%203.118%2019.034%203.643%2023.715c.348%203.097%205.602%209.69%201.42%2012.987c-1.743%201.374-8.067-.693-18.97%204.453a32.4%2032.4%200%200%201-11.51%202.427a2.647%202.647%200%200%201-1.517-4.686c2.93-2.307%207.27-4.648%209.925-6.683c3.656-2.803%205.859-5.343%206.9-8.25a4.2%204.2%200%200%200%20.24-1.8c-.211-2.412-2.372-15.03-3.041-17.717a1.1%201.1%200%200%201%20.723-1.355c1.76-.483%207.023-2.149%209.061-2.724%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M29.059%2053.32s-5.68-.397-6.478%201.425c-.334.763-.416%202.855.275%203.32c2.36%201.585%2011.24-1.739%2011.24-1.739l-.785-3.633l-1.008-.643Zm23.983-13.605l-4.37%204.54l-.675%206.735l6.411-.587l1.757-3.833z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M23.16%2047.278s-5.672%202.693-6.592%204.457c-.385.739-.608%202.82.05%203.33c2.249%201.742%2011.333-.975%2011.333-.975l-.538-3.678Zm24.815-8.482l-4.666%204.235l-1.129%206.673l6.436-.152l2.012-3.705z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43.939%2013.218c.984%203.914%202.502%2019.078%203.438%2022.707c.779%203.017%205.008%209.68.827%2012.977c-1.743%201.374-7.106-1.257-18.01%203.89c-2.05.967-7.753%203.692-11.877%203c-2.174-.366-2.694-3.919-1.047-5.677c2.55-2.721%207.802-4.449%2010.457-6.484c3.656-2.804%205.113-4.407%206.407-7.211c.727-1.576.016-13.862-3.31-19.765a1.013%201.013%200%200%201%20.724-1.355a55%2055%200%200%201%209.274-1.74%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M47.288%2014.468c1.246%203.839%203.785%2018.865%204.964%2022.422c.98%202.958%205.65%209.321%201.7%2012.892c-1.646%201.489-7.174-.774-17.704%205.097c-1.982%201.104-7.487%204.208-11.648%203.795c-1.46-.145-2.156-1.475-2.095-3.08%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.645%2051.859a11.5%2011.5%200%200%201%201.974%203.907M36.63%2023.39a48%2048%200%200%201%206.161-1.788%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M52.703%2039.789a18%2018%200%200%200-2.681%202.368%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.818%2046.922a6.6%206.6%200%200%201%203.875%202.441a13.3%2013.3%200%200%201%201.817%204.204%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M47.631%2038.847a14.6%2014.6%200%200%200-4.28%203.933c-1.632%202.754-.93%206.528-.93%206.528%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.37%2021.793c.334-.08.647-.145.927-.191%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/socks.svg?color=%231a73e8&size=48