Skateboarding Round 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 { IconSkateboardingRound } from "@devigner-ui/icons";
<IconSkateboardingRound className="size-6" />
<script setup>
import { IconSkateboardingRound } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSkateboardingRound class="size-6" />
</template>
<script>
import { IconSkateboardingRound } from "@devigner-ui/icons-svelte";
</script>
<IconSkateboardingRound 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 .6.68A4 4 0 0 0 6.59 19h10.84a4 4 0 0 0 2.97-1.32L21 17" stroke="currentColor" stroke-width="1.5" stroke-linecap="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-2.13c0-.55-.24-1.07-.67-1.42l-1-.83a1.6 1.6 0 0 1-.1-2.35L14.9 8.1c.53-.53.36-1.43-.34-1.73a4.3 4.3 0 0 0-3.94.3L8.5 8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m11 14-.62.62a3 3 0 0 1-.93.77c-.27.11-.58.11-1.2.11H7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M16.5 10h3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>