diff options
Diffstat (limited to 'client/src/assets/images')
-rw-r--r-- | client/src/assets/images/global/search.svg | 2 | ||||
-rw-r--r-- | client/src/assets/images/menu/trending.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client/src/assets/images/global/search.svg b/client/src/assets/images/global/search.svg index 55c851014..1583c437b 100644 --- a/client/src/assets/images/global/search.svg +++ b/client/src/assets/images/global/search.svg | |||
@@ -1,4 +1,4 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | 1 | <svg xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" viewBox="0 0 24 24"> |
2 | <defs/> | 2 | <defs/> |
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | 3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> |
4 | <circle cx="10" cy="10" r="7"/> | 4 | <circle cx="10" cy="10" r="7"/> |
diff --git a/client/src/assets/images/menu/trending.svg b/client/src/assets/images/menu/trending.svg index b21bb1e9f..8f821f3d7 100644 --- a/client/src/assets/images/menu/trending.svg +++ b/client/src/assets/images/menu/trending.svg | |||
@@ -1,4 +1,4 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | 1 | <svg xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" viewBox="0 0 24 24"> |
2 | <defs/> | 2 | <defs/> |
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> | 3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> |
4 | <path d="M3 3v18h18"/> | 4 | <path d="M3 3v18h18"/> |