nest farsight dual icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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.75 12.75h.95L15.95 15q.225.225.525.225T17 15t.225-.525T17 13.95l-1.2-1.2h1.45q.325 0 .537-.213T18 12t-.213-.537t-.537-.213H15.8l1.2-1.2q.225-.225.225-.525T17 9t-.525-.225T15.95 9l-2.25 2.25h-.95v-.95L15 8.05q.225-.225.225-.525T15 7t-.525-.225T13.95 7l-1.2 1.2V6.75q0-.325-.213-.538T12 6t-.537.213t-.213.537v10.5q0 .325.213.538T12 18t.538-.213t.212-.537V15.8l1.2 1.2q.225.225.525.225T15 17t.225-.525T15 15.95l-2.25-2.25zM12 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 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m-4.6-8.6q-.35.625-.625 1.263T6.5 14.025q0 .45.138.875t.387.8q.275.4.713.513t.812-.163q.35-.25.425-.65t-.2-.7q-.125-.15-.2-.325T8.5 14q0-.45.225-.837t.425-.788q.325-.575.588-1.2t.262-1.3q0-.45-.15-.875t-.425-.775q-.275-.375-.737-.475t-.813.175q-.325.275-.362.675t.237.675q.125.125.188.288T8 9.9q0 .425-.2.788t-.4.712"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestFarsightDualOutlineRounded(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.75 12.75h.95L15.95 15q.225.225.525.225T17 15t.225-.525T17 13.95l-1.2-1.2h1.45q.325 0 .537-.213T18 12t-.213-.537t-.537-.213H15.8l1.2-1.2q.225-.225.225-.525T17 9t-.525-.225T15.95 9l-2.25 2.25h-.95v-.95L15 8.05q.225-.225.225-.525T15 7t-.525-.225T13.95 7l-1.2 1.2V6.75q0-.325-.213-.538T12 6t-.537.213t-.213.537v10.5q0 .325.213.538T12 18t.538-.213t.212-.537V15.8l1.2 1.2q.225.225.525.225T15 17t.225-.525T15 15.95l-2.25-2.25zM12 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 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m-4.6-8.6q-.35.625-.625 1.263T6.5 14.025q0 .45.138.875t.387.8q.275.4.713.513t.812-.163q.35-.25.425-.65t-.2-.7q-.125-.15-.2-.325T8.5 14q0-.45.225-.837t.425-.788q.325-.575.588-1.2t.262-1.3q0-.45-.15-.875t-.425-.775q-.275-.375-.737-.475t-.813.175q-.325.275-.362.675t.237.675q.125.125.188.288T8 9.9q0 .425-.2.788t-.4.712"/></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.75 12.75h.95L15.95 15q.225.225.525.225T17 15t.225-.525T17 13.95l-1.2-1.2h1.45q.325 0 .537-.213T18 12t-.213-.537t-.537-.213H15.8l1.2-1.2q.225-.225.225-.525T17 9t-.525-.225T15.95 9l-2.25 2.25h-.95v-.95L15 8.05q.225-.225.225-.525T15 7t-.525-.225T13.95 7l-1.2 1.2V6.75q0-.325-.213-.538T12 6t-.537.213t-.213.537v10.5q0 .325.213.538T12 18t.538-.213t.212-.537V15.8l1.2 1.2q.225.225.525.225T15 17t.225-.525T15 15.95l-2.25-2.25zM12 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 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m-4.6-8.6q-.35.625-.625 1.263T6.5 14.025q0 .45.138.875t.387.8q.275.4.713.513t.812-.163q.35-.25.425-.65t-.2-.7q-.125-.15-.2-.325T8.5 14q0-.45.225-.837t.425-.788q.325-.575.588-1.2t.262-1.3q0-.45-.15-.875t-.425-.775q-.275-.375-.737-.475t-.813.175q-.325.275-.362.675t.237.675q.125.125.188.288T8 9.9q0 .425-.2.788t-.4.712"/></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.75%2012.75h.95L15.95%2015q.225.225.525.225T17%2015t.225-.525T17%2013.95l-1.2-1.2h1.45q.325%200%20.537-.213T18%2012t-.213-.537t-.537-.213H15.8l1.2-1.2q.225-.225.225-.525T17%209t-.525-.225T15.95%209l-2.25%202.25h-.95v-.95L15%208.05q.225-.225.225-.525T15%207t-.525-.225T13.95%207l-1.2%201.2V6.75q0-.325-.213-.538T12%206t-.537.213t-.213.537v10.5q0%20.325.213.538T12%2018t.538-.213t.212-.537V15.8l1.2%201.2q.225.225.525.225T15%2017t.225-.525T15%2015.95l-2.25-2.25zM12%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%2022m0-2q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m-4.6-8.6q-.35.625-.625%201.263T6.5%2014.025q0%20.45.138.875t.387.8q.275.4.713.513t.812-.163q.35-.25.425-.65t-.2-.7q-.125-.15-.2-.325T8.5%2014q0-.45.225-.837t.425-.788q.325-.575.588-1.2t.262-1.3q0-.45-.15-.875t-.425-.775q-.275-.375-.737-.475t-.813.175q-.325.275-.362.675t.237.675q.125.125.188.288T8%209.9q0%20.425-.2.788t-.4.712%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.75%2012.75h.95L15.95%2015q.225.225.525.225T17%2015t.225-.525T17%2013.95l-1.2-1.2h1.45q.325%200%20.537-.213T18%2012t-.213-.537t-.537-.213H15.8l1.2-1.2q.225-.225.225-.525T17%209t-.525-.225T15.95%209l-2.25%202.25h-.95v-.95L15%208.05q.225-.225.225-.525T15%207t-.525-.225T13.95%207l-1.2%201.2V6.75q0-.325-.213-.538T12%206t-.537.213t-.213.537v10.5q0%20.325.213.538T12%2018t.538-.213t.212-.537V15.8l1.2%201.2q.225.225.525.225T15%2017t.225-.525T15%2015.95l-2.25-2.25zM12%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%2022m0-2q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m-4.6-8.6q-.35.625-.625%201.263T6.5%2014.025q0%20.45.138.875t.387.8q.275.4.713.513t.812-.163q.35-.25.425-.65t-.2-.7q-.125-.15-.2-.325T8.5%2014q0-.45.225-.837t.425-.788q.325-.575.588-1.2t.262-1.3q0-.45-.15-.875t-.425-.775q-.275-.375-.737-.475t-.813.175q-.325.275-.362.675t.237.675q.125.125.188.288T8%209.9q0%20.425-.2.788t-.4.712%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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