Emoji Athletic Shoe Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Athletic Shoe icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325089.svg" alt="Emoji Athletic Shoe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325089.svg" alt="Emoji Athletic Shoe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325089.svg" alt="Emoji Athletic Shoe icon" :width="24" :height="24" />
CSS background
.icon-emoji-athletic-shoe {
background-image: url('https://proicons.com/icon/325089.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="m7.2692,30.9804c-1.326-1.0873-1.7692-4.8448-1.7692-6.6881,0-1.6371.6668-6.0534,1.7449-7.1263,0,0,1.5679-.6646,2.3832,0,2.6708,2.1767,8.0542,7.1682,14.7457,0,0,0,10.3658,4.8956,13.1626,5.602,4.802,1.2129,4.9636,2.4177,4.9636,4.0037,0,5.0771-5.9467,4.4243-9.9135,4.2088-2.186-.1188-22.882.1323-25.3174,0"/><path id="d" class="h" d="m7.8589,27.9027s8.925-1.4441,14.4458.0648c5.5208,1.509,16.7162.7218,16.7162.7218"/><path id="e" class="h" d="m7.2692,30.9804c-1.326-1.0873-1.7692-4.8448-1.7692-6.6881,0-1.6371.6668-6.0534,1.7449-7.1263,0,0,1.5679-.6646,2.3832,0,2.6708,2.1767,8.0542,7.1682,14.7457,0,0,0,10.3658,4.8956,13.1626,5.602,4.802,1.2129,4.9636,2.4177,4.9636,4.0037,0,5.0771-5.9467,4.4243-9.9135,4.2088-2.186-.1188-22.882.1323-25.3174,0"/><path id="f" class="h" d="m26.9908,21.5306l-2.9909,3.4847"/><path id="g" class="h" d="m29.9893,22.5883l-2.083,2.427"/></svg>
Copied!