Magnifer Bug Rounded icon in outline, twotone, bold and bulk. Free in all four styles, for search bars, filters, zoom, discovery. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMagniferBugRounded } from "@devigner-ui/icons";
<IconMagniferBugRounded className="size-6" />
<script setup>
import { IconMagniferBugRounded } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMagniferBugRounded class="size-6" />
</template>
<script>
import { IconMagniferBugRounded } from "@devigner-ui/icons-svelte";
</script>
<IconMagniferBugRounded class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle opacity="1" cx="11" cy="11.0005" r="9" stroke="currentColor" stroke-width="1.5"></circle><path d="M11 15a3 3 0 0 1-3-3v-2m3 5a3 3 0 0 0 3-3v-2m-3 5v-5m3 0a3 3 0 1 0-6 0m6 0H8m6.07 1h1.43m-9 0H8m6 2.5 1 .5m-7-.5L7 14m7-5.5 1-.5m-7 .5L7 8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M21.81 20.98c-.06.09-.17.2-.4.43s-.34.34-.44.4c-.55.37-1.3.18-1.61-.4-.06-.1-.1-.26-.2-.57a4 4 0 0 1-.16-.62c-.05-.7.53-1.27 1.22-1.22.12.01.29.06.62.16.31.1.46.14.56.2.59.31.78 1.06.41 1.62" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>