Trontron 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 { IconTrontron } from "@devigner-ui/icons";
<IconTrontron className="size-6" />
<script setup>
import { IconTrontron } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTrontron class="size-6" />
</template>
<script>
import { IconTrontron } from "@devigner-ui/icons-svelte";
</script>
<IconTrontron class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m3.31 3.59 6.72 16.8c.35.89 1.13 1 1.71.25L21.12 8.7c.3-.38.27-.98-.08-1.32l-3.13-3.13a1 1 0 0 0-.57-.28L4.37 2.23c-.94-.13-1.41.48-1.06 1.36" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="m10.67 21 1-11-7.99-7.1" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m17.67 4-6 6 9.04-1.81" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>