Skateboarding icon in outline, twotone, bold and bulk. Free in all four styles, for health, clinics, pharmacy, gym, activity tracking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconSkateboarding } from "@devigner-ui/icons";
<IconSkateboarding className="size-6" />
<script setup>
import { IconSkateboarding } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSkateboarding class="size-6" />
</template>
<script>
import { IconSkateboarding } from "@devigner-ui/icons-svelte";
</script>
<IconSkateboarding class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m3 17 1.2 1.34a2 2 0 0 0 1.5.66h12.6a2 2 0 0 0 1.5-.66L21 17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><circle opacity="1" cx="7" cy="21.0005" r="1" fill="currentColor"></circle><circle opacity="1" cx="17" cy="21.0005" r="1" fill="currentColor"></circle><circle cx="19" cy="4.00049" r="2" stroke="currentColor" stroke-width="1.5"></circle><path d="M15 16.5v-1.42a3 3 0 0 0-1.5-2.51l-.17-.12a2 2 0 0 1-.19-3.16l.15-.12.45-.36a1.74 1.74 0 0 0-2.01-2.83L8.5 8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M7 15.5h.38c1.36 0 2.66-.54 3.62-1.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M16.5 10a8 8 0 0 0 4 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>