Benzene Ring 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 { IconBenzeneRing } from "@devigner-ui/icons";
<IconBenzeneRing className="size-6" />
<script setup>
import { IconBenzeneRing } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBenzeneRing class="size-6" />
</template>
<script>
import { IconBenzeneRing } from "@devigner-ui/icons-svelte";
</script>
<IconBenzeneRing class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.98 4.88C10.97 4.29 11.46 4 12 4s1.03.3 2.02.88l2.96 1.76c.99.58 1.48.88 1.75 1.36s.27 1.07.27 2.24v3.52c0 1.17 0 1.76-.27 2.24s-.76.78-1.75 1.36l-2.96 1.76c-.99.59-1.48.88-2.02.88s-1.03-.3-2.02-.88l-2.96-1.76c-.99-.58-1.48-.88-1.75-1.36S5 14.93 5 13.76v-3.52C5 9.07 5 8.48 5.27 8s.76-.78 1.75-1.36z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M5 8 2 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m19 8 3-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m5 16-3 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m12 16.88 4-2.38" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>