Educare 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 { IconEducare } from "@devigner-ui/icons";
<IconEducare className="size-6" />
<script setup>
import { IconEducare } from "@devigner-ui/icons-vue";
</script>
<template>
<IconEducare class="size-6" />
</template>
<script>
import { IconEducare } from "@devigner-ui/icons-svelte";
</script>
<IconEducare class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m9.19 5.15 2.67 2.67c.45.45 1.17.45 1.62 0l2.67-2.67c.72-.72.21-1.95-.81-1.95H9.99c-1.01-.01-1.52 1.23-.8 1.95" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m9.19 18.85 2.67-2.67a1.14 1.14 0 0 1 1.62 0l2.67 2.67c.72.72.21 1.95-.81 1.95H9.99c-1.01.01-1.52-1.23-.8-1.95" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m2.83 11.45 2.21-3.48a1.02 1.02 0 0 1 1.58-.17l3.48 3.48c.4.4.4 1.04 0 1.44L6.62 16.2c-.46.46-1.23.38-1.58-.17l-2.21-3.48a1 1 0 0 1 0-1.1" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.51 11.45 20.3 7.97a1.02 1.02 0 0 0-1.58-.17l-3.48 3.48c-.4.4-.4 1.04 0 1.44l3.48 3.48c.46.46 1.23.38 1.58-.17l2.21-3.48c.21-.34.21-.76 0-1.1" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>