Video Tick icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconVideoTick } from "@devigner-ui/icons";
<IconVideoTick className="size-6" />
<script setup>
import { IconVideoTick } from "@devigner-ui/icons-vue";
</script>
<template>
<IconVideoTick class="size-6" />
</template>
<script>
import { IconVideoTick } from "@devigner-ui/icons-svelte";
</script>
<IconVideoTick class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.67 9v6q0 .33-.02.65a4.46 4.46 0 0 0-6.29-.66 4.45 4.45 0 0 0-1.04 5.83q.4.68 1.01 1.16-.32.02-.66.02h-6c-5 0-7-2-7-7V9c0-5 2-7 7-7h6c5 0 7 2 7 7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M3.19 7.11h18.96" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.19 2.11v4.86" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.15 2.11v4.41" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="M23.67 18.5a4.5 4.5 0 0 1-7.33 3.48h-.01q-.6-.48-1.01-1.16a4.5 4.5 0 1 1 8.35-2.32" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m17.42 18.5 1.11 1.11 2.4-2.22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>