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

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

2 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the snowboarding icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.775 22.5q-.225 0-.462-.025t-.463-.075L5.225 19.7q-1.1-.225-1.912-.887T2.075 17.2q-.05-.1-.05-.45q.075-.3.325-.475t.575-.125q.175.05.3.163t.2.262q.3.625.838 1.075t1.262.6l.475.1L9.5 16l-.8-3.5q-.1-.375-.025-.763T8.95 11l2.5-4H9.1l-1.9 3.05L5.5 9L8 5h5.7q.675 0 1.088.375t.562.7l.525 1.2q.5 1.2 1.613 1.963T20 10v2q-1.75 0-3.2-.837T14.475 8.95l-1.8 2.875L16 14.5l1 6.2l1.15.225q.15.05.313.063t.312.012q.6 0 1.075-.2t.9-.55q.125-.125.65-.15q.325.05.487.325t.113.55q-.025.125-.088.225t-.162.2q-.625.55-1.4.825t-1.575.275M14.9 20.25l-.75-4.65l-2.85-2.025l.45 3.325l-3.025 2.025zM16 5q-.825 0-1.413-.587T14 3t.588-1.412T16 1t1.413.588T18 3t-.587 1.413T16 5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSnowboarding(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.775 22.5q-.225 0-.462-.025t-.463-.075L5.225 19.7q-1.1-.225-1.912-.887T2.075 17.2q-.05-.1-.05-.45q.075-.3.325-.475t.575-.125q.175.05.3.163t.2.262q.3.625.838 1.075t1.262.6l.475.1L9.5 16l-.8-3.5q-.1-.375-.025-.763T8.95 11l2.5-4H9.1l-1.9 3.05L5.5 9L8 5h5.7q.675 0 1.088.375t.562.7l.525 1.2q.5 1.2 1.613 1.963T20 10v2q-1.75 0-3.2-.837T14.475 8.95l-1.8 2.875L16 14.5l1 6.2l1.15.225q.15.05.313.063t.312.012q.6 0 1.075-.2t.9-.55q.125-.125.65-.15q.325.05.487.325t.113.55q-.025.125-.088.225t-.162.2q-.625.55-1.4.825t-1.575.275M14.9 20.25l-.75-4.65l-2.85-2.025l.45 3.325l-3.025 2.025zM16 5q-.825 0-1.413-.587T14 3t.588-1.412T16 1t1.413.588T18 3t-.587 1.413T16 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="M18.775 22.5q-.225 0-.462-.025t-.463-.075L5.225 19.7q-1.1-.225-1.912-.887T2.075 17.2q-.05-.1-.05-.45q.075-.3.325-.475t.575-.125q.175.05.3.163t.2.262q.3.625.838 1.075t1.262.6l.475.1L9.5 16l-.8-3.5q-.1-.375-.025-.763T8.95 11l2.5-4H9.1l-1.9 3.05L5.5 9L8 5h5.7q.675 0 1.088.375t.562.7l.525 1.2q.5 1.2 1.613 1.963T20 10v2q-1.75 0-3.2-.837T14.475 8.95l-1.8 2.875L16 14.5l1 6.2l1.15.225q.15.05.313.063t.312.012q.6 0 1.075-.2t.9-.55q.125-.125.65-.15q.325.05.487.325t.113.55q-.025.125-.088.225t-.162.2q-.625.55-1.4.825t-1.575.275M14.9 20.25l-.75-4.65l-2.85-2.025l.45 3.325l-3.025 2.025zM16 5q-.825 0-1.413-.587T14 3t.588-1.412T16 1t1.413.588T18 3t-.587 1.413T16 5"/></svg>
</template>

CSS

.icon-snowboarding {
  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.775%2022.5q-.225%200-.462-.025t-.463-.075L5.225%2019.7q-1.1-.225-1.912-.887T2.075%2017.2q-.05-.1-.05-.45q.075-.3.325-.475t.575-.125q.175.05.3.163t.2.262q.3.625.838%201.075t1.262.6l.475.1L9.5%2016l-.8-3.5q-.1-.375-.025-.763T8.95%2011l2.5-4H9.1l-1.9%203.05L5.5%209L8%205h5.7q.675%200%201.088.375t.562.7l.525%201.2q.5%201.2%201.613%201.963T20%2010v2q-1.75%200-3.2-.837T14.475%208.95l-1.8%202.875L16%2014.5l1%206.2l1.15.225q.15.05.313.063t.312.012q.6%200%201.075-.2t.9-.55q.125-.125.65-.15q.325.05.487.325t.113.55q-.025.125-.088.225t-.162.2q-.625.55-1.4.825t-1.575.275M14.9%2020.25l-.75-4.65l-2.85-2.025l.45%203.325l-3.025%202.025zM16%205q-.825%200-1.413-.587T14%203t.588-1.412T16%201t1.413.588T18%203t-.587%201.413T16%205%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.775%2022.5q-.225%200-.462-.025t-.463-.075L5.225%2019.7q-1.1-.225-1.912-.887T2.075%2017.2q-.05-.1-.05-.45q.075-.3.325-.475t.575-.125q.175.05.3.163t.2.262q.3.625.838%201.075t1.262.6l.475.1L9.5%2016l-.8-3.5q-.1-.375-.025-.763T8.95%2011l2.5-4H9.1l-1.9%203.05L5.5%209L8%205h5.7q.675%200%201.088.375t.562.7l.525%201.2q.5%201.2%201.613%201.963T20%2010v2q-1.75%200-3.2-.837T14.475%208.95l-1.8%202.875L16%2014.5l1%206.2l1.15.225q.15.05.313.063t.312.012q.6%200%201.075-.2t.9-.55q.125-.125.65-.15q.325.05.487.325t.113.55q-.025.125-.088.225t-.162.2q-.625.55-1.4.825t-1.575.275M14.9%2020.25l-.75-4.65l-2.85-2.025l.45%203.325l-3.025%202.025zM16%205q-.825%200-1.413-.587T14%203t.588-1.412T16%201t1.413.588T18%203t-.587%201.413T16%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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