Emoji Hiking Boot Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Hiking Boot 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/325328.svg" alt="Emoji Hiking Boot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325328.svg" alt="Emoji Hiking Boot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325328.svg" alt="Emoji Hiking Boot icon" :width="24" :height="24" />
CSS background
.icon-emoji-hiking-boot {
background-image: url('https://proicons.com/icon/325328.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="a" 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="b" class="h" d="M5.5327,35.3921c-.2573-4.3717,1.1037-11.8611,1.481-12.5951l.0261-9.4314s7.4607-.0856,9.667-1.1106c.9576-.4449,2.5363-1.3285,3.6126-1.9444.504-.2898,1.1312.0817,1.1195.6632-.0477,2.5596-.0437,8.0445.81,9.5508.7805,1.3772,3.0332,2.8703,4.4208,3.9176,3.7228,2.8095,9.0956,3.1444,11.5034,3.4936,5.3925.7818,4.8342,6.9328,3.1716,8.0805-2.6102,1.802-11.5756.8028-11.5756.8028-2.1803-.1192-7.5216-1.427-12.2523-1.427"/><path id="c" class="h" d="M8.7682,32.6673s21.1587,2.0265,24.0705,1.4015"/><path id="d" class="h" d="M19.7197,16.9683l-1.9796-.0098"/><path id="e" class="h" d="M20.0846,20.5344l-1.925.4621"/><path id="f" class="h" d="M21.724,23.1591l-1.6394,1.1101"/><path id="g" class="h" d="M5.5005,35.3921h12.0161v2.398H5.5005v-2.398"/></svg>
Copied!