Climbing Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Climbing 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/305389.svg" alt="Climbing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305389.svg" alt="Climbing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305389.svg" alt="Climbing icon" :width="24" :height="24" />
CSS background
.icon-climbing {
background-image: url('https://proicons.com/icon/305389.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M354 125c0-46 37-83 83-83s84 37 84 83-38 83-84 83-83-37-83-83zm292 250v42c10 0 250-5 250-417h-42c0 371-200 375-208 375zm100 87c-13-6-28-5-40 3l-68 46c-48 24-117 52-201 60-14 1-28 7-35 20l-84 138c-1 1-2 4-3 6l-83 208c-8 22 2 46 23 54 5 2 11 3 16 3 16 0 32-10 39-26l82-205 2-5c39-19 114-57 156-93l13-6v335h41V643c37-19 70-41 95-59l31 213c2 21 20 36 41 36h6c23-3 38-25 35-47l-42-292c-2-14-11-26-24-32zm-504-47l113-37 49 155c121 0 196-54 196-54l-20-177 117-75c8-5 14-13 17-21l54-150c8-22-3-46-25-54-22-7-45 4-53 25l-49 137c-1 1-387 159-387 159l-4 1-67-134c-10-21-35-29-56-19-20 10-29 35-18 56l83 167c7 14 22 23 37 23 4 0 9-1 13-2z"/></svg>
Climbing in other icon packs
Copied!