skateboarding icon
skateboarding-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- skateboarding-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 skateboarding icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.713 6c.375 0 .743.105 1.06.304l7.757 4.848a1 1 0 0 1-1.06 1.696l-3.955-2.472q-.094.167-.22.315L13.175 12h1.891c1.198 0 1.913 1.335 1.248 2.332l-1.481 2.223a1 1 0 0 1-1.664-1.11L14.13 14h-2.596l-1.703 2.555a1 1 0 1 1-1.664-1.11L9.23 13.85c-1.141-.47-1.652-1.954-.83-3.05l1.977-2.636q.065-.085.134-.163H7a1 1 0 0 1 0-2zM19 20.5a1.5 1.5 0 1 1-2.913-.5H7.913A1.495 1.495 0 0 1 6.5 22a1.5 1.5 0 0 1-1.35-2.153a4 4 0 0 1-1.736-1.019l-.121-.121a1 1 0 1 1 1.414-1.414l.121.121A2 2 0 0 0 6.242 18h11.516a2 2 0 0 0 1.414-.586l.12-.121a1 1 0 1 1 1.415 1.414l-.121.121a4 4 0 0 1-1.737 1.019c.096.197.15.418.15.653M19 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSkateboardingFill(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="M10.713 6c.375 0 .743.105 1.06.304l7.757 4.848a1 1 0 0 1-1.06 1.696l-3.955-2.472q-.094.167-.22.315L13.175 12h1.891c1.198 0 1.913 1.335 1.248 2.332l-1.481 2.223a1 1 0 0 1-1.664-1.11L14.13 14h-2.596l-1.703 2.555a1 1 0 1 1-1.664-1.11L9.23 13.85c-1.141-.47-1.652-1.954-.83-3.05l1.977-2.636q.065-.085.134-.163H7a1 1 0 0 1 0-2zM19 20.5a1.5 1.5 0 1 1-2.913-.5H7.913A1.495 1.495 0 0 1 6.5 22a1.5 1.5 0 0 1-1.35-2.153a4 4 0 0 1-1.736-1.019l-.121-.121a1 1 0 1 1 1.414-1.414l.121.121A2 2 0 0 0 6.242 18h11.516a2 2 0 0 0 1.414-.586l.12-.121a1 1 0 1 1 1.415 1.414l-.121.121a4 4 0 0 1-1.737 1.019c.096.197.15.418.15.653M19 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.713 6c.375 0 .743.105 1.06.304l7.757 4.848a1 1 0 0 1-1.06 1.696l-3.955-2.472q-.094.167-.22.315L13.175 12h1.891c1.198 0 1.913 1.335 1.248 2.332l-1.481 2.223a1 1 0 0 1-1.664-1.11L14.13 14h-2.596l-1.703 2.555a1 1 0 1 1-1.664-1.11L9.23 13.85c-1.141-.47-1.652-1.954-.83-3.05l1.977-2.636q.065-.085.134-.163H7a1 1 0 0 1 0-2zM19 20.5a1.5 1.5 0 1 1-2.913-.5H7.913A1.495 1.495 0 0 1 6.5 22a1.5 1.5 0 0 1-1.35-2.153a4 4 0 0 1-1.736-1.019l-.121-.121a1 1 0 1 1 1.414-1.414l.121.121A2 2 0 0 0 6.242 18h11.516a2 2 0 0 0 1.414-.586l.12-.121a1 1 0 1 1 1.415 1.414l-.121.121a4 4 0 0 1-1.737 1.019c.096.197.15.418.15.653M19 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg> </template>
CSS
.icon-skateboarding-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%22M10.713%206c.375%200%20.743.105%201.06.304l7.757%204.848a1%201%200%200%201-1.06%201.696l-3.955-2.472q-.094.167-.22.315L13.175%2012h1.891c1.198%200%201.913%201.335%201.248%202.332l-1.481%202.223a1%201%200%200%201-1.664-1.11L14.13%2014h-2.596l-1.703%202.555a1%201%200%201%201-1.664-1.11L9.23%2013.85c-1.141-.47-1.652-1.954-.83-3.05l1.977-2.636q.065-.085.134-.163H7a1%201%200%200%201%200-2zM19%2020.5a1.5%201.5%200%201%201-2.913-.5H7.913A1.495%201.495%200%200%201%206.5%2022a1.5%201.5%200%200%201-1.35-2.153a4%204%200%200%201-1.736-1.019l-.121-.121a1%201%200%201%201%201.414-1.414l.121.121A2%202%200%200%200%206.242%2018h11.516a2%202%200%200%200%201.414-.586l.12-.121a1%201%200%201%201%201.415%201.414l-.121.121a4%204%200%200%201-1.737%201.019c.096.197.15.418.15.653M19%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200%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%22M10.713%206c.375%200%20.743.105%201.06.304l7.757%204.848a1%201%200%200%201-1.06%201.696l-3.955-2.472q-.094.167-.22.315L13.175%2012h1.891c1.198%200%201.913%201.335%201.248%202.332l-1.481%202.223a1%201%200%200%201-1.664-1.11L14.13%2014h-2.596l-1.703%202.555a1%201%200%201%201-1.664-1.11L9.23%2013.85c-1.141-.47-1.652-1.954-.83-3.05l1.977-2.636q.065-.085.134-.163H7a1%201%200%200%201%200-2zM19%2020.5a1.5%201.5%200%201%201-2.913-.5H7.913A1.495%201.495%200%200%201%206.5%2022a1.5%201.5%200%200%201-1.35-2.153a4%204%200%200%201-1.736-1.019l-.121-.121a1%201%200%201%201%201.414-1.414l.121.121A2%202%200%200%200%206.242%2018h11.516a2%202%200%200%200%201.414-.586l.12-.121a1%201%200%201%201%201.415%201.414l-.121.121a4%204%200%200%201-1.737%201.019c.096.197.15.418.15.653M19%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/skateboarding-fill.svg?color=%231a73e8&size=48