nearby-off-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
nearby-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
nearby-off-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the nearby off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.264 12.552q-.122.298-.364.54l-1.777 1.777q-.182.183-.457.183t-.458-.183t-.183-.457t.183-.458l1.646-1.646q.154-.154.154-.318q0-.163-.154-.317l-6.546-6.546q-.154-.154-.337-.154q-.182 0-.336.154L9.989 6.773q-.183.183-.458.183t-.458-.183t-.183-.457t.183-.458l1.746-1.746q.242-.243.55-.376q.308-.134.612-.134t.599.121t.537.364l6.764 6.763q.242.237.373.522q.13.286.13.584t-.12.596m-4.695 4.883l-2.438 2.427q-.242.236-.538.357t-.612.121q-.298 0-.603-.118t-.547-.36l-6.725-6.725q-.242-.243-.364-.548q-.12-.305-.12-.603q0-.317.12-.612q.122-.295.364-.538L6.527 8.41L3.004 4.881q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16l16.044 16.044q.14.14.15.339q.01.198-.15.357q-.16.16-.351.16t-.351-.16zM5.114 12.314l6.54 6.54q.154.154.327.154t.327-.154l2.346-2.335l-1.848-1.848l-.26.26q-.242.242-.565.242t-.565-.242l-2.38-2.379q-.242-.242-.242-.565t.242-.566l.26-.26L7.454 9.32l-2.34 2.34q-.154.155-.154.328t.154.327m10.078-.03q-.136.137-.284.137t-.285-.136L11.677 9.34q-.118-.118-.127-.275t.127-.295t.285-.136t.284.136l2.946 2.947q.117.117.127.275q.01.157-.127.294"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNearbyOffRounded(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="M20.264 12.552q-.122.298-.364.54l-1.777 1.777q-.182.183-.457.183t-.458-.183t-.183-.457t.183-.458l1.646-1.646q.154-.154.154-.318q0-.163-.154-.317l-6.546-6.546q-.154-.154-.337-.154q-.182 0-.336.154L9.989 6.773q-.183.183-.458.183t-.458-.183t-.183-.457t.183-.458l1.746-1.746q.242-.243.55-.376q.308-.134.612-.134t.599.121t.537.364l6.764 6.763q.242.237.373.522q.13.286.13.584t-.12.596m-4.695 4.883l-2.438 2.427q-.242.236-.538.357t-.612.121q-.298 0-.603-.118t-.547-.36l-6.725-6.725q-.242-.243-.364-.548q-.12-.305-.12-.603q0-.317.12-.612q.122-.295.364-.538L6.527 8.41L3.004 4.881q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16l16.044 16.044q.14.14.15.339q.01.198-.15.357q-.16.16-.351.16t-.351-.16zM5.114 12.314l6.54 6.54q.154.154.327.154t.327-.154l2.346-2.335l-1.848-1.848l-.26.26q-.242.242-.565.242t-.565-.242l-2.38-2.379q-.242-.242-.242-.565t.242-.566l.26-.26L7.454 9.32l-2.34 2.34q-.154.155-.154.328t.154.327m10.078-.03q-.136.137-.284.137t-.285-.136L11.677 9.34q-.118-.118-.127-.275t.127-.295t.285-.136t.284.136l2.946 2.947q.117.117.127.275q.01.157-.127.294"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.264 12.552q-.122.298-.364.54l-1.777 1.777q-.182.183-.457.183t-.458-.183t-.183-.457t.183-.458l1.646-1.646q.154-.154.154-.318q0-.163-.154-.317l-6.546-6.546q-.154-.154-.337-.154q-.182 0-.336.154L9.989 6.773q-.183.183-.458.183t-.458-.183t-.183-.457t.183-.458l1.746-1.746q.242-.243.55-.376q.308-.134.612-.134t.599.121t.537.364l6.764 6.763q.242.237.373.522q.13.286.13.584t-.12.596m-4.695 4.883l-2.438 2.427q-.242.236-.538.357t-.612.121q-.298 0-.603-.118t-.547-.36l-6.725-6.725q-.242-.243-.364-.548q-.12-.305-.12-.603q0-.317.12-.612q.122-.295.364-.538L6.527 8.41L3.004 4.881q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16l16.044 16.044q.14.14.15.339q.01.198-.15.357q-.16.16-.351.16t-.351-.16zM5.114 12.314l6.54 6.54q.154.154.327.154t.327-.154l2.346-2.335l-1.848-1.848l-.26.26q-.242.242-.565.242t-.565-.242l-2.38-2.379q-.242-.242-.242-.565t.242-.566l.26-.26L7.454 9.32l-2.34 2.34q-.154.155-.154.328t.154.327m10.078-.03q-.136.137-.284.137t-.285-.136L11.677 9.34q-.118-.118-.127-.275t.127-.295t.285-.136t.284.136l2.946 2.947q.117.117.127.275q.01.157-.127.294"/></svg>
</template>

CSS

.icon-nearby-off-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%22M20.264%2012.552q-.122.298-.364.54l-1.777%201.777q-.182.183-.457.183t-.458-.183t-.183-.457t.183-.458l1.646-1.646q.154-.154.154-.318q0-.163-.154-.317l-6.546-6.546q-.154-.154-.337-.154q-.182%200-.336.154L9.989%206.773q-.183.183-.458.183t-.458-.183t-.183-.457t.183-.458l1.746-1.746q.242-.243.55-.376q.308-.134.612-.134t.599.121t.537.364l6.764%206.763q.242.237.373.522q.13.286.13.584t-.12.596m-4.695%204.883l-2.438%202.427q-.242.236-.538.357t-.612.121q-.298%200-.603-.118t-.547-.36l-6.725-6.725q-.242-.243-.364-.548q-.12-.305-.12-.603q0-.317.12-.612q.122-.295.364-.538L6.527%208.41L3.004%204.881q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16l16.044%2016.044q.14.14.15.339q.01.198-.15.357q-.16.16-.351.16t-.351-.16zM5.114%2012.314l6.54%206.54q.154.154.327.154t.327-.154l2.346-2.335l-1.848-1.848l-.26.26q-.242.242-.565.242t-.565-.242l-2.38-2.379q-.242-.242-.242-.565t.242-.566l.26-.26L7.454%209.32l-2.34%202.34q-.154.155-.154.328t.154.327m10.078-.03q-.136.137-.284.137t-.285-.136L11.677%209.34q-.118-.118-.127-.275t.127-.295t.285-.136t.284.136l2.946%202.947q.117.117.127.275q.01.157-.127.294%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%22M20.264%2012.552q-.122.298-.364.54l-1.777%201.777q-.182.183-.457.183t-.458-.183t-.183-.457t.183-.458l1.646-1.646q.154-.154.154-.318q0-.163-.154-.317l-6.546-6.546q-.154-.154-.337-.154q-.182%200-.336.154L9.989%206.773q-.183.183-.458.183t-.458-.183t-.183-.457t.183-.458l1.746-1.746q.242-.243.55-.376q.308-.134.612-.134t.599.121t.537.364l6.764%206.763q.242.237.373.522q.13.286.13.584t-.12.596m-4.695%204.883l-2.438%202.427q-.242.236-.538.357t-.612.121q-.298%200-.603-.118t-.547-.36l-6.725-6.725q-.242-.243-.364-.548q-.12-.305-.12-.603q0-.317.12-.612q.122-.295.364-.538L6.527%208.41L3.004%204.881q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16l16.044%2016.044q.14.14.15.339q.01.198-.15.357q-.16.16-.351.16t-.351-.16zM5.114%2012.314l6.54%206.54q.154.154.327.154t.327-.154l2.346-2.335l-1.848-1.848l-.26.26q-.242.242-.565.242t-.565-.242l-2.38-2.379q-.242-.242-.242-.565t.242-.566l.26-.26L7.454%209.32l-2.34%202.34q-.154.155-.154.328t.154.327m10.078-.03q-.136.137-.284.137t-.285-.136L11.677%209.34q-.118-.118-.127-.275t.127-.295t.285-.136t.284.136l2.946%202.947q.117.117.127.275q.01.157-.127.294%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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