detector co icon
detector-co-rounded from Material Symbols by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- detector-co-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-offlinedetector-statusdoor-open
Use the detector co icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 15q-.625 0-1.062-.437T7 13.5t.438-1.062T8.5 12t1.063.438T10 13.5t-.437 1.063T8.5 15m3.5 3q-.625 0-1.062-.437T10.5 16.5t.438-1.062T12 15t1.063.438t.437 1.062t-.437 1.063T12 18m-3.5 3q-.625 0-1.062-.437T7 19.5t.438-1.062T8.5 18t1.063.438T10 19.5t-.437 1.063T8.5 21m5.938-6.437Q14 14.125 14 13.5t.438-1.062T15.5 12t1.063.438T17 13.5t-.437 1.063T15.5 15t-1.062-.437m0 6Q14 20.125 14 19.5t.438-1.062T15.5 18t1.063.438T17 19.5t-.437 1.063T15.5 21t-1.062-.437M19 18q-.625 0-1.062-.437T17.5 16.5t.438-1.062T19 15t1.063.438t.437 1.062t-.437 1.063T19 18M5 18q-.625 0-1.062-.437T3.5 16.5t.438-1.062T5 15t1.063.438T6.5 16.5t-.437 1.063T5 18m3.4-8q-.65 0-1.175-.387T6.5 8.6L6 7H5q-.825 0-1.412-.587T3 5V4q0-.825.588-1.412T5 2h14q.825 0 1.413.588T21 4v1q0 .825-.587 1.413T19 7h-1l-.65 1.7q-.225.575-.725.938T15.5 10zm-.3-3l.3 1h7.2l.3-1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDetectorCoRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 15q-.625 0-1.062-.437T7 13.5t.438-1.062T8.5 12t1.063.438T10 13.5t-.437 1.063T8.5 15m3.5 3q-.625 0-1.062-.437T10.5 16.5t.438-1.062T12 15t1.063.438t.437 1.062t-.437 1.063T12 18m-3.5 3q-.625 0-1.062-.437T7 19.5t.438-1.062T8.5 18t1.063.438T10 19.5t-.437 1.063T8.5 21m5.938-6.437Q14 14.125 14 13.5t.438-1.062T15.5 12t1.063.438T17 13.5t-.437 1.063T15.5 15t-1.062-.437m0 6Q14 20.125 14 19.5t.438-1.062T15.5 18t1.063.438T17 19.5t-.437 1.063T15.5 21t-1.062-.437M19 18q-.625 0-1.062-.437T17.5 16.5t.438-1.062T19 15t1.063.438t.437 1.062t-.437 1.063T19 18M5 18q-.625 0-1.062-.437T3.5 16.5t.438-1.062T5 15t1.063.438T6.5 16.5t-.437 1.063T5 18m3.4-8q-.65 0-1.175-.387T6.5 8.6L6 7H5q-.825 0-1.412-.587T3 5V4q0-.825.588-1.412T5 2h14q.825 0 1.413.588T21 4v1q0 .825-.587 1.413T19 7h-1l-.65 1.7q-.225.575-.725.938T15.5 10zm-.3-3l.3 1h7.2l.3-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 15q-.625 0-1.062-.437T7 13.5t.438-1.062T8.5 12t1.063.438T10 13.5t-.437 1.063T8.5 15m3.5 3q-.625 0-1.062-.437T10.5 16.5t.438-1.062T12 15t1.063.438t.437 1.062t-.437 1.063T12 18m-3.5 3q-.625 0-1.062-.437T7 19.5t.438-1.062T8.5 18t1.063.438T10 19.5t-.437 1.063T8.5 21m5.938-6.437Q14 14.125 14 13.5t.438-1.062T15.5 12t1.063.438T17 13.5t-.437 1.063T15.5 15t-1.062-.437m0 6Q14 20.125 14 19.5t.438-1.062T15.5 18t1.063.438T17 19.5t-.437 1.063T15.5 21t-1.062-.437M19 18q-.625 0-1.062-.437T17.5 16.5t.438-1.062T19 15t1.063.438t.437 1.062t-.437 1.063T19 18M5 18q-.625 0-1.062-.437T3.5 16.5t.438-1.062T5 15t1.063.438T6.5 16.5t-.437 1.063T5 18m3.4-8q-.65 0-1.175-.387T6.5 8.6L6 7H5q-.825 0-1.412-.587T3 5V4q0-.825.588-1.412T5 2h14q.825 0 1.413.588T21 4v1q0 .825-.587 1.413T19 7h-1l-.65 1.7q-.225.575-.725.938T15.5 10zm-.3-3l.3 1h7.2l.3-1z"/></svg> </template>
CSS
.icon-detector-co-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%2015q-.625%200-1.062-.437T7%2013.5t.438-1.062T8.5%2012t1.063.438T10%2013.5t-.437%201.063T8.5%2015m3.5%203q-.625%200-1.062-.437T10.5%2016.5t.438-1.062T12%2015t1.063.438t.437%201.062t-.437%201.063T12%2018m-3.5%203q-.625%200-1.062-.437T7%2019.5t.438-1.062T8.5%2018t1.063.438T10%2019.5t-.437%201.063T8.5%2021m5.938-6.437Q14%2014.125%2014%2013.5t.438-1.062T15.5%2012t1.063.438T17%2013.5t-.437%201.063T15.5%2015t-1.062-.437m0%206Q14%2020.125%2014%2019.5t.438-1.062T15.5%2018t1.063.438T17%2019.5t-.437%201.063T15.5%2021t-1.062-.437M19%2018q-.625%200-1.062-.437T17.5%2016.5t.438-1.062T19%2015t1.063.438t.437%201.062t-.437%201.063T19%2018M5%2018q-.625%200-1.062-.437T3.5%2016.5t.438-1.062T5%2015t1.063.438T6.5%2016.5t-.437%201.063T5%2018m3.4-8q-.65%200-1.175-.387T6.5%208.6L6%207H5q-.825%200-1.412-.587T3%205V4q0-.825.588-1.412T5%202h14q.825%200%201.413.588T21%204v1q0%20.825-.587%201.413T19%207h-1l-.65%201.7q-.225.575-.725.938T15.5%2010zm-.3-3l.3%201h7.2l.3-1z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%2015q-.625%200-1.062-.437T7%2013.5t.438-1.062T8.5%2012t1.063.438T10%2013.5t-.437%201.063T8.5%2015m3.5%203q-.625%200-1.062-.437T10.5%2016.5t.438-1.062T12%2015t1.063.438t.437%201.062t-.437%201.063T12%2018m-3.5%203q-.625%200-1.062-.437T7%2019.5t.438-1.062T8.5%2018t1.063.438T10%2019.5t-.437%201.063T8.5%2021m5.938-6.437Q14%2014.125%2014%2013.5t.438-1.062T15.5%2012t1.063.438T17%2013.5t-.437%201.063T15.5%2015t-1.062-.437m0%206Q14%2020.125%2014%2019.5t.438-1.062T15.5%2018t1.063.438T17%2019.5t-.437%201.063T15.5%2021t-1.062-.437M19%2018q-.625%200-1.062-.437T17.5%2016.5t.438-1.062T19%2015t1.063.438t.437%201.062t-.437%201.063T19%2018M5%2018q-.625%200-1.062-.437T3.5%2016.5t.438-1.062T5%2015t1.063.438T6.5%2016.5t-.437%201.063T5%2018m3.4-8q-.65%200-1.175-.387T6.5%208.6L6%207H5q-.825%200-1.412-.587T3%205V4q0-.825.588-1.412T5%202h14q.825%200%201.413.588T21%204v1q0%20.825-.587%201.413T19%207h-1l-.65%201.7q-.225.575-.725.938T15.5%2010zm-.3-3l.3%201h7.2l.3-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/detector-co-rounded.svg?color=%231a73e8&size=48