nearby icon
nearby-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- nearby-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nearby-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.435 14.95l-2.389-2.388q-.238-.239-.238-.562t.242-.565l2.388-2.388q.239-.24.562-.24t.566.243l2.387 2.388q.24.239.24.562t-.243.566l-2.388 2.387q-.239.24-.562.24t-.566-.243m1.713 4.909q-.233.233-.531.355q-.299.12-.616.12t-.615-.12t-.532-.355l-6.766-6.767q-.22-.218-.34-.516t-.12-.595t.12-.596q.12-.297.34-.516l6.757-6.757q.243-.243.537-.364t.618-.121t.619.121t.538.364l6.757 6.757q.22.219.34.517q.12.297.12.595t-.12.596t-.34.515zm-.82-1.005l6.546-6.546q.135-.135.135-.327t-.135-.327l-6.546-6.546q-.135-.135-.327-.125t-.327.144l-6.565 6.565q-.135.135-.125.308t.144.308l6.546 6.546q.135.135.327.135t.327-.135"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNearbyRounded(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="m11.435 14.95l-2.389-2.388q-.238-.239-.238-.562t.242-.565l2.388-2.388q.239-.24.562-.24t.566.243l2.387 2.388q.24.239.24.562t-.243.566l-2.388 2.387q-.239.24-.562.24t-.566-.243m1.713 4.909q-.233.233-.531.355q-.299.12-.616.12t-.615-.12t-.532-.355l-6.766-6.767q-.22-.218-.34-.516t-.12-.595t.12-.596q.12-.297.34-.516l6.757-6.757q.243-.243.537-.364t.618-.121t.619.121t.538.364l6.757 6.757q.22.219.34.517q.12.297.12.595t-.12.596t-.34.515zm-.82-1.005l6.546-6.546q.135-.135.135-.327t-.135-.327l-6.546-6.546q-.135-.135-.327-.125t-.327.144l-6.565 6.565q-.135.135-.125.308t.144.308l6.546 6.546q.135.135.327.135t.327-.135"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.435 14.95l-2.389-2.388q-.238-.239-.238-.562t.242-.565l2.388-2.388q.239-.24.562-.24t.566.243l2.387 2.388q.24.239.24.562t-.243.566l-2.388 2.387q-.239.24-.562.24t-.566-.243m1.713 4.909q-.233.233-.531.355q-.299.12-.616.12t-.615-.12t-.532-.355l-6.766-6.767q-.22-.218-.34-.516t-.12-.595t.12-.596q.12-.297.34-.516l6.757-6.757q.243-.243.537-.364t.618-.121t.619.121t.538.364l6.757 6.757q.22.219.34.517q.12.297.12.595t-.12.596t-.34.515zm-.82-1.005l6.546-6.546q.135-.135.135-.327t-.135-.327l-6.546-6.546q-.135-.135-.327-.125t-.327.144l-6.565 6.565q-.135.135-.125.308t.144.308l6.546 6.546q.135.135.327.135t.327-.135"/></svg> </template>
CSS
.icon-nearby-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%22m11.435%2014.95l-2.389-2.388q-.238-.239-.238-.562t.242-.565l2.388-2.388q.239-.24.562-.24t.566.243l2.387%202.388q.24.239.24.562t-.243.566l-2.388%202.387q-.239.24-.562.24t-.566-.243m1.713%204.909q-.233.233-.531.355q-.299.12-.616.12t-.615-.12t-.532-.355l-6.766-6.767q-.22-.218-.34-.516t-.12-.595t.12-.596q.12-.297.34-.516l6.757-6.757q.243-.243.537-.364t.618-.121t.619.121t.538.364l6.757%206.757q.22.219.34.517q.12.297.12.595t-.12.596t-.34.515zm-.82-1.005l6.546-6.546q.135-.135.135-.327t-.135-.327l-6.546-6.546q-.135-.135-.327-.125t-.327.144l-6.565%206.565q-.135.135-.125.308t.144.308l6.546%206.546q.135.135.327.135t.327-.135%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%22m11.435%2014.95l-2.389-2.388q-.238-.239-.238-.562t.242-.565l2.388-2.388q.239-.24.562-.24t.566.243l2.387%202.388q.24.239.24.562t-.243.566l-2.388%202.387q-.239.24-.562.24t-.566-.243m1.713%204.909q-.233.233-.531.355q-.299.12-.616.12t-.615-.12t-.532-.355l-6.766-6.767q-.22-.218-.34-.516t-.12-.595t.12-.596q.12-.297.34-.516l6.757-6.757q.243-.243.537-.364t.618-.121t.619.121t.538.364l6.757%206.757q.22.219.34.517q.12.297.12.595t-.12.596t-.34.515zm-.82-1.005l6.546-6.546q.135-.135.135-.327t-.135-.327l-6.546-6.546q-.135-.135-.327-.125t-.327.144l-6.565%206.565q-.135.135-.125.308t.144.308l6.546%206.546q.135.135.327.135t.327-.135%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-rounded.svg?color=%231a73e8&size=48