Clapperboard Open Play 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 { IconClapperboardOpenPlay } from "@devigner-ui/icons";
<IconClapperboardOpenPlay className="size-6" />
<script setup>
import { IconClapperboardOpenPlay } from "@devigner-ui/icons-vue";
</script>
<template>
<IconClapperboardOpenPlay class="size-6" />
</template>
<script>
import { IconClapperboardOpenPlay } from "@devigner-ui/icons-svelte";
</script>
<IconClapperboardOpenPlay class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 11h12c1.89 0 2.83 0 3.41.59.59.58.59 1.52.59 3.41v1c0 2.83 0 4.24-.88 5.12S16.82 22 14 22h-4c-2.83 0-4.24 0-5.12-.88S4 18.82 4 16z" stroke="currentColor" stroke-width="1.5"></path><path d="M4 11c-.48-1.8-.72-2.7-.52-3.49a3 3 0 0 1 .78-1.34c.57-.57 1.47-.81 3.28-1.3l7-1.87a8 8 0 0 1 1.3-.29 3 3 0 0 1 2.9 1.67c.12.26.21.6.4 1.27.05.23.08.34.09.44a1 1 0 0 1-.56.96q-.1.05-.42.13z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m14.7 2.94-.64 5.35" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m8.42 4.62-.64 5.35" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M14 16.5c0-.42-.4-.7-1.2-1.28-.8-.57-1.2-.86-1.5-.65s-.3.78-.3 1.93 0 1.72.3 1.93.7-.08 1.5-.65 1.2-.86 1.2-1.28" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>