Vr X Racer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vr X Racer 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/349457.svg" alt="Vr X Racer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349457.svg" alt="Vr X Racer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349457.svg" alt="Vr X Racer icon" :width="24" :height="24" />
CSS background
.icon-vr-x-racer {
background-image: url('https://proicons.com/icon/349457.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><g><path class="b" d="M31.777,5.5h-15.5541c-.5351,0-.9689,.4338-.9689,.9689v9.6757c0,.5351,.4338,.9689,.9689,.9689h3.3961c2.7358,0,2.3963-4.4258,4.3809-4.4258s1.5125,4.4258,4.3809,4.4258h3.3961c.5351,0,.9689-.4338,.9689-.9689V6.4689c0-.5351-.4338-.9689-.9689-.9689Z"/><circle class="b" cx="19.0277" cy="11.0747" r="2.1195"/><circle class="b" cx="28.9723" cy="11.0747" r="2.1195"/></g><g><polygon class="b" points="14.965 23.6454 10.8755 25.9279 10.281 32.609 6.9524 39.0049 6.9524 42.5 9.8531 42.5 10.5901 40.051 12.6349 37.4119 12.73 33.9405 16.0825 30.6356 17.185 24.7455 14.965 23.6454"/><line class="b" x1="19.1428" y1="28.7542" x2="16.4385" y2="28.7334"/><line class="b" x1="10.281" y1="32.609" x2="12.73" y2="33.9405"/><polygon class="b" points="24 22.0365 27.5549 24.0767 28.4462 30.3741 27.7091 33.037 32.8924 38.5056 24 39.5993 15.1076 38.5056 20.2909 33.037 19.5538 30.3741 20.2288 24.1038 24 22.0365"/><polygon class="b" points="33.035 23.6454 37.1245 25.9279 37.719 32.609 41.0476 39.0049 41.0476 42.5 38.1469 42.5 37.4099 40.051 35.3651 37.4119 35.27 33.9405 31.9175 30.6356 30.815 24.7455 33.035 23.6454"/><line class="b" x1="28.8572" y1="28.7542" x2="31.5615" y2="28.7334"/><line class="b" x1="37.719" y1="32.609" x2="35.27" y2="33.9405"/><line class="b" x1="22.2564" y1="37.4753" x2="25.7436" y2="37.4753"/></g></g><polyline class="b" points="18.3097 35.8339 24 34.9533 29.6903 35.8339"/></svg>
Copied!