Eos icon in outline, twotone, bold and bulk. Free in all four styles, for tokens, exchanges, wallets, on-chain payments. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconEos } from "@devigner-ui/icons";
<IconEos className="size-6" />
<script setup>
import { IconEos } from "@devigner-ui/icons-vue";
</script>
<template>
<IconEos class="size-6" />
</template>
<script>
import { IconEos } from "@devigner-ui/icons-svelte";
</script>
<IconEos class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.52 3.38 7.92 7.7a2 2 0 0 0-.32.67l-1.71 8.57c-.12.58.21 1.3.73 1.6l5.32 3.04a1.7 1.7 0 0 0 1.49 0l5.32-3.04c.52-.3.84-1.01.73-1.6l-1.71-8.57a2 2 0 0 0-.32-.67l-3.6-4.32c-.66-.76-1.7-.76-2.33 0" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m17.48 8.52-4.34 12.16a.5.5 0 0 1-.94 0L7.85 8.5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>