sneaker emoji
sneaker from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- sneaker
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the sneaker emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m64.904 50.73l-8.811 2.38A55 55 0 0 1 41.827 55H7.792c-1.445 0-2.625-1.21-2.625-2.69v-2.9C5.215 50.85 6.327 52 7.674 52h32.484c4.596 0 9.172-.64 13.622-1.89l8.411-2.38c1.99-.43 2.85-.76 1.737-3.46l-.77-2.49a5 5 0 0 0-.313-.81a6.7 6.7 0 0 1 2.537 2.58c.215.39.4.8.537 1.23l.81 2.49c.478 1.48-.352 3.07-1.825 3.46"/><path fill="#fff" d="m62.191 47.73l-8.411 2.38A50.3 50.3 0 0 1 40.158 52H7.675c-1.347 0-2.46-1.15-2.508-2.59c.01-.99.088-2 .244-2.98c.42.93 1.327 1.57 2.38 1.57h34.036c4.81 0 9.611-.64 14.266-1.89l.575-.16l-4.176-5.89c1.912.34 3.884.38 5.835.13l.4-.05c.283-.04.566-.05.859-.05a6.46 6.46 0 0 1 3.259.88c.127.26.234.53.312.81l.77 2.49c1.113 2.7.255 3.03-1.736 3.46"/><path fill="#92d3f5" d="m56.67 45.95l-.58.16A55 55 0 0 1 41.83 48H7.79c-1.05 0-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18 1.44-3.1l.01-.014a1.896 1.896 0 0 1 2.468-.52l1.69.966A7.34 7.34 0 0 0 15.95 39h3.461a7.34 7.34 0 0 0 5.792-2.833l3.97-5.103a1.45 1.45 0 0 1 1.948-.317l3.677 2.452a43.8 43.8 0 0 0 15.69 6.499L52 40l.03-.03c.15.04.31.06.46.09z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M65.382 43.55c.215.39.4.8.537 1.23l.81 2.49c.478 1.48-.352 3.07-1.825 3.46l-8.811 2.38A55 55 0 0 1 41.827 55H7.792c-1.445 0-2.625-1.21-2.625-2.69v-2.76c0-1.04.078-2.09.244-3.12c.42.93 1.327 1.57 2.38 1.57h34.036c4.81 0 9.611-.64 14.266-1.89l.575-.16"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m61.713 44.59l-5.045 1.36l-4.176-5.89c1.913.34 3.884.38 5.835.13l.4-.05c.283-.04.566-.05.859-.05c.43 0 .859.04 1.288.13a6.69 6.69 0 0 1 4.508 3.33"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m56.67 45.95l-.58.16A55 55 0 0 1 41.83 48H7.79c-1.05 0-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18 1.44-3.1l.01-.014a1.896 1.896 0 0 1 2.468-.52l1.69.966A7.34 7.34 0 0 0 15.95 39h3.461a7.34 7.34 0 0 0 5.792-2.833l3.97-5.103a1.45 1.45 0 0 1 1.948-.317l3.677 2.452a43.8 43.8 0 0 0 15.69 6.499L52 40l.03-.03c.15.04.31.06.46.09z"/><path d="M43.84 41.39c0 .951-.797 1.729-1.773 1.729s-1.774-.778-1.774-1.728s.798-1.728 1.774-1.728s1.774.777 1.774 1.728m-5.897-2.802c0 .95-.798 1.728-1.774 1.728s-1.774-.778-1.774-1.728s.799-1.728 1.774-1.728s1.774.777 1.774 1.728m-4.914-2.802c0 .95-.798 1.728-1.773 1.728s-1.774-.778-1.774-1.728s.798-1.728 1.774-1.728s1.774.777 1.774 1.728m16.564 7.472c0 .95-.799 1.728-1.774 1.728s-1.775-.778-1.775-1.728s.799-1.728 1.775-1.728s1.774.777 1.774 1.728"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.925 54.536L48.101 51"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSneaker(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m64.904 50.73l-8.811 2.38A55 55 0 0 1 41.827 55H7.792c-1.445 0-2.625-1.21-2.625-2.69v-2.9C5.215 50.85 6.327 52 7.674 52h32.484c4.596 0 9.172-.64 13.622-1.89l8.411-2.38c1.99-.43 2.85-.76 1.737-3.46l-.77-2.49a5 5 0 0 0-.313-.81a6.7 6.7 0 0 1 2.537 2.58c.215.39.4.8.537 1.23l.81 2.49c.478 1.48-.352 3.07-1.825 3.46"/><path fill="#fff" d="m62.191 47.73l-8.411 2.38A50.3 50.3 0 0 1 40.158 52H7.675c-1.347 0-2.46-1.15-2.508-2.59c.01-.99.088-2 .244-2.98c.42.93 1.327 1.57 2.38 1.57h34.036c4.81 0 9.611-.64 14.266-1.89l.575-.16l-4.176-5.89c1.912.34 3.884.38 5.835.13l.4-.05c.283-.04.566-.05.859-.05a6.46 6.46 0 0 1 3.259.88c.127.26.234.53.312.81l.77 2.49c1.113 2.7.255 3.03-1.736 3.46"/><path fill="#92d3f5" d="m56.67 45.95l-.58.16A55 55 0 0 1 41.83 48H7.79c-1.05 0-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18 1.44-3.1l.01-.014a1.896 1.896 0 0 1 2.468-.52l1.69.966A7.34 7.34 0 0 0 15.95 39h3.461a7.34 7.34 0 0 0 5.792-2.833l3.97-5.103a1.45 1.45 0 0 1 1.948-.317l3.677 2.452a43.8 43.8 0 0 0 15.69 6.499L52 40l.03-.03c.15.04.31.06.46.09z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M65.382 43.55c.215.39.4.8.537 1.23l.81 2.49c.478 1.48-.352 3.07-1.825 3.46l-8.811 2.38A55 55 0 0 1 41.827 55H7.792c-1.445 0-2.625-1.21-2.625-2.69v-2.76c0-1.04.078-2.09.244-3.12c.42.93 1.327 1.57 2.38 1.57h34.036c4.81 0 9.611-.64 14.266-1.89l.575-.16"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m61.713 44.59l-5.045 1.36l-4.176-5.89c1.913.34 3.884.38 5.835.13l.4-.05c.283-.04.566-.05.859-.05c.43 0 .859.04 1.288.13a6.69 6.69 0 0 1 4.508 3.33"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m56.67 45.95l-.58.16A55 55 0 0 1 41.83 48H7.79c-1.05 0-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18 1.44-3.1l.01-.014a1.896 1.896 0 0 1 2.468-.52l1.69.966A7.34 7.34 0 0 0 15.95 39h3.461a7.34 7.34 0 0 0 5.792-2.833l3.97-5.103a1.45 1.45 0 0 1 1.948-.317l3.677 2.452a43.8 43.8 0 0 0 15.69 6.499L52 40l.03-.03c.15.04.31.06.46.09z"/><path d="M43.84 41.39c0 .951-.797 1.729-1.773 1.729s-1.774-.778-1.774-1.728s.798-1.728 1.774-1.728s1.774.777 1.774 1.728m-5.897-2.802c0 .95-.798 1.728-1.774 1.728s-1.774-.778-1.774-1.728s.799-1.728 1.774-1.728s1.774.777 1.774 1.728m-4.914-2.802c0 .95-.798 1.728-1.773 1.728s-1.774-.778-1.774-1.728s.798-1.728 1.774-1.728s1.774.777 1.774 1.728m16.564 7.472c0 .95-.799 1.728-1.774 1.728s-1.775-.778-1.775-1.728s.799-1.728 1.775-1.728s1.774.777 1.774 1.728"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M48.925 54.536L48.101 51"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m64.904 50.73l-8.811 2.38A55 55 0 0 1 41.827 55H7.792c-1.445 0-2.625-1.21-2.625-2.69v-2.9C5.215 50.85 6.327 52 7.674 52h32.484c4.596 0 9.172-.64 13.622-1.89l8.411-2.38c1.99-.43 2.85-.76 1.737-3.46l-.77-2.49a5 5 0 0 0-.313-.81a6.7 6.7 0 0 1 2.537 2.58c.215.39.4.8.537 1.23l.81 2.49c.478 1.48-.352 3.07-1.825 3.46"/><path fill="#fff" d="m62.191 47.73l-8.411 2.38A50.3 50.3 0 0 1 40.158 52H7.675c-1.347 0-2.46-1.15-2.508-2.59c.01-.99.088-2 .244-2.98c.42.93 1.327 1.57 2.38 1.57h34.036c4.81 0 9.611-.64 14.266-1.89l.575-.16l-4.176-5.89c1.912.34 3.884.38 5.835.13l.4-.05c.283-.04.566-.05.859-.05a6.46 6.46 0 0 1 3.259.88c.127.26.234.53.312.81l.77 2.49c1.113 2.7.255 3.03-1.736 3.46"/><path fill="#92d3f5" d="m56.67 45.95l-.58.16A55 55 0 0 1 41.83 48H7.79c-1.05 0-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18 1.44-3.1l.01-.014a1.896 1.896 0 0 1 2.468-.52l1.69.966A7.34 7.34 0 0 0 15.95 39h3.461a7.34 7.34 0 0 0 5.792-2.833l3.97-5.103a1.45 1.45 0 0 1 1.948-.317l3.677 2.452a43.8 43.8 0 0 0 15.69 6.499L52 40l.03-.03c.15.04.31.06.46.09z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M65.382 43.55c.215.39.4.8.537 1.23l.81 2.49c.478 1.48-.352 3.07-1.825 3.46l-8.811 2.38A55 55 0 0 1 41.827 55H7.792c-1.445 0-2.625-1.21-2.625-2.69v-2.76c0-1.04.078-2.09.244-3.12c.42.93 1.327 1.57 2.38 1.57h34.036c4.81 0 9.611-.64 14.266-1.89l.575-.16"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m61.713 44.59l-5.045 1.36l-4.176-5.89c1.913.34 3.884.38 5.835.13l.4-.05c.283-.04.566-.05.859-.05c.43 0 .859.04 1.288.13a6.69 6.69 0 0 1 4.508 3.33"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m56.67 45.95l-.58.16A55 55 0 0 1 41.83 48H7.79c-1.05 0-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18 1.44-3.1l.01-.014a1.896 1.896 0 0 1 2.468-.52l1.69.966A7.34 7.34 0 0 0 15.95 39h3.461a7.34 7.34 0 0 0 5.792-2.833l3.97-5.103a1.45 1.45 0 0 1 1.948-.317l3.677 2.452a43.8 43.8 0 0 0 15.69 6.499L52 40l.03-.03c.15.04.31.06.46.09z"/><path d="M43.84 41.39c0 .951-.797 1.729-1.773 1.729s-1.774-.778-1.774-1.728s.798-1.728 1.774-1.728s1.774.777 1.774 1.728m-5.897-2.802c0 .95-.798 1.728-1.774 1.728s-1.774-.778-1.774-1.728s.799-1.728 1.774-1.728s1.774.777 1.774 1.728m-4.914-2.802c0 .95-.798 1.728-1.773 1.728s-1.774-.778-1.774-1.728s.798-1.728 1.774-1.728s1.774.777 1.774 1.728m16.564 7.472c0 .95-.799 1.728-1.774 1.728s-1.775-.778-1.775-1.728s.799-1.728 1.775-1.728s1.774.777 1.774 1.728"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.925 54.536L48.101 51"/></svg> </template>
CSS
.icon-sneaker {
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%23d0cfce%22%20d%3D%22m64.904%2050.73l-8.811%202.38A55%2055%200%200%201%2041.827%2055H7.792c-1.445%200-2.625-1.21-2.625-2.69v-2.9C5.215%2050.85%206.327%2052%207.674%2052h32.484c4.596%200%209.172-.64%2013.622-1.89l8.411-2.38c1.99-.43%202.85-.76%201.737-3.46l-.77-2.49a5%205%200%200%200-.313-.81a6.7%206.7%200%200%201%202.537%202.58c.215.39.4.8.537%201.23l.81%202.49c.478%201.48-.352%203.07-1.825%203.46%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m62.191%2047.73l-8.411%202.38A50.3%2050.3%200%200%201%2040.158%2052H7.675c-1.347%200-2.46-1.15-2.508-2.59c.01-.99.088-2%20.244-2.98c.42.93%201.327%201.57%202.38%201.57h34.036c4.81%200%209.611-.64%2014.266-1.89l.575-.16l-4.176-5.89c1.912.34%203.884.38%205.835.13l.4-.05c.283-.04.566-.05.859-.05a6.46%206.46%200%200%201%203.259.88c.127.26.234.53.312.81l.77%202.49c1.113%202.7.255%203.03-1.736%203.46%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m56.67%2045.95l-.58.16A55%2055%200%200%201%2041.83%2048H7.79c-1.05%200-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18%201.44-3.1l.01-.014a1.896%201.896%200%200%201%202.468-.52l1.69.966A7.34%207.34%200%200%200%2015.95%2039h3.461a7.34%207.34%200%200%200%205.792-2.833l3.97-5.103a1.45%201.45%200%200%201%201.948-.317l3.677%202.452a43.8%2043.8%200%200%200%2015.69%206.499L52%2040l.03-.03c.15.04.31.06.46.09z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M65.382%2043.55c.215.39.4.8.537%201.23l.81%202.49c.478%201.48-.352%203.07-1.825%203.46l-8.811%202.38A55%2055%200%200%201%2041.827%2055H7.792c-1.445%200-2.625-1.21-2.625-2.69v-2.76c0-1.04.078-2.09.244-3.12c.42.93%201.327%201.57%202.38%201.57h34.036c4.81%200%209.611-.64%2014.266-1.89l.575-.16%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m61.713%2044.59l-5.045%201.36l-4.176-5.89c1.913.34%203.884.38%205.835.13l.4-.05c.283-.04.566-.05.859-.05c.43%200%20.859.04%201.288.13a6.69%206.69%200%200%201%204.508%203.33%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m56.67%2045.95l-.58.16A55%2055%200%200%201%2041.83%2048H7.79c-1.05%200-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18%201.44-3.1l.01-.014a1.896%201.896%200%200%201%202.468-.52l1.69.966A7.34%207.34%200%200%200%2015.95%2039h3.461a7.34%207.34%200%200%200%205.792-2.833l3.97-5.103a1.45%201.45%200%200%201%201.948-.317l3.677%202.452a43.8%2043.8%200%200%200%2015.69%206.499L52%2040l.03-.03c.15.04.31.06.46.09z%22%2F%3E%3Cpath%20d%3D%22M43.84%2041.39c0%20.951-.797%201.729-1.773%201.729s-1.774-.778-1.774-1.728s.798-1.728%201.774-1.728s1.774.777%201.774%201.728m-5.897-2.802c0%20.95-.798%201.728-1.774%201.728s-1.774-.778-1.774-1.728s.799-1.728%201.774-1.728s1.774.777%201.774%201.728m-4.914-2.802c0%20.95-.798%201.728-1.773%201.728s-1.774-.778-1.774-1.728s.798-1.728%201.774-1.728s1.774.777%201.774%201.728m16.564%207.472c0%20.95-.799%201.728-1.774%201.728s-1.775-.778-1.775-1.728s.799-1.728%201.775-1.728s1.774.777%201.774%201.728%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48.925%2054.536L48.101%2051%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m64.904%2050.73l-8.811%202.38A55%2055%200%200%201%2041.827%2055H7.792c-1.445%200-2.625-1.21-2.625-2.69v-2.9C5.215%2050.85%206.327%2052%207.674%2052h32.484c4.596%200%209.172-.64%2013.622-1.89l8.411-2.38c1.99-.43%202.85-.76%201.737-3.46l-.77-2.49a5%205%200%200%200-.313-.81a6.7%206.7%200%200%201%202.537%202.58c.215.39.4.8.537%201.23l.81%202.49c.478%201.48-.352%203.07-1.825%203.46%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m62.191%2047.73l-8.411%202.38A50.3%2050.3%200%200%201%2040.158%2052H7.675c-1.347%200-2.46-1.15-2.508-2.59c.01-.99.088-2%20.244-2.98c.42.93%201.327%201.57%202.38%201.57h34.036c4.81%200%209.611-.64%2014.266-1.89l.575-.16l-4.176-5.89c1.912.34%203.884.38%205.835.13l.4-.05c.283-.04.566-.05.859-.05a6.46%206.46%200%200%201%203.259.88c.127.26.234.53.312.81l.77%202.49c1.113%202.7.255%203.03-1.736%203.46%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m56.67%2045.95l-.58.16A55%2055%200%200%201%2041.83%2048H7.79c-1.05%200-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18%201.44-3.1l.01-.014a1.896%201.896%200%200%201%202.468-.52l1.69.966A7.34%207.34%200%200%200%2015.95%2039h3.461a7.34%207.34%200%200%200%205.792-2.833l3.97-5.103a1.45%201.45%200%200%201%201.948-.317l3.677%202.452a43.8%2043.8%200%200%200%2015.69%206.499L52%2040l.03-.03c.15.04.31.06.46.09z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M65.382%2043.55c.215.39.4.8.537%201.23l.81%202.49c.478%201.48-.352%203.07-1.825%203.46l-8.811%202.38A55%2055%200%200%201%2041.827%2055H7.792c-1.445%200-2.625-1.21-2.625-2.69v-2.76c0-1.04.078-2.09.244-3.12c.42.93%201.327%201.57%202.38%201.57h34.036c4.81%200%209.611-.64%2014.266-1.89l.575-.16%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m61.713%2044.59l-5.045%201.36l-4.176-5.89c1.913.34%203.884.38%205.835.13l.4-.05c.283-.04.566-.05.859-.05c.43%200%20.859.04%201.288.13a6.69%206.69%200%200%201%204.508%203.33%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m56.67%2045.95l-.58.16A55%2055%200%200%201%2041.83%2048H7.79c-1.05%200-1.96-.64-2.38-1.57c.09-.64.21-1.27.36-1.9l.93-3.83c.28-1.12.77-2.18%201.44-3.1l.01-.014a1.896%201.896%200%200%201%202.468-.52l1.69.966A7.34%207.34%200%200%200%2015.95%2039h3.461a7.34%207.34%200%200%200%205.792-2.833l3.97-5.103a1.45%201.45%200%200%201%201.948-.317l3.677%202.452a43.8%2043.8%200%200%200%2015.69%206.499L52%2040l.03-.03c.15.04.31.06.46.09z%22%2F%3E%3Cpath%20d%3D%22M43.84%2041.39c0%20.951-.797%201.729-1.773%201.729s-1.774-.778-1.774-1.728s.798-1.728%201.774-1.728s1.774.777%201.774%201.728m-5.897-2.802c0%20.95-.798%201.728-1.774%201.728s-1.774-.778-1.774-1.728s.799-1.728%201.774-1.728s1.774.777%201.774%201.728m-4.914-2.802c0%20.95-.798%201.728-1.773%201.728s-1.774-.778-1.774-1.728s.798-1.728%201.774-1.728s1.774.777%201.774%201.728m16.564%207.472c0%20.95-.799%201.728-1.774%201.728s-1.775-.778-1.775-1.728s.799-1.728%201.775-1.728s1.774.777%201.774%201.728%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48.925%2054.536L48.101%2051%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/sneaker.svg?color=%231a73e8&size=48