detector-co-sharp from Material Symbols by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
detector-co-sharp
Set
Material Symbols
Style
Sharp
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

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 18M8.1 7l.3 1h7.2l.3-1zm-1.15 3L6 7H3V2h18v5h-3l-1.15 3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDetectorCoSharp(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 18M8.1 7l.3 1h7.2l.3-1zm-1.15 3L6 7H3V2h18v5h-3l-1.15 3z"/></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 18M8.1 7l.3 1h7.2l.3-1zm-1.15 3L6 7H3V2h18v5h-3l-1.15 3z"/></svg>
</template>

CSS

.icon-detector-co-sharp {
  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%2018M8.1%207l.3%201h7.2l.3-1zm-1.15%203L6%207H3V2h18v5h-3l-1.15%203z%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%2018M8.1%207l.3%201h7.2l.3-1zm-1.15%203L6%207H3V2h18v5h-3l-1.15%203z%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-sharp.svg?color=%231a73e8&size=48