sharp snowboarding icon

sharp-snowboarding from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
sharp-snowboarding
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the sharp snowboarding icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 3c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m7.4 17.09a.75.75 0 0 0-.64.17c-.69.6-1.64.88-2.6.67L17 20.69l-1-6.19l-3.32-2.67l1.8-2.89A6.51 6.51 0 0 0 20 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C15.16 5.64 14.61 5 13.7 5H8L5.5 9l1.7 1.06L9.1 7h2.35L8.5 11.7l1 4.3L6 18.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.74.74 0 0 0-.51-.42c-.43-.09-.82.2-.9.58c-.04.14-.02.31.05.46c.58 1.24 1.71 2.2 3.15 2.51l12.63 2.69c1.44.31 2.86-.11 3.9-1.01c.13-.11.21-.26.24-.41c.07-.38-.16-.8-.59-.89M8.73 18.93l3.02-2.03l-.44-3.32l2.84 2.02l.75 4.64z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpSnowboarding(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="M14 3c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m7.4 17.09a.75.75 0 0 0-.64.17c-.69.6-1.64.88-2.6.67L17 20.69l-1-6.19l-3.32-2.67l1.8-2.89A6.51 6.51 0 0 0 20 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C15.16 5.64 14.61 5 13.7 5H8L5.5 9l1.7 1.06L9.1 7h2.35L8.5 11.7l1 4.3L6 18.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.74.74 0 0 0-.51-.42c-.43-.09-.82.2-.9.58c-.04.14-.02.31.05.46c.58 1.24 1.71 2.2 3.15 2.51l12.63 2.69c1.44.31 2.86-.11 3.9-1.01c.13-.11.21-.26.24-.41c.07-.38-.16-.8-.59-.89M8.73 18.93l3.02-2.03l-.44-3.32l2.84 2.02l.75 4.64z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 3c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m7.4 17.09a.75.75 0 0 0-.64.17c-.69.6-1.64.88-2.6.67L17 20.69l-1-6.19l-3.32-2.67l1.8-2.89A6.51 6.51 0 0 0 20 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C15.16 5.64 14.61 5 13.7 5H8L5.5 9l1.7 1.06L9.1 7h2.35L8.5 11.7l1 4.3L6 18.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.74.74 0 0 0-.51-.42c-.43-.09-.82.2-.9.58c-.04.14-.02.31.05.46c.58 1.24 1.71 2.2 3.15 2.51l12.63 2.69c1.44.31 2.86-.11 3.9-1.01c.13-.11.21-.26.24-.41c.07-.38-.16-.8-.59-.89M8.73 18.93l3.02-2.03l-.44-3.32l2.84 2.02l.75 4.64z"/></svg>
</template>

CSS

.icon-sharp-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%22M14%203c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2m7.4%2017.09a.75.75%200%200%200-.64.17c-.69.6-1.64.88-2.6.67L17%2020.69l-1-6.19l-3.32-2.67l1.8-2.89A6.51%206.51%200%200%200%2020%2012v-2c-1.85%200-3.44-1.12-4.13-2.72l-.52-1.21C15.16%205.64%2014.61%205%2013.7%205H8L5.5%209l1.7%201.06L9.1%207h2.35L8.5%2011.7l1%204.3L6%2018.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.74.74%200%200%200-.51-.42c-.43-.09-.82.2-.9.58c-.04.14-.02.31.05.46c.58%201.24%201.71%202.2%203.15%202.51l12.63%202.69c1.44.31%202.86-.11%203.9-1.01c.13-.11.21-.26.24-.41c.07-.38-.16-.8-.59-.89M8.73%2018.93l3.02-2.03l-.44-3.32l2.84%202.02l.75%204.64z%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%22M14%203c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2m7.4%2017.09a.75.75%200%200%200-.64.17c-.69.6-1.64.88-2.6.67L17%2020.69l-1-6.19l-3.32-2.67l1.8-2.89A6.51%206.51%200%200%200%2020%2012v-2c-1.85%200-3.44-1.12-4.13-2.72l-.52-1.21C15.16%205.64%2014.61%205%2013.7%205H8L5.5%209l1.7%201.06L9.1%207h2.35L8.5%2011.7l1%204.3L6%2018.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.74.74%200%200%200-.51-.42c-.43-.09-.82.2-.9.58c-.04.14-.02.31.05.46c.58%201.24%201.71%202.2%203.15%202.51l12.63%202.69c1.44.31%202.86-.11%203.9-1.01c.13-.11.21-.26.24-.41c.07-.38-.16-.8-.59-.89M8.73%2018.93l3.02-2.03l-.44-3.32l2.84%202.02l.75%204.64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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