sledding icon
sledding-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sledding-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sledding-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the sledding icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.087 22.692q-.437 0-.701-.05q-.265-.05-.52-.13L1.758 17.248q-.166-.061-.245-.218t-.019-.322q.062-.166.222-.258q.159-.092.325-.03l3.551 1.145l.643-2.002l-3.527-1.146q-.166-.061-.245-.22q-.08-.16-.019-.326q.062-.165.219-.255q.156-.089.322-.028L4.5 14.1v-3.758q0-.242.134-.441q.133-.199.35-.305l4.703-1.965q.142-.062.281-.087t.307-.025q.812 0 1.212.565q.4.564.124 1.439l-1.223 3.654l2.65-.427q.502-.087.936.133q.434.219.695.728l2.229 4.5l1.418.477q.165.062.245.219t.018.322t-.221.257t-.325.031l-2.889-.946l-.667 2.002l3.614 1.171q.238.07.45.117t.545.047q1.131 0 1.907-.776t.776-1.907q0-.892-.352-1.503t-.99-1.005q-.154-.092-.218-.264q-.065-.172-.003-.332q.061-.165.218-.236t.317-.002q.87.467 1.392 1.343q.52.876.52 1.999q0 1.492-1.037 2.53t-2.53 1.037m-5.457-2.477l.667-2.027l-7.232-2.323l-.643 2.002zm1.958-2.53l-1.752-3.512l-4.956 1.337zm-8.068-2.61q-.246-.344-.303-.784q-.057-.439.126-.962l1.352-4.194L5.5 10.479v3.944zm4.443-8.883q-.69 0-1.192-.5q-.5-.501-.5-1.192t.5-1.191t1.192-.501t1.191.5q.5.502.5 1.192t-.5 1.191t-1.191.501"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSleddingRounded(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="M19.087 22.692q-.437 0-.701-.05q-.265-.05-.52-.13L1.758 17.248q-.166-.061-.245-.218t-.019-.322q.062-.166.222-.258q.159-.092.325-.03l3.551 1.145l.643-2.002l-3.527-1.146q-.166-.061-.245-.22q-.08-.16-.019-.326q.062-.165.219-.255q.156-.089.322-.028L4.5 14.1v-3.758q0-.242.134-.441q.133-.199.35-.305l4.703-1.965q.142-.062.281-.087t.307-.025q.812 0 1.212.565q.4.564.124 1.439l-1.223 3.654l2.65-.427q.502-.087.936.133q.434.219.695.728l2.229 4.5l1.418.477q.165.062.245.219t.018.322t-.221.257t-.325.031l-2.889-.946l-.667 2.002l3.614 1.171q.238.07.45.117t.545.047q1.131 0 1.907-.776t.776-1.907q0-.892-.352-1.503t-.99-1.005q-.154-.092-.218-.264q-.065-.172-.003-.332q.061-.165.218-.236t.317-.002q.87.467 1.392 1.343q.52.876.52 1.999q0 1.492-1.037 2.53t-2.53 1.037m-5.457-2.477l.667-2.027l-7.232-2.323l-.643 2.002zm1.958-2.53l-1.752-3.512l-4.956 1.337zm-8.068-2.61q-.246-.344-.303-.784q-.057-.439.126-.962l1.352-4.194L5.5 10.479v3.944zm4.443-8.883q-.69 0-1.192-.5q-.5-.501-.5-1.192t.5-1.191t1.192-.501t1.191.5q.5.502.5 1.192t-.5 1.191t-1.191.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="M19.087 22.692q-.437 0-.701-.05q-.265-.05-.52-.13L1.758 17.248q-.166-.061-.245-.218t-.019-.322q.062-.166.222-.258q.159-.092.325-.03l3.551 1.145l.643-2.002l-3.527-1.146q-.166-.061-.245-.22q-.08-.16-.019-.326q.062-.165.219-.255q.156-.089.322-.028L4.5 14.1v-3.758q0-.242.134-.441q.133-.199.35-.305l4.703-1.965q.142-.062.281-.087t.307-.025q.812 0 1.212.565q.4.564.124 1.439l-1.223 3.654l2.65-.427q.502-.087.936.133q.434.219.695.728l2.229 4.5l1.418.477q.165.062.245.219t.018.322t-.221.257t-.325.031l-2.889-.946l-.667 2.002l3.614 1.171q.238.07.45.117t.545.047q1.131 0 1.907-.776t.776-1.907q0-.892-.352-1.503t-.99-1.005q-.154-.092-.218-.264q-.065-.172-.003-.332q.061-.165.218-.236t.317-.002q.87.467 1.392 1.343q.52.876.52 1.999q0 1.492-1.037 2.53t-2.53 1.037m-5.457-2.477l.667-2.027l-7.232-2.323l-.643 2.002zm1.958-2.53l-1.752-3.512l-4.956 1.337zm-8.068-2.61q-.246-.344-.303-.784q-.057-.439.126-.962l1.352-4.194L5.5 10.479v3.944zm4.443-8.883q-.69 0-1.192-.5q-.5-.501-.5-1.192t.5-1.191t1.192-.501t1.191.5q.5.502.5 1.192t-.5 1.191t-1.191.501"/></svg> </template>
CSS
.icon-sledding-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%22M19.087%2022.692q-.437%200-.701-.05q-.265-.05-.52-.13L1.758%2017.248q-.166-.061-.245-.218t-.019-.322q.062-.166.222-.258q.159-.092.325-.03l3.551%201.145l.643-2.002l-3.527-1.146q-.166-.061-.245-.22q-.08-.16-.019-.326q.062-.165.219-.255q.156-.089.322-.028L4.5%2014.1v-3.758q0-.242.134-.441q.133-.199.35-.305l4.703-1.965q.142-.062.281-.087t.307-.025q.812%200%201.212.565q.4.564.124%201.439l-1.223%203.654l2.65-.427q.502-.087.936.133q.434.219.695.728l2.229%204.5l1.418.477q.165.062.245.219t.018.322t-.221.257t-.325.031l-2.889-.946l-.667%202.002l3.614%201.171q.238.07.45.117t.545.047q1.131%200%201.907-.776t.776-1.907q0-.892-.352-1.503t-.99-1.005q-.154-.092-.218-.264q-.065-.172-.003-.332q.061-.165.218-.236t.317-.002q.87.467%201.392%201.343q.52.876.52%201.999q0%201.492-1.037%202.53t-2.53%201.037m-5.457-2.477l.667-2.027l-7.232-2.323l-.643%202.002zm1.958-2.53l-1.752-3.512l-4.956%201.337zm-8.068-2.61q-.246-.344-.303-.784q-.057-.439.126-.962l1.352-4.194L5.5%2010.479v3.944zm4.443-8.883q-.69%200-1.192-.5q-.5-.501-.5-1.192t.5-1.191t1.192-.501t1.191.5q.5.502.5%201.192t-.5%201.191t-1.191.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%22M19.087%2022.692q-.437%200-.701-.05q-.265-.05-.52-.13L1.758%2017.248q-.166-.061-.245-.218t-.019-.322q.062-.166.222-.258q.159-.092.325-.03l3.551%201.145l.643-2.002l-3.527-1.146q-.166-.061-.245-.22q-.08-.16-.019-.326q.062-.165.219-.255q.156-.089.322-.028L4.5%2014.1v-3.758q0-.242.134-.441q.133-.199.35-.305l4.703-1.965q.142-.062.281-.087t.307-.025q.812%200%201.212.565q.4.564.124%201.439l-1.223%203.654l2.65-.427q.502-.087.936.133q.434.219.695.728l2.229%204.5l1.418.477q.165.062.245.219t.018.322t-.221.257t-.325.031l-2.889-.946l-.667%202.002l3.614%201.171q.238.07.45.117t.545.047q1.131%200%201.907-.776t.776-1.907q0-.892-.352-1.503t-.99-1.005q-.154-.092-.218-.264q-.065-.172-.003-.332q.061-.165.218-.236t.317-.002q.87.467%201.392%201.343q.52.876.52%201.999q0%201.492-1.037%202.53t-2.53%201.037m-5.457-2.477l.667-2.027l-7.232-2.323l-.643%202.002zm1.958-2.53l-1.752-3.512l-4.956%201.337zm-8.068-2.61q-.246-.344-.303-.784q-.057-.439.126-.962l1.352-4.194L5.5%2010.479v3.944zm4.443-8.883q-.69%200-1.192-.5q-.5-.501-.5-1.192t.5-1.191t1.192-.501t1.191.5q.5.502.5%201.192t-.5%201.191t-1.191.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/sledding-rounded.svg?color=%231a73e8&size=48