Be icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconBe } from "@devigner-ui/icons";
<IconBe className="size-6" />
<script setup>
import { IconBe } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBe class="size-6" />
</template>
<script>
import { IconBe } from "@devigner-ui/icons-svelte";
</script>
<IconBe class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.67 12h7a3 3 0 1 1 0 6h-6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h5a3 3 0 1 1 0 6z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path opacity="1" d="M14.67 14h8a4 4 0 1 0-8 0m0 0a4 4 0 0 0 4 4h1.67" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M20.17 7.5h-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>