Video Frame Play Vertical 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 { IconVideoFramePlayVertical } from "@devigner-ui/icons";
<IconVideoFramePlayVertical className="size-6" />
<script setup>
import { IconVideoFramePlayVertical } from "@devigner-ui/icons-vue";
</script>
<template>
<IconVideoFramePlayVertical class="size-6" />
</template>
<script>
import { IconVideoFramePlayVertical } from "@devigner-ui/icons-svelte";
</script>
<IconVideoFramePlayVertical class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12c0-4.71 0-7.07 1.46-8.54C4.93 2 7.3 2 12 2s7.07 0 8.54 1.46C22 4.93 22 7.3 22 12s0 7.07-1.46 8.54C19.07 22 16.7 22 12 22s-7.07 0-8.54-1.46C2 19.07 2 16.7 2 12" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M17.75 2.5a.75.75 0 0 0-1.5 0zm-1.5 19a.75.75 0 0 0 1.5 0zm-8.5-19a.75.75 0 0 0-1.5 0zm-1.5 19a.75.75 0 0 0 1.5 0zM17 11.25a.75.75 0 0 0 0 1.5zm5 1.5a.75.75 0 0 0 0-1.5zm-20-1.5a.75.75 0 0 0 0 1.5zm5 1.5a.75.75 0 0 0 0-1.5zm-4.5-6.5a.75.75 0 0 0 0 1.5zM7 7.75a.75.75 0 0 0 0-1.5zm10-1.5a.75.75 0 0 0 0 1.5zm4.5 1.5a.75.75 0 0 0 0-1.5zm-4.5 8.5a.75.75 0 0 0 0 1.5zm4.5 1.5a.75.75 0 0 0 0-1.5zm-19-1.5a.75.75 0 0 0 0 1.5zm4.5 1.5a.75.75 0 0 0 0-1.5zM16.25 2.5v19h1.5v-19zm-10 0v19h1.5v-19zM17 12.75h5v-1.5h-5zm-15 0h5v-1.5H2zm.5-5H7v-1.5H2.5zm14.5 0h4.5v-1.5H17zm0 10h4.5v-1.5H17zm-14.5 0H7v-1.5H2.5z" fill="currentColor"></path><path d="m12.41 10.4.42-.62zm0 3.2.42.62zM12 11.03c.55.37.9.6 1.1.8l.16.16V12h1.5c0-.57-.3-.97-.64-1.28q-.5-.44-1.28-.94zm.84 3.19c.5-.34.96-.65 1.28-.94.34-.3.64-.71.64-1.28h-1.5l-.16.18c-.2.2-.55.42-1.1.8zM10.75 12c0-.74 0-1.22.04-1.55.05-.35.11-.3.02-.24L10 8.96c-.5.33-.63.87-.68 1.3q-.07.69-.06 1.74zm2.08-2.22c-.51-.34-.98-.66-1.36-.84-.4-.18-.95-.33-1.48.02l.82 1.25c-.13.09-.22-.02.03.1.25.11.6.34 1.15.72zM9.25 12q-.02 1.06.06 1.74c.05.43.19.97.68 1.3l.82-1.25c.1.06.03.1-.02-.24-.04-.33-.04-.81-.04-1.55zm2.74.97c-.56.38-.9.6-1.15.72s-.16.01-.03.1L10 15.04c.53.35 1.09.2 1.48.02s.85-.5 1.36-.84z" fill="currentColor"></path></svg>