clapperboard open icon
clapperboard-open-duotone from Reicon by REICON · Duotone · Video · MIT Free for personal and commercial use.
- Name
- clapperboard-open-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilmforward-10s
Use the clapperboard open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 11h12c1.886 0 2.828 0 3.414.586S20 13.114 20 15v1c0 2.828 0 4.243-.879 5.121C18.243 22 16.828 22 14 22h-4c-2.828 0-4.243 0-5.121-.879C4 20.243 4 18.828 4 16z" opacity=".5"/><path d="m13.318 8.2l.6-5.034l-4.71 1.262l-.042.285l-.604 5.064l4.719-1.264zm-9.835-.685c-.208.776.034 1.68.518 3.485L7 10.196l.039-.314l.6-5.034l-.103.028c-1.805.484-2.708.726-3.276 1.294a3 3 0 0 0-.777 1.345m14.765-.333l-3.407.913l.604-5.065l.055-.272a3 3 0 0 1 .344-.048a3 3 0 0 1 2.887 1.666c.13.265.22.602.401 1.275c.06.225.09.337.097.435a1 1 0 0 1-.556.962c-.088.044-.2.074-.425.134"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconClapperboardOpenDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 11h12c1.886 0 2.828 0 3.414.586S20 13.114 20 15v1c0 2.828 0 4.243-.879 5.121C18.243 22 16.828 22 14 22h-4c-2.828 0-4.243 0-5.121-.879C4 20.243 4 18.828 4 16z" opacity=".5"/><path d="m13.318 8.2l.6-5.034l-4.71 1.262l-.042.285l-.604 5.064l4.719-1.264zm-9.835-.685c-.208.776.034 1.68.518 3.485L7 10.196l.039-.314l.6-5.034l-.103.028c-1.805.484-2.708.726-3.276 1.294a3 3 0 0 0-.777 1.345m14.765-.333l-3.407.913l.604-5.065l.055-.272a3 3 0 0 1 .344-.048a3 3 0 0 1 2.887 1.666c.13.265.22.602.401 1.275c.06.225.09.337.097.435a1 1 0 0 1-.556.962c-.088.044-.2.074-.425.134"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 11h12c1.886 0 2.828 0 3.414.586S20 13.114 20 15v1c0 2.828 0 4.243-.879 5.121C18.243 22 16.828 22 14 22h-4c-2.828 0-4.243 0-5.121-.879C4 20.243 4 18.828 4 16z" opacity=".5"/><path d="m13.318 8.2l.6-5.034l-4.71 1.262l-.042.285l-.604 5.064l4.719-1.264zm-9.835-.685c-.208.776.034 1.68.518 3.485L7 10.196l.039-.314l.6-5.034l-.103.028c-1.805.484-2.708.726-3.276 1.294a3 3 0 0 0-.777 1.345m14.765-.333l-3.407.913l.604-5.065l.055-.272a3 3 0 0 1 .344-.048a3 3 0 0 1 2.887 1.666c.13.265.22.602.401 1.275c.06.225.09.337.097.435a1 1 0 0 1-.556.962c-.088.044-.2.074-.425.134"/></g></svg> </template>
CSS
.icon-clapperboard-open-duotone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4%2011h12c1.886%200%202.828%200%203.414.586S20%2013.114%2020%2015v1c0%202.828%200%204.243-.879%205.121C18.243%2022%2016.828%2022%2014%2022h-4c-2.828%200-4.243%200-5.121-.879C4%2020.243%204%2018.828%204%2016z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m13.318%208.2l.6-5.034l-4.71%201.262l-.042.285l-.604%205.064l4.719-1.264zm-9.835-.685c-.208.776.034%201.68.518%203.485L7%2010.196l.039-.314l.6-5.034l-.103.028c-1.805.484-2.708.726-3.276%201.294a3%203%200%200%200-.777%201.345m14.765-.333l-3.407.913l.604-5.065l.055-.272a3%203%200%200%201%20.344-.048a3%203%200%200%201%202.887%201.666c.13.265.22.602.401%201.275c.06.225.09.337.097.435a1%201%200%200%201-.556.962c-.088.044-.2.074-.425.134%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4%2011h12c1.886%200%202.828%200%203.414.586S20%2013.114%2020%2015v1c0%202.828%200%204.243-.879%205.121C18.243%2022%2016.828%2022%2014%2022h-4c-2.828%200-4.243%200-5.121-.879C4%2020.243%204%2018.828%204%2016z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m13.318%208.2l.6-5.034l-4.71%201.262l-.042.285l-.604%205.064l4.719-1.264zm-9.835-.685c-.208.776.034%201.68.518%203.485L7%2010.196l.039-.314l.6-5.034l-.103.028c-1.805.484-2.708.726-3.276%201.294a3%203%200%200%200-.777%201.345m14.765-.333l-3.407.913l.604-5.065l.055-.272a3%203%200%200%201%20.344-.048a3%203%200%200%201%202.887%201.666c.13.265.22.602.401%201.275c.06.225.09.337.097.435a1%201%200%200%201-.556.962c-.088.044-.2.074-.425.134%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/clapperboard-open-duotone.svg?color=%231a73e8&size=48