car sport icon

car-sport-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
car-sport-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

Use the car sport icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M488 224c-3-5-32.61-17.79-32.61-17.79c5.15-2.66 8.67-3.21 8.67-14.21c0-12-.06-16-8.06-16h-27.14c-.11-.24-.23-.49-.34-.74c-17.52-38.26-19.87-47.93-46-60.95C347.47 96.88 281.76 96 256 96s-91.47.88-126.49 18.31c-26.16 13-25.51 19.69-46 60.95c0 .11-.21.4-.4.74H55.94c-7.94 0-8 4-8 16c0 11 3.52 11.55 8.67 14.21C56.61 206.21 28 220 24 224s-8 32-8 80s4 96 4 96h11.94c0 14 2.06 16 8.06 16h80c6 0 8-2 8-16h256c0 14 2 16 8 16h82c4 0 6-3 6-16h12s4-49 4-96s-5-75-8-80m-362.74 44.94A517 517 0 0 1 70.42 272c-20.42 0-21.12 1.31-22.56-11.44a72.2 72.2 0 0 1 .51-17.51L49 240h3c12 0 23.27.51 44.55 6.78a98 98 0 0 1 30.09 15.06C131 265 132 268 132 268Zm247.16 72L368 352H144s.39-.61-5-11.18c-4-7.82 1-12.82 8.91-15.66C163.23 319.64 208 304 256 304s93.66 13.48 108.5 21.16C370 328 376.83 330 372.42 341Zm-257-136.53a96 96 0 0 1-9.7.07c2.61-4.64 4.06-9.81 6.61-15.21c8-17 17.15-36.24 33.44-44.35c23.54-11.72 72.33-17 110.23-17s86.69 5.24 110.23 17c16.29 8.11 25.4 27.36 33.44 44.35c2.57 5.45 4 10.66 6.68 15.33c-2 .11-4.3 0-9.79-.19Zm347.72 56.11C461 273 463 272 441.58 272a517 517 0 0 1-54.84-3.06c-2.85-.51-3.66-5.32-1.38-7.1a93.8 93.8 0 0 1 30.09-15.06c21.28-6.27 33.26-7.11 45.09-6.69a3.22 3.22 0 0 1 3.09 3a70.2 70.2 0 0 1-.49 17.47Z"/></svg>

React

import type { SVGProps } from "react";

export function IonCarSportSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M488 224c-3-5-32.61-17.79-32.61-17.79c5.15-2.66 8.67-3.21 8.67-14.21c0-12-.06-16-8.06-16h-27.14c-.11-.24-.23-.49-.34-.74c-17.52-38.26-19.87-47.93-46-60.95C347.47 96.88 281.76 96 256 96s-91.47.88-126.49 18.31c-26.16 13-25.51 19.69-46 60.95c0 .11-.21.4-.4.74H55.94c-7.94 0-8 4-8 16c0 11 3.52 11.55 8.67 14.21C56.61 206.21 28 220 24 224s-8 32-8 80s4 96 4 96h11.94c0 14 2.06 16 8.06 16h80c6 0 8-2 8-16h256c0 14 2 16 8 16h82c4 0 6-3 6-16h12s4-49 4-96s-5-75-8-80m-362.74 44.94A517 517 0 0 1 70.42 272c-20.42 0-21.12 1.31-22.56-11.44a72.2 72.2 0 0 1 .51-17.51L49 240h3c12 0 23.27.51 44.55 6.78a98 98 0 0 1 30.09 15.06C131 265 132 268 132 268Zm247.16 72L368 352H144s.39-.61-5-11.18c-4-7.82 1-12.82 8.91-15.66C163.23 319.64 208 304 256 304s93.66 13.48 108.5 21.16C370 328 376.83 330 372.42 341Zm-257-136.53a96 96 0 0 1-9.7.07c2.61-4.64 4.06-9.81 6.61-15.21c8-17 17.15-36.24 33.44-44.35c23.54-11.72 72.33-17 110.23-17s86.69 5.24 110.23 17c16.29 8.11 25.4 27.36 33.44 44.35c2.57 5.45 4 10.66 6.68 15.33c-2 .11-4.3 0-9.79-.19Zm347.72 56.11C461 273 463 272 441.58 272a517 517 0 0 1-54.84-3.06c-2.85-.51-3.66-5.32-1.38-7.1a93.8 93.8 0 0 1 30.09-15.06c21.28-6.27 33.26-7.11 45.09-6.69a3.22 3.22 0 0 1 3.09 3a70.2 70.2 0 0 1-.49 17.47Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M488 224c-3-5-32.61-17.79-32.61-17.79c5.15-2.66 8.67-3.21 8.67-14.21c0-12-.06-16-8.06-16h-27.14c-.11-.24-.23-.49-.34-.74c-17.52-38.26-19.87-47.93-46-60.95C347.47 96.88 281.76 96 256 96s-91.47.88-126.49 18.31c-26.16 13-25.51 19.69-46 60.95c0 .11-.21.4-.4.74H55.94c-7.94 0-8 4-8 16c0 11 3.52 11.55 8.67 14.21C56.61 206.21 28 220 24 224s-8 32-8 80s4 96 4 96h11.94c0 14 2.06 16 8.06 16h80c6 0 8-2 8-16h256c0 14 2 16 8 16h82c4 0 6-3 6-16h12s4-49 4-96s-5-75-8-80m-362.74 44.94A517 517 0 0 1 70.42 272c-20.42 0-21.12 1.31-22.56-11.44a72.2 72.2 0 0 1 .51-17.51L49 240h3c12 0 23.27.51 44.55 6.78a98 98 0 0 1 30.09 15.06C131 265 132 268 132 268Zm247.16 72L368 352H144s.39-.61-5-11.18c-4-7.82 1-12.82 8.91-15.66C163.23 319.64 208 304 256 304s93.66 13.48 108.5 21.16C370 328 376.83 330 372.42 341Zm-257-136.53a96 96 0 0 1-9.7.07c2.61-4.64 4.06-9.81 6.61-15.21c8-17 17.15-36.24 33.44-44.35c23.54-11.72 72.33-17 110.23-17s86.69 5.24 110.23 17c16.29 8.11 25.4 27.36 33.44 44.35c2.57 5.45 4 10.66 6.68 15.33c-2 .11-4.3 0-9.79-.19Zm347.72 56.11C461 273 463 272 441.58 272a517 517 0 0 1-54.84-3.06c-2.85-.51-3.66-5.32-1.38-7.1a93.8 93.8 0 0 1 30.09-15.06c21.28-6.27 33.26-7.11 45.09-6.69a3.22 3.22 0 0 1 3.09 3a70.2 70.2 0 0 1-.49 17.47Z"/></svg>
</template>

CSS

.icon-car-sport-sharp {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M488%20224c-3-5-32.61-17.79-32.61-17.79c5.15-2.66%208.67-3.21%208.67-14.21c0-12-.06-16-8.06-16h-27.14c-.11-.24-.23-.49-.34-.74c-17.52-38.26-19.87-47.93-46-60.95C347.47%2096.88%20281.76%2096%20256%2096s-91.47.88-126.49%2018.31c-26.16%2013-25.51%2019.69-46%2060.95c0%20.11-.21.4-.4.74H55.94c-7.94%200-8%204-8%2016c0%2011%203.52%2011.55%208.67%2014.21C56.61%20206.21%2028%20220%2024%20224s-8%2032-8%2080s4%2096%204%2096h11.94c0%2014%202.06%2016%208.06%2016h80c6%200%208-2%208-16h256c0%2014%202%2016%208%2016h82c4%200%206-3%206-16h12s4-49%204-96s-5-75-8-80m-362.74%2044.94A517%20517%200%200%201%2070.42%20272c-20.42%200-21.12%201.31-22.56-11.44a72.2%2072.2%200%200%201%20.51-17.51L49%20240h3c12%200%2023.27.51%2044.55%206.78a98%2098%200%200%201%2030.09%2015.06C131%20265%20132%20268%20132%20268Zm247.16%2072L368%20352H144s.39-.61-5-11.18c-4-7.82%201-12.82%208.91-15.66C163.23%20319.64%20208%20304%20256%20304s93.66%2013.48%20108.5%2021.16C370%20328%20376.83%20330%20372.42%20341Zm-257-136.53a96%2096%200%200%201-9.7.07c2.61-4.64%204.06-9.81%206.61-15.21c8-17%2017.15-36.24%2033.44-44.35c23.54-11.72%2072.33-17%20110.23-17s86.69%205.24%20110.23%2017c16.29%208.11%2025.4%2027.36%2033.44%2044.35c2.57%205.45%204%2010.66%206.68%2015.33c-2%20.11-4.3%200-9.79-.19Zm347.72%2056.11C461%20273%20463%20272%20441.58%20272a517%20517%200%200%201-54.84-3.06c-2.85-.51-3.66-5.32-1.38-7.1a93.8%2093.8%200%200%201%2030.09-15.06c21.28-6.27%2033.26-7.11%2045.09-6.69a3.22%203.22%200%200%201%203.09%203a70.2%2070.2%200%200%201-.49%2017.47Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M488%20224c-3-5-32.61-17.79-32.61-17.79c5.15-2.66%208.67-3.21%208.67-14.21c0-12-.06-16-8.06-16h-27.14c-.11-.24-.23-.49-.34-.74c-17.52-38.26-19.87-47.93-46-60.95C347.47%2096.88%20281.76%2096%20256%2096s-91.47.88-126.49%2018.31c-26.16%2013-25.51%2019.69-46%2060.95c0%20.11-.21.4-.4.74H55.94c-7.94%200-8%204-8%2016c0%2011%203.52%2011.55%208.67%2014.21C56.61%20206.21%2028%20220%2024%20224s-8%2032-8%2080s4%2096%204%2096h11.94c0%2014%202.06%2016%208.06%2016h80c6%200%208-2%208-16h256c0%2014%202%2016%208%2016h82c4%200%206-3%206-16h12s4-49%204-96s-5-75-8-80m-362.74%2044.94A517%20517%200%200%201%2070.42%20272c-20.42%200-21.12%201.31-22.56-11.44a72.2%2072.2%200%200%201%20.51-17.51L49%20240h3c12%200%2023.27.51%2044.55%206.78a98%2098%200%200%201%2030.09%2015.06C131%20265%20132%20268%20132%20268Zm247.16%2072L368%20352H144s.39-.61-5-11.18c-4-7.82%201-12.82%208.91-15.66C163.23%20319.64%20208%20304%20256%20304s93.66%2013.48%20108.5%2021.16C370%20328%20376.83%20330%20372.42%20341Zm-257-136.53a96%2096%200%200%201-9.7.07c2.61-4.64%204.06-9.81%206.61-15.21c8-17%2017.15-36.24%2033.44-44.35c23.54-11.72%2072.33-17%20110.23-17s86.69%205.24%20110.23%2017c16.29%208.11%2025.4%2027.36%2033.44%2044.35c2.57%205.45%204%2010.66%206.68%2015.33c-2%20.11-4.3%200-9.79-.19Zm347.72%2056.11C461%20273%20463%20272%20441.58%20272a517%20517%200%200%201-54.84-3.06c-2.85-.51-3.66-5.32-1.38-7.1a93.8%2093.8%200%200%201%2030.09-15.06c21.28-6.27%2033.26-7.11%2045.09-6.69a3.22%203.22%200%200%201%203.09%203a70.2%2070.2%200%200%201-.49%2017.47Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/car-sport-sharp.svg?color=%231a73e8&size=48