camera off icon
camera-off-bold-duotone from Solar by 480 Design · Bold Duotone · Video · CC-BY-4.0 Attribution required.
- Name
- camera-off-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Video
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More video icons from Solar
album-boldcamera-add-boldcamera-boldcamera-minimalistic-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-boldgallery-remove-bold
Use the camera 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="M18.9999 9.25C19.4142 9.25 19.7499 9.58579 19.7499 10C19.7499 10.4142 19.4142 10.75 18.9999 10.75H17.9999C17.5857 10.75 17.2499 10.4142 17.2499 10C17.2499 9.58579 17.5857 9.25 17.9999 9.25H18.9999Z"/><path d="M13.9697 9.96973C14.2626 9.67685 14.7373 9.67684 15.0302 9.96973C15.3231 10.2626 15.3231 10.7374 15.0302 11.0303L13.0605 13L15.0302 14.9697C15.3231 15.2626 15.3231 15.7374 15.0302 16.0303C14.7373 16.3232 14.2626 16.3231 13.9697 16.0303L11.9999 14.0605L10.0302 16.0303C9.73732 16.3232 9.26256 16.3232 8.96967 16.0303C8.67678 15.7374 8.67678 15.2626 8.96967 14.9697L10.9394 13L8.96967 11.0303C8.67678 10.7374 8.67678 10.2626 8.96967 9.96973C9.26256 9.67684 9.73733 9.67684 10.0302 9.96973L11.9999 11.9395L13.9697 9.96973Z"/><path d="M9.77778 21H14.2222C17.3433 21 18.9038 21 20.0248 20.2646C20.51 19.9462 20.9267 19.5371 21.251 19.0607C22 17.9601 22 16.4279 22 13.3636C22 10.2994 22 8.76721 21.251 7.6666C20.9267 7.19014 20.51 6.78104 20.0248 6.46268C19.3044 5.99013 18.4027 5.82123 17.022 5.76086C16.3631 5.76086 15.7959 5.27068 15.6667 4.63636C15.4728 3.68489 14.6219 3 13.6337 3H10.3663C9.37805 3 8.52715 3.68489 8.33333 4.63636C8.20412 5.27068 7.63685 5.76086 6.978 5.76086C5.59733 5.82123 4.69555 5.99013 3.97524 6.46268C3.48995 6.78104 3.07328 7.19014 2.74902 7.6666C2 8.76721 2 10.2994 2 13.3636C2 16.4279 2 17.9601 2.74902 19.0607C3.07328 19.5371 3.48995 19.9462 3.97524 20.2646C5.09624 21 6.65675 21 9.77778 21Z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCameraOffBoldDuotone(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="M18.9999 9.25C19.4142 9.25 19.7499 9.58579 19.7499 10C19.7499 10.4142 19.4142 10.75 18.9999 10.75H17.9999C17.5857 10.75 17.2499 10.4142 17.2499 10C17.2499 9.58579 17.5857 9.25 17.9999 9.25H18.9999Z"/><path d="M13.9697 9.96973C14.2626 9.67685 14.7373 9.67684 15.0302 9.96973C15.3231 10.2626 15.3231 10.7374 15.0302 11.0303L13.0605 13L15.0302 14.9697C15.3231 15.2626 15.3231 15.7374 15.0302 16.0303C14.7373 16.3232 14.2626 16.3231 13.9697 16.0303L11.9999 14.0605L10.0302 16.0303C9.73732 16.3232 9.26256 16.3232 8.96967 16.0303C8.67678 15.7374 8.67678 15.2626 8.96967 14.9697L10.9394 13L8.96967 11.0303C8.67678 10.7374 8.67678 10.2626 8.96967 9.96973C9.26256 9.67684 9.73733 9.67684 10.0302 9.96973L11.9999 11.9395L13.9697 9.96973Z"/><path d="M9.77778 21H14.2222C17.3433 21 18.9038 21 20.0248 20.2646C20.51 19.9462 20.9267 19.5371 21.251 19.0607C22 17.9601 22 16.4279 22 13.3636C22 10.2994 22 8.76721 21.251 7.6666C20.9267 7.19014 20.51 6.78104 20.0248 6.46268C19.3044 5.99013 18.4027 5.82123 17.022 5.76086C16.3631 5.76086 15.7959 5.27068 15.6667 4.63636C15.4728 3.68489 14.6219 3 13.6337 3H10.3663C9.37805 3 8.52715 3.68489 8.33333 4.63636C8.20412 5.27068 7.63685 5.76086 6.978 5.76086C5.59733 5.82123 4.69555 5.99013 3.97524 6.46268C3.48995 6.78104 3.07328 7.19014 2.74902 7.6666C2 8.76721 2 10.2994 2 13.3636C2 16.4279 2 17.9601 2.74902 19.0607C3.07328 19.5371 3.48995 19.9462 3.97524 20.2646C5.09624 21 6.65675 21 9.77778 21Z" opacity=".5"/></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="M18.9999 9.25C19.4142 9.25 19.7499 9.58579 19.7499 10C19.7499 10.4142 19.4142 10.75 18.9999 10.75H17.9999C17.5857 10.75 17.2499 10.4142 17.2499 10C17.2499 9.58579 17.5857 9.25 17.9999 9.25H18.9999Z"/><path d="M13.9697 9.96973C14.2626 9.67685 14.7373 9.67684 15.0302 9.96973C15.3231 10.2626 15.3231 10.7374 15.0302 11.0303L13.0605 13L15.0302 14.9697C15.3231 15.2626 15.3231 15.7374 15.0302 16.0303C14.7373 16.3232 14.2626 16.3231 13.9697 16.0303L11.9999 14.0605L10.0302 16.0303C9.73732 16.3232 9.26256 16.3232 8.96967 16.0303C8.67678 15.7374 8.67678 15.2626 8.96967 14.9697L10.9394 13L8.96967 11.0303C8.67678 10.7374 8.67678 10.2626 8.96967 9.96973C9.26256 9.67684 9.73733 9.67684 10.0302 9.96973L11.9999 11.9395L13.9697 9.96973Z"/><path d="M9.77778 21H14.2222C17.3433 21 18.9038 21 20.0248 20.2646C20.51 19.9462 20.9267 19.5371 21.251 19.0607C22 17.9601 22 16.4279 22 13.3636C22 10.2994 22 8.76721 21.251 7.6666C20.9267 7.19014 20.51 6.78104 20.0248 6.46268C19.3044 5.99013 18.4027 5.82123 17.022 5.76086C16.3631 5.76086 15.7959 5.27068 15.6667 4.63636C15.4728 3.68489 14.6219 3 13.6337 3H10.3663C9.37805 3 8.52715 3.68489 8.33333 4.63636C8.20412 5.27068 7.63685 5.76086 6.978 5.76086C5.59733 5.82123 4.69555 5.99013 3.97524 6.46268C3.48995 6.78104 3.07328 7.19014 2.74902 7.6666C2 8.76721 2 10.2994 2 13.3636C2 16.4279 2 17.9601 2.74902 19.0607C3.07328 19.5371 3.48995 19.9462 3.97524 20.2646C5.09624 21 6.65675 21 9.77778 21Z" opacity=".5"/></g></svg> </template>
CSS
.icon-camera-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%22M18.9999%209.25C19.4142%209.25%2019.7499%209.58579%2019.7499%2010C19.7499%2010.4142%2019.4142%2010.75%2018.9999%2010.75H17.9999C17.5857%2010.75%2017.2499%2010.4142%2017.2499%2010C17.2499%209.58579%2017.5857%209.25%2017.9999%209.25H18.9999Z%22%2F%3E%3Cpath%20d%3D%22M13.9697%209.96973C14.2626%209.67685%2014.7373%209.67684%2015.0302%209.96973C15.3231%2010.2626%2015.3231%2010.7374%2015.0302%2011.0303L13.0605%2013L15.0302%2014.9697C15.3231%2015.2626%2015.3231%2015.7374%2015.0302%2016.0303C14.7373%2016.3232%2014.2626%2016.3231%2013.9697%2016.0303L11.9999%2014.0605L10.0302%2016.0303C9.73732%2016.3232%209.26256%2016.3232%208.96967%2016.0303C8.67678%2015.7374%208.67678%2015.2626%208.96967%2014.9697L10.9394%2013L8.96967%2011.0303C8.67678%2010.7374%208.67678%2010.2626%208.96967%209.96973C9.26256%209.67684%209.73733%209.67684%2010.0302%209.96973L11.9999%2011.9395L13.9697%209.96973Z%22%2F%3E%3Cpath%20d%3D%22M9.77778%2021H14.2222C17.3433%2021%2018.9038%2021%2020.0248%2020.2646C20.51%2019.9462%2020.9267%2019.5371%2021.251%2019.0607C22%2017.9601%2022%2016.4279%2022%2013.3636C22%2010.2994%2022%208.76721%2021.251%207.6666C20.9267%207.19014%2020.51%206.78104%2020.0248%206.46268C19.3044%205.99013%2018.4027%205.82123%2017.022%205.76086C16.3631%205.76086%2015.7959%205.27068%2015.6667%204.63636C15.4728%203.68489%2014.6219%203%2013.6337%203H10.3663C9.37805%203%208.52715%203.68489%208.33333%204.63636C8.20412%205.27068%207.63685%205.76086%206.978%205.76086C5.59733%205.82123%204.69555%205.99013%203.97524%206.46268C3.48995%206.78104%203.07328%207.19014%202.74902%207.6666C2%208.76721%202%2010.2994%202%2013.3636C2%2016.4279%202%2017.9601%202.74902%2019.0607C3.07328%2019.5371%203.48995%2019.9462%203.97524%2020.2646C5.09624%2021%206.65675%2021%209.77778%2021Z%22%20opacity%3D%22.5%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%22M18.9999%209.25C19.4142%209.25%2019.7499%209.58579%2019.7499%2010C19.7499%2010.4142%2019.4142%2010.75%2018.9999%2010.75H17.9999C17.5857%2010.75%2017.2499%2010.4142%2017.2499%2010C17.2499%209.58579%2017.5857%209.25%2017.9999%209.25H18.9999Z%22%2F%3E%3Cpath%20d%3D%22M13.9697%209.96973C14.2626%209.67685%2014.7373%209.67684%2015.0302%209.96973C15.3231%2010.2626%2015.3231%2010.7374%2015.0302%2011.0303L13.0605%2013L15.0302%2014.9697C15.3231%2015.2626%2015.3231%2015.7374%2015.0302%2016.0303C14.7373%2016.3232%2014.2626%2016.3231%2013.9697%2016.0303L11.9999%2014.0605L10.0302%2016.0303C9.73732%2016.3232%209.26256%2016.3232%208.96967%2016.0303C8.67678%2015.7374%208.67678%2015.2626%208.96967%2014.9697L10.9394%2013L8.96967%2011.0303C8.67678%2010.7374%208.67678%2010.2626%208.96967%209.96973C9.26256%209.67684%209.73733%209.67684%2010.0302%209.96973L11.9999%2011.9395L13.9697%209.96973Z%22%2F%3E%3Cpath%20d%3D%22M9.77778%2021H14.2222C17.3433%2021%2018.9038%2021%2020.0248%2020.2646C20.51%2019.9462%2020.9267%2019.5371%2021.251%2019.0607C22%2017.9601%2022%2016.4279%2022%2013.3636C22%2010.2994%2022%208.76721%2021.251%207.6666C20.9267%207.19014%2020.51%206.78104%2020.0248%206.46268C19.3044%205.99013%2018.4027%205.82123%2017.022%205.76086C16.3631%205.76086%2015.7959%205.27068%2015.6667%204.63636C15.4728%203.68489%2014.6219%203%2013.6337%203H10.3663C9.37805%203%208.52715%203.68489%208.33333%204.63636C8.20412%205.27068%207.63685%205.76086%206.978%205.76086C5.59733%205.82123%204.69555%205.99013%203.97524%206.46268C3.48995%206.78104%203.07328%207.19014%202.74902%207.6666C2%208.76721%202%2010.2994%202%2013.3636C2%2016.4279%202%2017.9601%202.74902%2019.0607C3.07328%2019.5371%203.48995%2019.9462%203.97524%2020.2646C5.09624%2021%206.65675%2021%209.77778%2021Z%22%20opacity%3D%22.5%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/camera-off-bold-duotone.svg?color=%231a73e8&size=48