farsight digital icon
farsight-digital from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- farsight-digital
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- farsight-digital-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
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-codetector-offlinedetector-status
Use the farsight digital icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.575 11.496h.604V7.85h-.423l-1.058.766l.293.466l.584-.424zm1.375 0h2.377l-.025-.529h-1.586v-.025l.944-.93q.344-.339.478-.609q.133-.27.133-.582q0-.442-.338-.747t-.825-.305q-.423 0-.74.232q-.318.232-.424.59l.529.211q.056-.217.224-.348q.167-.131.377-.131q.251 0 .422.14t.171.357q0 .238-.096.43t-.302.398l-1.319 1.296zm-1.489 4.735q.543 0 .91-.315q.367-.314.367-.793q0-.292-.161-.531t-.448-.351v-.045q.217-.105.358-.326q.14-.22.14-.473q0-.42-.33-.697t-.84-.277q-.36 0-.69.221q-.33.222-.436.545l.529.211q.08-.217.222-.333q.14-.115.357-.115q.261 0 .41.13t.149.349t-.177.373t-.429.156h-.27v.535h.314q.294 0 .493.17q.2.172.2.429q0 .235-.187.397q-.186.161-.465.161q-.235 0-.439-.161q-.204-.162-.26-.424l-.528.237q.125.421.46.674q.333.253.751.253m3.02 0q.523 0 .896-.36q.373-.361.373-.852t-.33-.844t-.777-.352q-.106 0-.378.08h-.02l.82-1.162l-.453-.318l-.913 1.35q-.296.421-.392.674t-.095.532q0 .537.367.894q.367.358.902.358m0-.554q-.3 0-.492-.187q-.193-.187-.193-.479q0-.173.09-.335q.091-.162.249-.26q.06-.039.346-.089q.286 0 .485.199q.2.199.2.495q0 .275-.193.465q-.193.191-.492.191M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFarsightDigital(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="M10.575 11.496h.604V7.85h-.423l-1.058.766l.293.466l.584-.424zm1.375 0h2.377l-.025-.529h-1.586v-.025l.944-.93q.344-.339.478-.609q.133-.27.133-.582q0-.442-.338-.747t-.825-.305q-.423 0-.74.232q-.318.232-.424.59l.529.211q.056-.217.224-.348q.167-.131.377-.131q.251 0 .422.14t.171.357q0 .238-.096.43t-.302.398l-1.319 1.296zm-1.489 4.735q.543 0 .91-.315q.367-.314.367-.793q0-.292-.161-.531t-.448-.351v-.045q.217-.105.358-.326q.14-.22.14-.473q0-.42-.33-.697t-.84-.277q-.36 0-.69.221q-.33.222-.436.545l.529.211q.08-.217.222-.333q.14-.115.357-.115q.261 0 .41.13t.149.349t-.177.373t-.429.156h-.27v.535h.314q.294 0 .493.17q.2.172.2.429q0 .235-.187.397q-.186.161-.465.161q-.235 0-.439-.161q-.204-.162-.26-.424l-.528.237q.125.421.46.674q.333.253.751.253m3.02 0q.523 0 .896-.36q.373-.361.373-.852t-.33-.844t-.777-.352q-.106 0-.378.08h-.02l.82-1.162l-.453-.318l-.913 1.35q-.296.421-.392.674t-.095.532q0 .537.367.894q.367.358.902.358m0-.554q-.3 0-.492-.187q-.193-.187-.193-.479q0-.173.09-.335q.091-.162.249-.26q.06-.039.346-.089q.286 0 .485.199q.2.199.2.495q0 .275-.193.465q-.193.191-.492.191M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.575 11.496h.604V7.85h-.423l-1.058.766l.293.466l.584-.424zm1.375 0h2.377l-.025-.529h-1.586v-.025l.944-.93q.344-.339.478-.609q.133-.27.133-.582q0-.442-.338-.747t-.825-.305q-.423 0-.74.232q-.318.232-.424.59l.529.211q.056-.217.224-.348q.167-.131.377-.131q.251 0 .422.14t.171.357q0 .238-.096.43t-.302.398l-1.319 1.296zm-1.489 4.735q.543 0 .91-.315q.367-.314.367-.793q0-.292-.161-.531t-.448-.351v-.045q.217-.105.358-.326q.14-.22.14-.473q0-.42-.33-.697t-.84-.277q-.36 0-.69.221q-.33.222-.436.545l.529.211q.08-.217.222-.333q.14-.115.357-.115q.261 0 .41.13t.149.349t-.177.373t-.429.156h-.27v.535h.314q.294 0 .493.17q.2.172.2.429q0 .235-.187.397q-.186.161-.465.161q-.235 0-.439-.161q-.204-.162-.26-.424l-.528.237q.125.421.46.674q.333.253.751.253m3.02 0q.523 0 .896-.36q.373-.361.373-.852t-.33-.844t-.777-.352q-.106 0-.378.08h-.02l.82-1.162l-.453-.318l-.913 1.35q-.296.421-.392.674t-.095.532q0 .537.367.894q.367.358.902.358m0-.554q-.3 0-.492-.187q-.193-.187-.193-.479q0-.173.09-.335q.091-.162.249-.26q.06-.039.346-.089q.286 0 .485.199q.2.199.2.495q0 .275-.193.465q-.193.191-.492.191M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709"/></svg> </template>
CSS
.icon-farsight-digital {
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%22M10.575%2011.496h.604V7.85h-.423l-1.058.766l.293.466l.584-.424zm1.375%200h2.377l-.025-.529h-1.586v-.025l.944-.93q.344-.339.478-.609q.133-.27.133-.582q0-.442-.338-.747t-.825-.305q-.423%200-.74.232q-.318.232-.424.59l.529.211q.056-.217.224-.348q.167-.131.377-.131q.251%200%20.422.14t.171.357q0%20.238-.096.43t-.302.398l-1.319%201.296zm-1.489%204.735q.543%200%20.91-.315q.367-.314.367-.793q0-.292-.161-.531t-.448-.351v-.045q.217-.105.358-.326q.14-.22.14-.473q0-.42-.33-.697t-.84-.277q-.36%200-.69.221q-.33.222-.436.545l.529.211q.08-.217.222-.333q.14-.115.357-.115q.261%200%20.41.13t.149.349t-.177.373t-.429.156h-.27v.535h.314q.294%200%20.493.17q.2.172.2.429q0%20.235-.187.397q-.186.161-.465.161q-.235%200-.439-.161q-.204-.162-.26-.424l-.528.237q.125.421.46.674q.333.253.751.253m3.02%200q.523%200%20.896-.36q.373-.361.373-.852t-.33-.844t-.777-.352q-.106%200-.378.08h-.02l.82-1.162l-.453-.318l-.913%201.35q-.296.421-.392.674t-.095.532q0%20.537.367.894q.367.358.902.358m0-.554q-.3%200-.492-.187q-.193-.187-.193-.479q0-.173.09-.335q.091-.162.249-.26q.06-.039.346-.089q.286%200%20.485.199q.2.199.2.495q0%20.275-.193.465q-.193.191-.492.191M12.003%2021q-1.866%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.708%203.51t-1.924%202.859t-2.856%201.925t-3.509.709%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%22M10.575%2011.496h.604V7.85h-.423l-1.058.766l.293.466l.584-.424zm1.375%200h2.377l-.025-.529h-1.586v-.025l.944-.93q.344-.339.478-.609q.133-.27.133-.582q0-.442-.338-.747t-.825-.305q-.423%200-.74.232q-.318.232-.424.59l.529.211q.056-.217.224-.348q.167-.131.377-.131q.251%200%20.422.14t.171.357q0%20.238-.096.43t-.302.398l-1.319%201.296zm-1.489%204.735q.543%200%20.91-.315q.367-.314.367-.793q0-.292-.161-.531t-.448-.351v-.045q.217-.105.358-.326q.14-.22.14-.473q0-.42-.33-.697t-.84-.277q-.36%200-.69.221q-.33.222-.436.545l.529.211q.08-.217.222-.333q.14-.115.357-.115q.261%200%20.41.13t.149.349t-.177.373t-.429.156h-.27v.535h.314q.294%200%20.493.17q.2.172.2.429q0%20.235-.187.397q-.186.161-.465.161q-.235%200-.439-.161q-.204-.162-.26-.424l-.528.237q.125.421.46.674q.333.253.751.253m3.02%200q.523%200%20.896-.36q.373-.361.373-.852t-.33-.844t-.777-.352q-.106%200-.378.08h-.02l.82-1.162l-.453-.318l-.913%201.35q-.296.421-.392.674t-.095.532q0%20.537.367.894q.367.358.902.358m0-.554q-.3%200-.492-.187q-.193-.187-.193-.479q0-.173.09-.335q.091-.162.249-.26q.06-.039.346-.089q.286%200%20.485.199q.2.199.2.495q0%20.275-.193.465q-.193.191-.492.191M12.003%2021q-1.866%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.708%203.51t-1.924%202.859t-2.856%201.925t-3.509.709%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/farsight-digital.svg?color=%231a73e8&size=48