summaryrefslogtreecommitdiffstats
path: root/devtools/client/themes/images/reload.svg
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-03-05 00:35:56 +0100
committerGitHub <noreply@github.com>2018-03-05 00:35:56 +0100
commitde97f5dd8e9dda4f86296cf829a82cd1d5f59467 (patch)
tree7e1a87b496f8b151e6c07b50301b5c1dedfb63db /devtools/client/themes/images/reload.svg
parentb9b17570065273fe3e023a8c8633188379ad6603 (diff)
parentd24b2d8a1d04c4f1770f090c2eb26010d5e97a0d (diff)
downloadUXP-de97f5dd8e9dda4f86296cf829a82cd1d5f59467.tar
UXP-de97f5dd8e9dda4f86296cf829a82cd1d5f59467.tar.gz
UXP-de97f5dd8e9dda4f86296cf829a82cd1d5f59467.tar.lz
UXP-de97f5dd8e9dda4f86296cf829a82cd1d5f59467.tar.xz
UXP-de97f5dd8e9dda4f86296cf829a82cd1d5f59467.zip
Merge pull request #47 from janekptacijarabaci/devtools_storage_refresh_1
Added a button to refresh the Storage Inspector display
Diffstat (limited to 'devtools/client/themes/images/reload.svg')
-rw-r--r--devtools/client/themes/images/reload.svg5
1 files changed, 3 insertions, 2 deletions
diff --git a/devtools/client/themes/images/reload.svg b/devtools/client/themes/images/reload.svg
index b04262784..c5d9bf991 100644
--- a/devtools/client/themes/images/reload.svg
+++ b/devtools/client/themes/images/reload.svg
@@ -1,6 +1,7 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" width="14" height="14">
- <path d="M12,7H6l2.4-2.4C7.6,4,6.6,3.8,5.5,4.1C4.3,4.5,3.3,5.5,3,6.8 C2.6,9,4.3,11,6.5,11c1,0,2-0.5,2.6-1.2l1.7,1c-1.3,1.6-3.3,2.5-5.6,2c-2-0.5-3.6-2.1-4-4.1C0.4,5.1,3.1,2,6.5,2 c1.3,0,2.4,0.4,3.3,1.2L12,1V7z"/>
+<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+ <path d="M13.917 7C13.44 4.162 10.973 2 8 2 4.686 2 2 4.686 2 8s2.686 6 6 6c2.22 0 4.16-1.207 5.197-3H12c-.912 1.214-2.364 2-4 2-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h1.017z"/>
+ <path d="M14 1L8 7h6V1zm-1 1L9 6h4V2z" fill-rule="evenodd"/>
</svg>