Video Frame Cut2 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 { IconVideoFrameCut2 } from "@devigner-ui/icons";
<IconVideoFrameCut2 className="size-6" />
<script setup>
import { IconVideoFrameCut2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconVideoFrameCut2 class="size-6" />
</template>
<script>
import { IconVideoFrameCut2 } from "@devigner-ui/icons-svelte";
</script>
<IconVideoFrameCut2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 4H8c-2.83 0-4.24 0-5.12.88S2 7.18 2 10v4c0 2.83 0 4.24.88 5.12S5.18 20 8 20h.5m7-16h.5c2.83 0 4.24 0 5.12.88S22 7.18 22 10v4c0 2.83 0 4.24-.88 5.12S18.82 20 16 20h-.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M17 4v16M7 4v16M2.5 9H7m10 0h4.5m-19 6H7m10 0h4.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M13.14 2h-2.28a.5.5 0 0 0-.43.75l1.14 1.99c.19.34.67.34.86 0l1.14-2a.5.5 0 0 0-.43-.74" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M13.14 22h-2.28a.5.5 0 0 1-.43-.75l1.14-1.99a.5.5 0 0 1 .86 0l1.14 2a.5.5 0 0 1-.43.74" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 11.5v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 7.5v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 15.5v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>