nearby error icon
nearby-error-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- nearby-error-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nearby-error-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 error icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.028 17.856q-.143-.144-.143-.356V11q0-.213.144-.356t.356-.144t.356.144t.144.356v6.5q0 .213-.144.356q-.144.144-.357.144t-.356-.144m.35 2.798q-.265 0-.437-.175t-.172-.434t.175-.44t.434-.182t.44.179t.182.443t-.179.437q-.179.172-.443.172m-8.995-.289q-.297 0-.582-.12t-.547-.384l-6.731-6.73q-.262-.262-.383-.549q-.12-.287-.12-.583t.12-.583q.121-.285.383-.547l6.73-6.73q.263-.262.55-.383q.286-.122.583-.122t.582.131t.548.373l4.417 4.38q.084.084.133.197q.05.113.05.26q0 .289-.202.464t-.463.176q-.13 0-.23-.039t-.204-.143l-4.325-4.325q-.153-.154-.307-.154t-.308.154l-6.585 6.584q-.153.154-.153.308t.153.308l6.585 6.584q.154.154.308.154q.153 0 .307-.154l4.325-4.325q.104-.103.207-.143t.232-.04q.259 0 .459.177q.2.176.2.466q0 .139-.039.255t-.143.2l-4.417 4.38q-.262.242-.549.373q-.287.13-.584.13m-.564-5.415l-2.385-2.384q-.13-.132-.186-.278T8.192 12q0-.16.06-.299t.179-.259l2.388-2.392q.131-.13.277-.186t.288-.056q.16 0 .3.06t.26.179l2.393 2.394q.12.12.18.26t.06.299q0 .142-.056.289q-.056.145-.187.276l-2.391 2.388q-.12.12-.26.18q-.139.06-.298.06q-.143 0-.289-.057q-.146-.055-.277-.186"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNearbyErrorRounded(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.028 17.856q-.143-.144-.143-.356V11q0-.213.144-.356t.356-.144t.356.144t.144.356v6.5q0 .213-.144.356q-.144.144-.357.144t-.356-.144m.35 2.798q-.265 0-.437-.175t-.172-.434t.175-.44t.434-.182t.44.179t.182.443t-.179.437q-.179.172-.443.172m-8.995-.289q-.297 0-.582-.12t-.547-.384l-6.731-6.73q-.262-.262-.383-.549q-.12-.287-.12-.583t.12-.583q.121-.285.383-.547l6.73-6.73q.263-.262.55-.383q.286-.122.583-.122t.582.131t.548.373l4.417 4.38q.084.084.133.197q.05.113.05.26q0 .289-.202.464t-.463.176q-.13 0-.23-.039t-.204-.143l-4.325-4.325q-.153-.154-.307-.154t-.308.154l-6.585 6.584q-.153.154-.153.308t.153.308l6.585 6.584q.154.154.308.154q.153 0 .307-.154l4.325-4.325q.104-.103.207-.143t.232-.04q.259 0 .459.177q.2.176.2.466q0 .139-.039.255t-.143.2l-4.417 4.38q-.262.242-.549.373q-.287.13-.584.13m-.564-5.415l-2.385-2.384q-.13-.132-.186-.278T8.192 12q0-.16.06-.299t.179-.259l2.388-2.392q.131-.13.277-.186t.288-.056q.16 0 .3.06t.26.179l2.393 2.394q.12.12.18.26t.06.299q0 .142-.056.289q-.056.145-.187.276l-2.391 2.388q-.12.12-.26.18q-.139.06-.298.06q-.143 0-.289-.057q-.146-.055-.277-.186"/></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.028 17.856q-.143-.144-.143-.356V11q0-.213.144-.356t.356-.144t.356.144t.144.356v6.5q0 .213-.144.356q-.144.144-.357.144t-.356-.144m.35 2.798q-.265 0-.437-.175t-.172-.434t.175-.44t.434-.182t.44.179t.182.443t-.179.437q-.179.172-.443.172m-8.995-.289q-.297 0-.582-.12t-.547-.384l-6.731-6.73q-.262-.262-.383-.549q-.12-.287-.12-.583t.12-.583q.121-.285.383-.547l6.73-6.73q.263-.262.55-.383q.286-.122.583-.122t.582.131t.548.373l4.417 4.38q.084.084.133.197q.05.113.05.26q0 .289-.202.464t-.463.176q-.13 0-.23-.039t-.204-.143l-4.325-4.325q-.153-.154-.307-.154t-.308.154l-6.585 6.584q-.153.154-.153.308t.153.308l6.585 6.584q.154.154.308.154q.153 0 .307-.154l4.325-4.325q.104-.103.207-.143t.232-.04q.259 0 .459.177q.2.176.2.466q0 .139-.039.255t-.143.2l-4.417 4.38q-.262.242-.549.373q-.287.13-.584.13m-.564-5.415l-2.385-2.384q-.13-.132-.186-.278T8.192 12q0-.16.06-.299t.179-.259l2.388-2.392q.131-.13.277-.186t.288-.056q.16 0 .3.06t.26.179l2.393 2.394q.12.12.18.26t.06.299q0 .142-.056.289q-.056.145-.187.276l-2.391 2.388q-.12.12-.26.18q-.139.06-.298.06q-.143 0-.289-.057q-.146-.055-.277-.186"/></svg> </template>
CSS
.icon-nearby-error-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.028%2017.856q-.143-.144-.143-.356V11q0-.213.144-.356t.356-.144t.356.144t.144.356v6.5q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m.35%202.798q-.265%200-.437-.175t-.172-.434t.175-.44t.434-.182t.44.179t.182.443t-.179.437q-.179.172-.443.172m-8.995-.289q-.297%200-.582-.12t-.547-.384l-6.731-6.73q-.262-.262-.383-.549q-.12-.287-.12-.583t.12-.583q.121-.285.383-.547l6.73-6.73q.263-.262.55-.383q.286-.122.583-.122t.582.131t.548.373l4.417%204.38q.084.084.133.197q.05.113.05.26q0%20.289-.202.464t-.463.176q-.13%200-.23-.039t-.204-.143l-4.325-4.325q-.153-.154-.307-.154t-.308.154l-6.585%206.584q-.153.154-.153.308t.153.308l6.585%206.584q.154.154.308.154q.153%200%20.307-.154l4.325-4.325q.104-.103.207-.143t.232-.04q.259%200%20.459.177q.2.176.2.466q0%20.139-.039.255t-.143.2l-4.417%204.38q-.262.242-.549.373q-.287.13-.584.13m-.564-5.415l-2.385-2.384q-.13-.132-.186-.278T8.192%2012q0-.16.06-.299t.179-.259l2.388-2.392q.131-.13.277-.186t.288-.056q.16%200%20.3.06t.26.179l2.393%202.394q.12.12.18.26t.06.299q0%20.142-.056.289q-.056.145-.187.276l-2.391%202.388q-.12.12-.26.18q-.139.06-.298.06q-.143%200-.289-.057q-.146-.055-.277-.186%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.028%2017.856q-.143-.144-.143-.356V11q0-.213.144-.356t.356-.144t.356.144t.144.356v6.5q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m.35%202.798q-.265%200-.437-.175t-.172-.434t.175-.44t.434-.182t.44.179t.182.443t-.179.437q-.179.172-.443.172m-8.995-.289q-.297%200-.582-.12t-.547-.384l-6.731-6.73q-.262-.262-.383-.549q-.12-.287-.12-.583t.12-.583q.121-.285.383-.547l6.73-6.73q.263-.262.55-.383q.286-.122.583-.122t.582.131t.548.373l4.417%204.38q.084.084.133.197q.05.113.05.26q0%20.289-.202.464t-.463.176q-.13%200-.23-.039t-.204-.143l-4.325-4.325q-.153-.154-.307-.154t-.308.154l-6.585%206.584q-.153.154-.153.308t.153.308l6.585%206.584q.154.154.308.154q.153%200%20.307-.154l4.325-4.325q.104-.103.207-.143t.232-.04q.259%200%20.459.177q.2.176.2.466q0%20.139-.039.255t-.143.2l-4.417%204.38q-.262.242-.549.373q-.287.13-.584.13m-.564-5.415l-2.385-2.384q-.13-.132-.186-.278T8.192%2012q0-.16.06-.299t.179-.259l2.388-2.392q.131-.13.277-.186t.288-.056q.16%200%20.3.06t.26.179l2.393%202.394q.12.12.18.26t.06.299q0%20.142-.056.289q-.056.145-.187.276l-2.391%202.388q-.12.12-.26.18q-.139.06-.298.06q-.143%200-.289-.057q-.146-.055-.277-.186%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-error-rounded.svg?color=%231a73e8&size=48