Real Racing 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Real Racing 2 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/331978.svg" alt="Real Racing 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331978.svg" alt="Real Racing 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331978.svg" alt="Real Racing 2 icon" :width="24" :height="24" />
CSS background
.icon-real-racing-2 {
background-image: url('https://proicons.com/icon/331978.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="M4.9457,13.761c0-1.6355,1.4816-2.925,3.1759-2.5994,1.1113.2136,1.9988,1.1747,2.1094,2.301.0823.8378-.1828,1.6644-.7615,2.1722-1.072.9408-4.5238,3.4762-4.5238,3.4762h5.3"/><g id="d"><path id="e" class="k" 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 id="f" class="k" 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 id="g" class="k" d="M19.0076,28.1643s-2.4065,1.5648.0919,1.4154,3.6757.04,5.5879-1.7616c1.9122-1.8016,2.6659-2.4744.1981-2.3772s-5.8779,2.7234-5.8779,2.7234Z"/><path id="h" class="k" d="M5.8383,26.0426c.8194.6758,3.12,1.5855,3.5148-2.9026"/><path id="i" class="k" d="M28.5253,35.4553s2.5278,1.9752,4.2016-1.6018"/><path id="j" class="k" d="M40.9777,29.8822s2.2412,1.8782,2.4849-2.62"/></g></svg>
Copied!