Scuderia Ferrari Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Scuderia Ferrari 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/347071.svg" alt="Scuderia Ferrari icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347071.svg" alt="Scuderia Ferrari icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347071.svg" alt="Scuderia Ferrari icon" :width="24" :height="24" />
CSS background
.icon-scuderia-ferrari {
background-image: url('https://proicons.com/icon/347071.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><path class="b" d="M14.9891,20.9183c2.3048-1.8653-.4684,2.4538,2.0085,6.3356M25.3188,35.3903c1.8511-.7717,3.0182-1.7519,2.0546-2.6596-.0855-1.497,1.9339-1.838,2.2706-3.1992.7341-2.4875.8052.6736,1.0531,1.5813.5597-.826.8511-2.3052.6292-2.9297.3897.2561,1.4829,1.6702,1.7124,1.4228.0123-.9058-1.4826-2.0582-.3467-2.3601,1.1961-1.0696.701-2.7128.5519-4.0774-.2264-.7873.6208-1.4684.5158-2.0864-1.8955,1.648-.2617-1.875-.6507-1.7579-1.8658,1.7936-1.2452-.8504-1.3919-.7349-1.2838,1.0155-.4977,3.1732.0351,4.5274.4208,1.3298.4322,3.1307-.9495,3.8912-2.1059-3.8199-5.0232-3.5797-5.8468-4.9988,4.9028.2088-2.4286-1.5598,3.1447-2.5713-.0102-.0147-2.5987-1.0706-.4565-1.5794-.4434-.0143-1.2737-.8613-.8496-1.5577,2.9672,1.2654-1.8408-2.3412,1.6499-1.9584-.5274-.6165-1.751-.2567-2.0016-1.2134,3.7032-.5131-1.304-.7111.5242-1.2625-.6758-.2823-1.897-.2695-2.6767-.8493-.3739-.3666-1.2719-.8993-1.0884.1561-.6341-.0014-1.5769-.4278-1.7421.1354-.9362.3356,1.5301.0714.5338.7756-.8802.7665-2.7924.4751-2.6093,2.0874.608.6111,2.6356.2078,3.226.7327.5013,1.2539-1.1396,2.6089-1.9163,3.6055-.7538,1.2589-2.3566,1.5544-3.2764.3166-1.4031-1.1462-2.2594.6988-2.3747,1.8918-.3118,1.2792-1.0192,2.3223-.7515,4.0323M15.9315,21.9029c.9701.5017,2.9111,2.3488,3.9341,2.4138.7089,1.5705,2.3558,2.3508,3.7582,3.1664.5407.4947,1.4813,1.2453,2.389.3527,1.2815.5597-2.22,2.1879-.3567,4.4722,1.2505,1.0792.5664,2.5302-.6077,3.2751-.4683.3858-1.4819,1.2143-1.524,1.8653M23.4249,27.3688c-.3261,1.106.6484,2.3882.8577,4.4998-.4958.1171-5.0833-.8491-5.5867-.3313"/><path class="b" d="M24,43.5c1.6926,0,15.2735-6.8094,15.2735-26.0911V6.5031l-15.2735-2.0031-15.2735,2.0031v10.9058c0,19.2817,13.5809,26.0911,15.2735,26.0911Z"/><path class="b" d="M8.7265,11.3505c10.1847-5.306,20.3663-5.2145,30.547,0"/><path class="b" d="M19.5311,39.1273c.2245.272.506.3733.8977.3733h.542c.5044,0,.9133-.3806.9133-.85v-.0036c0-.4695-.4089-.85-.9133-.85h-.5979c-.505,0-.9143-.381-.9143-.8509,0-.471.4102-.8528.9163-.8528h.539c.3916,0,.6731.1013.8977.3733"/><line class="b" x1="27.467" y1="37.7968" x2="28.6568" y2="37.7968"/><polyline class="b" points="27.4633 39.5005 27.4633 36.093 29.2939 36.093"/></svg>
Copied!