Rugby 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 { IconRugby } from "@devigner-ui/icons";
<IconRugby className="size-6" />
<script setup>
import { IconRugby } from "@devigner-ui/icons-vue";
</script>
<template>
<IconRugby class="size-6" />
</template>
<script>
import { IconRugby } from "@devigner-ui/icons-svelte";
</script>
<IconRugby class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.46 2.11c-2.89.28-5.95 1.14-8.08 3.27s-3 5.2-3.27 8.08M13.46 2.1c1.67-.16 3.28-.12 4.6-.02a4.14 4.14 0 0 1 3.85 3.84c.1 1.33.14 2.94-.02 4.61M13.46 2.1l8.43 8.43m0 0c-.28 2.89-1.14 5.95-3.27 8.08s-5.2 3-8.08 3.27m0 0c-1.67.16-3.28.13-4.6.02a4.14 4.14 0 0 1-3.85-3.84c-.1-1.33-.14-2.94.02-4.61m8.43 8.43-8.43-8.43" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m15.31 8.7-6.62 6.6m0-2.84 2.84 2.84m-.95-4.73 2.84 2.84m-.95-4.73 2.84 2.84" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>