clapperboard text icon
clapperboard-text-duotone from Reicon by REICON · Duotone · Video · MIT Free for personal and commercial use.
- Name
- clapperboard-text-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-openclapperboard-open-playclapperboard-playexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilmforward-10s
Use the clapperboard text icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.54 2.088C15.33 2 13.846 2 12 2h-.098l-3.5 5.25h4.697zm-6.444-.084c-3.474.027-5.379.208-6.631 1.46c-.858.858-1.213 2.022-1.36 3.786h4.494zm10.44 1.46c.857.858 1.213 2.022 1.36 3.786h-6.994l3.297-4.946c.994.21 1.74.563 2.337 1.16"/><path d="M2 12c0-1.237 0-2.311.026-3.25h19.948C22 9.689 22 10.763 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12" opacity=".5"/><path d="M5.75 17.5a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 0 1.5H6.5a.75.75 0 0 1-.75-.75m.75-4.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconClapperboardTextDuotone(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="M16.54 2.088C15.33 2 13.846 2 12 2h-.098l-3.5 5.25h4.697zm-6.444-.084c-3.474.027-5.379.208-6.631 1.46c-.858.858-1.213 2.022-1.36 3.786h4.494zm10.44 1.46c.857.858 1.213 2.022 1.36 3.786h-6.994l3.297-4.946c.994.21 1.74.563 2.337 1.16"/><path d="M2 12c0-1.237 0-2.311.026-3.25h19.948C22 9.689 22 10.763 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12" opacity=".5"/><path d="M5.75 17.5a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 0 1.5H6.5a.75.75 0 0 1-.75-.75m.75-4.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z"/></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="M16.54 2.088C15.33 2 13.846 2 12 2h-.098l-3.5 5.25h4.697zm-6.444-.084c-3.474.027-5.379.208-6.631 1.46c-.858.858-1.213 2.022-1.36 3.786h4.494zm10.44 1.46c.857.858 1.213 2.022 1.36 3.786h-6.994l3.297-4.946c.994.21 1.74.563 2.337 1.16"/><path d="M2 12c0-1.237 0-2.311.026-3.25h19.948C22 9.689 22 10.763 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12" opacity=".5"/><path d="M5.75 17.5a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 0 1.5H6.5a.75.75 0 0 1-.75-.75m.75-4.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z"/></g></svg> </template>
CSS
.icon-clapperboard-text-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%22M16.54%202.088C15.33%202%2013.846%202%2012%202h-.098l-3.5%205.25h4.697zm-6.444-.084c-3.474.027-5.379.208-6.631%201.46c-.858.858-1.213%202.022-1.36%203.786h4.494zm10.44%201.46c.857.858%201.213%202.022%201.36%203.786h-6.994l3.297-4.946c.994.21%201.74.563%202.337%201.16%22%2F%3E%3Cpath%20d%3D%22M2%2012c0-1.237%200-2.311.026-3.25h19.948C22%209.689%2022%2010.763%2022%2012c0%204.714%200%207.071-1.465%208.535C19.072%2022%2016.714%2022%2012%2022s-7.071%200-8.536-1.465C2%2019.072%202%2016.714%202%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5.75%2017.5a.75.75%200%200%201%20.75-.75H12a.75.75%200%200%201%200%201.5H6.5a.75.75%200%200%201-.75-.75m.75-4.25a.75.75%200%200%200%200%201.5h8a.75.75%200%200%200%200-1.5z%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%22M16.54%202.088C15.33%202%2013.846%202%2012%202h-.098l-3.5%205.25h4.697zm-6.444-.084c-3.474.027-5.379.208-6.631%201.46c-.858.858-1.213%202.022-1.36%203.786h4.494zm10.44%201.46c.857.858%201.213%202.022%201.36%203.786h-6.994l3.297-4.946c.994.21%201.74.563%202.337%201.16%22%2F%3E%3Cpath%20d%3D%22M2%2012c0-1.237%200-2.311.026-3.25h19.948C22%209.689%2022%2010.763%2022%2012c0%204.714%200%207.071-1.465%208.535C19.072%2022%2016.714%2022%2012%2022s-7.071%200-8.536-1.465C2%2019.072%202%2016.714%202%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5.75%2017.5a.75.75%200%200%201%20.75-.75H12a.75.75%200%200%201%200%201.5H6.5a.75.75%200%200%201-.75-.75m.75-4.25a.75.75%200%200%200%200%201.5h8a.75.75%200%200%200%200-1.5z%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-text-duotone.svg?color=%231a73e8&size=48