nest clock farsight digital icon

nest-clock-farsight-digital from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-clock-farsight-digital
Set
Material Symbols
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-clock-farsight-digital-rounded, nest-clock-farsight-digital-sharp

1 other variant in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the nest clock 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="M6.625 13.9h.6v-3.8H6.8l-1.125.8l.325.475l.625-.45zm1.425.025h2.5v-.575H8.9v-.05l.975-1q.3-.3.45-.6t.15-.6q0-.5-.337-.8t-.863-.3q-.45 0-.775.225t-.45.625l.525.25q.1-.25.275-.375t.425-.125q.275 0 .438.138t.162.387q0 .3-.425.775l-1.4 1.45zm3.85-.15q.125-.125.125-.325t-.125-.325t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125m0-2.025q.125-.125.125-.325T11.9 11.1t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125M13.875 14q.575 0 .925-.325t.35-.825q0-.35-.175-.587T14.5 11.9v-.025q.25-.125.388-.337t.137-.488q0-.425-.35-.737t-.85-.313q-.425 0-.737.213t-.463.587l.55.225q.1-.225.263-.337t.387-.113q.275 0 .425.138t.15.337q0 .25-.187.413t-.463.162h-.3v.575h.325q.35 0 .537.138t.188.412t-.2.463t-.5.187q-.275 0-.437-.15t-.263-.475l-.575.225q.15.475.5.738t.85.262M17 14q.55 0 .938-.375t.387-.925q0-.5-.325-.862t-.825-.363q-.05 0-.4.1l-.025-.025l.875-1.2l-.5-.35l-.975 1.4q-.3.425-.4.7t-.1.525q0 .575.388.975T17 14m-.537-.787Q16.25 13 16.25 12.7t.213-.512t.512-.213t.513.213t.212.512t-.213.513t-.512.212t-.513-.213M12 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 MaterialSymbolsNestClockFarsightDigital(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="M6.625 13.9h.6v-3.8H6.8l-1.125.8l.325.475l.625-.45zm1.425.025h2.5v-.575H8.9v-.05l.975-1q.3-.3.45-.6t.15-.6q0-.5-.337-.8t-.863-.3q-.45 0-.775.225t-.45.625l.525.25q.1-.25.275-.375t.425-.125q.275 0 .438.138t.162.387q0 .3-.425.775l-1.4 1.45zm3.85-.15q.125-.125.125-.325t-.125-.325t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125m0-2.025q.125-.125.125-.325T11.9 11.1t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125M13.875 14q.575 0 .925-.325t.35-.825q0-.35-.175-.587T14.5 11.9v-.025q.25-.125.388-.337t.137-.488q0-.425-.35-.737t-.85-.313q-.425 0-.737.213t-.463.587l.55.225q.1-.225.263-.337t.387-.113q.275 0 .425.138t.15.337q0 .25-.187.413t-.463.162h-.3v.575h.325q.35 0 .537.138t.188.412t-.2.463t-.5.187q-.275 0-.437-.15t-.263-.475l-.575.225q.15.475.5.738t.85.262M17 14q.55 0 .938-.375t.387-.925q0-.5-.325-.862t-.825-.363q-.05 0-.4.1l-.025-.025l.875-1.2l-.5-.35l-.975 1.4q-.3.425-.4.7t-.1.525q0 .575.388.975T17 14m-.537-.787Q16.25 13 16.25 12.7t.213-.512t.512-.213t.513.213t.212.512t-.213.513t-.512.212t-.513-.213M12 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="M6.625 13.9h.6v-3.8H6.8l-1.125.8l.325.475l.625-.45zm1.425.025h2.5v-.575H8.9v-.05l.975-1q.3-.3.45-.6t.15-.6q0-.5-.337-.8t-.863-.3q-.45 0-.775.225t-.45.625l.525.25q.1-.25.275-.375t.425-.125q.275 0 .438.138t.162.387q0 .3-.425.775l-1.4 1.45zm3.85-.15q.125-.125.125-.325t-.125-.325t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125m0-2.025q.125-.125.125-.325T11.9 11.1t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125M13.875 14q.575 0 .925-.325t.35-.825q0-.35-.175-.587T14.5 11.9v-.025q.25-.125.388-.337t.137-.488q0-.425-.35-.737t-.85-.313q-.425 0-.737.213t-.463.587l.55.225q.1-.225.263-.337t.387-.113q.275 0 .425.138t.15.337q0 .25-.187.413t-.463.162h-.3v.575h.325q.35 0 .537.138t.188.412t-.2.463t-.5.187q-.275 0-.437-.15t-.263-.475l-.575.225q.15.475.5.738t.85.262M17 14q.55 0 .938-.375t.387-.925q0-.5-.325-.862t-.825-.363q-.05 0-.4.1l-.025-.025l.875-1.2l-.5-.35l-.975 1.4q-.3.425-.4.7t-.1.525q0 .575.388.975T17 14m-.537-.787Q16.25 13 16.25 12.7t.213-.512t.512-.213t.513.213t.212.512t-.213.513t-.512.212t-.513-.213M12 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-nest-clock-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%22M6.625%2013.9h.6v-3.8H6.8l-1.125.8l.325.475l.625-.45zm1.425.025h2.5v-.575H8.9v-.05l.975-1q.3-.3.45-.6t.15-.6q0-.5-.337-.8t-.863-.3q-.45%200-.775.225t-.45.625l.525.25q.1-.25.275-.375t.425-.125q.275%200%20.438.138t.162.387q0%20.3-.425.775l-1.4%201.45zm3.85-.15q.125-.125.125-.325t-.125-.325t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125m0-2.025q.125-.125.125-.325T11.9%2011.1t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125M13.875%2014q.575%200%20.925-.325t.35-.825q0-.35-.175-.587T14.5%2011.9v-.025q.25-.125.388-.337t.137-.488q0-.425-.35-.737t-.85-.313q-.425%200-.737.213t-.463.587l.55.225q.1-.225.263-.337t.387-.113q.275%200%20.425.138t.15.337q0%20.25-.187.413t-.463.162h-.3v.575h.325q.35%200%20.537.138t.188.412t-.2.463t-.5.187q-.275%200-.437-.15t-.263-.475l-.575.225q.15.475.5.738t.85.262M17%2014q.55%200%20.938-.375t.387-.925q0-.5-.325-.862t-.825-.363q-.05%200-.4.1l-.025-.025l.875-1.2l-.5-.35l-.975%201.4q-.3.425-.4.7t-.1.525q0%20.575.388.975T17%2014m-.537-.787Q16.25%2013%2016.25%2012.7t.213-.512t.512-.213t.513.213t.212.512t-.213.513t-.512.212t-.513-.213M12%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%22M6.625%2013.9h.6v-3.8H6.8l-1.125.8l.325.475l.625-.45zm1.425.025h2.5v-.575H8.9v-.05l.975-1q.3-.3.45-.6t.15-.6q0-.5-.337-.8t-.863-.3q-.45%200-.775.225t-.45.625l.525.25q.1-.25.275-.375t.425-.125q.275%200%20.438.138t.162.387q0%20.3-.425.775l-1.4%201.45zm3.85-.15q.125-.125.125-.325t-.125-.325t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125m0-2.025q.125-.125.125-.325T11.9%2011.1t-.325-.125t-.325.125t-.125.325t.125.325t.325.125t.325-.125M13.875%2014q.575%200%20.925-.325t.35-.825q0-.35-.175-.587T14.5%2011.9v-.025q.25-.125.388-.337t.137-.488q0-.425-.35-.737t-.85-.313q-.425%200-.737.213t-.463.587l.55.225q.1-.225.263-.337t.387-.113q.275%200%20.425.138t.15.337q0%20.25-.187.413t-.463.162h-.3v.575h.325q.35%200%20.537.138t.188.412t-.2.463t-.5.187q-.275%200-.437-.15t-.263-.475l-.575.225q.15.475.5.738t.85.262M17%2014q.55%200%20.938-.375t.387-.925q0-.5-.325-.862t-.825-.363q-.05%200-.4.1l-.025-.025l.875-1.2l-.5-.35l-.975%201.4q-.3.425-.4.7t-.1.525q0%20.575.388.975T17%2014m-.537-.787Q16.25%2013%2016.25%2012.7t.213-.512t.512-.213t.513.213t.212.512t-.213.513t-.512.212t-.513-.213M12%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/nest-clock-farsight-digital.svg?color=%231a73e8&size=48