Pixel Car Racer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pixel Car 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/345853.svg" alt="Pixel Car Racer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345853.svg" alt="Pixel Car Racer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345853.svg" alt="Pixel Car Racer icon" :width="24" :height="24" />
CSS background
.icon-pixel-car-racer {
background-image: url('https://proicons.com/icon/345853.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#fff;stroke-width:0px;}</style></defs><path class="c" d="m25.5898,24.3185c.9662,0,1.7519,1.5502,1.7519,3.4508,0,1.9112-.7857,3.4614-1.7519,3.4614s-1.7519-1.5502-1.7519-3.4614c0-1.9006.7857-3.4508,1.7519-3.4508Z"/><path class="c" d="m40.8793,24.3185c.9662,0,1.7519,1.5502,1.7519,3.4508,0,1.9112-.7857,3.4614-1.7519,3.4614-.9768,0-1.7625-1.5502-1.7625-3.4614,0-1.9006.7857-3.4508,1.7625-3.4508Z"/><path class="c" d="m7.1679,29.3195l.0212-2.4952h6.3388v1.0193h.8813v1.4759h-7.2413Z"/><path class="c" d="m37.832,19.944l5.6911-.138v4.5019"/><path class="c" d="m32.4382,21.6535c.0743-1.444-.9025-1.5927-2.6544-1.1573l.807-1.5608c3.7268-.9237,5.7761,1.2954,4.916,2.9836H14.4623c-8.3243-.0425-11.2761,2.612-10.9363,9.3861h18.7828c-.2017-2.0705-.4141-5.1921,1.0618-7.0821"/><path class="c" d="m26.6062,30.5936l11.4807.0956c-.7751-2.6863-.2336-4.6081.6052-6.3707"/><path class="c" d="m14.7384,21.9189c2.1023-2.1554,5.6699-4.7886,8.3031-5.2239l10.1612.2124c1.8192,0,3.2526,1.1361,4.3002,3.4083,2.4209,2.1448,6.0203,1.2635,6.9971,7.1882-1.6245,1.9855,2.0387,1.4971-2.4751,2.8774"/><path class="c" d="m35.8465,21.9508c3.3446,1.168-.1486,9.0463-6.1371,6.9865l.5734-6.6043"/><path class="c" d="m24.0077,22.0357c-3.6525,1.9112-6.3813,4.9266-8.5155,2.6757h-7.4537"/><path class="c" d="m30.028,17.0135l-2.527,4.7992"/><circle class="d" cx="5.3526" cy="28.8152" r=".75"/><circle class="d" cx="16.7153" cy="28.8152" r=".75"/></svg>
Copied!