Polygon Matic 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 { IconPolygonMatic } from "@devigner-ui/icons";
<IconPolygonMatic className="size-6" />
<script setup>
import { IconPolygonMatic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPolygonMatic class="size-6" />
</template>
<script>
import { IconPolygonMatic } from "@devigner-ui/icons-svelte";
</script>
<IconPolygonMatic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m12.67 12.1-4.5 2.6-4.5-2.6V6.9l4.5-2.6 4.5 2.6v1.57" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m12.67 12.1 4.5-2.6 4.5 2.6v5.19l-4.5 2.6-4.5-2.6v-1.65" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>