cctv icon
cctv-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.
- Name
- cctv-duotone
- Set
- Keyline Icons
- Style
- Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
Related icons in Keyline Icons
Use the cctv 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="M16.9946 7.3749L19.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.1378 14.1364 19.4041 14.6313 18.5888 14.6313C18.0151 14.6313 17.469 14.3849 17.0894 13.9548L15.2006 11.8151C15.0393 11.6324 14.9503 11.397 14.9503 11.1533C14.9503 11.0249 14.9751 10.8977 15.0231 10.7787L16.147 7.9971C16.2889 7.646 16.617 7.4051 16.9946 7.3749Z" stroke="none"/><path stroke-opacity=".4" d="M7.3201 9.8235L7.3201 17L3 17M3 13L3 21"/><path fill="currentColor" fill-rule="evenodd" d="M9.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.8192L16.5029 12.4551C16.1975 13.211 15.4638 13.7059 14.6485 13.7059C14.3918 13.7059 14.1374 13.6564 13.8993 13.5603L6.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.9479 3.8765C6.4061 2.7426 7.5066 2.0003 8.7295 2.0003C9.1147 2.0003 9.4962 2.0745 9.8533 2.2187Z" clip-rule="evenodd" stroke="none"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCctvDuotone(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="M16.9946 7.3749L19.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.1378 14.1364 19.4041 14.6313 18.5888 14.6313C18.0151 14.6313 17.469 14.3849 17.0894 13.9548L15.2006 11.8151C15.0393 11.6324 14.9503 11.397 14.9503 11.1533C14.9503 11.0249 14.9751 10.8977 15.0231 10.7787L16.147 7.9971C16.2889 7.646 16.617 7.4051 16.9946 7.3749Z" stroke="none"/><path strokeOpacity=".4" d="M7.3201 9.8235L7.3201 17L3 17M3 13L3 21"/><path fill="currentColor" fillRule="evenodd" d="M9.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.8192L16.5029 12.4551C16.1975 13.211 15.4638 13.7059 14.6485 13.7059C14.3918 13.7059 14.1374 13.6564 13.8993 13.5603L6.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.9479 3.8765C6.4061 2.7426 7.5066 2.0003 8.7295 2.0003C9.1147 2.0003 9.4962 2.0745 9.8533 2.2187Z" clipRule="evenodd" stroke="none"/></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="M16.9946 7.3749L19.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.1378 14.1364 19.4041 14.6313 18.5888 14.6313C18.0151 14.6313 17.469 14.3849 17.0894 13.9548L15.2006 11.8151C15.0393 11.6324 14.9503 11.397 14.9503 11.1533C14.9503 11.0249 14.9751 10.8977 15.0231 10.7787L16.147 7.9971C16.2889 7.646 16.617 7.4051 16.9946 7.3749Z" stroke="none"/><path stroke-opacity=".4" d="M7.3201 9.8235L7.3201 17L3 17M3 13L3 21"/><path fill="currentColor" fill-rule="evenodd" d="M9.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.8192L16.5029 12.4551C16.1975 13.211 15.4638 13.7059 14.6485 13.7059C14.3918 13.7059 14.1374 13.6564 13.8993 13.5603L6.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.9479 3.8765C6.4061 2.7426 7.5066 2.0003 8.7295 2.0003C9.1147 2.0003 9.4962 2.0745 9.8533 2.2187Z" clip-rule="evenodd" stroke="none"/></g></svg> </template>
CSS
.icon-cctv-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%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%22M16.9946%207.3749L19.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.1378%2014.1364%2019.4041%2014.6313%2018.5888%2014.6313C18.0151%2014.6313%2017.469%2014.3849%2017.0894%2013.9548L15.2006%2011.8151C15.0393%2011.6324%2014.9503%2011.397%2014.9503%2011.1533C14.9503%2011.0249%2014.9751%2010.8977%2015.0231%2010.7787L16.147%207.9971C16.2889%207.646%2016.617%207.4051%2016.9946%207.3749Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M7.3201%209.8235L7.3201%2017L3%2017M3%2013L3%2021%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.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.8192L16.5029%2012.4551C16.1975%2013.211%2015.4638%2013.7059%2014.6485%2013.7059C14.3918%2013.7059%2014.1374%2013.6564%2013.8993%2013.5603L6.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.9479%203.8765C6.4061%202.7426%207.5066%202.0003%208.7295%202.0003C9.1147%202.0003%209.4962%202.0745%209.8533%202.2187Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%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%22M16.9946%207.3749L19.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.1378%2014.1364%2019.4041%2014.6313%2018.5888%2014.6313C18.0151%2014.6313%2017.469%2014.3849%2017.0894%2013.9548L15.2006%2011.8151C15.0393%2011.6324%2014.9503%2011.397%2014.9503%2011.1533C14.9503%2011.0249%2014.9751%2010.8977%2015.0231%2010.7787L16.147%207.9971C16.2889%207.646%2016.617%207.4051%2016.9946%207.3749Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M7.3201%209.8235L7.3201%2017L3%2017M3%2013L3%2021%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.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.8192L16.5029%2012.4551C16.1975%2013.211%2015.4638%2013.7059%2014.6485%2013.7059C14.3918%2013.7059%2014.1374%2013.6564%2013.8993%2013.5603L6.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.9479%203.8765C6.4061%202.7426%207.5066%202.0003%208.7295%202.0003C9.1147%202.0003%209.4962%202.0745%209.8533%202.2187Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%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-duotone.svg?color=%231a73e8&size=48