Hill Climb Racing Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hill Climb Racing 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/341596.svg" alt="Hill Climb Racing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341596.svg" alt="Hill Climb Racing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341596.svg" alt="Hill Climb Racing icon" :width="24" :height="24" />
CSS background
.icon-hill-climb-racing {
background-image: url('https://proicons.com/icon/341596.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>.r{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="r" d="M38.5001,5.5H9.5001c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path id="c" class="r" d="M42.5,17.3312c-9.0102,11.6563-18.7737,22.203-36.8934,22.088"/><circle id="d" class="r" cx="33.8172" cy="20.2835" r="3"/><circle id="e" class="r" cx="20.5315" cy="32.7241" r="3"/><path id="f" class="r" d="M22.2668,29.5238l7.7303-8.4064c-3.6877-3.3526.7116-8.2092,4.4173-5.3413l-.1127-.9691.3381-.5184-3.4707-3.5834"/><path id="g" class="r" d="M32.0373,11.6424c-2.3534-.7868-4.3067,1.5902-6.2096,3.0745l-4.0116-.1803"/><path id="h" class="r" d="M25.8277,14.7168l-13.0716,14.1985.0676,1.4875,3.3806,3.3581-.631.631"/><path id="i" class="r" d="M16.2043,33.7608l.9691.5184c-3.4552-3.8676,1.8488-8.4114,5.1572-4.8247"/><path id="j" class="r" d="M9.0149,22.9429c2.8266.1226,4.9756,1.2051,7.0956,2.3288"/><path id="k" class="r" d="M18.4947,22.682l-1.6143-.0095"/><path id="l" class="r" d="M20.7321,20.2518c-.6167-.7634-2.1996-.947-1.2898-2.6263"/><path id="m" class="r" d="M19.2919,21.8161c-1.0022-.1874-1.3111-2.7669-2.4632-.9715"/><path id="n" class="r" d="M19.4422,17.6255c-4.7818-4.7062-9.7923,1.8634-2.6135,3.2191"/><path id="o" class="r" d="M17.2202,16.1785l.5647-.7522"/><path id="p" class="r" d="M20.3962,22.695l-.8339.924"/><path id="q" class="r" d="M15.7535,15.3028l-.9691,6.4231"/></svg>
Copied!