snowmobile icon
snowmobile from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- snowmobile
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- snowmobile-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the snowmobile icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 19.5H1.962q-.72 0-1.11-.471T.462 18q0-.385.202-.734t.598-.574l4.615-2.515l-5.204-1.485L2.25 9.54l8.846 1l3.685-2.756L13.404 6.5h-2.327v-1H13.8l7.202 6.702q.264.233.362.501t.098.547q0 .883-.71 1.566q-.71.684-2.192.684h-1.193l3.227 3h.367q.483 0 .934-.316q.451-.317.624-.876h1.02q-.174.961-.924 1.576t-1.654.616h-5.5v-1h3.675l-3.192-3h-4.636q0 1.804-1.214 2.902T7 19.5m-5.038-1H7q1.46 0 2.384-.809q.924-.808.924-2.23L7.23 14.58l-5.327 2.883q-.173.096-.308.211q-.134.116-.134.327t.144.356t.355.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSnowmobile(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="M7 19.5H1.962q-.72 0-1.11-.471T.462 18q0-.385.202-.734t.598-.574l4.615-2.515l-5.204-1.485L2.25 9.54l8.846 1l3.685-2.756L13.404 6.5h-2.327v-1H13.8l7.202 6.702q.264.233.362.501t.098.547q0 .883-.71 1.566q-.71.684-2.192.684h-1.193l3.227 3h.367q.483 0 .934-.316q.451-.317.624-.876h1.02q-.174.961-.924 1.576t-1.654.616h-5.5v-1h3.675l-3.192-3h-4.636q0 1.804-1.214 2.902T7 19.5m-5.038-1H7q1.46 0 2.384-.809q.924-.808.924-2.23L7.23 14.58l-5.327 2.883q-.173.096-.308.211q-.134.116-.134.327t.144.356t.355.144"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 19.5H1.962q-.72 0-1.11-.471T.462 18q0-.385.202-.734t.598-.574l4.615-2.515l-5.204-1.485L2.25 9.54l8.846 1l3.685-2.756L13.404 6.5h-2.327v-1H13.8l7.202 6.702q.264.233.362.501t.098.547q0 .883-.71 1.566q-.71.684-2.192.684h-1.193l3.227 3h.367q.483 0 .934-.316q.451-.317.624-.876h1.02q-.174.961-.924 1.576t-1.654.616h-5.5v-1h3.675l-3.192-3h-4.636q0 1.804-1.214 2.902T7 19.5m-5.038-1H7q1.46 0 2.384-.809q.924-.808.924-2.23L7.23 14.58l-5.327 2.883q-.173.096-.308.211q-.134.116-.134.327t.144.356t.355.144"/></svg> </template>
CSS
.icon-snowmobile {
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%22M7%2019.5H1.962q-.72%200-1.11-.471T.462%2018q0-.385.202-.734t.598-.574l4.615-2.515l-5.204-1.485L2.25%209.54l8.846%201l3.685-2.756L13.404%206.5h-2.327v-1H13.8l7.202%206.702q.264.233.362.501t.098.547q0%20.883-.71%201.566q-.71.684-2.192.684h-1.193l3.227%203h.367q.483%200%20.934-.316q.451-.317.624-.876h1.02q-.174.961-.924%201.576t-1.654.616h-5.5v-1h3.675l-3.192-3h-4.636q0%201.804-1.214%202.902T7%2019.5m-5.038-1H7q1.46%200%202.384-.809q.924-.808.924-2.23L7.23%2014.58l-5.327%202.883q-.173.096-.308.211q-.134.116-.134.327t.144.356t.355.144%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%22M7%2019.5H1.962q-.72%200-1.11-.471T.462%2018q0-.385.202-.734t.598-.574l4.615-2.515l-5.204-1.485L2.25%209.54l8.846%201l3.685-2.756L13.404%206.5h-2.327v-1H13.8l7.202%206.702q.264.233.362.501t.098.547q0%20.883-.71%201.566q-.71.684-2.192.684h-1.193l3.227%203h.367q.483%200%20.934-.316q.451-.317.624-.876h1.02q-.174.961-.924%201.576t-1.654.616h-5.5v-1h3.675l-3.192-3h-4.636q0%201.804-1.214%202.902T7%2019.5m-5.038-1H7q1.46%200%202.384-.809q.924-.808.924-2.23L7.23%2014.58l-5.327%202.883q-.173.096-.308.211q-.134.116-.134.327t.144.356t.355.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/snowmobile.svg?color=%231a73e8&size=48