Award icon in outline, twotone, bold and bulk. Free in all four styles, for courses, library, certificates, office work. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconAward } from "@devigner-ui/icons";
<IconAward className="size-6" />
<script setup>
import { IconAward } from "@devigner-ui/icons-vue";
</script>
<template>
<IconAward class="size-6" />
</template>
<script>
import { IconAward } from "@devigner-ui/icons-svelte";
</script>
<IconAward class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.93 11.02v4.97c0 1.82 0 1.82 1.72 2.98l4.73 2.73c.71.41 1.87.41 2.58 0l4.73-2.73c1.72-1.16 1.72-1.16 1.72-2.98v-4.97c0-1.82 0-1.82-1.72-2.98l-4.73-2.73a2.9 2.9 0 0 0-2.58 0L6.65 8.04C4.93 9.2 4.93 9.2 4.93 11.02" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M18.17 7.63V5q0-3-3-3h-5q-3 0-3 3v2.56" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m13.3 10.99.57.89c.09.14.29.28.44.32l1.02.26c.63.16.8.7.39 1.2l-.67.81a1 1 0 0 0-.17.52l.06 1.05c.04.65-.42.98-1.02.74l-.98-.39a1 1 0 0 0-.55 0l-.98.39c-.6.24-1.06-.1-1.02-.74l.06-1.05a1 1 0 0 0-.17-.52l-.67-.81c-.41-.5-.24-1.04.39-1.2l1.02-.26a1 1 0 0 0 .44-.32l.57-.89c.36-.54.92-.54 1.27 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>