cctv off icon
cctv-off-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- cctv-off-sharp-two-tone
- Set
- Keyline Icons
- Style
- Sharp Two Tone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
Use the cctv off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M14.6092 14.6092C14.5011 14.6027 14.3948 14.5788 14.2945 14.5382L4.0954 10.4175C3.7175 10.2648 3.47 9.898 3.47 9.4903C3.47 9.362 3.4948 9.2348 3.5429 9.1157L5.1465 5.1465L14.6092 14.6092ZM6.2018 2.545C6.3728 2.2105 6.7167 2 7.0923 2C7.2207 2 7.3479 2.0248 7.4669 2.0729L17.6659 6.1935C18.0439 6.3462 18.2913 6.7131 18.2913 7.1207C18.2913 7.2491 18.2666 7.3763 18.2185 7.4953L16.1851 12.5282L6.2018 2.545ZM16.1851 12.5282L18.0754 7.8495L20.9205 7.6223C20.9469 7.6202 20.9735 7.6191 21.0001 7.6191C21.5523 7.6191 22.0001 8.0669 22.0001 8.6191C22.0001 8.7475 21.9753 8.8747 21.9272 8.9938L19.305 15.484C19.2896 15.5221 19.2719 15.5592 19.252 15.5951L16.1851 12.5282Z" stroke="none"/><path d="M12.8937 12.8937L4.47 9.4903L5.9147 5.9147M6.788 10.4269L6.788 17L3 17M3 12L3 22M1.7071 1.7071L22.2929 22.2929"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCctvOffSharpTwoTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M14.6092 14.6092C14.5011 14.6027 14.3948 14.5788 14.2945 14.5382L4.0954 10.4175C3.7175 10.2648 3.47 9.898 3.47 9.4903C3.47 9.362 3.4948 9.2348 3.5429 9.1157L5.1465 5.1465L14.6092 14.6092ZM6.2018 2.545C6.3728 2.2105 6.7167 2 7.0923 2C7.2207 2 7.3479 2.0248 7.4669 2.0729L17.6659 6.1935C18.0439 6.3462 18.2913 6.7131 18.2913 7.1207C18.2913 7.2491 18.2666 7.3763 18.2185 7.4953L16.1851 12.5282L6.2018 2.545ZM16.1851 12.5282L18.0754 7.8495L20.9205 7.6223C20.9469 7.6202 20.9735 7.6191 21.0001 7.6191C21.5523 7.6191 22.0001 8.0669 22.0001 8.6191C22.0001 8.7475 21.9753 8.8747 21.9272 8.9938L19.305 15.484C19.2896 15.5221 19.2719 15.5592 19.252 15.5951L16.1851 12.5282Z" stroke="none"/><path d="M12.8937 12.8937L4.47 9.4903L5.9147 5.9147M6.788 10.4269L6.788 17L3 17M3 12L3 22M1.7071 1.7071L22.2929 22.2929"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M14.6092 14.6092C14.5011 14.6027 14.3948 14.5788 14.2945 14.5382L4.0954 10.4175C3.7175 10.2648 3.47 9.898 3.47 9.4903C3.47 9.362 3.4948 9.2348 3.5429 9.1157L5.1465 5.1465L14.6092 14.6092ZM6.2018 2.545C6.3728 2.2105 6.7167 2 7.0923 2C7.2207 2 7.3479 2.0248 7.4669 2.0729L17.6659 6.1935C18.0439 6.3462 18.2913 6.7131 18.2913 7.1207C18.2913 7.2491 18.2666 7.3763 18.2185 7.4953L16.1851 12.5282L6.2018 2.545ZM16.1851 12.5282L18.0754 7.8495L20.9205 7.6223C20.9469 7.6202 20.9735 7.6191 21.0001 7.6191C21.5523 7.6191 22.0001 8.0669 22.0001 8.6191C22.0001 8.7475 21.9753 8.8747 21.9272 8.9938L19.305 15.484C19.2896 15.5221 19.2719 15.5592 19.252 15.5951L16.1851 12.5282Z" stroke="none"/><path d="M12.8937 12.8937L4.47 9.4903L5.9147 5.9147M6.788 10.4269L6.788 17L3 17M3 12L3 22M1.7071 1.7071L22.2929 22.2929"/></g></svg> </template>
CSS
.icon-cctv-off-sharp-two-tone {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M14.6092%2014.6092C14.5011%2014.6027%2014.3948%2014.5788%2014.2945%2014.5382L4.0954%2010.4175C3.7175%2010.2648%203.47%209.898%203.47%209.4903C3.47%209.362%203.4948%209.2348%203.5429%209.1157L5.1465%205.1465L14.6092%2014.6092ZM6.2018%202.545C6.3728%202.2105%206.7167%202%207.0923%202C7.2207%202%207.3479%202.0248%207.4669%202.0729L17.6659%206.1935C18.0439%206.3462%2018.2913%206.7131%2018.2913%207.1207C18.2913%207.2491%2018.2666%207.3763%2018.2185%207.4953L16.1851%2012.5282L6.2018%202.545ZM16.1851%2012.5282L18.0754%207.8495L20.9205%207.6223C20.9469%207.6202%2020.9735%207.6191%2021.0001%207.6191C21.5523%207.6191%2022.0001%208.0669%2022.0001%208.6191C22.0001%208.7475%2021.9753%208.8747%2021.9272%208.9938L19.305%2015.484C19.2896%2015.5221%2019.2719%2015.5592%2019.252%2015.5951L16.1851%2012.5282Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M12.8937%2012.8937L4.47%209.4903L5.9147%205.9147M6.788%2010.4269L6.788%2017L3%2017M3%2012L3%2022M1.7071%201.7071L22.2929%2022.2929%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M14.6092%2014.6092C14.5011%2014.6027%2014.3948%2014.5788%2014.2945%2014.5382L4.0954%2010.4175C3.7175%2010.2648%203.47%209.898%203.47%209.4903C3.47%209.362%203.4948%209.2348%203.5429%209.1157L5.1465%205.1465L14.6092%2014.6092ZM6.2018%202.545C6.3728%202.2105%206.7167%202%207.0923%202C7.2207%202%207.3479%202.0248%207.4669%202.0729L17.6659%206.1935C18.0439%206.3462%2018.2913%206.7131%2018.2913%207.1207C18.2913%207.2491%2018.2666%207.3763%2018.2185%207.4953L16.1851%2012.5282L6.2018%202.545ZM16.1851%2012.5282L18.0754%207.8495L20.9205%207.6223C20.9469%207.6202%2020.9735%207.6191%2021.0001%207.6191C21.5523%207.6191%2022.0001%208.0669%2022.0001%208.6191C22.0001%208.7475%2021.9753%208.8747%2021.9272%208.9938L19.305%2015.484C19.2896%2015.5221%2019.2719%2015.5592%2019.252%2015.5951L16.1851%2012.5282Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M12.8937%2012.8937L4.47%209.4903L5.9147%205.9147M6.788%2010.4269L6.788%2017L3%2017M3%2012L3%2022M1.7071%201.7071L22.2929%2022.2929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/cctv-off-sharp-two-tone.svg?color=%231a73e8&size=48