Brifecase Tick 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 { IconBrifecaseTick } from "@devigner-ui/icons";
<IconBrifecaseTick className="size-6" />
<script setup>
import { IconBrifecaseTick } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBrifecaseTick class="size-6" />
</template>
<script>
import { IconBrifecaseTick } from "@devigner-ui/icons-svelte";
</script>
<IconBrifecaseTick class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="m11.11 14.3.65.65c.19.19.5.19.69.01l1.78-1.64" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.67 22h8c4.02 0 4.74-1.61 4.95-3.57l.75-8c.27-2.44-.43-4.43-4.7-4.43h-10C3.4 6 2.7 7.99 2.97 10.43l.75 8c.21 1.96.93 3.57 4.95 3.57" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.67 6v-.8c0-1.77 0-3.2 3.2-3.2h1.6c3.2 0 3.2 1.43 3.2 3.2V6" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M12.67 18.2a4 4 0 1 0 0-8 4 4 0 0 0 0 8" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.32 11a16 16 0 0 1-5.64 2.64" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3.29 11.27a16 16 0 0 0 5.38 2.41" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>