diff options
Diffstat (limited to 'devtools/client/themes/images/reload.svg')
-rw-r--r-- | devtools/client/themes/images/reload.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/client/themes/images/reload.svg b/devtools/client/themes/images/reload.svg new file mode 100644 index 0000000000..5e98246093 --- /dev/null +++ b/devtools/client/themes/images/reload.svg @@ -0,0 +1,6 @@ +<!-- 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" width="16" height="16" viewBox="0 0 16 16"> + <path fill="context-fill" d="M15 1a1 1 0 0 0-1 1v2.418A6.995 6.995 0 1 0 8 15a6.954 6.954 0 0 0 4.95-2.05 1 1 0 0 0-1.414-1.414A5.019 5.019 0 1 1 12.549 6H10a1 1 0 0 0 0 2h5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/> +</svg> |