sports motorsports icon

sports-motorsports from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-motorsports
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-motorsports-rounded

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the sports motorsports icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.475 19.45H2.4q-.125 0-.225-.1t-.1-.225q0-1.175.038-2.062t.112-1.588h7.85q1.725 0 2.938-1.225t1.212-3q0-1.275-.712-2.312T11.6 7.4L8.25 6.075q1.35-.75 2.838-1.137t3.087-.388q3.2 0 5.475 2.163T21.925 12t-2.162 5.288t-5.288 2.162M2.55 13.5q.5-1.775 1.475-3.338T6.35 7.4l4.5 1.825q.65.275 1.025.825t.375 1.2q0 .95-.637 1.6t-1.588.65z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsMotorsports(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.475 19.45H2.4q-.125 0-.225-.1t-.1-.225q0-1.175.038-2.062t.112-1.588h7.85q1.725 0 2.938-1.225t1.212-3q0-1.275-.712-2.312T11.6 7.4L8.25 6.075q1.35-.75 2.838-1.137t3.087-.388q3.2 0 5.475 2.163T21.925 12t-2.162 5.288t-5.288 2.162M2.55 13.5q.5-1.775 1.475-3.338T6.35 7.4l4.5 1.825q.65.275 1.025.825t.375 1.2q0 .95-.637 1.6t-1.588.65z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.475 19.45H2.4q-.125 0-.225-.1t-.1-.225q0-1.175.038-2.062t.112-1.588h7.85q1.725 0 2.938-1.225t1.212-3q0-1.275-.712-2.312T11.6 7.4L8.25 6.075q1.35-.75 2.838-1.137t3.087-.388q3.2 0 5.475 2.163T21.925 12t-2.162 5.288t-5.288 2.162M2.55 13.5q.5-1.775 1.475-3.338T6.35 7.4l4.5 1.825q.65.275 1.025.825t.375 1.2q0 .95-.637 1.6t-1.588.65z"/></svg>
</template>

CSS

.icon-sports-motorsports {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.475%2019.45H2.4q-.125%200-.225-.1t-.1-.225q0-1.175.038-2.062t.112-1.588h7.85q1.725%200%202.938-1.225t1.212-3q0-1.275-.712-2.312T11.6%207.4L8.25%206.075q1.35-.75%202.838-1.137t3.087-.388q3.2%200%205.475%202.163T21.925%2012t-2.162%205.288t-5.288%202.162M2.55%2013.5q.5-1.775%201.475-3.338T6.35%207.4l4.5%201.825q.65.275%201.025.825t.375%201.2q0%20.95-.637%201.6t-1.588.65z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.475%2019.45H2.4q-.125%200-.225-.1t-.1-.225q0-1.175.038-2.062t.112-1.588h7.85q1.725%200%202.938-1.225t1.212-3q0-1.275-.712-2.312T11.6%207.4L8.25%206.075q1.35-.75%202.838-1.137t3.087-.388q3.2%200%205.475%202.163T21.925%2012t-2.162%205.288t-5.288%202.162M2.55%2013.5q.5-1.775%201.475-3.338T6.35%207.4l4.5%201.825q.65.275%201.025.825t.375%201.2q0%20.95-.637%201.6t-1.588.65z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sports-motorsports.svg?color=%231a73e8&size=48