diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 22:06:10 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 22:06:10 +0200 |
commit | e7cdbf9c41aa8551ce71a5b62163889a201dcbc5 (patch) | |
tree | 93bf4064c0beeed7e9d56b88500669a6b5cca632 /src/_icons | |
parent | `brand-python' #44 (diff) | |
download | tabler-icons-e7cdbf9c41aa8551ce71a5b62163889a201dcbc5.tar.xz |
tags fixes
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/brand-chrome.svg | 2 | ||||
-rw-r--r-- | src/_icons/brand-edge.svg | 1 | ||||
-rw-r--r-- | src/_icons/brand-firefox.svg | 1 | ||||
-rw-r--r-- | src/_icons/brand-safari.svg | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/src/_icons/brand-chrome.svg b/src/_icons/brand-chrome.svg index f84da84d..c60b3a09 100644 --- a/src/_icons/brand-chrome.svg +++ b/src/_icons/brand-chrome.svg @@ -1,5 +1,5 @@ --- -tags: [browser, internet, web] +tags: [browser, internet, web, logo] category: Brand --- <svg> diff --git a/src/_icons/brand-edge.svg b/src/_icons/brand-edge.svg index bd06a2fb..c2f31ff8 100644 --- a/src/_icons/brand-edge.svg +++ b/src/_icons/brand-edge.svg @@ -1,5 +1,6 @@ --- category: Brand +tags: [browser, internet, web, logo, explorer] --- <svg> <path d="M20.978 11.372a9 9 0 1 0 -1.593 5.773" /> diff --git a/src/_icons/brand-firefox.svg b/src/_icons/brand-firefox.svg index 1fc72008..c9b25cdb 100644 --- a/src/_icons/brand-firefox.svg +++ b/src/_icons/brand-firefox.svg @@ -1,5 +1,6 @@ --- category: Brand +tags: [browser, internet, web, logo] --- <svg> <path d="M4.028 7.82a9 9 0 1 0 7.972 -4.82c-.334 0 -.667 -.036 -1 0" /> diff --git a/src/_icons/brand-safari.svg b/src/_icons/brand-safari.svg index 50c75b94..8f8da43f 100644 --- a/src/_icons/brand-safari.svg +++ b/src/_icons/brand-safari.svg @@ -1,5 +1,5 @@ --- -tags: [navigation, compass, travel, direction, discover] +tags: [navigation, compass, travel, direction, discover, browser, internet, web, logo] category: Brand --- <svg> |