nearby error icon
nearby-error-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- nearby-error-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nearby-error-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 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.288 17.713Q20 17.425 20 17v-6q0-.425.288-.712T21 10t.713.288T22 11v6q0 .425-.288.713T21 18t-.712-.288M21 22q-.425 0-.712-.288T20 21t.288-.712T21 20t.713.288T22 21t-.288.713T21 22m-9 0q-.375 0-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T2 12t.15-.737t.45-.663l8-8q.3-.3.663-.45T12 2t.738.15t.662.45l4.225 4.225q.2.2.288.413t.087.487q0 .575-.387.925t-.888.35q-.25 0-.475-.088t-.425-.287L12 4.8L4.8 12l7.2 7.2l3.825-3.825q.2-.2.438-.288t.462-.087q.5 0 .888.35t.387.925q0 .275-.088.488t-.287.412L13.4 21.4q-.3.3-.663.45T12 22m-.7-6.3l-3-3q-.15-.15-.225-.325T8 12t.075-.375t.225-.325l3-3q.15-.15.325-.225T12 8t.375.075t.325.225l3 3q.15.15.225.325T16 12t-.075.375t-.225.325l-3 3q-.15.15-.325.225T12 16t-.375-.075t-.325-.225"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNearbyErrorRounded(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.288 17.713Q20 17.425 20 17v-6q0-.425.288-.712T21 10t.713.288T22 11v6q0 .425-.288.713T21 18t-.712-.288M21 22q-.425 0-.712-.288T20 21t.288-.712T21 20t.713.288T22 21t-.288.713T21 22m-9 0q-.375 0-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T2 12t.15-.737t.45-.663l8-8q.3-.3.663-.45T12 2t.738.15t.662.45l4.225 4.225q.2.2.288.413t.087.487q0 .575-.387.925t-.888.35q-.25 0-.475-.088t-.425-.287L12 4.8L4.8 12l7.2 7.2l3.825-3.825q.2-.2.438-.288t.462-.087q.5 0 .888.35t.387.925q0 .275-.088.488t-.287.412L13.4 21.4q-.3.3-.663.45T12 22m-.7-6.3l-3-3q-.15-.15-.225-.325T8 12t.075-.375t.225-.325l3-3q.15-.15.325-.225T12 8t.375.075t.325.225l3 3q.15.15.225.325T16 12t-.075.375t-.225.325l-3 3q-.15.15-.325.225T12 16t-.375-.075t-.325-.225"/></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.288 17.713Q20 17.425 20 17v-6q0-.425.288-.712T21 10t.713.288T22 11v6q0 .425-.288.713T21 18t-.712-.288M21 22q-.425 0-.712-.288T20 21t.288-.712T21 20t.713.288T22 21t-.288.713T21 22m-9 0q-.375 0-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T2 12t.15-.737t.45-.663l8-8q.3-.3.663-.45T12 2t.738.15t.662.45l4.225 4.225q.2.2.288.413t.087.487q0 .575-.387.925t-.888.35q-.25 0-.475-.088t-.425-.287L12 4.8L4.8 12l7.2 7.2l3.825-3.825q.2-.2.438-.288t.462-.087q.5 0 .888.35t.387.925q0 .275-.088.488t-.287.412L13.4 21.4q-.3.3-.663.45T12 22m-.7-6.3l-3-3q-.15-.15-.225-.325T8 12t.075-.375t.225-.325l3-3q.15-.15.325-.225T12 8t.375.075t.325.225l3 3q.15.15.225.325T16 12t-.075.375t-.225.325l-3 3q-.15.15-.325.225T12 16t-.375-.075t-.325-.225"/></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.288%2017.713Q20%2017.425%2020%2017v-6q0-.425.288-.712T21%2010t.713.288T22%2011v6q0%20.425-.288.713T21%2018t-.712-.288M21%2022q-.425%200-.712-.288T20%2021t.288-.712T21%2020t.713.288T22%2021t-.288.713T21%2022m-9%200q-.375%200-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T2%2012t.15-.737t.45-.663l8-8q.3-.3.663-.45T12%202t.738.15t.662.45l4.225%204.225q.2.2.288.413t.087.487q0%20.575-.387.925t-.888.35q-.25%200-.475-.088t-.425-.287L12%204.8L4.8%2012l7.2%207.2l3.825-3.825q.2-.2.438-.288t.462-.087q.5%200%20.888.35t.387.925q0%20.275-.088.488t-.287.412L13.4%2021.4q-.3.3-.663.45T12%2022m-.7-6.3l-3-3q-.15-.15-.225-.325T8%2012t.075-.375t.225-.325l3-3q.15-.15.325-.225T12%208t.375.075t.325.225l3%203q.15.15.225.325T16%2012t-.075.375t-.225.325l-3%203q-.15.15-.325.225T12%2016t-.375-.075t-.325-.225%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.288%2017.713Q20%2017.425%2020%2017v-6q0-.425.288-.712T21%2010t.713.288T22%2011v6q0%20.425-.288.713T21%2018t-.712-.288M21%2022q-.425%200-.712-.288T20%2021t.288-.712T21%2020t.713.288T22%2021t-.288.713T21%2022m-9%200q-.375%200-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T2%2012t.15-.737t.45-.663l8-8q.3-.3.663-.45T12%202t.738.15t.662.45l4.225%204.225q.2.2.288.413t.087.487q0%20.575-.387.925t-.888.35q-.25%200-.475-.088t-.425-.287L12%204.8L4.8%2012l7.2%207.2l3.825-3.825q.2-.2.438-.288t.462-.087q.5%200%20.888.35t.387.925q0%20.275-.088.488t-.287.412L13.4%2021.4q-.3.3-.663.45T12%2022m-.7-6.3l-3-3q-.15-.15-.225-.325T8%2012t.075-.375t.225-.325l3-3q.15-.15.325-.225T12%208t.375.075t.325.225l3%203q.15.15.225.325T16%2012t-.075.375t-.225.325l-3%203q-.15.15-.325.225T12%2016t-.375-.075t-.325-.225%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nearby-error-rounded.svg?color=%231a73e8&size=48