Bandages 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 { IconBandages } from "@devigner-ui/icons";
<IconBandages className="size-6" />
<script setup>
import { IconBandages } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBandages class="size-6" />
</template>
<script>
import { IconBandages } from "@devigner-ui/icons-svelte";
</script>
<IconBandages 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.21 9.07a4.14 4.14 0 0 1 5.86-5.86L20.8 14.93a4.14 4.14 0 1 1-5.86 5.86z" stroke="currentColor" stroke-width="1.5"></path><g opacity="1"><path d="m12 17.86-2.93 2.93a4.14 4.14 0 0 1-5.86-5.86L6.14 12z" stroke="currentColor" stroke-width="1.5"></path><path d="m12 6.14 2.93-2.93a4.14 4.14 0 0 1 5.86 5.86L17.86 12z" stroke="currentColor" stroke-width="1.5"></path></g><path d="M15.84 12.87A.79.79 0 1 1 14.73 14a.79.79 0 0 1 1.11-1.12" fill="currentColor"></path><path d="M12.13 9.16a.79.79 0 1 0-1.11 1.11.79.79 0 0 0 1.1-1.11" fill="currentColor"></path><path d="M13.99 14.73a.79.79 0 1 1-1.12 1.11.79.79 0 0 1 1.12-1.11" fill="currentColor"></path><path d="M10.27 11.02a.79.79 0 1 0-1.11 1.1.79.79 0 0 0 1.11-1.1" fill="currentColor"></path><path d="M16.77 15.66a.79.79 0 1 1-1.11 1.11.79.79 0 0 1 1.11-1.11" fill="currentColor"></path><path d="M9.34 8.23a.79.79 0 1 0-1.1 1.11.79.79 0 0 0 1.1-1.1" fill="currentColor"></path><path opacity="1" d="M13.06 11.94a.79.79 0 1 1-1.12 1.12.79.79 0 0 1 1.12-1.12" fill="currentColor"></path></svg>