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

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

2 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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.125 23q-.475 0-.788-.05t-.587-.15L1 17.35l.45-1.425L5.4 17.2l.45-1.425L1.925 14.5l.475-1.425L4 13.6V9.5l5.475-2.35q.2-.1.388-.125T10.275 7q.85 0 1.375.738t.25 1.612l-1.05 3.25l2.15-.35q.675-.125 1.263.2t.887.95l2.075 4.5l1.925.625l-.45 1.425l-3.325-1.075L14.9 20.3l3.325 1.075q.2.05.413.088t.487.037q.9 0 1.638-.737t.737-1.638q0-.85-.413-1.5t-1.337-1l.475-1.425q1.3.425 2.038 1.475t.737 2.45q0 1.55-1.162 2.713T19.125 23m-5.65-3.15l.475-1.45l-6.675-2.15l-.45 1.425zm1.15-2.8L13.45 14.5l-3.975.875zM7 14.575q-.15-.325-.187-.687t.087-.713L7.925 10L6 10.825v3.425zM12 6.5q-.825 0-1.412-.587T10 4.5t.588-1.412T12 2.5t1.413.588T14 4.5t-.587 1.413T12 6.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSledding(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.125 23q-.475 0-.788-.05t-.587-.15L1 17.35l.45-1.425L5.4 17.2l.45-1.425L1.925 14.5l.475-1.425L4 13.6V9.5l5.475-2.35q.2-.1.388-.125T10.275 7q.85 0 1.375.738t.25 1.612l-1.05 3.25l2.15-.35q.675-.125 1.263.2t.887.95l2.075 4.5l1.925.625l-.45 1.425l-3.325-1.075L14.9 20.3l3.325 1.075q.2.05.413.088t.487.037q.9 0 1.638-.737t.737-1.638q0-.85-.413-1.5t-1.337-1l.475-1.425q1.3.425 2.038 1.475t.737 2.45q0 1.55-1.162 2.713T19.125 23m-5.65-3.15l.475-1.45l-6.675-2.15l-.45 1.425zm1.15-2.8L13.45 14.5l-3.975.875zM7 14.575q-.15-.325-.187-.687t.087-.713L7.925 10L6 10.825v3.425zM12 6.5q-.825 0-1.412-.587T10 4.5t.588-1.412T12 2.5t1.413.588T14 4.5t-.587 1.413T12 6.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="M19.125 23q-.475 0-.788-.05t-.587-.15L1 17.35l.45-1.425L5.4 17.2l.45-1.425L1.925 14.5l.475-1.425L4 13.6V9.5l5.475-2.35q.2-.1.388-.125T10.275 7q.85 0 1.375.738t.25 1.612l-1.05 3.25l2.15-.35q.675-.125 1.263.2t.887.95l2.075 4.5l1.925.625l-.45 1.425l-3.325-1.075L14.9 20.3l3.325 1.075q.2.05.413.088t.487.037q.9 0 1.638-.737t.737-1.638q0-.85-.413-1.5t-1.337-1l.475-1.425q1.3.425 2.038 1.475t.737 2.45q0 1.55-1.162 2.713T19.125 23m-5.65-3.15l.475-1.45l-6.675-2.15l-.45 1.425zm1.15-2.8L13.45 14.5l-3.975.875zM7 14.575q-.15-.325-.187-.687t.087-.713L7.925 10L6 10.825v3.425zM12 6.5q-.825 0-1.412-.587T10 4.5t.588-1.412T12 2.5t1.413.588T14 4.5t-.587 1.413T12 6.5"/></svg>
</template>

CSS

.icon-sledding {
  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.125%2023q-.475%200-.788-.05t-.587-.15L1%2017.35l.45-1.425L5.4%2017.2l.45-1.425L1.925%2014.5l.475-1.425L4%2013.6V9.5l5.475-2.35q.2-.1.388-.125T10.275%207q.85%200%201.375.738t.25%201.612l-1.05%203.25l2.15-.35q.675-.125%201.263.2t.887.95l2.075%204.5l1.925.625l-.45%201.425l-3.325-1.075L14.9%2020.3l3.325%201.075q.2.05.413.088t.487.037q.9%200%201.638-.737t.737-1.638q0-.85-.413-1.5t-1.337-1l.475-1.425q1.3.425%202.038%201.475t.737%202.45q0%201.55-1.162%202.713T19.125%2023m-5.65-3.15l.475-1.45l-6.675-2.15l-.45%201.425zm1.15-2.8L13.45%2014.5l-3.975.875zM7%2014.575q-.15-.325-.187-.687t.087-.713L7.925%2010L6%2010.825v3.425zM12%206.5q-.825%200-1.412-.587T10%204.5t.588-1.412T12%202.5t1.413.588T14%204.5t-.587%201.413T12%206.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%22M19.125%2023q-.475%200-.788-.05t-.587-.15L1%2017.35l.45-1.425L5.4%2017.2l.45-1.425L1.925%2014.5l.475-1.425L4%2013.6V9.5l5.475-2.35q.2-.1.388-.125T10.275%207q.85%200%201.375.738t.25%201.612l-1.05%203.25l2.15-.35q.675-.125%201.263.2t.887.95l2.075%204.5l1.925.625l-.45%201.425l-3.325-1.075L14.9%2020.3l3.325%201.075q.2.05.413.088t.487.037q.9%200%201.638-.737t.737-1.638q0-.85-.413-1.5t-1.337-1l.475-1.425q1.3.425%202.038%201.475t.737%202.45q0%201.55-1.162%202.713T19.125%2023m-5.65-3.15l.475-1.45l-6.675-2.15l-.45%201.425zm1.15-2.8L13.45%2014.5l-3.975.875zM7%2014.575q-.15-.325-.187-.687t.087-.713L7.925%2010L6%2010.825v3.425zM12%206.5q-.825%200-1.412-.587T10%204.5t.588-1.412T12%202.5t1.413.588T14%204.5t-.587%201.413T12%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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