sports motorsports icon
sports-motorsports-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-motorsports-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
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 18q2.5 0 4.25-1.75T20 12q0-2.525-1.838-4.262T13.75 6q-1.45 0-2.72.352q-1.269.352-2.434 1.056l2.962 1.153q.87.368 1.406 1.14T13.5 11.4q0 1.308-.893 2.204t-2.157.896H4.204q-.108.523-.156 1.18T4 17.385V18zm-9.638-4.5H10.4q.887 0 1.493-.607T12.5 11.4q0-.629-.349-1.141t-.959-.77L7.646 8.065q-1.204 1.023-2.036 2.4q-.835 1.375-1.248 3.035M14 19H3v-2.366q0-2.565.79-4.702t2.215-3.677t3.4-2.397T13.75 5q1.489 0 2.806.548t2.307 1.492q.99.943 1.564 2.22Q21 10.537 21 12q0 1.439-.548 2.718q-.548 1.28-1.501 2.233t-2.223 1.501T14 19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsMotorsportsOutlineSharp(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 18q2.5 0 4.25-1.75T20 12q0-2.525-1.838-4.262T13.75 6q-1.45 0-2.72.352q-1.269.352-2.434 1.056l2.962 1.153q.87.368 1.406 1.14T13.5 11.4q0 1.308-.893 2.204t-2.157.896H4.204q-.108.523-.156 1.18T4 17.385V18zm-9.638-4.5H10.4q.887 0 1.493-.607T12.5 11.4q0-.629-.349-1.141t-.959-.77L7.646 8.065q-1.204 1.023-2.036 2.4q-.835 1.375-1.248 3.035M14 19H3v-2.366q0-2.565.79-4.702t2.215-3.677t3.4-2.397T13.75 5q1.489 0 2.806.548t2.307 1.492q.99.943 1.564 2.22Q21 10.537 21 12q0 1.439-.548 2.718q-.548 1.28-1.501 2.233t-2.223 1.501T14 19"/></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 18q2.5 0 4.25-1.75T20 12q0-2.525-1.838-4.262T13.75 6q-1.45 0-2.72.352q-1.269.352-2.434 1.056l2.962 1.153q.87.368 1.406 1.14T13.5 11.4q0 1.308-.893 2.204t-2.157.896H4.204q-.108.523-.156 1.18T4 17.385V18zm-9.638-4.5H10.4q.887 0 1.493-.607T12.5 11.4q0-.629-.349-1.141t-.959-.77L7.646 8.065q-1.204 1.023-2.036 2.4q-.835 1.375-1.248 3.035M14 19H3v-2.366q0-2.565.79-4.702t2.215-3.677t3.4-2.397T13.75 5q1.489 0 2.806.548t2.307 1.492q.99.943 1.564 2.22Q21 10.537 21 12q0 1.439-.548 2.718q-.548 1.28-1.501 2.233t-2.223 1.501T14 19"/></svg> </template>
CSS
.icon-sports-motorsports-outline-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2018q2.5%200%204.25-1.75T20%2012q0-2.525-1.838-4.262T13.75%206q-1.45%200-2.72.352q-1.269.352-2.434%201.056l2.962%201.153q.87.368%201.406%201.14T13.5%2011.4q0%201.308-.893%202.204t-2.157.896H4.204q-.108.523-.156%201.18T4%2017.385V18zm-9.638-4.5H10.4q.887%200%201.493-.607T12.5%2011.4q0-.629-.349-1.141t-.959-.77L7.646%208.065q-1.204%201.023-2.036%202.4q-.835%201.375-1.248%203.035M14%2019H3v-2.366q0-2.565.79-4.702t2.215-3.677t3.4-2.397T13.75%205q1.489%200%202.806.548t2.307%201.492q.99.943%201.564%202.22Q21%2010.537%2021%2012q0%201.439-.548%202.718q-.548%201.28-1.501%202.233t-2.223%201.501T14%2019%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%2018q2.5%200%204.25-1.75T20%2012q0-2.525-1.838-4.262T13.75%206q-1.45%200-2.72.352q-1.269.352-2.434%201.056l2.962%201.153q.87.368%201.406%201.14T13.5%2011.4q0%201.308-.893%202.204t-2.157.896H4.204q-.108.523-.156%201.18T4%2017.385V18zm-9.638-4.5H10.4q.887%200%201.493-.607T12.5%2011.4q0-.629-.349-1.141t-.959-.77L7.646%208.065q-1.204%201.023-2.036%202.4q-.835%201.375-1.248%203.035M14%2019H3v-2.366q0-2.565.79-4.702t2.215-3.677t3.4-2.397T13.75%205q1.489%200%202.806.548t2.307%201.492q.99.943%201.564%202.22Q21%2010.537%2021%2012q0%201.439-.548%202.718q-.548%201.28-1.501%202.233t-2.223%201.501T14%2019%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-outline-sharp.svg?color=%231a73e8&size=48