Dumbbell Large Minimalistic 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 { IconDumbbellLargeMinimalistic } from "@devigner-ui/icons";
<IconDumbbellLargeMinimalistic className="size-6" />
<script setup>
import { IconDumbbellLargeMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconDumbbellLargeMinimalistic class="size-6" />
</template>
<script>
import { IconDumbbellLargeMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconDumbbellLargeMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="m8.32 12.2 3.88-3.88m3.1 3.1-3.88 3.88" stroke="currentColor" stroke-width="1.5"></path><path d="M3.43 15.62c-.9-.9-1.35-1.36-1.42-1.9v-.38c.07-.55.52-1 1.42-1.9.9-.91 1.36-1.36 1.91-1.43h.37c.55.07 1 .52 1.9 1.42l4.96 4.95c.9.9 1.35 1.36 1.42 1.91v.37c-.07.55-.52 1-1.42 1.9-.9.91-1.36 1.37-1.91 1.43h-.37c-.55-.06-1-.52-1.9-1.42z" stroke="currentColor" stroke-width="1.5"></path><path d="M11.43 7.62c-.9-.9-1.35-1.36-1.42-1.9v-.38c.07-.55.52-1 1.42-1.9.9-.91 1.36-1.36 1.91-1.43h.37c.55.07 1 .52 1.9 1.42l4.96 4.95c.9.9 1.35 1.36 1.42 1.91v.37c-.07.55-.52 1-1.42 1.9-.9.91-1.36 1.37-1.91 1.43h-.37c-.55-.06-1-.52-1.9-1.42z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m18.02 2.5 3.1 3.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m2.5 18.02 3.1 3.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>