nest farsight dual icon

nest-farsight-dual-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-farsight-dual-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the nest farsight dual icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.442 12.442h1.124l2.019 2q.129.13.313.139q.185.01.314-.129q.129-.138.119-.323t-.139-.313l-1.373-1.374h1.758q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-1.758l1.393-1.412q.129-.13.129-.304q0-.175-.13-.313q-.128-.138-.313-.129q-.184.01-.313.139l-2.02 2.019h-1.123v-1.123l2.02-2.02q.129-.128.138-.313t-.129-.313q-.138-.13-.323-.13q-.184 0-.313.13L12.442 9.18V7.423q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v9.135q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317V14.8l1.393 1.392q.129.13.304.139t.323-.139t.148-.313t-.148-.313l-2.02-2.02zM12.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.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m-3.561-8.35q-.32.566-.572 1.142q-.251.577-.251 1.233q0 .527.224.99q.224.464.589.858q.15.19.39.245q.24.053.427-.101q.173-.14.2-.328q.027-.189-.113-.316q-.299-.284-.508-.623t-.21-.75q0-.508.226-.962t.482-.913q.287-.517.54-1.08t.253-1.17q0-.527-.256-.99q-.256-.464-.646-.814q-.16-.183-.392-.215q-.231-.033-.409.127q-.153.132-.17.324q-.018.193.122.314q.298.24.524.566t.226.713q0 .483-.219.913t-.457.837"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestFarsightDualOutlineRounded(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="M12.442 12.442h1.124l2.019 2q.129.13.313.139q.185.01.314-.129q.129-.138.119-.323t-.139-.313l-1.373-1.374h1.758q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-1.758l1.393-1.412q.129-.13.129-.304q0-.175-.13-.313q-.128-.138-.313-.129q-.184.01-.313.139l-2.02 2.019h-1.123v-1.123l2.02-2.02q.129-.128.138-.313t-.129-.313q-.138-.13-.323-.13q-.184 0-.313.13L12.442 9.18V7.423q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v9.135q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317V14.8l1.393 1.392q.129.13.304.139t.323-.139t.148-.313t-.148-.313l-2.02-2.02zM12.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.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m-3.561-8.35q-.32.566-.572 1.142q-.251.577-.251 1.233q0 .527.224.99q.224.464.589.858q.15.19.39.245q.24.053.427-.101q.173-.14.2-.328q.027-.189-.113-.316q-.299-.284-.508-.623t-.21-.75q0-.508.226-.962t.482-.913q.287-.517.54-1.08t.253-1.17q0-.527-.256-.99q-.256-.464-.646-.814q-.16-.183-.392-.215q-.231-.033-.409.127q-.153.132-.17.324q-.018.193.122.314q.298.24.524.566t.226.713q0 .483-.219.913t-.457.837"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.442 12.442h1.124l2.019 2q.129.13.313.139q.185.01.314-.129q.129-.138.119-.323t-.139-.313l-1.373-1.374h1.758q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-1.758l1.393-1.412q.129-.13.129-.304q0-.175-.13-.313q-.128-.138-.313-.129q-.184.01-.313.139l-2.02 2.019h-1.123v-1.123l2.02-2.02q.129-.128.138-.313t-.129-.313q-.138-.13-.323-.13q-.184 0-.313.13L12.442 9.18V7.423q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v9.135q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317V14.8l1.393 1.392q.129.13.304.139t.323-.139t.148-.313t-.148-.313l-2.02-2.02zM12.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.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m-3.561-8.35q-.32.566-.572 1.142q-.251.577-.251 1.233q0 .527.224.99q.224.464.589.858q.15.19.39.245q.24.053.427-.101q.173-.14.2-.328q.027-.189-.113-.316q-.299-.284-.508-.623t-.21-.75q0-.508.226-.962t.482-.913q.287-.517.54-1.08t.253-1.17q0-.527-.256-.99q-.256-.464-.646-.814q-.16-.183-.392-.215q-.231-.033-.409.127q-.153.132-.17.324q-.018.193.122.314q.298.24.524.566t.226.713q0 .483-.219.913t-.457.837"/></svg>
</template>

CSS

.icon-nest-farsight-dual-outline-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%22M12.442%2012.442h1.124l2.019%202q.129.13.313.139q.185.01.314-.129q.129-.138.119-.323t-.139-.313l-1.373-1.374h1.758q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-1.758l1.393-1.412q.129-.13.129-.304q0-.175-.13-.313q-.128-.138-.313-.129q-.184.01-.313.139l-2.02%202.019h-1.123v-1.123l2.02-2.02q.129-.128.138-.313t-.129-.313q-.138-.13-.323-.13q-.184%200-.313.13L12.442%209.18V7.423q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v9.135q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125q.126-.126.126-.317V14.8l1.393%201.392q.129.13.304.139t.323-.139t.148-.313t-.148-.313l-2.02-2.02zM12.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.709M12%2020q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m-3.561-8.35q-.32.566-.572%201.142q-.251.577-.251%201.233q0%20.527.224.99q.224.464.589.858q.15.19.39.245q.24.053.427-.101q.173-.14.2-.328q.027-.189-.113-.316q-.299-.284-.508-.623t-.21-.75q0-.508.226-.962t.482-.913q.287-.517.54-1.08t.253-1.17q0-.527-.256-.99q-.256-.464-.646-.814q-.16-.183-.392-.215q-.231-.033-.409.127q-.153.132-.17.324q-.018.193.122.314q.298.24.524.566t.226.713q0%20.483-.219.913t-.457.837%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%22M12.442%2012.442h1.124l2.019%202q.129.13.313.139q.185.01.314-.129q.129-.138.119-.323t-.139-.313l-1.373-1.374h1.758q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-1.758l1.393-1.412q.129-.13.129-.304q0-.175-.13-.313q-.128-.138-.313-.129q-.184.01-.313.139l-2.02%202.019h-1.123v-1.123l2.02-2.02q.129-.128.138-.313t-.129-.313q-.138-.13-.323-.13q-.184%200-.313.13L12.442%209.18V7.423q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v9.135q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125q.126-.126.126-.317V14.8l1.393%201.392q.129.13.304.139t.323-.139t.148-.313t-.148-.313l-2.02-2.02zM12.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.709M12%2020q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m-3.561-8.35q-.32.566-.572%201.142q-.251.577-.251%201.233q0%20.527.224.99q.224.464.589.858q.15.19.39.245q.24.053.427-.101q.173-.14.2-.328q.027-.189-.113-.316q-.299-.284-.508-.623t-.21-.75q0-.508.226-.962t.482-.913q.287-.517.54-1.08t.253-1.17q0-.527-.256-.99q-.256-.464-.646-.814q-.16-.183-.392-.215q-.231-.033-.409.127q-.153.132-.17.324q-.018.193.122.314q.298.24.524.566t.226.713q0%20.483-.219.913t-.457.837%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/nest-farsight-dual-outline-rounded.svg?color=%231a73e8&size=48