skateboard-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
skateboard-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the skateboard icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.454 3.606a5.001 5.001 0 0 1 6.939 6.939a2.5 2.5 0 0 1-.26 3.223l-.709.707a2.5 2.5 0 0 1-3.147.317l-1.486 1.485a2.5 2.5 0 0 1-.316 3.147l-.707.709a2.5 2.5 0 0 1-3.224.26a5 5 0 0 1-6.938-6.938a2.5 2.5 0 0 1 .262-3.222l.708-.708a2.5 2.5 0 0 1 3.145-.32l1.485-1.484a2.5 2.5 0 0 1 .319-3.145l.707-.707a2.5 2.5 0 0 1 3.222-.263m-.393 13.697a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 1 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m5.656-5.656a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m-12.02-.707a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m5.657-5.657a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 1 0 .707.707l.707-.707a.5.5 0 0 0 0-.707"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteSkateboardFill(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="M13.454 3.606a5.001 5.001 0 0 1 6.939 6.939a2.5 2.5 0 0 1-.26 3.223l-.709.707a2.5 2.5 0 0 1-3.147.317l-1.486 1.485a2.5 2.5 0 0 1-.316 3.147l-.707.709a2.5 2.5 0 0 1-3.224.26a5 5 0 0 1-6.938-6.938a2.5 2.5 0 0 1 .262-3.222l.708-.708a2.5 2.5 0 0 1 3.145-.32l1.485-1.484a2.5 2.5 0 0 1 .319-3.145l.707-.707a2.5 2.5 0 0 1 3.222-.263m-.393 13.697a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 1 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m5.656-5.656a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m-12.02-.707a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m5.657-5.657a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 1 0 .707.707l.707-.707a.5.5 0 0 0 0-.707"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.454 3.606a5.001 5.001 0 0 1 6.939 6.939a2.5 2.5 0 0 1-.26 3.223l-.709.707a2.5 2.5 0 0 1-3.147.317l-1.486 1.485a2.5 2.5 0 0 1-.316 3.147l-.707.709a2.5 2.5 0 0 1-3.224.26a5 5 0 0 1-6.938-6.938a2.5 2.5 0 0 1 .262-3.222l.708-.708a2.5 2.5 0 0 1 3.145-.32l1.485-1.484a2.5 2.5 0 0 1 .319-3.145l.707-.707a2.5 2.5 0 0 1 3.222-.263m-.393 13.697a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 1 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m5.656-5.656a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m-12.02-.707a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 .707.707l.707-.707a.5.5 0 0 0 0-.707m5.657-5.657a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 1 0 .707.707l.707-.707a.5.5 0 0 0 0-.707"/></svg>
</template>

CSS

.icon-skateboard-fill {
  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%22M13.454%203.606a5.001%205.001%200%200%201%206.939%206.939a2.5%202.5%200%200%201-.26%203.223l-.709.707a2.5%202.5%200%200%201-3.147.317l-1.486%201.485a2.5%202.5%200%200%201-.316%203.147l-.707.709a2.5%202.5%200%200%201-3.224.26a5%205%200%200%201-6.938-6.938a2.5%202.5%200%200%201%20.262-3.222l.708-.708a2.5%202.5%200%200%201%203.145-.32l1.485-1.484a2.5%202.5%200%200%201%20.319-3.145l.707-.707a2.5%202.5%200%200%201%203.222-.263m-.393%2013.697a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%201%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707m5.656-5.656a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%200%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707m-12.02-.707a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%200%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707m5.657-5.657a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%201%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707%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%22M13.454%203.606a5.001%205.001%200%200%201%206.939%206.939a2.5%202.5%200%200%201-.26%203.223l-.709.707a2.5%202.5%200%200%201-3.147.317l-1.486%201.485a2.5%202.5%200%200%201-.316%203.147l-.707.709a2.5%202.5%200%200%201-3.224.26a5%205%200%200%201-6.938-6.938a2.5%202.5%200%200%201%20.262-3.222l.708-.708a2.5%202.5%200%200%201%203.145-.32l1.485-1.484a2.5%202.5%200%200%201%20.319-3.145l.707-.707a2.5%202.5%200%200%201%203.222-.263m-.393%2013.697a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%201%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707m5.656-5.656a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%200%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707m-12.02-.707a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%200%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707m5.657-5.657a.5.5%200%200%200-.707%200l-.707.707a.5.5%200%201%200%20.707.707l.707-.707a.5.5%200%200%200%200-.707%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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