downhill skiing icon
downhill-skiing from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- downhill-skiing
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- downhill-skiing-sharp
2 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the downhill skiing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.558 22.5q-.593 0-1.167-.09t-1.13-.29L2.54 17.11l.288-.83l6.977 2.545l1.821-4.508l-4.036-3.878q-.541-.489-.432-1.22t.766-1.117l4.052-2.404q.31-.192.641-.22q.332-.028.642.109q.31.111.545.36q.236.247.366.582l.325 1.075q.422 1.383 1.188 2.265t2.118 1.327l.544-1.638l.829.277l-.856 2.526q-1.888-.434-2.976-1.42q-1.089-.987-1.745-2.86L9.841 10.3l3.025 3.623l-2.11 5.25l3.85 1.394l2.196-6.501q.196.105.392.157q.197.052.437.108l-2.202 6.55l1.025.371q.546.189 1.043.276t1.06.088q.612 0 1.171-.097q.558-.096 1.09-.308l.643.683q-.684.329-1.405.467t-1.498.139M14.982 5.691q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.192.5q.5.502.5 1.192t-.5 1.191q-.501.501-1.192.501q-.69 0-1.191-.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDownhillSkiing(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="M18.558 22.5q-.593 0-1.167-.09t-1.13-.29L2.54 17.11l.288-.83l6.977 2.545l1.821-4.508l-4.036-3.878q-.541-.489-.432-1.22t.766-1.117l4.052-2.404q.31-.192.641-.22q.332-.028.642.109q.31.111.545.36q.236.247.366.582l.325 1.075q.422 1.383 1.188 2.265t2.118 1.327l.544-1.638l.829.277l-.856 2.526q-1.888-.434-2.976-1.42q-1.089-.987-1.745-2.86L9.841 10.3l3.025 3.623l-2.11 5.25l3.85 1.394l2.196-6.501q.196.105.392.157q.197.052.437.108l-2.202 6.55l1.025.371q.546.189 1.043.276t1.06.088q.612 0 1.171-.097q.558-.096 1.09-.308l.643.683q-.684.329-1.405.467t-1.498.139M14.982 5.691q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.192.5q.5.502.5 1.192t-.5 1.191q-.501.501-1.192.501q-.69 0-1.191-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.558 22.5q-.593 0-1.167-.09t-1.13-.29L2.54 17.11l.288-.83l6.977 2.545l1.821-4.508l-4.036-3.878q-.541-.489-.432-1.22t.766-1.117l4.052-2.404q.31-.192.641-.22q.332-.028.642.109q.31.111.545.36q.236.247.366.582l.325 1.075q.422 1.383 1.188 2.265t2.118 1.327l.544-1.638l.829.277l-.856 2.526q-1.888-.434-2.976-1.42q-1.089-.987-1.745-2.86L9.841 10.3l3.025 3.623l-2.11 5.25l3.85 1.394l2.196-6.501q.196.105.392.157q.197.052.437.108l-2.202 6.55l1.025.371q.546.189 1.043.276t1.06.088q.612 0 1.171-.097q.558-.096 1.09-.308l.643.683q-.684.329-1.405.467t-1.498.139M14.982 5.691q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.192.5q.5.502.5 1.192t-.5 1.191q-.501.501-1.192.501q-.69 0-1.191-.5"/></svg> </template>
CSS
.icon-downhill-skiing {
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%22M18.558%2022.5q-.593%200-1.167-.09t-1.13-.29L2.54%2017.11l.288-.83l6.977%202.545l1.821-4.508l-4.036-3.878q-.541-.489-.432-1.22t.766-1.117l4.052-2.404q.31-.192.641-.22q.332-.028.642.109q.31.111.545.36q.236.247.366.582l.325%201.075q.422%201.383%201.188%202.265t2.118%201.327l.544-1.638l.829.277l-.856%202.526q-1.888-.434-2.976-1.42q-1.089-.987-1.745-2.86L9.841%2010.3l3.025%203.623l-2.11%205.25l3.85%201.394l2.196-6.501q.196.105.392.157q.197.052.437.108l-2.202%206.55l1.025.371q.546.189%201.043.276t1.06.088q.612%200%201.171-.097q.558-.096%201.09-.308l.643.683q-.684.329-1.405.467t-1.498.139M14.982%205.691q-.501-.5-.501-1.191t.5-1.191q.502-.501%201.192-.501t1.192.5q.5.502.5%201.192t-.5%201.191q-.501.501-1.192.501q-.69%200-1.191-.5%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%22M18.558%2022.5q-.593%200-1.167-.09t-1.13-.29L2.54%2017.11l.288-.83l6.977%202.545l1.821-4.508l-4.036-3.878q-.541-.489-.432-1.22t.766-1.117l4.052-2.404q.31-.192.641-.22q.332-.028.642.109q.31.111.545.36q.236.247.366.582l.325%201.075q.422%201.383%201.188%202.265t2.118%201.327l.544-1.638l.829.277l-.856%202.526q-1.888-.434-2.976-1.42q-1.089-.987-1.745-2.86L9.841%2010.3l3.025%203.623l-2.11%205.25l3.85%201.394l2.196-6.501q.196.105.392.157q.197.052.437.108l-2.202%206.55l1.025.371q.546.189%201.043.276t1.06.088q.612%200%201.171-.097q.558-.096%201.09-.308l.643.683q-.684.329-1.405.467t-1.498.139M14.982%205.691q-.501-.5-.501-1.191t.5-1.191q.502-.501%201.192-.501t1.192.5q.5.502.5%201.192t-.5%201.191q-.501.501-1.192.501q-.69%200-1.191-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/downhill-skiing.svg?color=%231a73e8&size=48