skateboarding icon
skateboarding from Reicon by REICON · Outline · Sports · MIT Free for personal and commercial use.
- Name
- skateboarding
- Set
- Reicon
- Style
- Outline
- Category
- Sports
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All skateboarding icons →More sports icons from Reicon
Use the skateboarding icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.332 5.345a2.49 2.49 0 0 1 2.298-.177c1.727.74 2.042 3.055.574 4.229l-.445.356l-.124.1a1.25 1.25 0 0 0 .115 1.98l.153.097l.01.006l.157.1a3.75 3.75 0 0 1 1.679 3.028l.001.175V16.5a.75.75 0 0 1-1.5 0v-1.396a2.25 2.25 0 0 0-1.008-1.817l-.093-.06l-.04-.025l-.018-.01q-.12-.074-.183-.117a2.75 2.75 0 0 1-.099-4.483l.458-.366a.987.987 0 0 0-1.14-1.609l-3.23 2.019a.75.75 0 0 1-.794-1.272zm4.44 4.473a.75.75 0 0 1 .91-.546a7.5 7.5 0 0 0 3.636 0a.75.75 0 1 1 .364 1.456a9 9 0 0 1-4.364 0a.75.75 0 0 1-.546-.91M11.53 13.47a.75.75 0 0 1 0 1.06a5.87 5.87 0 0 1-4.151 1.72H7a.75.75 0 0 1 0-1.5h.379c1.159 0 2.27-.46 3.09-1.28a.75.75 0 0 1 1.061 0"/><path fill-rule="evenodd" d="M19 1.25a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5m0 1.5a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M2.498 16.443a.75.75 0 0 1 1.06.055l.608.676A3.25 3.25 0 0 0 6.58 18.25h10.84a3.25 3.25 0 0 0 2.415-1.076l.608-.676a.75.75 0 1 1 1.116 1.004l-.609.676a4.75 4.75 0 0 1-3.53 1.572H6.58a4.75 4.75 0 0 1-3.53-1.572l-.608-.676a.75.75 0 0 1 .055-1.06" clip-rule="evenodd"/><path d="M8 21a1 1 0 1 1-2 0a1 1 0 0 1 2 0m10 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSkateboarding(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.332 5.345a2.49 2.49 0 0 1 2.298-.177c1.727.74 2.042 3.055.574 4.229l-.445.356l-.124.1a1.25 1.25 0 0 0 .115 1.98l.153.097l.01.006l.157.1a3.75 3.75 0 0 1 1.679 3.028l.001.175V16.5a.75.75 0 0 1-1.5 0v-1.396a2.25 2.25 0 0 0-1.008-1.817l-.093-.06l-.04-.025l-.018-.01q-.12-.074-.183-.117a2.75 2.75 0 0 1-.099-4.483l.458-.366a.987.987 0 0 0-1.14-1.609l-3.23 2.019a.75.75 0 0 1-.794-1.272zm4.44 4.473a.75.75 0 0 1 .91-.546a7.5 7.5 0 0 0 3.636 0a.75.75 0 1 1 .364 1.456a9 9 0 0 1-4.364 0a.75.75 0 0 1-.546-.91M11.53 13.47a.75.75 0 0 1 0 1.06a5.87 5.87 0 0 1-4.151 1.72H7a.75.75 0 0 1 0-1.5h.379c1.159 0 2.27-.46 3.09-1.28a.75.75 0 0 1 1.061 0"/><path fillRule="evenodd" d="M19 1.25a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5m0 1.5a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M2.498 16.443a.75.75 0 0 1 1.06.055l.608.676A3.25 3.25 0 0 0 6.58 18.25h10.84a3.25 3.25 0 0 0 2.415-1.076l.608-.676a.75.75 0 1 1 1.116 1.004l-.609.676a4.75 4.75 0 0 1-3.53 1.572H6.58a4.75 4.75 0 0 1-3.53-1.572l-.608-.676a.75.75 0 0 1 .055-1.06" clipRule="evenodd"/><path d="M8 21a1 1 0 1 1-2 0a1 1 0 0 1 2 0m10 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.332 5.345a2.49 2.49 0 0 1 2.298-.177c1.727.74 2.042 3.055.574 4.229l-.445.356l-.124.1a1.25 1.25 0 0 0 .115 1.98l.153.097l.01.006l.157.1a3.75 3.75 0 0 1 1.679 3.028l.001.175V16.5a.75.75 0 0 1-1.5 0v-1.396a2.25 2.25 0 0 0-1.008-1.817l-.093-.06l-.04-.025l-.018-.01q-.12-.074-.183-.117a2.75 2.75 0 0 1-.099-4.483l.458-.366a.987.987 0 0 0-1.14-1.609l-3.23 2.019a.75.75 0 0 1-.794-1.272zm4.44 4.473a.75.75 0 0 1 .91-.546a7.5 7.5 0 0 0 3.636 0a.75.75 0 1 1 .364 1.456a9 9 0 0 1-4.364 0a.75.75 0 0 1-.546-.91M11.53 13.47a.75.75 0 0 1 0 1.06a5.87 5.87 0 0 1-4.151 1.72H7a.75.75 0 0 1 0-1.5h.379c1.159 0 2.27-.46 3.09-1.28a.75.75 0 0 1 1.061 0"/><path fill-rule="evenodd" d="M19 1.25a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5m0 1.5a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M2.498 16.443a.75.75 0 0 1 1.06.055l.608.676A3.25 3.25 0 0 0 6.58 18.25h10.84a3.25 3.25 0 0 0 2.415-1.076l.608-.676a.75.75 0 1 1 1.116 1.004l-.609.676a4.75 4.75 0 0 1-3.53 1.572H6.58a4.75 4.75 0 0 1-3.53-1.572l-.608-.676a.75.75 0 0 1 .055-1.06" clip-rule="evenodd"/><path d="M8 21a1 1 0 1 1-2 0a1 1 0 0 1 2 0m10 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></g></svg> </template>
CSS
.icon-skateboarding {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.332%205.345a2.49%202.49%200%200%201%202.298-.177c1.727.74%202.042%203.055.574%204.229l-.445.356l-.124.1a1.25%201.25%200%200%200%20.115%201.98l.153.097l.01.006l.157.1a3.75%203.75%200%200%201%201.679%203.028l.001.175V16.5a.75.75%200%200%201-1.5%200v-1.396a2.25%202.25%200%200%200-1.008-1.817l-.093-.06l-.04-.025l-.018-.01q-.12-.074-.183-.117a2.75%202.75%200%200%201-.099-4.483l.458-.366a.987.987%200%200%200-1.14-1.609l-3.23%202.019a.75.75%200%200%201-.794-1.272zm4.44%204.473a.75.75%200%200%201%20.91-.546a7.5%207.5%200%200%200%203.636%200a.75.75%200%201%201%20.364%201.456a9%209%200%200%201-4.364%200a.75.75%200%200%201-.546-.91M11.53%2013.47a.75.75%200%200%201%200%201.06a5.87%205.87%200%200%201-4.151%201.72H7a.75.75%200%200%201%200-1.5h.379c1.159%200%202.27-.46%203.09-1.28a.75.75%200%200%201%201.061%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%201.25a2.75%202.75%200%201%200%200%205.5a2.75%202.75%200%200%200%200-5.5m0%201.5a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5M2.498%2016.443a.75.75%200%200%201%201.06.055l.608.676A3.25%203.25%200%200%200%206.58%2018.25h10.84a3.25%203.25%200%200%200%202.415-1.076l.608-.676a.75.75%200%201%201%201.116%201.004l-.609.676a4.75%204.75%200%200%201-3.53%201.572H6.58a4.75%204.75%200%200%201-3.53-1.572l-.608-.676a.75.75%200%200%201%20.055-1.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8%2021a1%201%200%201%201-2%200a1%201%200%200%201%202%200m10%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.332%205.345a2.49%202.49%200%200%201%202.298-.177c1.727.74%202.042%203.055.574%204.229l-.445.356l-.124.1a1.25%201.25%200%200%200%20.115%201.98l.153.097l.01.006l.157.1a3.75%203.75%200%200%201%201.679%203.028l.001.175V16.5a.75.75%200%200%201-1.5%200v-1.396a2.25%202.25%200%200%200-1.008-1.817l-.093-.06l-.04-.025l-.018-.01q-.12-.074-.183-.117a2.75%202.75%200%200%201-.099-4.483l.458-.366a.987.987%200%200%200-1.14-1.609l-3.23%202.019a.75.75%200%200%201-.794-1.272zm4.44%204.473a.75.75%200%200%201%20.91-.546a7.5%207.5%200%200%200%203.636%200a.75.75%200%201%201%20.364%201.456a9%209%200%200%201-4.364%200a.75.75%200%200%201-.546-.91M11.53%2013.47a.75.75%200%200%201%200%201.06a5.87%205.87%200%200%201-4.151%201.72H7a.75.75%200%200%201%200-1.5h.379c1.159%200%202.27-.46%203.09-1.28a.75.75%200%200%201%201.061%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%201.25a2.75%202.75%200%201%200%200%205.5a2.75%202.75%200%200%200%200-5.5m0%201.5a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5M2.498%2016.443a.75.75%200%200%201%201.06.055l.608.676A3.25%203.25%200%200%200%206.58%2018.25h10.84a3.25%203.25%200%200%200%202.415-1.076l.608-.676a.75.75%200%201%201%201.116%201.004l-.609.676a4.75%204.75%200%200%201-3.53%201.572H6.58a4.75%204.75%200%200%201-3.53-1.572l-.608-.676a.75.75%200%200%201%20.055-1.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8%2021a1%201%200%201%201-2%200a1%201%200%200%201%202%200m10%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/skateboarding.svg?color=%231a73e8&size=48