cctv-off-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
cctv-off-two-tone
Set
Keyline Icons
Style
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-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M13.3304 13.3304L6.4819 10.5634C5.348 10.1053 4.6057 9.0048 4.6057 7.7818C4.6057 7.3967 4.6798 7.0151 4.8241 6.658L5.3519 5.3519L13.3304 13.3304ZM8.6229 2.0022C8.6584 2.0009 8.6939 2.0003 8.7295 2.0003C9.1147 2.0003 9.4962 2.0745 9.8533 2.2187L17.2708 5.2156C18.0267 5.521 18.5216 6.2547 18.5216 7.07C18.5216 7.3267 18.4721 7.5811 18.3759 7.8192L17.1249 10.9155C16.9722 11.2935 16.6054 11.5409 16.1978 11.5409C15.9325 11.5409 15.6782 11.4355 15.4907 11.248L7.9513 3.7087C7.7638 3.5211 7.6584 3.2668 7.6584 3.0016C7.6584 2.4631 8.0848 2.0213 8.6229 2.0022ZM15.4907 11.248C15.6782 11.4355 15.9325 11.5409 16.1978 11.5409C16.6054 11.5409 16.9722 11.2935 17.1249 10.9155L18.3759 7.8192C18.449 7.6384 18.4952 7.4479 18.5131 7.2537L19.8396 7.1478C19.8926 7.1435 19.9457 7.1414 19.9988 7.1414C21.1034 7.1414 21.9988 8.0369 21.9988 9.1414C21.9988 9.3982 21.9493 9.6526 21.8532 9.8906L20.4432 13.3805C20.174 14.0467 19.5681 14.5174 18.856 14.6134L15.4907 11.248Z" stroke="none"/><path d="M11.5207 11.5207L6.8565 9.6362C6.1005 9.3308 5.6057 8.5971 5.6057 7.7818C5.6057 7.5251 5.6551 7.2707 5.7513 7.0326L6.12 6.12M7.3201 9.8235L7.3201 17L3 17M3 13L3 21M2 2L22 22"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsCctvOffTwoTone(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M13.3304 13.3304L6.4819 10.5634C5.348 10.1053 4.6057 9.0048 4.6057 7.7818C4.6057 7.3967 4.6798 7.0151 4.8241 6.658L5.3519 5.3519L13.3304 13.3304ZM8.6229 2.0022C8.6584 2.0009 8.6939 2.0003 8.7295 2.0003C9.1147 2.0003 9.4962 2.0745 9.8533 2.2187L17.2708 5.2156C18.0267 5.521 18.5216 6.2547 18.5216 7.07C18.5216 7.3267 18.4721 7.5811 18.3759 7.8192L17.1249 10.9155C16.9722 11.2935 16.6054 11.5409 16.1978 11.5409C15.9325 11.5409 15.6782 11.4355 15.4907 11.248L7.9513 3.7087C7.7638 3.5211 7.6584 3.2668 7.6584 3.0016C7.6584 2.4631 8.0848 2.0213 8.6229 2.0022ZM15.4907 11.248C15.6782 11.4355 15.9325 11.5409 16.1978 11.5409C16.6054 11.5409 16.9722 11.2935 17.1249 10.9155L18.3759 7.8192C18.449 7.6384 18.4952 7.4479 18.5131 7.2537L19.8396 7.1478C19.8926 7.1435 19.9457 7.1414 19.9988 7.1414C21.1034 7.1414 21.9988 8.0369 21.9988 9.1414C21.9988 9.3982 21.9493 9.6526 21.8532 9.8906L20.4432 13.3805C20.174 14.0467 19.5681 14.5174 18.856 14.6134L15.4907 11.248Z" stroke="none"/><path d="M11.5207 11.5207L6.8565 9.6362C6.1005 9.3308 5.6057 8.5971 5.6057 7.7818C5.6057 7.5251 5.6551 7.2707 5.7513 7.0326L6.12 6.12M7.3201 9.8235L7.3201 17L3 17M3 13L3 21M2 2L22 22"/></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-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M13.3304 13.3304L6.4819 10.5634C5.348 10.1053 4.6057 9.0048 4.6057 7.7818C4.6057 7.3967 4.6798 7.0151 4.8241 6.658L5.3519 5.3519L13.3304 13.3304ZM8.6229 2.0022C8.6584 2.0009 8.6939 2.0003 8.7295 2.0003C9.1147 2.0003 9.4962 2.0745 9.8533 2.2187L17.2708 5.2156C18.0267 5.521 18.5216 6.2547 18.5216 7.07C18.5216 7.3267 18.4721 7.5811 18.3759 7.8192L17.1249 10.9155C16.9722 11.2935 16.6054 11.5409 16.1978 11.5409C15.9325 11.5409 15.6782 11.4355 15.4907 11.248L7.9513 3.7087C7.7638 3.5211 7.6584 3.2668 7.6584 3.0016C7.6584 2.4631 8.0848 2.0213 8.6229 2.0022ZM15.4907 11.248C15.6782 11.4355 15.9325 11.5409 16.1978 11.5409C16.6054 11.5409 16.9722 11.2935 17.1249 10.9155L18.3759 7.8192C18.449 7.6384 18.4952 7.4479 18.5131 7.2537L19.8396 7.1478C19.8926 7.1435 19.9457 7.1414 19.9988 7.1414C21.1034 7.1414 21.9988 8.0369 21.9988 9.1414C21.9988 9.3982 21.9493 9.6526 21.8532 9.8906L20.4432 13.3805C20.174 14.0467 19.5681 14.5174 18.856 14.6134L15.4907 11.248Z" stroke="none"/><path d="M11.5207 11.5207L6.8565 9.6362C6.1005 9.3308 5.6057 8.5971 5.6057 7.7818C5.6057 7.5251 5.6551 7.2707 5.7513 7.0326L6.12 6.12M7.3201 9.8235L7.3201 17L3 17M3 13L3 21M2 2L22 22"/></g></svg>
</template>

CSS

.icon-cctv-off-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-linecap%3D%22round%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%22M13.3304%2013.3304L6.4819%2010.5634C5.348%2010.1053%204.6057%209.0048%204.6057%207.7818C4.6057%207.3967%204.6798%207.0151%204.8241%206.658L5.3519%205.3519L13.3304%2013.3304ZM8.6229%202.0022C8.6584%202.0009%208.6939%202.0003%208.7295%202.0003C9.1147%202.0003%209.4962%202.0745%209.8533%202.2187L17.2708%205.2156C18.0267%205.521%2018.5216%206.2547%2018.5216%207.07C18.5216%207.3267%2018.4721%207.5811%2018.3759%207.8192L17.1249%2010.9155C16.9722%2011.2935%2016.6054%2011.5409%2016.1978%2011.5409C15.9325%2011.5409%2015.6782%2011.4355%2015.4907%2011.248L7.9513%203.7087C7.7638%203.5211%207.6584%203.2668%207.6584%203.0016C7.6584%202.4631%208.0848%202.0213%208.6229%202.0022ZM15.4907%2011.248C15.6782%2011.4355%2015.9325%2011.5409%2016.1978%2011.5409C16.6054%2011.5409%2016.9722%2011.2935%2017.1249%2010.9155L18.3759%207.8192C18.449%207.6384%2018.4952%207.4479%2018.5131%207.2537L19.8396%207.1478C19.8926%207.1435%2019.9457%207.1414%2019.9988%207.1414C21.1034%207.1414%2021.9988%208.0369%2021.9988%209.1414C21.9988%209.3982%2021.9493%209.6526%2021.8532%209.8906L20.4432%2013.3805C20.174%2014.0467%2019.5681%2014.5174%2018.856%2014.6134L15.4907%2011.248Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M11.5207%2011.5207L6.8565%209.6362C6.1005%209.3308%205.6057%208.5971%205.6057%207.7818C5.6057%207.5251%205.6551%207.2707%205.7513%207.0326L6.12%206.12M7.3201%209.8235L7.3201%2017L3%2017M3%2013L3%2021M2%202L22%2022%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-linecap%3D%22round%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%22M13.3304%2013.3304L6.4819%2010.5634C5.348%2010.1053%204.6057%209.0048%204.6057%207.7818C4.6057%207.3967%204.6798%207.0151%204.8241%206.658L5.3519%205.3519L13.3304%2013.3304ZM8.6229%202.0022C8.6584%202.0009%208.6939%202.0003%208.7295%202.0003C9.1147%202.0003%209.4962%202.0745%209.8533%202.2187L17.2708%205.2156C18.0267%205.521%2018.5216%206.2547%2018.5216%207.07C18.5216%207.3267%2018.4721%207.5811%2018.3759%207.8192L17.1249%2010.9155C16.9722%2011.2935%2016.6054%2011.5409%2016.1978%2011.5409C15.9325%2011.5409%2015.6782%2011.4355%2015.4907%2011.248L7.9513%203.7087C7.7638%203.5211%207.6584%203.2668%207.6584%203.0016C7.6584%202.4631%208.0848%202.0213%208.6229%202.0022ZM15.4907%2011.248C15.6782%2011.4355%2015.9325%2011.5409%2016.1978%2011.5409C16.6054%2011.5409%2016.9722%2011.2935%2017.1249%2010.9155L18.3759%207.8192C18.449%207.6384%2018.4952%207.4479%2018.5131%207.2537L19.8396%207.1478C19.8926%207.1435%2019.9457%207.1414%2019.9988%207.1414C21.1034%207.1414%2021.9988%208.0369%2021.9988%209.1414C21.9988%209.3982%2021.9493%209.6526%2021.8532%209.8906L20.4432%2013.3805C20.174%2014.0467%2019.5681%2014.5174%2018.856%2014.6134L15.4907%2011.248Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M11.5207%2011.5207L6.8565%209.6362C6.1005%209.3308%205.6057%208.5971%205.6057%207.7818C5.6057%207.5251%205.6551%207.2707%205.7513%207.0326L6.12%206.12M7.3201%209.8235L7.3201%2017L3%2017M3%2013L3%2021M2%202L22%2022%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-two-tone.svg?color=%231a73e8&size=48