sports motorsports icon

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

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

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

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.225 18.7H3.823q-.298 0-.532-.235t-.235-.532q0-1.195.076-1.919t.19-1.289h6.945q1.399 0 2.37-.975t.973-2.423q0-1.006-.588-1.87t-1.537-1.25l-3.37-1.305q1.293-.808 2.751-1.205q1.459-.397 3.098-.397q2.872 0 4.927 1.941Q20.944 9.183 20.944 12t-1.95 4.759q-1.953 1.941-4.77 1.941m-10.77-4.97q.48-1.909 1.427-3.471t2.296-2.705l3.942 1.575q.689.275 1.092.883q.404.607.404 1.315q0 1.027-.685 1.715q-.686.689-1.713.689z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSportsMotorsports(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.225 18.7H3.823q-.298 0-.532-.235t-.235-.532q0-1.195.076-1.919t.19-1.289h6.945q1.399 0 2.37-.975t.973-2.423q0-1.006-.588-1.87t-1.537-1.25l-3.37-1.305q1.293-.808 2.751-1.205q1.459-.397 3.098-.397q2.872 0 4.927 1.941Q20.944 9.183 20.944 12t-1.95 4.759q-1.953 1.941-4.77 1.941m-10.77-4.97q.48-1.909 1.427-3.471t2.296-2.705l3.942 1.575q.689.275 1.092.883q.404.607.404 1.315q0 1.027-.685 1.715q-.686.689-1.713.689z"/></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.225 18.7H3.823q-.298 0-.532-.235t-.235-.532q0-1.195.076-1.919t.19-1.289h6.945q1.399 0 2.37-.975t.973-2.423q0-1.006-.588-1.87t-1.537-1.25l-3.37-1.305q1.293-.808 2.751-1.205q1.459-.397 3.098-.397q2.872 0 4.927 1.941Q20.944 9.183 20.944 12t-1.95 4.759q-1.953 1.941-4.77 1.941m-10.77-4.97q.48-1.909 1.427-3.471t2.296-2.705l3.942 1.575q.689.275 1.092.883q.404.607.404 1.315q0 1.027-.685 1.715q-.686.689-1.713.689z"/></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.225%2018.7H3.823q-.298%200-.532-.235t-.235-.532q0-1.195.076-1.919t.19-1.289h6.945q1.399%200%202.37-.975t.973-2.423q0-1.006-.588-1.87t-1.537-1.25l-3.37-1.305q1.293-.808%202.751-1.205q1.459-.397%203.098-.397q2.872%200%204.927%201.941Q20.944%209.183%2020.944%2012t-1.95%204.759q-1.953%201.941-4.77%201.941m-10.77-4.97q.48-1.909%201.427-3.471t2.296-2.705l3.942%201.575q.689.275%201.092.883q.404.607.404%201.315q0%201.027-.685%201.715q-.686.689-1.713.689z%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.225%2018.7H3.823q-.298%200-.532-.235t-.235-.532q0-1.195.076-1.919t.19-1.289h6.945q1.399%200%202.37-.975t.973-2.423q0-1.006-.588-1.87t-1.537-1.25l-3.37-1.305q1.293-.808%202.751-1.205q1.459-.397%203.098-.397q2.872%200%204.927%201.941Q20.944%209.183%2020.944%2012t-1.95%204.759q-1.953%201.941-4.77%201.941m-10.77-4.97q.48-1.909%201.427-3.471t2.296-2.705l3.942%201.575q.689.275%201.092.883q.404.607.404%201.315q0%201.027-.685%201.715q-.686.689-1.713.689z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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