nearby off icon
nearby-off-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- nearby-off-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nearby-off-outline-rounded
2 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
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="M21.85 12.725q-.15.375-.45.675l-1.7 1.7q-.375.375-.9.375t-.9-.375t-.375-.9t.375-.9l1.3-1.3L12 4.8l-1.3 1.3q-.375.375-.9.375T8.9 6.1t-.375-.9t.375-.9l1.65-1.65q.3-.3.675-.463T12 2.025t.763.15t.662.45L21.4 10.6q.3.275.45.638t.15.737t-.15.75m-5.8 6.075l-2.65 2.6q-.3.275-.663.425t-.737.15t-.737-.137t-.663-.438l-7.975-7.975q-.3-.3-.45-.663t-.15-.737t.15-.737t.45-.663l2.575-2.6L2.1 4.9q-.275-.275-.288-.687T2.1 3.5q.275-.275.7-.275t.7.275l17.025 17.025q.275.275.275.675t-.275.675t-.687.275t-.688-.275zM4.825 12.025L12 19.2l2.25-2.2l-1.425-1.425l-.125.125q-.3.3-.7.3t-.7-.3l-2.975-2.975q-.3-.3-.3-.7t.3-.7l.125-.125l-1.4-1.4zM16 12.4q-.175.175-.4.175t-.4-.175l-3.6-3.6q-.175-.175-.175-.4T11.6 8t.4-.175t.4.175l3.6 3.6q.175.175.175.4t-.175.4"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNearbyOffRounded(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="M21.85 12.725q-.15.375-.45.675l-1.7 1.7q-.375.375-.9.375t-.9-.375t-.375-.9t.375-.9l1.3-1.3L12 4.8l-1.3 1.3q-.375.375-.9.375T8.9 6.1t-.375-.9t.375-.9l1.65-1.65q.3-.3.675-.463T12 2.025t.763.15t.662.45L21.4 10.6q.3.275.45.638t.15.737t-.15.75m-5.8 6.075l-2.65 2.6q-.3.275-.663.425t-.737.15t-.737-.137t-.663-.438l-7.975-7.975q-.3-.3-.45-.663t-.15-.737t.15-.737t.45-.663l2.575-2.6L2.1 4.9q-.275-.275-.288-.687T2.1 3.5q.275-.275.7-.275t.7.275l17.025 17.025q.275.275.275.675t-.275.675t-.687.275t-.688-.275zM4.825 12.025L12 19.2l2.25-2.2l-1.425-1.425l-.125.125q-.3.3-.7.3t-.7-.3l-2.975-2.975q-.3-.3-.3-.7t.3-.7l.125-.125l-1.4-1.4zM16 12.4q-.175.175-.4.175t-.4-.175l-3.6-3.6q-.175-.175-.175-.4T11.6 8t.4-.175t.4.175l3.6 3.6q.175.175.175.4t-.175.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.85 12.725q-.15.375-.45.675l-1.7 1.7q-.375.375-.9.375t-.9-.375t-.375-.9t.375-.9l1.3-1.3L12 4.8l-1.3 1.3q-.375.375-.9.375T8.9 6.1t-.375-.9t.375-.9l1.65-1.65q.3-.3.675-.463T12 2.025t.763.15t.662.45L21.4 10.6q.3.275.45.638t.15.737t-.15.75m-5.8 6.075l-2.65 2.6q-.3.275-.663.425t-.737.15t-.737-.137t-.663-.438l-7.975-7.975q-.3-.3-.45-.663t-.15-.737t.15-.737t.45-.663l2.575-2.6L2.1 4.9q-.275-.275-.288-.687T2.1 3.5q.275-.275.7-.275t.7.275l17.025 17.025q.275.275.275.675t-.275.675t-.687.275t-.688-.275zM4.825 12.025L12 19.2l2.25-2.2l-1.425-1.425l-.125.125q-.3.3-.7.3t-.7-.3l-2.975-2.975q-.3-.3-.3-.7t.3-.7l.125-.125l-1.4-1.4zM16 12.4q-.175.175-.4.175t-.4-.175l-3.6-3.6q-.175-.175-.175-.4T11.6 8t.4-.175t.4.175l3.6 3.6q.175.175.175.4t-.175.4"/></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%22M21.85%2012.725q-.15.375-.45.675l-1.7%201.7q-.375.375-.9.375t-.9-.375t-.375-.9t.375-.9l1.3-1.3L12%204.8l-1.3%201.3q-.375.375-.9.375T8.9%206.1t-.375-.9t.375-.9l1.65-1.65q.3-.3.675-.463T12%202.025t.763.15t.662.45L21.4%2010.6q.3.275.45.638t.15.737t-.15.75m-5.8%206.075l-2.65%202.6q-.3.275-.663.425t-.737.15t-.737-.137t-.663-.438l-7.975-7.975q-.3-.3-.45-.663t-.15-.737t.15-.737t.45-.663l2.575-2.6L2.1%204.9q-.275-.275-.288-.687T2.1%203.5q.275-.275.7-.275t.7.275l17.025%2017.025q.275.275.275.675t-.275.675t-.687.275t-.688-.275zM4.825%2012.025L12%2019.2l2.25-2.2l-1.425-1.425l-.125.125q-.3.3-.7.3t-.7-.3l-2.975-2.975q-.3-.3-.3-.7t.3-.7l.125-.125l-1.4-1.4zM16%2012.4q-.175.175-.4.175t-.4-.175l-3.6-3.6q-.175-.175-.175-.4T11.6%208t.4-.175t.4.175l3.6%203.6q.175.175.175.4t-.175.4%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%22M21.85%2012.725q-.15.375-.45.675l-1.7%201.7q-.375.375-.9.375t-.9-.375t-.375-.9t.375-.9l1.3-1.3L12%204.8l-1.3%201.3q-.375.375-.9.375T8.9%206.1t-.375-.9t.375-.9l1.65-1.65q.3-.3.675-.463T12%202.025t.763.15t.662.45L21.4%2010.6q.3.275.45.638t.15.737t-.15.75m-5.8%206.075l-2.65%202.6q-.3.275-.663.425t-.737.15t-.737-.137t-.663-.438l-7.975-7.975q-.3-.3-.45-.663t-.15-.737t.15-.737t.45-.663l2.575-2.6L2.1%204.9q-.275-.275-.288-.687T2.1%203.5q.275-.275.7-.275t.7.275l17.025%2017.025q.275.275.275.675t-.275.675t-.687.275t-.688-.275zM4.825%2012.025L12%2019.2l2.25-2.2l-1.425-1.425l-.125.125q-.3.3-.7.3t-.7-.3l-2.975-2.975q-.3-.3-.3-.7t.3-.7l.125-.125l-1.4-1.4zM16%2012.4q-.175.175-.4.175t-.4-.175l-3.6-3.6q-.175-.175-.175-.4T11.6%208t.4-.175t.4.175l3.6%203.6q.175.175.175.4t-.175.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nearby-off-rounded.svg?color=%231a73e8&size=48