feat: add maps icon

This commit is contained in:
Kevin Dreßler
2024-01-28 14:04:44 +01:00
parent 7375212f06
commit 0989f548c7
2 changed files with 2 additions and 0 deletions

1
mappings/:maps: Normal file
View File

@ -0,0 +1 @@
"Maps" | "Google Maps"

1
svgs/:maps:.svg Normal file
View File

@ -0,0 +1 @@
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"/><line x1="8" y1="2" x2="8" y2="18"/><line x1="16" y1="6" x2="16" y2="22"/></svg>

After

Width:  |  Height:  |  Size: 255 B