clapperboard open icon
clapperboard-open-bold from Solar by 480 Design · Bold · Video · CC-BY-4.0 Attribution required.
- Name
- clapperboard-open-bold
- Set
- Solar
- Style
- Bold
- Category
- Video
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More video icons from Solar
album-boldcamera-add-boldcamera-boldcamera-minimalistic-boldcamera-off-boldcamera-rotate-boldcamera-square-boldclapperboard-boldclapperboard-edit-boldclapperboard-open-play-boldclapperboard-play-boldclapperboard-text-boldfull-screen-boldfull-screen-circle-boldfull-screen-square-boldgallery-add-boldgallery-boldgallery-check-boldgallery-circle-boldgallery-download-boldgallery-edit-boldgallery-favorite-boldgallery-minimalistic-boldgallery-remove-bold
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 11H16C17.8856 11 18.8284 11 19.4142 11.5858C20 12.1716 20 13.1144 20 15V16C20 18.8284 20 20.2426 19.1213 21.1213C18.2426 22 16.8284 22 14 22H10C7.17157 22 5.75736 22 4.87868 21.1213C4 20.2426 4 18.8284 4 16V11Z"/><path d="M13.9184 3.16598L9.15025 4.44361C9.17143 4.52917 9.17779 4.61993 9.16673 4.71262L8.56266 9.77744L13.342 8.49682C13.3149 8.40322 13.3058 8.30276 13.318 8.19993L13.9184 3.16598Z"/><path d="M14.8412 8.09511L18.2487 7.18208C18.4731 7.12195 18.5853 7.09188 18.6736 7.04832C19.0364 6.86943 19.2557 6.48964 19.2292 6.08604C19.2228 5.98776 19.1927 5.87556 19.1326 5.65114C18.9522 4.97791 18.862 4.64129 18.7313 4.37629C18.1946 3.28804 17.0553 2.63022 15.8445 2.70958C15.7213 2.71766 15.5907 2.73811 15.4314 2.77235C15.4505 2.85465 15.4558 2.94159 15.4452 3.0303L14.8412 8.09511Z"/><path d="M7.06349 10.1791C7.03643 10.0855 7.02727 9.98509 7.03953 9.88225L7.63992 4.84831L7.53682 4.87593C5.73128 5.35973 4.82851 5.60162 4.2601 6.17003C3.88773 6.5424 3.61994 7.00623 3.48364 7.51489C3.27559 8.29135 3.51749 9.19412 4.00128 10.9997L7.06349 10.1791Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarClapperboardOpenBold(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 11H16C17.8856 11 18.8284 11 19.4142 11.5858C20 12.1716 20 13.1144 20 15V16C20 18.8284 20 20.2426 19.1213 21.1213C18.2426 22 16.8284 22 14 22H10C7.17157 22 5.75736 22 4.87868 21.1213C4 20.2426 4 18.8284 4 16V11Z"/><path d="M13.9184 3.16598L9.15025 4.44361C9.17143 4.52917 9.17779 4.61993 9.16673 4.71262L8.56266 9.77744L13.342 8.49682C13.3149 8.40322 13.3058 8.30276 13.318 8.19993L13.9184 3.16598Z"/><path d="M14.8412 8.09511L18.2487 7.18208C18.4731 7.12195 18.5853 7.09188 18.6736 7.04832C19.0364 6.86943 19.2557 6.48964 19.2292 6.08604C19.2228 5.98776 19.1927 5.87556 19.1326 5.65114C18.9522 4.97791 18.862 4.64129 18.7313 4.37629C18.1946 3.28804 17.0553 2.63022 15.8445 2.70958C15.7213 2.71766 15.5907 2.73811 15.4314 2.77235C15.4505 2.85465 15.4558 2.94159 15.4452 3.0303L14.8412 8.09511Z"/><path d="M7.06349 10.1791C7.03643 10.0855 7.02727 9.98509 7.03953 9.88225L7.63992 4.84831L7.53682 4.87593C5.73128 5.35973 4.82851 5.60162 4.2601 6.17003C3.88773 6.5424 3.61994 7.00623 3.48364 7.51489C3.27559 8.29135 3.51749 9.19412 4.00128 10.9997L7.06349 10.1791Z"/></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 11H16C17.8856 11 18.8284 11 19.4142 11.5858C20 12.1716 20 13.1144 20 15V16C20 18.8284 20 20.2426 19.1213 21.1213C18.2426 22 16.8284 22 14 22H10C7.17157 22 5.75736 22 4.87868 21.1213C4 20.2426 4 18.8284 4 16V11Z"/><path d="M13.9184 3.16598L9.15025 4.44361C9.17143 4.52917 9.17779 4.61993 9.16673 4.71262L8.56266 9.77744L13.342 8.49682C13.3149 8.40322 13.3058 8.30276 13.318 8.19993L13.9184 3.16598Z"/><path d="M14.8412 8.09511L18.2487 7.18208C18.4731 7.12195 18.5853 7.09188 18.6736 7.04832C19.0364 6.86943 19.2557 6.48964 19.2292 6.08604C19.2228 5.98776 19.1927 5.87556 19.1326 5.65114C18.9522 4.97791 18.862 4.64129 18.7313 4.37629C18.1946 3.28804 17.0553 2.63022 15.8445 2.70958C15.7213 2.71766 15.5907 2.73811 15.4314 2.77235C15.4505 2.85465 15.4558 2.94159 15.4452 3.0303L14.8412 8.09511Z"/><path d="M7.06349 10.1791C7.03643 10.0855 7.02727 9.98509 7.03953 9.88225L7.63992 4.84831L7.53682 4.87593C5.73128 5.35973 4.82851 5.60162 4.2601 6.17003C3.88773 6.5424 3.61994 7.00623 3.48364 7.51489C3.27559 8.29135 3.51749 9.19412 4.00128 10.9997L7.06349 10.1791Z"/></g></svg> </template>
CSS
.icon-clapperboard-open-bold {
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%2011H16C17.8856%2011%2018.8284%2011%2019.4142%2011.5858C20%2012.1716%2020%2013.1144%2020%2015V16C20%2018.8284%2020%2020.2426%2019.1213%2021.1213C18.2426%2022%2016.8284%2022%2014%2022H10C7.17157%2022%205.75736%2022%204.87868%2021.1213C4%2020.2426%204%2018.8284%204%2016V11Z%22%2F%3E%3Cpath%20d%3D%22M13.9184%203.16598L9.15025%204.44361C9.17143%204.52917%209.17779%204.61993%209.16673%204.71262L8.56266%209.77744L13.342%208.49682C13.3149%208.40322%2013.3058%208.30276%2013.318%208.19993L13.9184%203.16598Z%22%2F%3E%3Cpath%20d%3D%22M14.8412%208.09511L18.2487%207.18208C18.4731%207.12195%2018.5853%207.09188%2018.6736%207.04832C19.0364%206.86943%2019.2557%206.48964%2019.2292%206.08604C19.2228%205.98776%2019.1927%205.87556%2019.1326%205.65114C18.9522%204.97791%2018.862%204.64129%2018.7313%204.37629C18.1946%203.28804%2017.0553%202.63022%2015.8445%202.70958C15.7213%202.71766%2015.5907%202.73811%2015.4314%202.77235C15.4505%202.85465%2015.4558%202.94159%2015.4452%203.0303L14.8412%208.09511Z%22%2F%3E%3Cpath%20d%3D%22M7.06349%2010.1791C7.03643%2010.0855%207.02727%209.98509%207.03953%209.88225L7.63992%204.84831L7.53682%204.87593C5.73128%205.35973%204.82851%205.60162%204.2601%206.17003C3.88773%206.5424%203.61994%207.00623%203.48364%207.51489C3.27559%208.29135%203.51749%209.19412%204.00128%2010.9997L7.06349%2010.1791Z%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%2011H16C17.8856%2011%2018.8284%2011%2019.4142%2011.5858C20%2012.1716%2020%2013.1144%2020%2015V16C20%2018.8284%2020%2020.2426%2019.1213%2021.1213C18.2426%2022%2016.8284%2022%2014%2022H10C7.17157%2022%205.75736%2022%204.87868%2021.1213C4%2020.2426%204%2018.8284%204%2016V11Z%22%2F%3E%3Cpath%20d%3D%22M13.9184%203.16598L9.15025%204.44361C9.17143%204.52917%209.17779%204.61993%209.16673%204.71262L8.56266%209.77744L13.342%208.49682C13.3149%208.40322%2013.3058%208.30276%2013.318%208.19993L13.9184%203.16598Z%22%2F%3E%3Cpath%20d%3D%22M14.8412%208.09511L18.2487%207.18208C18.4731%207.12195%2018.5853%207.09188%2018.6736%207.04832C19.0364%206.86943%2019.2557%206.48964%2019.2292%206.08604C19.2228%205.98776%2019.1927%205.87556%2019.1326%205.65114C18.9522%204.97791%2018.862%204.64129%2018.7313%204.37629C18.1946%203.28804%2017.0553%202.63022%2015.8445%202.70958C15.7213%202.71766%2015.5907%202.73811%2015.4314%202.77235C15.4505%202.85465%2015.4558%202.94159%2015.4452%203.0303L14.8412%208.09511Z%22%2F%3E%3Cpath%20d%3D%22M7.06349%2010.1791C7.03643%2010.0855%207.02727%209.98509%207.03953%209.88225L7.63992%204.84831L7.53682%204.87593C5.73128%205.35973%204.82851%205.60162%204.2601%206.17003C3.88773%206.5424%203.61994%207.00623%203.48364%207.51489C3.27559%208.29135%203.51749%209.19412%204.00128%2010.9997L7.06349%2010.1791Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/clapperboard-open-bold.svg?color=%231a73e8&size=48