Video Time 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 { IconVideoTime } from "@devigner-ui/icons";
<IconVideoTime className="size-6" />
<script setup>
import { IconVideoTime } from "@devigner-ui/icons-vue";
</script>
<template>
<IconVideoTime class="size-6" />
</template>
<script>
import { IconVideoTime } from "@devigner-ui/icons-svelte";
</script>
<IconVideoTime 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.5 4.5 0 0 0-1.69 3.51c0 1.41.64 2.66 1.65 3.48q-.32.02-.65.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-4.5 4.5 4.5 4.5 0 0 1-2.85-1.02 4.5 4.5 0 0 1-1.65-3.48c0-1.42.65-2.69 1.69-3.51a4.47 4.47 0 0 1 6.29.66 4.5 4.5 0 0 1 1.02 2.85" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19.45 17.09v1.69l-1.4.84" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>