snowshoeing icon
snowshoeing-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- snowshoeing-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- snowshoeing-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
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.596 22.712q-.411 0-.905-.34q-.493-.341-1.008-.995l-1.925-2.475q-.123-.154-.105-.329t.172-.298t.332-.095t.3.181l.984 1.26l3.24-2.332l1.792-9.241l-2.954 1.22V12q0 .214-.143.357t-.357.143t-.357-.143T7.52 12V9.142q0-.242.146-.444t.364-.308l3.288-1.36q.743-.31 1.08-.41q.336-.1.622-.1q.39 0 .722.197q.332.199.555.552l.981 1.575q.608.94 1.558 1.626T19 11.4q.214.062.366.205q.153.143.153.357t-.153.344t-.36.1q-1.408-.22-2.631-1.033t-2.106-2.244l-.888 4.519l1.896 1.835q.13.13.187.28t.055.31v5.735q.74-.006 1.107-.067q.366-.062.84-.295l.245-.123q.106-.054.187-.054q.177 0 .303.132t.126.291q0 .162-.097.286t-.278.21q-.52.281-1.024.393q-.505.111-1.187.111h-2.972q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h1.75V16.82l-2.908-2.788l-.819 3.49q-.05.137-.12.265q-.072.128-.203.208l-3.394 2.418l.383.522q.282.397.58.587q.296.19.666.316q.148.067.234.176t.087.248q0 .171-.129.31t-.3.138M14.52 5.192q-.69 0-1.191-.5q-.501-.502-.501-1.192t.501-1.191t1.191-.501t1.191.5t.501 1.192t-.5 1.191q-.502.501-1.192.501"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSnowshoeingRounded(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.596 22.712q-.411 0-.905-.34q-.493-.341-1.008-.995l-1.925-2.475q-.123-.154-.105-.329t.172-.298t.332-.095t.3.181l.984 1.26l3.24-2.332l1.792-9.241l-2.954 1.22V12q0 .214-.143.357t-.357.143t-.357-.143T7.52 12V9.142q0-.242.146-.444t.364-.308l3.288-1.36q.743-.31 1.08-.41q.336-.1.622-.1q.39 0 .722.197q.332.199.555.552l.981 1.575q.608.94 1.558 1.626T19 11.4q.214.062.366.205q.153.143.153.357t-.153.344t-.36.1q-1.408-.22-2.631-1.033t-2.106-2.244l-.888 4.519l1.896 1.835q.13.13.187.28t.055.31v5.735q.74-.006 1.107-.067q.366-.062.84-.295l.245-.123q.106-.054.187-.054q.177 0 .303.132t.126.291q0 .162-.097.286t-.278.21q-.52.281-1.024.393q-.505.111-1.187.111h-2.972q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h1.75V16.82l-2.908-2.788l-.819 3.49q-.05.137-.12.265q-.072.128-.203.208l-3.394 2.418l.383.522q.282.397.58.587q.296.19.666.316q.148.067.234.176t.087.248q0 .171-.129.31t-.3.138M14.52 5.192q-.69 0-1.191-.5q-.501-.502-.501-1.192t.501-1.191t1.191-.501t1.191.5t.501 1.192t-.5 1.191q-.502.501-1.192.501"/></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.596 22.712q-.411 0-.905-.34q-.493-.341-1.008-.995l-1.925-2.475q-.123-.154-.105-.329t.172-.298t.332-.095t.3.181l.984 1.26l3.24-2.332l1.792-9.241l-2.954 1.22V12q0 .214-.143.357t-.357.143t-.357-.143T7.52 12V9.142q0-.242.146-.444t.364-.308l3.288-1.36q.743-.31 1.08-.41q.336-.1.622-.1q.39 0 .722.197q.332.199.555.552l.981 1.575q.608.94 1.558 1.626T19 11.4q.214.062.366.205q.153.143.153.357t-.153.344t-.36.1q-1.408-.22-2.631-1.033t-2.106-2.244l-.888 4.519l1.896 1.835q.13.13.187.28t.055.31v5.735q.74-.006 1.107-.067q.366-.062.84-.295l.245-.123q.106-.054.187-.054q.177 0 .303.132t.126.291q0 .162-.097.286t-.278.21q-.52.281-1.024.393q-.505.111-1.187.111h-2.972q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h1.75V16.82l-2.908-2.788l-.819 3.49q-.05.137-.12.265q-.072.128-.203.208l-3.394 2.418l.383.522q.282.397.58.587q.296.19.666.316q.148.067.234.176t.087.248q0 .171-.129.31t-.3.138M14.52 5.192q-.69 0-1.191-.5q-.501-.502-.501-1.192t.501-1.191t1.191-.501t1.191.5t.501 1.192t-.5 1.191q-.502.501-1.192.501"/></svg> </template>
CSS
.icon-snowshoeing-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%22M8.596%2022.712q-.411%200-.905-.34q-.493-.341-1.008-.995l-1.925-2.475q-.123-.154-.105-.329t.172-.298t.332-.095t.3.181l.984%201.26l3.24-2.332l1.792-9.241l-2.954%201.22V12q0%20.214-.143.357t-.357.143t-.357-.143T7.52%2012V9.142q0-.242.146-.444t.364-.308l3.288-1.36q.743-.31%201.08-.41q.336-.1.622-.1q.39%200%20.722.197q.332.199.555.552l.981%201.575q.608.94%201.558%201.626T19%2011.4q.214.062.366.205q.153.143.153.357t-.153.344t-.36.1q-1.408-.22-2.631-1.033t-2.106-2.244l-.888%204.519l1.896%201.835q.13.13.187.28t.055.31v5.735q.74-.006%201.107-.067q.366-.062.84-.295l.245-.123q.106-.054.187-.054q.177%200%20.303.132t.126.291q0%20.162-.097.286t-.278.21q-.52.281-1.024.393q-.505.111-1.187.111h-2.972q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h1.75V16.82l-2.908-2.788l-.819%203.49q-.05.137-.12.265q-.072.128-.203.208l-3.394%202.418l.383.522q.282.397.58.587q.296.19.666.316q.148.067.234.176t.087.248q0%20.171-.129.31t-.3.138M14.52%205.192q-.69%200-1.191-.5q-.501-.502-.501-1.192t.501-1.191t1.191-.501t1.191.5t.501%201.192t-.5%201.191q-.502.501-1.192.501%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.596%2022.712q-.411%200-.905-.34q-.493-.341-1.008-.995l-1.925-2.475q-.123-.154-.105-.329t.172-.298t.332-.095t.3.181l.984%201.26l3.24-2.332l1.792-9.241l-2.954%201.22V12q0%20.214-.143.357t-.357.143t-.357-.143T7.52%2012V9.142q0-.242.146-.444t.364-.308l3.288-1.36q.743-.31%201.08-.41q.336-.1.622-.1q.39%200%20.722.197q.332.199.555.552l.981%201.575q.608.94%201.558%201.626T19%2011.4q.214.062.366.205q.153.143.153.357t-.153.344t-.36.1q-1.408-.22-2.631-1.033t-2.106-2.244l-.888%204.519l1.896%201.835q.13.13.187.28t.055.31v5.735q.74-.006%201.107-.067q.366-.062.84-.295l.245-.123q.106-.054.187-.054q.177%200%20.303.132t.126.291q0%20.162-.097.286t-.278.21q-.52.281-1.024.393q-.505.111-1.187.111h-2.972q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316q.126-.126.316-.126h1.75V16.82l-2.908-2.788l-.819%203.49q-.05.137-.12.265q-.072.128-.203.208l-3.394%202.418l.383.522q.282.397.58.587q.296.19.666.316q.148.067.234.176t.087.248q0%20.171-.129.31t-.3.138M14.52%205.192q-.69%200-1.191-.5q-.501-.502-.501-1.192t.501-1.191t1.191-.501t1.191.5t.501%201.192t-.5%201.191q-.502.501-1.192.501%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/snowshoeing-rounded.svg?color=%231a73e8&size=48