diff --git a/icons/locate-fixed.svg b/icons/locate-fixed.svg new file mode 100644 index 000000000..7db097bf5 --- /dev/null +++ b/icons/locate-fixed.svg @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/icons/locate.svg b/icons/locate.svg new file mode 100644 index 000000000..91d179c17 --- /dev/null +++ b/icons/locate.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/tags.json b/tags.json index 3d053cf50..cea7e34ec 100644 --- a/tags.json +++ b/tags.json @@ -118,6 +118,8 @@ "link-2": ["chain", "url"], "linkedin": ["logo", "social media"], "list": ["options"], + "locate-fixed": ["map", "gps", "location"], + "locate": ["map", "gps", "location"], "lock": ["security", "password", "secure"], "log-in": ["sign in", "arrow", "enter"], "log-out": ["sign out", "arrow", "exit"],