skateboard icon

skateboard-bold from Solar by 480 Design · Bold · Sports · CC-BY-4.0 Attribution required.

Name
skateboard-bold
Set
Solar
Style
Bold
Category
Sports
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More sports icons from Solar

Use the skateboard icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M1.58405 6.37604C1.9287 6.14628 2.39435 6.23941 2.62412 6.58405L3.43665 7.80286C4.03942 8.707 5.05417 9.25008 6.14081 9.25008H17.8593C18.946 9.25008 19.9607 8.707 20.5635 7.80285L21.376 6.58405C21.6058 6.23941 22.0715 6.14628 22.4161 6.37604C22.7608 6.60581 22.8539 7.07146 22.6241 7.4161L21.8116 8.6349C20.9306 9.95635 19.4475 10.7501 17.8593 10.7501H6.14081C4.55264 10.7501 3.06954 9.95635 2.18858 8.63491L1.37604 7.4161C1.14628 7.07146 1.23941 6.60581 1.58405 6.37604Z" clip-rule="evenodd"/><path d="M9.00008 15.0001C9.00008 16.1046 8.10465 17.0001 7.00008 17.0001C5.89551 17.0001 5.00008 16.1046 5.00008 15.0001C5.00008 13.8955 5.89551 13.0001 7.00008 13.0001C8.10465 13.0001 9.00008 13.8955 9.00008 15.0001Z"/><path d="M19.0001 15.0001C19.0001 16.1046 18.1046 17.0001 17.0001 17.0001C15.8955 17.0001 15.0001 16.1046 15.0001 15.0001C15.0001 13.8955 15.8955 13.0001 17.0001 13.0001C18.1046 13.0001 19.0001 13.8955 19.0001 15.0001Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSkateboardBold(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 fillRule="evenodd" d="M1.58405 6.37604C1.9287 6.14628 2.39435 6.23941 2.62412 6.58405L3.43665 7.80286C4.03942 8.707 5.05417 9.25008 6.14081 9.25008H17.8593C18.946 9.25008 19.9607 8.707 20.5635 7.80285L21.376 6.58405C21.6058 6.23941 22.0715 6.14628 22.4161 6.37604C22.7608 6.60581 22.8539 7.07146 22.6241 7.4161L21.8116 8.6349C20.9306 9.95635 19.4475 10.7501 17.8593 10.7501H6.14081C4.55264 10.7501 3.06954 9.95635 2.18858 8.63491L1.37604 7.4161C1.14628 7.07146 1.23941 6.60581 1.58405 6.37604Z" clipRule="evenodd"/><path d="M9.00008 15.0001C9.00008 16.1046 8.10465 17.0001 7.00008 17.0001C5.89551 17.0001 5.00008 16.1046 5.00008 15.0001C5.00008 13.8955 5.89551 13.0001 7.00008 13.0001C8.10465 13.0001 9.00008 13.8955 9.00008 15.0001Z"/><path d="M19.0001 15.0001C19.0001 16.1046 18.1046 17.0001 17.0001 17.0001C15.8955 17.0001 15.0001 16.1046 15.0001 15.0001C15.0001 13.8955 15.8955 13.0001 17.0001 13.0001C18.1046 13.0001 19.0001 13.8955 19.0001 15.0001Z"/></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 fill-rule="evenodd" d="M1.58405 6.37604C1.9287 6.14628 2.39435 6.23941 2.62412 6.58405L3.43665 7.80286C4.03942 8.707 5.05417 9.25008 6.14081 9.25008H17.8593C18.946 9.25008 19.9607 8.707 20.5635 7.80285L21.376 6.58405C21.6058 6.23941 22.0715 6.14628 22.4161 6.37604C22.7608 6.60581 22.8539 7.07146 22.6241 7.4161L21.8116 8.6349C20.9306 9.95635 19.4475 10.7501 17.8593 10.7501H6.14081C4.55264 10.7501 3.06954 9.95635 2.18858 8.63491L1.37604 7.4161C1.14628 7.07146 1.23941 6.60581 1.58405 6.37604Z" clip-rule="evenodd"/><path d="M9.00008 15.0001C9.00008 16.1046 8.10465 17.0001 7.00008 17.0001C5.89551 17.0001 5.00008 16.1046 5.00008 15.0001C5.00008 13.8955 5.89551 13.0001 7.00008 13.0001C8.10465 13.0001 9.00008 13.8955 9.00008 15.0001Z"/><path d="M19.0001 15.0001C19.0001 16.1046 18.1046 17.0001 17.0001 17.0001C15.8955 17.0001 15.0001 16.1046 15.0001 15.0001C15.0001 13.8955 15.8955 13.0001 17.0001 13.0001C18.1046 13.0001 19.0001 13.8955 19.0001 15.0001Z"/></g></svg>
</template>

CSS

.icon-skateboard-bold {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M1.58405%206.37604C1.9287%206.14628%202.39435%206.23941%202.62412%206.58405L3.43665%207.80286C4.03942%208.707%205.05417%209.25008%206.14081%209.25008H17.8593C18.946%209.25008%2019.9607%208.707%2020.5635%207.80285L21.376%206.58405C21.6058%206.23941%2022.0715%206.14628%2022.4161%206.37604C22.7608%206.60581%2022.8539%207.07146%2022.6241%207.4161L21.8116%208.6349C20.9306%209.95635%2019.4475%2010.7501%2017.8593%2010.7501H6.14081C4.55264%2010.7501%203.06954%209.95635%202.18858%208.63491L1.37604%207.4161C1.14628%207.07146%201.23941%206.60581%201.58405%206.37604Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.00008%2015.0001C9.00008%2016.1046%208.10465%2017.0001%207.00008%2017.0001C5.89551%2017.0001%205.00008%2016.1046%205.00008%2015.0001C5.00008%2013.8955%205.89551%2013.0001%207.00008%2013.0001C8.10465%2013.0001%209.00008%2013.8955%209.00008%2015.0001Z%22%2F%3E%3Cpath%20d%3D%22M19.0001%2015.0001C19.0001%2016.1046%2018.1046%2017.0001%2017.0001%2017.0001C15.8955%2017.0001%2015.0001%2016.1046%2015.0001%2015.0001C15.0001%2013.8955%2015.8955%2013.0001%2017.0001%2013.0001C18.1046%2013.0001%2019.0001%2013.8955%2019.0001%2015.0001Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M1.58405%206.37604C1.9287%206.14628%202.39435%206.23941%202.62412%206.58405L3.43665%207.80286C4.03942%208.707%205.05417%209.25008%206.14081%209.25008H17.8593C18.946%209.25008%2019.9607%208.707%2020.5635%207.80285L21.376%206.58405C21.6058%206.23941%2022.0715%206.14628%2022.4161%206.37604C22.7608%206.60581%2022.8539%207.07146%2022.6241%207.4161L21.8116%208.6349C20.9306%209.95635%2019.4475%2010.7501%2017.8593%2010.7501H6.14081C4.55264%2010.7501%203.06954%209.95635%202.18858%208.63491L1.37604%207.4161C1.14628%207.07146%201.23941%206.60581%201.58405%206.37604Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.00008%2015.0001C9.00008%2016.1046%208.10465%2017.0001%207.00008%2017.0001C5.89551%2017.0001%205.00008%2016.1046%205.00008%2015.0001C5.00008%2013.8955%205.89551%2013.0001%207.00008%2013.0001C8.10465%2013.0001%209.00008%2013.8955%209.00008%2015.0001Z%22%2F%3E%3Cpath%20d%3D%22M19.0001%2015.0001C19.0001%2016.1046%2018.1046%2017.0001%2017.0001%2017.0001C15.8955%2017.0001%2015.0001%2016.1046%2015.0001%2015.0001C15.0001%2013.8955%2015.8955%2013.0001%2017.0001%2013.0001C18.1046%2013.0001%2019.0001%2013.8955%2019.0001%2015.0001Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Skateboard bold icon — Solar · IconsDB