farsight digital icon
farsight-digital from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- farsight-digital
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- farsight-digital-sharp
3 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-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.325 11.4h.7V7.1h-.5l-1.25.9l.35.55l.7-.5zm1.625 0h2.8l-.025-.625H12.85v-.025l1.1-1.1q.4-.4.563-.725t.162-.7q0-.5-.4-.862T13.3 7q-.5 0-.875.275t-.5.7l.625.25q.075-.275.275-.425t.45-.15q.3 0 .5.163t.2.412q0 .275-.125.525t-.35.475l-1.55 1.525zM10.2 17q.65 0 1.075-.363t.425-.937q0-.35-.2-.638t-.525-.412v-.05q.275-.125.425-.387t.15-.563q0-.5-.387-.825t-.988-.325q-.425 0-.812.25t-.513.65l.625.25q.1-.275.263-.4t.412-.125q.3 0 .487.15t.188.425t-.213.45t-.512.175h-.325v.625h.375q.35 0 .588.2t.237.5q0 .275-.225.475t-.55.2q-.275 0-.512-.2t-.313-.5l-.625.275q.15.5.55.8t.9.3m3.55 0q.6 0 1.05-.437t.45-1.013t-.387-.987t-.913-.413q-.125 0-.45.1h-.025l.975-1.375l-.55-.375l-1.075 1.6q-.35.5-.462.8t-.113.625q0 .625.425 1.05T13.75 17m0-.65q-.35 0-.575-.225t-.225-.575q0-.2.1-.387t.3-.313q.075-.05.4-.1q.325 0 .563.238t.237.587q0 .325-.225.55t-.575.225M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFarsightDigital(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.325 11.4h.7V7.1h-.5l-1.25.9l.35.55l.7-.5zm1.625 0h2.8l-.025-.625H12.85v-.025l1.1-1.1q.4-.4.563-.725t.162-.7q0-.5-.4-.862T13.3 7q-.5 0-.875.275t-.5.7l.625.25q.075-.275.275-.425t.45-.15q.3 0 .5.163t.2.412q0 .275-.125.525t-.35.475l-1.55 1.525zM10.2 17q.65 0 1.075-.363t.425-.937q0-.35-.2-.638t-.525-.412v-.05q.275-.125.425-.387t.15-.563q0-.5-.387-.825t-.988-.325q-.425 0-.812.25t-.513.65l.625.25q.1-.275.263-.4t.412-.125q.3 0 .487.15t.188.425t-.213.45t-.512.175h-.325v.625h.375q.35 0 .588.2t.237.5q0 .275-.225.475t-.55.2q-.275 0-.512-.2t-.313-.5l-.625.275q.15.5.55.8t.9.3m3.55 0q.6 0 1.05-.437t.45-1.013t-.387-.987t-.913-.413q-.125 0-.45.1h-.025l.975-1.375l-.55-.375l-1.075 1.6q-.35.5-.462.8t-.113.625q0 .625.425 1.05T13.75 17m0-.65q-.35 0-.575-.225t-.225-.575q0-.2.1-.387t.3-.313q.075-.05.4-.1q.325 0 .563.238t.237.587q0 .325-.225.55t-.575.225M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22"/></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.325 11.4h.7V7.1h-.5l-1.25.9l.35.55l.7-.5zm1.625 0h2.8l-.025-.625H12.85v-.025l1.1-1.1q.4-.4.563-.725t.162-.7q0-.5-.4-.862T13.3 7q-.5 0-.875.275t-.5.7l.625.25q.075-.275.275-.425t.45-.15q.3 0 .5.163t.2.412q0 .275-.125.525t-.35.475l-1.55 1.525zM10.2 17q.65 0 1.075-.363t.425-.937q0-.35-.2-.638t-.525-.412v-.05q.275-.125.425-.387t.15-.563q0-.5-.387-.825t-.988-.325q-.425 0-.812.25t-.513.65l.625.25q.1-.275.263-.4t.412-.125q.3 0 .487.15t.188.425t-.213.45t-.512.175h-.325v.625h.375q.35 0 .588.2t.237.5q0 .275-.225.475t-.55.2q-.275 0-.512-.2t-.313-.5l-.625.275q.15.5.55.8t.9.3m3.55 0q.6 0 1.05-.437t.45-1.013t-.387-.987t-.913-.413q-.125 0-.45.1h-.025l.975-1.375l-.55-.375l-1.075 1.6q-.35.5-.462.8t-.113.625q0 .625.425 1.05T13.75 17m0-.65q-.35 0-.575-.225t-.225-.575q0-.2.1-.387t.3-.313q.075-.05.4-.1q.325 0 .563.238t.237.587q0 .325-.225.55t-.575.225M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22"/></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.325%2011.4h.7V7.1h-.5l-1.25.9l.35.55l.7-.5zm1.625%200h2.8l-.025-.625H12.85v-.025l1.1-1.1q.4-.4.563-.725t.162-.7q0-.5-.4-.862T13.3%207q-.5%200-.875.275t-.5.7l.625.25q.075-.275.275-.425t.45-.15q.3%200%20.5.163t.2.412q0%20.275-.125.525t-.35.475l-1.55%201.525zM10.2%2017q.65%200%201.075-.363t.425-.937q0-.35-.2-.638t-.525-.412v-.05q.275-.125.425-.387t.15-.563q0-.5-.387-.825t-.988-.325q-.425%200-.812.25t-.513.65l.625.25q.1-.275.263-.4t.412-.125q.3%200%20.487.15t.188.425t-.213.45t-.512.175h-.325v.625h.375q.35%200%20.588.2t.237.5q0%20.275-.225.475t-.55.2q-.275%200-.512-.2t-.313-.5l-.625.275q.15.5.55.8t.9.3m3.55%200q.6%200%201.05-.437t.45-1.013t-.387-.987t-.913-.413q-.125%200-.45.1h-.025l.975-1.375l-.55-.375l-1.075%201.6q-.35.5-.462.8t-.113.625q0%20.625.425%201.05T13.75%2017m0-.65q-.35%200-.575-.225t-.225-.575q0-.2.1-.387t.3-.313q.075-.05.4-.1q.325%200%20.563.238t.237.587q0%20.325-.225.55t-.575.225M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022%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.325%2011.4h.7V7.1h-.5l-1.25.9l.35.55l.7-.5zm1.625%200h2.8l-.025-.625H12.85v-.025l1.1-1.1q.4-.4.563-.725t.162-.7q0-.5-.4-.862T13.3%207q-.5%200-.875.275t-.5.7l.625.25q.075-.275.275-.425t.45-.15q.3%200%20.5.163t.2.412q0%20.275-.125.525t-.35.475l-1.55%201.525zM10.2%2017q.65%200%201.075-.363t.425-.937q0-.35-.2-.638t-.525-.412v-.05q.275-.125.425-.387t.15-.563q0-.5-.387-.825t-.988-.325q-.425%200-.812.25t-.513.65l.625.25q.1-.275.263-.4t.412-.125q.3%200%20.487.15t.188.425t-.213.45t-.512.175h-.325v.625h.375q.35%200%20.588.2t.237.5q0%20.275-.225.475t-.55.2q-.275%200-.512-.2t-.313-.5l-.625.275q.15.5.55.8t.9.3m3.55%200q.6%200%201.05-.437t.45-1.013t-.387-.987t-.913-.413q-.125%200-.45.1h-.025l.975-1.375l-.55-.375l-1.075%201.6q-.35.5-.462.8t-.113.625q0%20.625.425%201.05T13.75%2017m0-.65q-.35%200-.575-.225t-.225-.575q0-.2.1-.387t.3-.313q.075-.05.4-.1q.325%200%20.563.238t.237.587q0%20.325-.225.55t-.575.225M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/farsight-digital.svg?color=%231a73e8&size=48