I O S T 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 { IconIOST } from "@devigner-ui/icons";
<IconIOST className="size-6" />
<script setup>
import { IconIOST } from "@devigner-ui/icons-vue";
</script>
<template>
<IconIOST class="size-6" />
</template>
<script>
import { IconIOST } from "@devigner-ui/icons-svelte";
</script>
<IconIOST 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.66 2.6-6.5 3.82a2 2 0 0 0-.99 1.72v7.71a2 2 0 0 0 .99 1.72l6.5 3.82a2 2 0 0 0 2.03 0l6.5-3.82c.61-.36.99-1.02.99-1.72V8.14a2 2 0 0 0-.99-1.72l-6.5-3.82a2 2 0 0 0-2.03 0" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="m17.67 9-5-3-5 3 10 6-5 3-5-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m12.17 10-2 2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m15.17 12-2 2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>