Csr Racing 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Csr 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/338703.svg" alt="Csr Racing 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338703.svg" alt="Csr Racing 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338703.svg" alt="Csr Racing 2 icon" :width="24" :height="24" />
CSS background
.icon-csr-racing-2 {
background-image: url('https://proicons.com/icon/338703.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="M14.5244,10.7885c-8.7837-1.2779-13.4579,8.1436-7.0458,11.9625.701.4175,1.5805.3187,2.2882.3187h9.7145c2.7807,0,3.8116-1.1154,4.2567-3.0265.4127-1.772-1.0266-2.4855-2.6074-3.1395-2.2672-.9381-2.8476-1.6842-2.4364-3.3925.3176-1.3195,1.3762-2.2943,2.7569-2.3008h7.9061"/><path id="d" class="g" d="M29.1704,23.0696l3.8062-11.8599h5.7313c1.9178,0,2.9371.6387,2.8883,2.2301-.05,1.6287-1.5319,3.4696-3.0208,3.4675h-2.1568l1.2457,6.1624"/><circle id="e" class="g" cx="36.8415" cy="30.6712" r="6.6585"/><path id="f" class="g" d="M34.3207,29.0395c0-1.5219,1.4268-2.7585,3.0439-2.4732,1.0463.1902,1.9024,1.1415,1.9976,2.1878,0,.761-.1902,1.6171-.761,2.0927-1.0463.8561-4.2805,3.3293-4.2805,3.3293h5.0415"/></svg>
Copied!