Real Racing 3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Real Racing 3 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/331979.svg" alt="Real Racing 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331979.svg" alt="Real Racing 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331979.svg" alt="Real Racing 3 icon" :width="24" :height="24" />
CSS background
.icon-real-racing-3 {
background-image: url('https://proicons.com/icon/331979.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m5.8383,26.0426c1.9799-3.2481,5.8798-4.7813,9.5417-3.7512,1.4865.21,2.9978.1672,4.47-.1266,1.1212-1.2833,1.09-1.9678,3.688-2.7089s9.9536-.0676,10.2332-.001c1.7999.2226,3.4023,1.2479,4.3586,2.7889,0,0,4.43-.9286,4.9113,1.655"/><path class="c" d="m5.8383,26.0426s-1.3887.35-.8612,2.6056-.7591,2.1736-.419,3.2728.7847,1.9655,3.1009,2.7387c3.6765,1.193,7.4958,1.8903,11.3567,2.0734,3.0733.3346,6.1815.1296,9.1843-.6058,0,0-.1144-7.6889,2.0082-9.7934,2.1226-2.1045,3.5151-.2917,3.6228,1.12.1419,2.1902-.2364,4.383-1.1039,6.3991l8.2509-3.9713c-.2377-.1753-.2144-6.6718,1.8022-5.9081.96.3638.6827,3.2882.6827,3.2882"/><path class="c" d="m19.0076,28.1643s-2.4065,1.5648.0919,1.4154,3.6757.04,5.5879-1.7616,2.6659-2.4744.1981-2.3772-5.8779,2.7234-5.8779,2.7234Z"/><path class="c" d="m5.8383,26.0426c.8194.6758,3.12,1.5855,3.5148-2.9026"/><path class="c" d="m28.5253,35.4553s2.5278,1.9752,4.2016-1.6018"/><path class="c" d="m40.9778,29.8822s2.2412,1.8782,2.4849-2.62"/><g><path class="c" d="m5.1966,18.4362c.5523.4628,1.1485.6748,2.4876.6748h.312c1.1043,0,1.9995-.8952,1.9995-1.9995h0c0-1.1043-.8952-1.9995-1.9995-1.9995"/><path class="c" d="m5.1957,11.7792c.5535-.4613,1.1503-.6717,2.4894-.6681l.3111.0018c1.1043,0,1.9995.8952,1.9995,1.9995h0c0,1.1043-.8952,1.9995-1.9995,1.9995"/><line class="c" x1="6.4592" y1="15.1119" x2="7.9962" y2="15.1119"/></g></svg>
Copied!