downhill skiing icon
downhill-skiing from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- downhill-skiing
- Set
- Material Symbols
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- downhill-skiing-outline, downhill-skiing-outline-sharp, downhill-skiing-sharp
1 other variant in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
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.5 23q-.65 0-1.263-.1t-1.187-.3L2 17.475l.5-1.425l6.9 2.525l1.725-4.45L7.55 10.4q-.675-.7-.537-1.662T8 7.275l3.475-2q.425-.25.863-.288t.862.138q.425.15.738.475t.462.775l.325 1.075q.325 1.075 1.063 1.9t1.762 1.25l.525-1.6l1.425.45l-1.125 3.45q-1.85-.3-3.275-1.45T13 8.6l-2.525 1.45L13.5 13.5l-2.225 5.75l3.1 1.125l2.1-6.425q.35.125.7.225t.725.175l-2.125 6.55l.775.275q.45.15.938.237t1.012.088q.65 0 1.238-.125T20.875 21L22 22.125q-.8.425-1.675.65T18.5 23M15.088 5.913Q14.5 5.325 14.5 4.5t.588-1.412T16.5 2.5t1.413.588T18.5 4.5t-.587 1.413T16.5 6.5t-1.412-.587"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDownhillSkiing(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.5 23q-.65 0-1.263-.1t-1.187-.3L2 17.475l.5-1.425l6.9 2.525l1.725-4.45L7.55 10.4q-.675-.7-.537-1.662T8 7.275l3.475-2q.425-.25.863-.288t.862.138q.425.15.738.475t.462.775l.325 1.075q.325 1.075 1.063 1.9t1.762 1.25l.525-1.6l1.425.45l-1.125 3.45q-1.85-.3-3.275-1.45T13 8.6l-2.525 1.45L13.5 13.5l-2.225 5.75l3.1 1.125l2.1-6.425q.35.125.7.225t.725.175l-2.125 6.55l.775.275q.45.15.938.237t1.012.088q.65 0 1.238-.125T20.875 21L22 22.125q-.8.425-1.675.65T18.5 23M15.088 5.913Q14.5 5.325 14.5 4.5t.588-1.412T16.5 2.5t1.413.588T18.5 4.5t-.587 1.413T16.5 6.5t-1.412-.587"/></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.5 23q-.65 0-1.263-.1t-1.187-.3L2 17.475l.5-1.425l6.9 2.525l1.725-4.45L7.55 10.4q-.675-.7-.537-1.662T8 7.275l3.475-2q.425-.25.863-.288t.862.138q.425.15.738.475t.462.775l.325 1.075q.325 1.075 1.063 1.9t1.762 1.25l.525-1.6l1.425.45l-1.125 3.45q-1.85-.3-3.275-1.45T13 8.6l-2.525 1.45L13.5 13.5l-2.225 5.75l3.1 1.125l2.1-6.425q.35.125.7.225t.725.175l-2.125 6.55l.775.275q.45.15.938.237t1.012.088q.65 0 1.238-.125T20.875 21L22 22.125q-.8.425-1.675.65T18.5 23M15.088 5.913Q14.5 5.325 14.5 4.5t.588-1.412T16.5 2.5t1.413.588T18.5 4.5t-.587 1.413T16.5 6.5t-1.412-.587"/></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.5%2023q-.65%200-1.263-.1t-1.187-.3L2%2017.475l.5-1.425l6.9%202.525l1.725-4.45L7.55%2010.4q-.675-.7-.537-1.662T8%207.275l3.475-2q.425-.25.863-.288t.862.138q.425.15.738.475t.462.775l.325%201.075q.325%201.075%201.063%201.9t1.762%201.25l.525-1.6l1.425.45l-1.125%203.45q-1.85-.3-3.275-1.45T13%208.6l-2.525%201.45L13.5%2013.5l-2.225%205.75l3.1%201.125l2.1-6.425q.35.125.7.225t.725.175l-2.125%206.55l.775.275q.45.15.938.237t1.012.088q.65%200%201.238-.125T20.875%2021L22%2022.125q-.8.425-1.675.65T18.5%2023M15.088%205.913Q14.5%205.325%2014.5%204.5t.588-1.412T16.5%202.5t1.413.588T18.5%204.5t-.587%201.413T16.5%206.5t-1.412-.587%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.5%2023q-.65%200-1.263-.1t-1.187-.3L2%2017.475l.5-1.425l6.9%202.525l1.725-4.45L7.55%2010.4q-.675-.7-.537-1.662T8%207.275l3.475-2q.425-.25.863-.288t.862.138q.425.15.738.475t.462.775l.325%201.075q.325%201.075%201.063%201.9t1.762%201.25l.525-1.6l1.425.45l-1.125%203.45q-1.85-.3-3.275-1.45T13%208.6l-2.525%201.45L13.5%2013.5l-2.225%205.75l3.1%201.125l2.1-6.425q.35.125.7.225t.725.175l-2.125%206.55l.775.275q.45.15.938.237t1.012.088q.65%200%201.238-.125T20.875%2021L22%2022.125q-.8.425-1.675.65T18.5%2023M15.088%205.913Q14.5%205.325%2014.5%204.5t.588-1.412T16.5%202.5t1.413.588T18.5%204.5t-.587%201.413T16.5%206.5t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/downhill-skiing.svg?color=%231a73e8&size=48