surveillance cameras one icon

surveillance-cameras-one from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.

Name
surveillance-cameras-one
Set
IconPark
Style
Color
Category
Hardware
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hardware icons from IconPark

Use the surveillance cameras one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M6 26V42"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 33H13L17 27"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 20L33.4735 37.649C33.795 37.8633 34.2113 37.8732 34.5426 37.6744L44 32"/><path fill="#2F88FF" d="M7.07802 12.7187C6.53287 12.3553 6.47866 11.5745 6.96836 11.1392L14.4279 4.50855C14.7655 4.20844 15.2624 4.17194 15.6403 4.4195L42.7046 22.1513C43.312 22.5493 43.3061 23.4416 42.6935 23.8314L33.5496 29.6503C33.2155 29.8629 32.7875 29.8583 32.458 29.6387L7.07802 12.7187Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSurveillanceCamerasOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M6 26V42"/><path strokeLinecap="round" strokeLinejoin="round" d="M6 33H13L17 27"/><path strokeLinecap="round" strokeLinejoin="round" d="M7 20L33.4735 37.649C33.795 37.8633 34.2113 37.8732 34.5426 37.6744L44 32"/><path fill="#2F88FF" d="M7.07802 12.7187C6.53287 12.3553 6.47866 11.5745 6.96836 11.1392L14.4279 4.50855C14.7655 4.20844 15.2624 4.17194 15.6403 4.4195L42.7046 22.1513C43.312 22.5493 43.3061 23.4416 42.6935 23.8314L33.5496 29.6503C33.2155 29.8629 32.7875 29.8583 32.458 29.6387L7.07802 12.7187Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M6 26V42"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 33H13L17 27"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 20L33.4735 37.649C33.795 37.8633 34.2113 37.8732 34.5426 37.6744L44 32"/><path fill="#2F88FF" d="M7.07802 12.7187C6.53287 12.3553 6.47866 11.5745 6.96836 11.1392L14.4279 4.50855C14.7655 4.20844 15.2624 4.17194 15.6403 4.4195L42.7046 22.1513C43.312 22.5493 43.3061 23.4416 42.6935 23.8314L33.5496 29.6503C33.2155 29.8629 32.7875 29.8583 32.458 29.6387L7.07802 12.7187Z"/></g></svg>
</template>

CSS

.icon-surveillance-cameras-one {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2026V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2033H13L17%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2020L33.4735%2037.649C33.795%2037.8633%2034.2113%2037.8732%2034.5426%2037.6744L44%2032%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M7.07802%2012.7187C6.53287%2012.3553%206.47866%2011.5745%206.96836%2011.1392L14.4279%204.50855C14.7655%204.20844%2015.2624%204.17194%2015.6403%204.4195L42.7046%2022.1513C43.312%2022.5493%2043.3061%2023.4416%2042.6935%2023.8314L33.5496%2029.6503C33.2155%2029.8629%2032.7875%2029.8583%2032.458%2029.6387L7.07802%2012.7187Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2026V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2033H13L17%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2020L33.4735%2037.649C33.795%2037.8633%2034.2113%2037.8732%2034.5426%2037.6744L44%2032%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M7.07802%2012.7187C6.53287%2012.3553%206.47866%2011.5745%206.96836%2011.1392L14.4279%204.50855C14.7655%204.20844%2015.2624%204.17194%2015.6403%204.4195L42.7046%2022.1513C43.312%2022.5493%2043.3061%2023.4416%2042.6935%2023.8314L33.5496%2029.6503C33.2155%2029.8629%2032.7875%2029.8583%2032.458%2029.6387L7.07802%2012.7187Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/surveillance-cameras-one.svg?color=%231a73e8&size=48