Ferrari Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 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/325787.svg" alt="Ferrari icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325787.svg" alt="Ferrari icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325787.svg" alt="Ferrari icon" :width="24" :height="24" />
CSS background
.icon-ferrari {
background-image: url('https://proicons.com/icon/325787.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="m10.8786,19.5302c3.3562-2.7047-.682,3.5581,2.9247,9.187m12.1169,11.7982c2.6955-1.119,4.395-2.5403,2.9917-3.8566-.1245-2.1707,2.816-2.6653,3.3063-4.6391,1.0689-3.6071,1.1725.9768,1.5335,2.293.815-1.1977,1.2393-3.3428.9162-4.2482.5674.3713,2.1593,2.4218,2.4935,2.0631.0179-1.3134-2.1589-2.9844-.5049-3.4223,1.7418-1.551,1.0208-3.9336.8037-5.9124-.3297-1.1416.904-2.1292.7511-3.0254h0c-2.7601,2.3898-.381-2.7189-.9475-2.5491-2.7168,2.6007-1.8132-1.2332-2.0269-1.0656-1.8694,1.4725-.7248,4.6013.0511,6.5649.6127,1.9283.6293,4.5397-1.3826,5.6425-3.0665-5.539-7.3146-5.1908-8.5138-7.2485,7.1393.3027-3.5365-2.2618,4.5792-3.7284-.0149-.0213-3.7841-1.5525-.6648-2.2902-.6457-.0207-1.8547-1.2489-1.2371-2.2588,4.3207,1.835-2.6805-3.3948,2.4025-2.8398-.7679-.8939-2.5497-.3722-2.9146-1.7594,5.3924-.744-1.8989-1.0311.7633-1.8307-.984-.4094-2.7624-.3908-3.8977-1.2315-.5445-.5316-1.852-1.304-1.5848.2263-.9233-.0021-2.2963-.6203-2.5368.1963-1.3632.4867,2.228.1036.7773,1.1247-1.2817,1.1115-4.0661.6889-3.7996,3.0268.8853.8861,3.8377.3014,4.6975,1.0625.73,1.8183-1.6593,3.783-2.7905,5.2282-1.0977,1.8256-3.4316,2.254-4.771.4591-2.043-1.662-3.29,1.0133-3.4579,2.7433-.454,1.8548-1.484,3.3674-1.0943,5.8471m2.3882-4.1291c1.4126.7275,4.2389,3.4059,5.7285,3.5002,1.0322,2.2774,3.4305,3.4088,5.4725,4.5914.7874.7173,2.157,1.8058,3.4787.5114,1.866.8116-3.2327,3.1725-.5194,6.4849,1.8209,1.5648.8247,3.6689-.8849,4.7491-.6819.5594-2.1579,1.7608-2.2193,2.7048m-.1447-14.6163c-.4749,1.6038.9441,3.463,1.2489,6.525-.7219.1698-7.4021-1.2313-8.1351-.4804"/></svg>
Ferrari in other icon packs
Copied!