file video camera icon
file-video-camera-bold from Solar by 480 Design · Bold · Files · CC-BY-4.0 Attribution required.
- Name
- file-video-camera-bold
- Set
- Solar
- Style
- Bold
- Category
- Files
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More files icons from Solar
file-add-boldfile-badge-boldfile-boldfile-braces-boldfile-chart-2-boldfile-chart-boldfile-check-boldfile-cloud-boldfile-code-boldfile-cog-boldfile-corrupted-boldfile-download-boldfile-favorite-boldfile-figma-boldfile-left-boldfile-minus-boldfile-pen-boldfile-question-mark-boldfile-remove-boldfile-right-boldfile-search-boldfile-send-boldfile-signal-boldfile-sliders-bold
Use the file video camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M10.0303 2C10.6361 2 11.1218 1.99994 11.5303 2.0166C11.5168 2.09653 11.5091 2.1783 11.5088 2.26074L11.5 5.09473C11.4999 6.19183 11.4994 7.16184 11.6045 7.94336C11.7184 8.79041 11.9807 9.6369 12.6719 10.3281C13.3631 11.0193 14.2096 11.2816 15.0566 11.3955C15.8382 11.5006 16.8082 11.5001 17.9053 11.5H21.957C21.9996 12.0342 22 12.6899 22 13.5625V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V10C2 6.22876 2.0003 4.34345 3.17188 3.17188C4.34345 2.0003 6.23918 2 10.0303 2ZM8.32422 12.1621C7.14038 12.1621 6.54782 12.1623 6.14941 12.4893C6.07666 12.549 6.00993 12.6157 5.9502 12.6885C5.62324 13.0869 5.62305 13.6794 5.62305 14.8633V15.2227C5.62305 16.4065 5.62324 16.9991 5.9502 17.3975C6.00993 17.4702 6.07666 17.5369 6.14941 17.5967C6.54782 17.9236 7.14038 17.9238 8.32422 17.9238C9.5078 17.9238 10.0997 17.9236 10.498 17.5967C10.5708 17.5369 10.6375 17.4702 10.6973 17.3975C10.9511 17.0881 11.0068 16.6618 11.0195 15.9326L11.2627 16.0615C11.9628 16.4116 12.3132 16.5865 12.5693 16.4287C12.8255 16.2704 12.8262 15.8782 12.8262 15.0947V14.9902C12.8262 14.2068 12.8255 13.8146 12.5693 13.6562C12.3132 13.4983 11.963 13.6733 11.2627 14.0234L11.0195 14.1514C11.0068 13.4234 10.9509 12.9975 10.6973 12.6885C10.6375 12.6157 10.5708 12.549 10.498 12.4893C10.0997 12.1623 9.5078 12.1621 8.32422 12.1621Z" clip-rule="evenodd"/><path d="M13.0088 2.26562C13.7007 2.53113 14.2649 3.03877 15.3926 4.05371L19.3516 7.61621C20.5682 8.71115 21.2175 9.29582 21.5801 10H18C15.643 10 14.4647 9.99981 13.7324 9.26758C13.0002 8.53534 13 7.35697 13 5L13.0088 2.26562Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFileVideoCameraBold(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 fillRule="evenodd" d="M10.0303 2C10.6361 2 11.1218 1.99994 11.5303 2.0166C11.5168 2.09653 11.5091 2.1783 11.5088 2.26074L11.5 5.09473C11.4999 6.19183 11.4994 7.16184 11.6045 7.94336C11.7184 8.79041 11.9807 9.6369 12.6719 10.3281C13.3631 11.0193 14.2096 11.2816 15.0566 11.3955C15.8382 11.5006 16.8082 11.5001 17.9053 11.5H21.957C21.9996 12.0342 22 12.6899 22 13.5625V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V10C2 6.22876 2.0003 4.34345 3.17188 3.17188C4.34345 2.0003 6.23918 2 10.0303 2ZM8.32422 12.1621C7.14038 12.1621 6.54782 12.1623 6.14941 12.4893C6.07666 12.549 6.00993 12.6157 5.9502 12.6885C5.62324 13.0869 5.62305 13.6794 5.62305 14.8633V15.2227C5.62305 16.4065 5.62324 16.9991 5.9502 17.3975C6.00993 17.4702 6.07666 17.5369 6.14941 17.5967C6.54782 17.9236 7.14038 17.9238 8.32422 17.9238C9.5078 17.9238 10.0997 17.9236 10.498 17.5967C10.5708 17.5369 10.6375 17.4702 10.6973 17.3975C10.9511 17.0881 11.0068 16.6618 11.0195 15.9326L11.2627 16.0615C11.9628 16.4116 12.3132 16.5865 12.5693 16.4287C12.8255 16.2704 12.8262 15.8782 12.8262 15.0947V14.9902C12.8262 14.2068 12.8255 13.8146 12.5693 13.6562C12.3132 13.4983 11.963 13.6733 11.2627 14.0234L11.0195 14.1514C11.0068 13.4234 10.9509 12.9975 10.6973 12.6885C10.6375 12.6157 10.5708 12.549 10.498 12.4893C10.0997 12.1623 9.5078 12.1621 8.32422 12.1621Z" clipRule="evenodd"/><path d="M13.0088 2.26562C13.7007 2.53113 14.2649 3.03877 15.3926 4.05371L19.3516 7.61621C20.5682 8.71115 21.2175 9.29582 21.5801 10H18C15.643 10 14.4647 9.99981 13.7324 9.26758C13.0002 8.53534 13 7.35697 13 5L13.0088 2.26562Z"/></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 fill-rule="evenodd" d="M10.0303 2C10.6361 2 11.1218 1.99994 11.5303 2.0166C11.5168 2.09653 11.5091 2.1783 11.5088 2.26074L11.5 5.09473C11.4999 6.19183 11.4994 7.16184 11.6045 7.94336C11.7184 8.79041 11.9807 9.6369 12.6719 10.3281C13.3631 11.0193 14.2096 11.2816 15.0566 11.3955C15.8382 11.5006 16.8082 11.5001 17.9053 11.5H21.957C21.9996 12.0342 22 12.6899 22 13.5625V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V10C2 6.22876 2.0003 4.34345 3.17188 3.17188C4.34345 2.0003 6.23918 2 10.0303 2ZM8.32422 12.1621C7.14038 12.1621 6.54782 12.1623 6.14941 12.4893C6.07666 12.549 6.00993 12.6157 5.9502 12.6885C5.62324 13.0869 5.62305 13.6794 5.62305 14.8633V15.2227C5.62305 16.4065 5.62324 16.9991 5.9502 17.3975C6.00993 17.4702 6.07666 17.5369 6.14941 17.5967C6.54782 17.9236 7.14038 17.9238 8.32422 17.9238C9.5078 17.9238 10.0997 17.9236 10.498 17.5967C10.5708 17.5369 10.6375 17.4702 10.6973 17.3975C10.9511 17.0881 11.0068 16.6618 11.0195 15.9326L11.2627 16.0615C11.9628 16.4116 12.3132 16.5865 12.5693 16.4287C12.8255 16.2704 12.8262 15.8782 12.8262 15.0947V14.9902C12.8262 14.2068 12.8255 13.8146 12.5693 13.6562C12.3132 13.4983 11.963 13.6733 11.2627 14.0234L11.0195 14.1514C11.0068 13.4234 10.9509 12.9975 10.6973 12.6885C10.6375 12.6157 10.5708 12.549 10.498 12.4893C10.0997 12.1623 9.5078 12.1621 8.32422 12.1621Z" clip-rule="evenodd"/><path d="M13.0088 2.26562C13.7007 2.53113 14.2649 3.03877 15.3926 4.05371L19.3516 7.61621C20.5682 8.71115 21.2175 9.29582 21.5801 10H18C15.643 10 14.4647 9.99981 13.7324 9.26758C13.0002 8.53534 13 7.35697 13 5L13.0088 2.26562Z"/></g></svg> </template>
CSS
.icon-file-video-camera-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%20fill-rule%3D%22evenodd%22%20d%3D%22M10.0303%202C10.6361%202%2011.1218%201.99994%2011.5303%202.0166C11.5168%202.09653%2011.5091%202.1783%2011.5088%202.26074L11.5%205.09473C11.4999%206.19183%2011.4994%207.16184%2011.6045%207.94336C11.7184%208.79041%2011.9807%209.6369%2012.6719%2010.3281C13.3631%2011.0193%2014.2096%2011.2816%2015.0566%2011.3955C15.8382%2011.5006%2016.8082%2011.5001%2017.9053%2011.5H21.957C21.9996%2012.0342%2022%2012.6899%2022%2013.5625V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V10C2%206.22876%202.0003%204.34345%203.17188%203.17188C4.34345%202.0003%206.23918%202%2010.0303%202ZM8.32422%2012.1621C7.14038%2012.1621%206.54782%2012.1623%206.14941%2012.4893C6.07666%2012.549%206.00993%2012.6157%205.9502%2012.6885C5.62324%2013.0869%205.62305%2013.6794%205.62305%2014.8633V15.2227C5.62305%2016.4065%205.62324%2016.9991%205.9502%2017.3975C6.00993%2017.4702%206.07666%2017.5369%206.14941%2017.5967C6.54782%2017.9236%207.14038%2017.9238%208.32422%2017.9238C9.5078%2017.9238%2010.0997%2017.9236%2010.498%2017.5967C10.5708%2017.5369%2010.6375%2017.4702%2010.6973%2017.3975C10.9511%2017.0881%2011.0068%2016.6618%2011.0195%2015.9326L11.2627%2016.0615C11.9628%2016.4116%2012.3132%2016.5865%2012.5693%2016.4287C12.8255%2016.2704%2012.8262%2015.8782%2012.8262%2015.0947V14.9902C12.8262%2014.2068%2012.8255%2013.8146%2012.5693%2013.6562C12.3132%2013.4983%2011.963%2013.6733%2011.2627%2014.0234L11.0195%2014.1514C11.0068%2013.4234%2010.9509%2012.9975%2010.6973%2012.6885C10.6375%2012.6157%2010.5708%2012.549%2010.498%2012.4893C10.0997%2012.1623%209.5078%2012.1621%208.32422%2012.1621Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.0088%202.26562C13.7007%202.53113%2014.2649%203.03877%2015.3926%204.05371L19.3516%207.61621C20.5682%208.71115%2021.2175%209.29582%2021.5801%2010H18C15.643%2010%2014.4647%209.99981%2013.7324%209.26758C13.0002%208.53534%2013%207.35697%2013%205L13.0088%202.26562Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M10.0303%202C10.6361%202%2011.1218%201.99994%2011.5303%202.0166C11.5168%202.09653%2011.5091%202.1783%2011.5088%202.26074L11.5%205.09473C11.4999%206.19183%2011.4994%207.16184%2011.6045%207.94336C11.7184%208.79041%2011.9807%209.6369%2012.6719%2010.3281C13.3631%2011.0193%2014.2096%2011.2816%2015.0566%2011.3955C15.8382%2011.5006%2016.8082%2011.5001%2017.9053%2011.5H21.957C21.9996%2012.0342%2022%2012.6899%2022%2013.5625V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V10C2%206.22876%202.0003%204.34345%203.17188%203.17188C4.34345%202.0003%206.23918%202%2010.0303%202ZM8.32422%2012.1621C7.14038%2012.1621%206.54782%2012.1623%206.14941%2012.4893C6.07666%2012.549%206.00993%2012.6157%205.9502%2012.6885C5.62324%2013.0869%205.62305%2013.6794%205.62305%2014.8633V15.2227C5.62305%2016.4065%205.62324%2016.9991%205.9502%2017.3975C6.00993%2017.4702%206.07666%2017.5369%206.14941%2017.5967C6.54782%2017.9236%207.14038%2017.9238%208.32422%2017.9238C9.5078%2017.9238%2010.0997%2017.9236%2010.498%2017.5967C10.5708%2017.5369%2010.6375%2017.4702%2010.6973%2017.3975C10.9511%2017.0881%2011.0068%2016.6618%2011.0195%2015.9326L11.2627%2016.0615C11.9628%2016.4116%2012.3132%2016.5865%2012.5693%2016.4287C12.8255%2016.2704%2012.8262%2015.8782%2012.8262%2015.0947V14.9902C12.8262%2014.2068%2012.8255%2013.8146%2012.5693%2013.6562C12.3132%2013.4983%2011.963%2013.6733%2011.2627%2014.0234L11.0195%2014.1514C11.0068%2013.4234%2010.9509%2012.9975%2010.6973%2012.6885C10.6375%2012.6157%2010.5708%2012.549%2010.498%2012.4893C10.0997%2012.1623%209.5078%2012.1621%208.32422%2012.1621Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.0088%202.26562C13.7007%202.53113%2014.2649%203.03877%2015.3926%204.05371L19.3516%207.61621C20.5682%208.71115%2021.2175%209.29582%2021.5801%2010H18C15.643%2010%2014.4647%209.99981%2013.7324%209.26758C13.0002%208.53534%2013%207.35697%2013%205L13.0088%202.26562Z%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/file-video-camera-bold.svg?color=%231a73e8&size=48