snowshoeing from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
snowshoeing
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
snowshoeing-outline, snowshoeing-outline-sharp, snowshoeing-sharp

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the snowshoeing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 23q-.45 0-1.088-.475t-1.037-.975L4 18.5l1.175-.95l1.15 1.475L9.2 17l1.6-8.125l-1.8.7V13H7V8.275l4.125-1.725q.8-.35 1.175-.45T13 6q.525 0 .963.275T14.7 7l1 1.575q.65 1.025 1.763 1.725T20 11v2q-1.65 0-3.088-.7T14.5 10.475l-.6 3l2.1 2V21.5q.375-.025.713-.125t.637-.275q.1-.05.187-.075t.188-.025q.35 0 .562.238t.213.512q0 .2-.088.363t-.287.287q-.5.3-1.062.45t-1.188.15H12v-1.5h2v-4.525l-2.1-2L11 18.2l-3.425 2.425l.075.1q.225.3.512.5t.638.325q.225.125.35.263t.125.412q0 .325-.225.55T8.5 23m6-17.5q-.825 0-1.413-.587T12.5 3.5t.588-1.412T14.5 1.5t1.413.588T16.5 3.5t-.587 1.413T14.5 5.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSnowshoeing(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="M8.5 23q-.45 0-1.088-.475t-1.037-.975L4 18.5l1.175-.95l1.15 1.475L9.2 17l1.6-8.125l-1.8.7V13H7V8.275l4.125-1.725q.8-.35 1.175-.45T13 6q.525 0 .963.275T14.7 7l1 1.575q.65 1.025 1.763 1.725T20 11v2q-1.65 0-3.088-.7T14.5 10.475l-.6 3l2.1 2V21.5q.375-.025.713-.125t.637-.275q.1-.05.187-.075t.188-.025q.35 0 .562.238t.213.512q0 .2-.088.363t-.287.287q-.5.3-1.062.45t-1.188.15H12v-1.5h2v-4.525l-2.1-2L11 18.2l-3.425 2.425l.075.1q.225.3.512.5t.638.325q.225.125.35.263t.125.412q0 .325-.225.55T8.5 23m6-17.5q-.825 0-1.413-.587T12.5 3.5t.588-1.412T14.5 1.5t1.413.588T16.5 3.5t-.587 1.413T14.5 5.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="M8.5 23q-.45 0-1.088-.475t-1.037-.975L4 18.5l1.175-.95l1.15 1.475L9.2 17l1.6-8.125l-1.8.7V13H7V8.275l4.125-1.725q.8-.35 1.175-.45T13 6q.525 0 .963.275T14.7 7l1 1.575q.65 1.025 1.763 1.725T20 11v2q-1.65 0-3.088-.7T14.5 10.475l-.6 3l2.1 2V21.5q.375-.025.713-.125t.637-.275q.1-.05.187-.075t.188-.025q.35 0 .562.238t.213.512q0 .2-.088.363t-.287.287q-.5.3-1.062.45t-1.188.15H12v-1.5h2v-4.525l-2.1-2L11 18.2l-3.425 2.425l.075.1q.225.3.512.5t.638.325q.225.125.35.263t.125.412q0 .325-.225.55T8.5 23m6-17.5q-.825 0-1.413-.587T12.5 3.5t.588-1.412T14.5 1.5t1.413.588T16.5 3.5t-.587 1.413T14.5 5.5"/></svg>
</template>

CSS

.icon-snowshoeing {
  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%22M8.5%2023q-.45%200-1.088-.475t-1.037-.975L4%2018.5l1.175-.95l1.15%201.475L9.2%2017l1.6-8.125l-1.8.7V13H7V8.275l4.125-1.725q.8-.35%201.175-.45T13%206q.525%200%20.963.275T14.7%207l1%201.575q.65%201.025%201.763%201.725T20%2011v2q-1.65%200-3.088-.7T14.5%2010.475l-.6%203l2.1%202V21.5q.375-.025.713-.125t.637-.275q.1-.05.187-.075t.188-.025q.35%200%20.562.238t.213.512q0%20.2-.088.363t-.287.287q-.5.3-1.062.45t-1.188.15H12v-1.5h2v-4.525l-2.1-2L11%2018.2l-3.425%202.425l.075.1q.225.3.512.5t.638.325q.225.125.35.263t.125.412q0%20.325-.225.55T8.5%2023m6-17.5q-.825%200-1.413-.587T12.5%203.5t.588-1.412T14.5%201.5t1.413.588T16.5%203.5t-.587%201.413T14.5%205.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%22M8.5%2023q-.45%200-1.088-.475t-1.037-.975L4%2018.5l1.175-.95l1.15%201.475L9.2%2017l1.6-8.125l-1.8.7V13H7V8.275l4.125-1.725q.8-.35%201.175-.45T13%206q.525%200%20.963.275T14.7%207l1%201.575q.65%201.025%201.763%201.725T20%2011v2q-1.65%200-3.088-.7T14.5%2010.475l-.6%203l2.1%202V21.5q.375-.025.713-.125t.637-.275q.1-.05.187-.075t.188-.025q.35%200%20.562.238t.213.512q0%20.2-.088.363t-.287.287q-.5.3-1.062.45t-1.188.15H12v-1.5h2v-4.525l-2.1-2L11%2018.2l-3.425%202.425l.075.1q.225.3.512.5t.638.325q.225.125.35.263t.125.412q0%20.325-.225.55T8.5%2023m6-17.5q-.825%200-1.413-.587T12.5%203.5t.588-1.412T14.5%201.5t1.413.588T16.5%203.5t-.587%201.413T14.5%205.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/snowshoeing.svg?color=%231a73e8&size=48