Weigher icon in outline, twotone, bold and bulk. Free in all four styles, for props, objects and everything with no other sheet. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconWeigher } from "@devigner-ui/icons";
<IconWeigher className="size-6" />
<script setup>
import { IconWeigher } from "@devigner-ui/icons-vue";
</script>
<template>
<IconWeigher class="size-6" />
</template>
<script>
import { IconWeigher } from "@devigner-ui/icons-svelte";
</script>
<IconWeigher 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="M3 10c0-3.77 0-5.66 1.17-6.83S7.23 2 11 2h2c3.77 0 5.66 0 6.83 1.17S21 6.23 21 10v4c0 3.77 0 5.66-1.17 6.83S16.77 22 13 22h-2c-3.77 0-5.66 0-6.83-1.17S3 17.77 3 14z" stroke="currentColor" stroke-width="1.5"></path><path d="M8 18h8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m16.41 9.97.67-1.66a2 2 0 0 0-1.53-2.72l-.43-.07a19 19 0 0 0-6.24 0l-.43.07a2 2 0 0 0-1.53 2.72l.67 1.66c.23.6.87.92 1.49.76 1.92-.48 3.92-.48 5.85 0 .61.16 1.25-.17 1.48-.76" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M10.18 9.93 9.5 8.05" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>