skateboarding icon

skateboarding-sharp from Material Symbols by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
skateboarding-sharp
Set
Material Symbols
Style
Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
skateboarding-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the skateboarding icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.725 23.775Q6.5 23.55 6.5 23.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525T7.25 24t-.525-.225m8.5 0Q15 23.55 15 23.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525t-.525.225t-.525-.225M6.75 22q-1.125 0-2.075-.487T3.1 20.2q-.075-.125-.112-.225t-.038-.225q0-.3.2-.525T3.7 19q.2 0 .338.075t.262.225q.3.425.763.713t.987.412l3.125-3.775l-1.6-5.025L10.45 7H8.1l-1.9 3.05L4.5 9L7 5h5.7q.675 0 1.088.375t.562.7l.525 1.2q.5 1.2 1.613 1.962T19 10v2q-1.75 0-3.2-.837T13.475 8.95l-1.8 2.875L16 14.5v6h.3q.725 0 1.35-.325t1.05-.875q.125-.15.263-.225T19.3 19q.325 0 .538.225t.212.525q0 .125-.038.225t-.112.225q-.625.825-1.55 1.313T16.3 22zm1.85-1.5H14v-4.6l-3.5-2.2l1 3.3zM15 5q-.825 0-1.412-.587T13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSkateboardingSharp(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="M6.725 23.775Q6.5 23.55 6.5 23.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525T7.25 24t-.525-.225m8.5 0Q15 23.55 15 23.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525t-.525.225t-.525-.225M6.75 22q-1.125 0-2.075-.487T3.1 20.2q-.075-.125-.112-.225t-.038-.225q0-.3.2-.525T3.7 19q.2 0 .338.075t.262.225q.3.425.763.713t.987.412l3.125-3.775l-1.6-5.025L10.45 7H8.1l-1.9 3.05L4.5 9L7 5h5.7q.675 0 1.088.375t.562.7l.525 1.2q.5 1.2 1.613 1.962T19 10v2q-1.75 0-3.2-.837T13.475 8.95l-1.8 2.875L16 14.5v6h.3q.725 0 1.35-.325t1.05-.875q.125-.15.263-.225T19.3 19q.325 0 .538.225t.212.525q0 .125-.038.225t-.112.225q-.625.825-1.55 1.313T16.3 22zm1.85-1.5H14v-4.6l-3.5-2.2l1 3.3zM15 5q-.825 0-1.412-.587T13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 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="M6.725 23.775Q6.5 23.55 6.5 23.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525T7.25 24t-.525-.225m8.5 0Q15 23.55 15 23.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525t-.525.225t-.525-.225M6.75 22q-1.125 0-2.075-.487T3.1 20.2q-.075-.125-.112-.225t-.038-.225q0-.3.2-.525T3.7 19q.2 0 .338.075t.262.225q.3.425.763.713t.987.412l3.125-3.775l-1.6-5.025L10.45 7H8.1l-1.9 3.05L4.5 9L7 5h5.7q.675 0 1.088.375t.562.7l.525 1.2q.5 1.2 1.613 1.962T19 10v2q-1.75 0-3.2-.837T13.475 8.95l-1.8 2.875L16 14.5v6h.3q.725 0 1.35-.325t1.05-.875q.125-.15.263-.225T19.3 19q.325 0 .538.225t.212.525q0 .125-.038.225t-.112.225q-.625.825-1.55 1.313T16.3 22zm1.85-1.5H14v-4.6l-3.5-2.2l1 3.3zM15 5q-.825 0-1.412-.587T13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5"/></svg>
</template>

CSS

.icon-skateboarding-sharp {
  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%22M6.725%2023.775Q6.5%2023.55%206.5%2023.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525T7.25%2024t-.525-.225m8.5%200Q15%2023.55%2015%2023.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525t-.525.225t-.525-.225M6.75%2022q-1.125%200-2.075-.487T3.1%2020.2q-.075-.125-.112-.225t-.038-.225q0-.3.2-.525T3.7%2019q.2%200%20.338.075t.262.225q.3.425.763.713t.987.412l3.125-3.775l-1.6-5.025L10.45%207H8.1l-1.9%203.05L4.5%209L7%205h5.7q.675%200%201.088.375t.562.7l.525%201.2q.5%201.2%201.613%201.962T19%2010v2q-1.75%200-3.2-.837T13.475%208.95l-1.8%202.875L16%2014.5v6h.3q.725%200%201.35-.325t1.05-.875q.125-.15.263-.225T19.3%2019q.325%200%20.538.225t.212.525q0%20.125-.038.225t-.112.225q-.625.825-1.55%201.313T16.3%2022zm1.85-1.5H14v-4.6l-3.5-2.2l1%203.3zM15%205q-.825%200-1.412-.587T13%203t.588-1.412T15%201t1.413.588T17%203t-.587%201.413T15%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%22M6.725%2023.775Q6.5%2023.55%206.5%2023.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525T7.25%2024t-.525-.225m8.5%200Q15%2023.55%2015%2023.25t.225-.525t.525-.225t.525.225t.225.525t-.225.525t-.525.225t-.525-.225M6.75%2022q-1.125%200-2.075-.487T3.1%2020.2q-.075-.125-.112-.225t-.038-.225q0-.3.2-.525T3.7%2019q.2%200%20.338.075t.262.225q.3.425.763.713t.987.412l3.125-3.775l-1.6-5.025L10.45%207H8.1l-1.9%203.05L4.5%209L7%205h5.7q.675%200%201.088.375t.562.7l.525%201.2q.5%201.2%201.613%201.962T19%2010v2q-1.75%200-3.2-.837T13.475%208.95l-1.8%202.875L16%2014.5v6h.3q.725%200%201.35-.325t1.05-.875q.125-.15.263-.225T19.3%2019q.325%200%20.538.225t.212.525q0%20.125-.038.225t-.112.225q-.625.825-1.55%201.313T16.3%2022zm1.85-1.5H14v-4.6l-3.5-2.2l1%203.3zM15%205q-.825%200-1.412-.587T13%203t.588-1.412T15%201t1.413.588T17%203t-.587%201.413T15%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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