Thorchain Rune 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 { IconThorchainRune } from "@devigner-ui/icons";
<IconThorchainRune className="size-6" />
<script setup>
import { IconThorchainRune } from "@devigner-ui/icons-vue";
</script>
<template>
<IconThorchainRune class="size-6" />
</template>
<script>
import { IconThorchainRune } from "@devigner-ui/icons-svelte";
</script>
<IconThorchainRune class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m6.75 21.91 10.3-4.34c.71-.3.89-1.21.35-1.76l-4.06-4.11-7.81 8.48c-.78.85.15 2.18 1.22 1.73M9.3 7.6l4.05 4.1 6.49-7.93c.71-.87-.22-2.12-1.26-1.68L9.64 5.84c-.7.29-.88 1.21-.34 1.76" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path></svg>