downhill skiing icon

downhill-skiing-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
downhill-skiing-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
downhill-skiing-outline-rounded

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.7 17.725q-.275-.125-.413-.387t-.037-.563q.125-.3.4-.437t.575-.013l6.175 2.25l1.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.3-.9q.1-.3.363-.437t.562-.038t.45.375t.05.575l-.9 2.725q-1.85-.3-3.275-1.45T13 8.6l-2.525 1.45l2.625 3q.2.2.238.475t-.063.55l-2 5.175l3.1 1.125l2.1-6.425q.35.125.7.225t.725.175l-2.125 6.55l.775.275q.45.15.938.237t1.012.088q.425 0 .825-.05t.8-.175q.3-.1.588.025t.412.4q.125.3-.025.587t-.45.388q-.5.15-1.037.238T18.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 MaterialSymbolsDownhillSkiingRounded(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.7 17.725q-.275-.125-.413-.387t-.037-.563q.125-.3.4-.437t.575-.013l6.175 2.25l1.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.3-.9q.1-.3.363-.437t.562-.038t.45.375t.05.575l-.9 2.725q-1.85-.3-3.275-1.45T13 8.6l-2.525 1.45l2.625 3q.2.2.238.475t-.063.55l-2 5.175l3.1 1.125l2.1-6.425q.35.125.7.225t.725.175l-2.125 6.55l.775.275q.45.15.938.237t1.012.088q.425 0 .825-.05t.8-.175q.3-.1.588.025t.412.4q.125.3-.025.587t-.45.388q-.5.15-1.037.238T18.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.7 17.725q-.275-.125-.413-.387t-.037-.563q.125-.3.4-.437t.575-.013l6.175 2.25l1.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.3-.9q.1-.3.363-.437t.562-.038t.45.375t.05.575l-.9 2.725q-1.85-.3-3.275-1.45T13 8.6l-2.525 1.45l2.625 3q.2.2.238.475t-.063.55l-2 5.175l3.1 1.125l2.1-6.425q.35.125.7.225t.725.175l-2.125 6.55l.775.275q.45.15.938.237t1.012.088q.425 0 .825-.05t.8-.175q.3-.1.588.025t.412.4q.125.3-.025.587t-.45.388q-.5.15-1.037.238T18.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-rounded {
  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.7%2017.725q-.275-.125-.413-.387t-.037-.563q.125-.3.4-.437t.575-.013l6.175%202.25l1.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.3-.9q.1-.3.363-.437t.562-.038t.45.375t.05.575l-.9%202.725q-1.85-.3-3.275-1.45T13%208.6l-2.525%201.45l2.625%203q.2.2.238.475t-.063.55l-2%205.175l3.1%201.125l2.1-6.425q.35.125.7.225t.725.175l-2.125%206.55l.775.275q.45.15.938.237t1.012.088q.425%200%20.825-.05t.8-.175q.3-.1.588.025t.412.4q.125.3-.025.587t-.45.388q-.5.15-1.037.238T18.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.7%2017.725q-.275-.125-.413-.387t-.037-.563q.125-.3.4-.437t.575-.013l6.175%202.25l1.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.3-.9q.1-.3.363-.437t.562-.038t.45.375t.05.575l-.9%202.725q-1.85-.3-3.275-1.45T13%208.6l-2.525%201.45l2.625%203q.2.2.238.475t-.063.55l-2%205.175l3.1%201.125l2.1-6.425q.35.125.7.225t.725.175l-2.125%206.55l.775.275q.45.15.938.237t1.012.088q.425%200%20.825-.05t.8-.175q.3-.1.588.025t.412.4q.125.3-.025.587t-.45.388q-.5.15-1.037.238T18.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-rounded.svg?color=%231a73e8&size=48