videocamera off icon
videocamera-off-bold-duotone from Solar by 480 Design · Bold Duotone · Video · CC-BY-4.0 Attribution required.
- Name
- videocamera-off-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- 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-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-bold
Use the videocamera off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.4697 9.46966C11.7626 9.17679 12.2373 9.17678 12.5302 9.46966C12.8231 9.76255 12.8231 10.2373 12.5302 10.5302L10.5605 12.4999L12.5302 14.4697C12.8231 14.7626 12.8231 15.2373 12.5302 15.5302C12.2373 15.8231 11.7626 15.8231 11.4697 15.5302L9.49994 13.5605L7.53022 15.5302C7.23732 15.8231 6.76256 15.8231 6.46967 15.5302C6.17678 15.2373 6.17678 14.7626 6.46967 14.4697L8.4394 12.4999L6.46967 10.5302C6.17678 10.2373 6.17678 9.76256 6.46967 9.46966C6.76256 9.17678 7.23733 9.17677 7.53022 9.46966L9.49994 11.4394L11.4697 9.46966Z"/><path d="M2 11.5C2 8.21252 2 6.56878 2.90796 5.46243C3.07418 5.25989 3.25989 5.07418 3.46243 4.90796C4.56878 4 6.21252 4 9.5 4C12.7875 4 14.4312 4 15.5376 4.90796C15.7401 5.07418 15.9258 5.25989 16.092 5.46243C17 6.56878 17 8.21252 17 11.5V12.5C17 15.7875 17 17.4312 16.092 18.5376C15.9258 18.7401 15.7401 18.9258 15.5376 19.092C14.4312 20 12.7875 20 9.5 20C6.21252 20 4.56878 20 3.46243 19.092C3.25989 18.9258 3.07418 18.7401 2.90796 18.5376C2 17.4312 2 15.7875 2 12.5V11.5Z" opacity=".5"/><path d="M17 9.50019L17.6584 9.17101C19.6042 8.19807 20.5772 7.7116 21.2886 8.15127C22 8.59094 22 9.67872 22 11.8543V12.1461C22 14.3217 22 15.4094 21.2886 15.8491C20.5772 16.2888 19.6042 15.8023 17.6584 14.8294L17 14.5002V9.50019Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarVideocameraOffBoldDuotone(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="M11.4697 9.46966C11.7626 9.17679 12.2373 9.17678 12.5302 9.46966C12.8231 9.76255 12.8231 10.2373 12.5302 10.5302L10.5605 12.4999L12.5302 14.4697C12.8231 14.7626 12.8231 15.2373 12.5302 15.5302C12.2373 15.8231 11.7626 15.8231 11.4697 15.5302L9.49994 13.5605L7.53022 15.5302C7.23732 15.8231 6.76256 15.8231 6.46967 15.5302C6.17678 15.2373 6.17678 14.7626 6.46967 14.4697L8.4394 12.4999L6.46967 10.5302C6.17678 10.2373 6.17678 9.76256 6.46967 9.46966C6.76256 9.17678 7.23733 9.17677 7.53022 9.46966L9.49994 11.4394L11.4697 9.46966Z"/><path d="M2 11.5C2 8.21252 2 6.56878 2.90796 5.46243C3.07418 5.25989 3.25989 5.07418 3.46243 4.90796C4.56878 4 6.21252 4 9.5 4C12.7875 4 14.4312 4 15.5376 4.90796C15.7401 5.07418 15.9258 5.25989 16.092 5.46243C17 6.56878 17 8.21252 17 11.5V12.5C17 15.7875 17 17.4312 16.092 18.5376C15.9258 18.7401 15.7401 18.9258 15.5376 19.092C14.4312 20 12.7875 20 9.5 20C6.21252 20 4.56878 20 3.46243 19.092C3.25989 18.9258 3.07418 18.7401 2.90796 18.5376C2 17.4312 2 15.7875 2 12.5V11.5Z" opacity=".5"/><path d="M17 9.50019L17.6584 9.17101C19.6042 8.19807 20.5772 7.7116 21.2886 8.15127C22 8.59094 22 9.67872 22 11.8543V12.1461C22 14.3217 22 15.4094 21.2886 15.8491C20.5772 16.2888 19.6042 15.8023 17.6584 14.8294L17 14.5002V9.50019Z"/></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="M11.4697 9.46966C11.7626 9.17679 12.2373 9.17678 12.5302 9.46966C12.8231 9.76255 12.8231 10.2373 12.5302 10.5302L10.5605 12.4999L12.5302 14.4697C12.8231 14.7626 12.8231 15.2373 12.5302 15.5302C12.2373 15.8231 11.7626 15.8231 11.4697 15.5302L9.49994 13.5605L7.53022 15.5302C7.23732 15.8231 6.76256 15.8231 6.46967 15.5302C6.17678 15.2373 6.17678 14.7626 6.46967 14.4697L8.4394 12.4999L6.46967 10.5302C6.17678 10.2373 6.17678 9.76256 6.46967 9.46966C6.76256 9.17678 7.23733 9.17677 7.53022 9.46966L9.49994 11.4394L11.4697 9.46966Z"/><path d="M2 11.5C2 8.21252 2 6.56878 2.90796 5.46243C3.07418 5.25989 3.25989 5.07418 3.46243 4.90796C4.56878 4 6.21252 4 9.5 4C12.7875 4 14.4312 4 15.5376 4.90796C15.7401 5.07418 15.9258 5.25989 16.092 5.46243C17 6.56878 17 8.21252 17 11.5V12.5C17 15.7875 17 17.4312 16.092 18.5376C15.9258 18.7401 15.7401 18.9258 15.5376 19.092C14.4312 20 12.7875 20 9.5 20C6.21252 20 4.56878 20 3.46243 19.092C3.25989 18.9258 3.07418 18.7401 2.90796 18.5376C2 17.4312 2 15.7875 2 12.5V11.5Z" opacity=".5"/><path d="M17 9.50019L17.6584 9.17101C19.6042 8.19807 20.5772 7.7116 21.2886 8.15127C22 8.59094 22 9.67872 22 11.8543V12.1461C22 14.3217 22 15.4094 21.2886 15.8491C20.5772 16.2888 19.6042 15.8023 17.6584 14.8294L17 14.5002V9.50019Z"/></g></svg> </template>
CSS
.icon-videocamera-off-bold-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%22M11.4697%209.46966C11.7626%209.17679%2012.2373%209.17678%2012.5302%209.46966C12.8231%209.76255%2012.8231%2010.2373%2012.5302%2010.5302L10.5605%2012.4999L12.5302%2014.4697C12.8231%2014.7626%2012.8231%2015.2373%2012.5302%2015.5302C12.2373%2015.8231%2011.7626%2015.8231%2011.4697%2015.5302L9.49994%2013.5605L7.53022%2015.5302C7.23732%2015.8231%206.76256%2015.8231%206.46967%2015.5302C6.17678%2015.2373%206.17678%2014.7626%206.46967%2014.4697L8.4394%2012.4999L6.46967%2010.5302C6.17678%2010.2373%206.17678%209.76256%206.46967%209.46966C6.76256%209.17678%207.23733%209.17677%207.53022%209.46966L9.49994%2011.4394L11.4697%209.46966Z%22%2F%3E%3Cpath%20d%3D%22M2%2011.5C2%208.21252%202%206.56878%202.90796%205.46243C3.07418%205.25989%203.25989%205.07418%203.46243%204.90796C4.56878%204%206.21252%204%209.5%204C12.7875%204%2014.4312%204%2015.5376%204.90796C15.7401%205.07418%2015.9258%205.25989%2016.092%205.46243C17%206.56878%2017%208.21252%2017%2011.5V12.5C17%2015.7875%2017%2017.4312%2016.092%2018.5376C15.9258%2018.7401%2015.7401%2018.9258%2015.5376%2019.092C14.4312%2020%2012.7875%2020%209.5%2020C6.21252%2020%204.56878%2020%203.46243%2019.092C3.25989%2018.9258%203.07418%2018.7401%202.90796%2018.5376C2%2017.4312%202%2015.7875%202%2012.5V11.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17%209.50019L17.6584%209.17101C19.6042%208.19807%2020.5772%207.7116%2021.2886%208.15127C22%208.59094%2022%209.67872%2022%2011.8543V12.1461C22%2014.3217%2022%2015.4094%2021.2886%2015.8491C20.5772%2016.2888%2019.6042%2015.8023%2017.6584%2014.8294L17%2014.5002V9.50019Z%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%22M11.4697%209.46966C11.7626%209.17679%2012.2373%209.17678%2012.5302%209.46966C12.8231%209.76255%2012.8231%2010.2373%2012.5302%2010.5302L10.5605%2012.4999L12.5302%2014.4697C12.8231%2014.7626%2012.8231%2015.2373%2012.5302%2015.5302C12.2373%2015.8231%2011.7626%2015.8231%2011.4697%2015.5302L9.49994%2013.5605L7.53022%2015.5302C7.23732%2015.8231%206.76256%2015.8231%206.46967%2015.5302C6.17678%2015.2373%206.17678%2014.7626%206.46967%2014.4697L8.4394%2012.4999L6.46967%2010.5302C6.17678%2010.2373%206.17678%209.76256%206.46967%209.46966C6.76256%209.17678%207.23733%209.17677%207.53022%209.46966L9.49994%2011.4394L11.4697%209.46966Z%22%2F%3E%3Cpath%20d%3D%22M2%2011.5C2%208.21252%202%206.56878%202.90796%205.46243C3.07418%205.25989%203.25989%205.07418%203.46243%204.90796C4.56878%204%206.21252%204%209.5%204C12.7875%204%2014.4312%204%2015.5376%204.90796C15.7401%205.07418%2015.9258%205.25989%2016.092%205.46243C17%206.56878%2017%208.21252%2017%2011.5V12.5C17%2015.7875%2017%2017.4312%2016.092%2018.5376C15.9258%2018.7401%2015.7401%2018.9258%2015.5376%2019.092C14.4312%2020%2012.7875%2020%209.5%2020C6.21252%2020%204.56878%2020%203.46243%2019.092C3.25989%2018.9258%203.07418%2018.7401%202.90796%2018.5376C2%2017.4312%202%2015.7875%202%2012.5V11.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17%209.50019L17.6584%209.17101C19.6042%208.19807%2020.5772%207.7116%2021.2886%208.15127C22%208.59094%2022%209.67872%2022%2011.8543V12.1461C22%2014.3217%2022%2015.4094%2021.2886%2015.8491C20.5772%2016.2888%2019.6042%2015.8023%2017.6584%2014.8294L17%2014.5002V9.50019Z%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/videocamera-off-bold-duotone.svg?color=%231a73e8&size=48