not listed location icon
not-listed-location-outline from Material Symbols Light by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- not-listed-location-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- not-listed-location-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the not listed location icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.468 15.168q.198-.197.198-.468t-.198-.468t-.468-.197t-.468.197t-.197.468t.197.468q.197.198.468.198t.468-.198m-.91-2.556h.884q.02-.38.067-.597t.16-.411q.139-.22.346-.46t.593-.629q.486-.486.71-.944t.224-1.002q0-1.002-.707-1.622q-.708-.62-1.758-.62q-.852 0-1.54.45T9.534 8.004l.812.338q.252-.556.69-.849t1.041-.293q.639 0 1.11.383q.47.382.47.998q0 .463-.196.814q-.198.351-.73.828q-.348.312-.579.59t-.356.552q-.125.27-.181.565t-.057.682M12 19.677q2.82-2.454 4.458-4.991t1.638-4.39q0-2.744-1.737-4.53Q14.62 3.981 12 3.981T7.641 5.766t-1.737 4.53q0 1.852 1.638 4.39T12 19.677m0 1.342q-3.525-3.117-5.31-5.814q-1.786-2.697-1.786-4.909q0-3.173 2.066-5.234Q9.037 3 12 3t5.03 2.062q2.066 2.061 2.066 5.234q0 2.212-1.785 4.909q-1.786 2.697-5.311 5.814m0-10.903"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNotListedLocationOutline(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="M12.468 15.168q.198-.197.198-.468t-.198-.468t-.468-.197t-.468.197t-.197.468t.197.468q.197.198.468.198t.468-.198m-.91-2.556h.884q.02-.38.067-.597t.16-.411q.139-.22.346-.46t.593-.629q.486-.486.71-.944t.224-1.002q0-1.002-.707-1.622q-.708-.62-1.758-.62q-.852 0-1.54.45T9.534 8.004l.812.338q.252-.556.69-.849t1.041-.293q.639 0 1.11.383q.47.382.47.998q0 .463-.196.814q-.198.351-.73.828q-.348.312-.579.59t-.356.552q-.125.27-.181.565t-.057.682M12 19.677q2.82-2.454 4.458-4.991t1.638-4.39q0-2.744-1.737-4.53Q14.62 3.981 12 3.981T7.641 5.766t-1.737 4.53q0 1.852 1.638 4.39T12 19.677m0 1.342q-3.525-3.117-5.31-5.814q-1.786-2.697-1.786-4.909q0-3.173 2.066-5.234Q9.037 3 12 3t5.03 2.062q2.066 2.061 2.066 5.234q0 2.212-1.785 4.909q-1.786 2.697-5.311 5.814m0-10.903"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.468 15.168q.198-.197.198-.468t-.198-.468t-.468-.197t-.468.197t-.197.468t.197.468q.197.198.468.198t.468-.198m-.91-2.556h.884q.02-.38.067-.597t.16-.411q.139-.22.346-.46t.593-.629q.486-.486.71-.944t.224-1.002q0-1.002-.707-1.622q-.708-.62-1.758-.62q-.852 0-1.54.45T9.534 8.004l.812.338q.252-.556.69-.849t1.041-.293q.639 0 1.11.383q.47.382.47.998q0 .463-.196.814q-.198.351-.73.828q-.348.312-.579.59t-.356.552q-.125.27-.181.565t-.057.682M12 19.677q2.82-2.454 4.458-4.991t1.638-4.39q0-2.744-1.737-4.53Q14.62 3.981 12 3.981T7.641 5.766t-1.737 4.53q0 1.852 1.638 4.39T12 19.677m0 1.342q-3.525-3.117-5.31-5.814q-1.786-2.697-1.786-4.909q0-3.173 2.066-5.234Q9.037 3 12 3t5.03 2.062q2.066 2.061 2.066 5.234q0 2.212-1.785 4.909q-1.786 2.697-5.311 5.814m0-10.903"/></svg> </template>
CSS
.icon-not-listed-location-outline {
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%22M12.468%2015.168q.198-.197.198-.468t-.198-.468t-.468-.197t-.468.197t-.197.468t.197.468q.197.198.468.198t.468-.198m-.91-2.556h.884q.02-.38.067-.597t.16-.411q.139-.22.346-.46t.593-.629q.486-.486.71-.944t.224-1.002q0-1.002-.707-1.622q-.708-.62-1.758-.62q-.852%200-1.54.45T9.534%208.004l.812.338q.252-.556.69-.849t1.041-.293q.639%200%201.11.383q.47.382.47.998q0%20.463-.196.814q-.198.351-.73.828q-.348.312-.579.59t-.356.552q-.125.27-.181.565t-.057.682M12%2019.677q2.82-2.454%204.458-4.991t1.638-4.39q0-2.744-1.737-4.53Q14.62%203.981%2012%203.981T7.641%205.766t-1.737%204.53q0%201.852%201.638%204.39T12%2019.677m0%201.342q-3.525-3.117-5.31-5.814q-1.786-2.697-1.786-4.909q0-3.173%202.066-5.234Q9.037%203%2012%203t5.03%202.062q2.066%202.061%202.066%205.234q0%202.212-1.785%204.909q-1.786%202.697-5.311%205.814m0-10.903%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%22M12.468%2015.168q.198-.197.198-.468t-.198-.468t-.468-.197t-.468.197t-.197.468t.197.468q.197.198.468.198t.468-.198m-.91-2.556h.884q.02-.38.067-.597t.16-.411q.139-.22.346-.46t.593-.629q.486-.486.71-.944t.224-1.002q0-1.002-.707-1.622q-.708-.62-1.758-.62q-.852%200-1.54.45T9.534%208.004l.812.338q.252-.556.69-.849t1.041-.293q.639%200%201.11.383q.47.382.47.998q0%20.463-.196.814q-.198.351-.73.828q-.348.312-.579.59t-.356.552q-.125.27-.181.565t-.057.682M12%2019.677q2.82-2.454%204.458-4.991t1.638-4.39q0-2.744-1.737-4.53Q14.62%203.981%2012%203.981T7.641%205.766t-1.737%204.53q0%201.852%201.638%204.39T12%2019.677m0%201.342q-3.525-3.117-5.31-5.814q-1.786-2.697-1.786-4.909q0-3.173%202.066-5.234Q9.037%203%2012%203t5.03%202.062q2.066%202.061%202.066%205.234q0%202.212-1.785%204.909q-1.786%202.697-5.311%205.814m0-10.903%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/not-listed-location-outline.svg?color=%231a73e8&size=48