twotone sports motorsports icon

twotone-sports-motorsports from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
twotone-sports-motorsports
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the twotone 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="M13.56 6c-.15 0-.29 0-.44.01c-1.45.1-2.72.43-3.82.99l2.5 1.06c1.33.57 2.2 1.87 2.2 3.32c0 1.99-1.62 3.61-3.61 3.61H4.24C4.01 16.28 4 17.19 4 17.2v.8h10c1.68 0 3.3-.71 4.44-1.96a6 6 0 0 0 1.54-4.63C19.69 8.37 16.87 6 13.56 6" opacity=".3"/><path fill="currentColor" d="M21.96 11.22C21.57 7.01 17.76 4 13.56 4c-.19 0-.38.01-.57.02C2 4.74 2 17.2 2 17.2v.8c0 1.1.9 2 2 2h10c4.67 0 8.41-4.01 7.96-8.78m-16.7.34c.57-1.29 1.28-2.35 2.14-3.19l3.62 1.53c.6.25.98.83.98 1.48c0 .89-.72 1.61-1.61 1.61H4.72c.15-.46.32-.94.54-1.43m13.18 4.48A6.02 6.02 0 0 1 14 18H4v-.8c0-.02.01-.92.24-2.2h6.15c1.99 0 3.61-1.62 3.61-3.61c0-1.45-.87-2.76-2.2-3.32L9.3 7.01c1.1-.57 2.37-.9 3.82-.99c.15-.02.3-.02.44-.02c3.31 0 6.13 2.37 6.41 5.41c.16 1.72-.38 3.36-1.53 4.63"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneSportsMotorsports(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="M13.56 6c-.15 0-.29 0-.44.01c-1.45.1-2.72.43-3.82.99l2.5 1.06c1.33.57 2.2 1.87 2.2 3.32c0 1.99-1.62 3.61-3.61 3.61H4.24C4.01 16.28 4 17.19 4 17.2v.8h10c1.68 0 3.3-.71 4.44-1.96a6 6 0 0 0 1.54-4.63C19.69 8.37 16.87 6 13.56 6" opacity=".3"/><path fill="currentColor" d="M21.96 11.22C21.57 7.01 17.76 4 13.56 4c-.19 0-.38.01-.57.02C2 4.74 2 17.2 2 17.2v.8c0 1.1.9 2 2 2h10c4.67 0 8.41-4.01 7.96-8.78m-16.7.34c.57-1.29 1.28-2.35 2.14-3.19l3.62 1.53c.6.25.98.83.98 1.48c0 .89-.72 1.61-1.61 1.61H4.72c.15-.46.32-.94.54-1.43m13.18 4.48A6.02 6.02 0 0 1 14 18H4v-.8c0-.02.01-.92.24-2.2h6.15c1.99 0 3.61-1.62 3.61-3.61c0-1.45-.87-2.76-2.2-3.32L9.3 7.01c1.1-.57 2.37-.9 3.82-.99c.15-.02.3-.02.44-.02c3.31 0 6.13 2.37 6.41 5.41c.16 1.72-.38 3.36-1.53 4.63"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.56 6c-.15 0-.29 0-.44.01c-1.45.1-2.72.43-3.82.99l2.5 1.06c1.33.57 2.2 1.87 2.2 3.32c0 1.99-1.62 3.61-3.61 3.61H4.24C4.01 16.28 4 17.19 4 17.2v.8h10c1.68 0 3.3-.71 4.44-1.96a6 6 0 0 0 1.54-4.63C19.69 8.37 16.87 6 13.56 6" opacity=".3"/><path fill="currentColor" d="M21.96 11.22C21.57 7.01 17.76 4 13.56 4c-.19 0-.38.01-.57.02C2 4.74 2 17.2 2 17.2v.8c0 1.1.9 2 2 2h10c4.67 0 8.41-4.01 7.96-8.78m-16.7.34c.57-1.29 1.28-2.35 2.14-3.19l3.62 1.53c.6.25.98.83.98 1.48c0 .89-.72 1.61-1.61 1.61H4.72c.15-.46.32-.94.54-1.43m13.18 4.48A6.02 6.02 0 0 1 14 18H4v-.8c0-.02.01-.92.24-2.2h6.15c1.99 0 3.61-1.62 3.61-3.61c0-1.45-.87-2.76-2.2-3.32L9.3 7.01c1.1-.57 2.37-.9 3.82-.99c.15-.02.3-.02.44-.02c3.31 0 6.13 2.37 6.41 5.41c.16 1.72-.38 3.36-1.53 4.63"/></svg>
</template>

CSS

.icon-twotone-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%22M13.56%206c-.15%200-.29%200-.44.01c-1.45.1-2.72.43-3.82.99l2.5%201.06c1.33.57%202.2%201.87%202.2%203.32c0%201.99-1.62%203.61-3.61%203.61H4.24C4.01%2016.28%204%2017.19%204%2017.2v.8h10c1.68%200%203.3-.71%204.44-1.96a6%206%200%200%200%201.54-4.63C19.69%208.37%2016.87%206%2013.56%206%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.96%2011.22C21.57%207.01%2017.76%204%2013.56%204c-.19%200-.38.01-.57.02C2%204.74%202%2017.2%202%2017.2v.8c0%201.1.9%202%202%202h10c4.67%200%208.41-4.01%207.96-8.78m-16.7.34c.57-1.29%201.28-2.35%202.14-3.19l3.62%201.53c.6.25.98.83.98%201.48c0%20.89-.72%201.61-1.61%201.61H4.72c.15-.46.32-.94.54-1.43m13.18%204.48A6.02%206.02%200%200%201%2014%2018H4v-.8c0-.02.01-.92.24-2.2h6.15c1.99%200%203.61-1.62%203.61-3.61c0-1.45-.87-2.76-2.2-3.32L9.3%207.01c1.1-.57%202.37-.9%203.82-.99c.15-.02.3-.02.44-.02c3.31%200%206.13%202.37%206.41%205.41c.16%201.72-.38%203.36-1.53%204.63%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%22M13.56%206c-.15%200-.29%200-.44.01c-1.45.1-2.72.43-3.82.99l2.5%201.06c1.33.57%202.2%201.87%202.2%203.32c0%201.99-1.62%203.61-3.61%203.61H4.24C4.01%2016.28%204%2017.19%204%2017.2v.8h10c1.68%200%203.3-.71%204.44-1.96a6%206%200%200%200%201.54-4.63C19.69%208.37%2016.87%206%2013.56%206%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.96%2011.22C21.57%207.01%2017.76%204%2013.56%204c-.19%200-.38.01-.57.02C2%204.74%202%2017.2%202%2017.2v.8c0%201.1.9%202%202%202h10c4.67%200%208.41-4.01%207.96-8.78m-16.7.34c.57-1.29%201.28-2.35%202.14-3.19l3.62%201.53c.6.25.98.83.98%201.48c0%20.89-.72%201.61-1.61%201.61H4.72c.15-.46.32-.94.54-1.43m13.18%204.48A6.02%206.02%200%200%201%2014%2018H4v-.8c0-.02.01-.92.24-2.2h6.15c1.99%200%203.61-1.62%203.61-3.61c0-1.45-.87-2.76-2.2-3.32L9.3%207.01c1.1-.57%202.37-.9%203.82-.99c.15-.02.3-.02.44-.02c3.31%200%206.13%202.37%206.41%205.41c.16%201.72-.38%203.36-1.53%204.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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