diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-17 12:04:47 +0000 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-17 12:04:47 +0000 |
| commit | e88018b890c8ddf62895101439d57ca206d9379b (patch) | |
| tree | 76bad6419075cd5e59d6d467b2f6945da56e95c4 /app/assets | |
| parent | ca574470c6ce9449a43eaeb81fcb8a35a7656923 (diff) | |
| download | mullvadvpn-e88018b890c8ddf62895101439d57ca206d9379b.tar.xz mullvadvpn-e88018b890c8ddf62895101439d57ca206d9379b.zip | |
- Add settings page layout
- Add defaultDark style for navigation bar
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/images/app-triangle-default-dark.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/images/app-triangle-default-dark.svg b/app/assets/images/app-triangle-default-dark.svg new file mode 100644 index 0000000000..2585895c05 --- /dev/null +++ b/app/assets/images/app-triangle-default-dark.svg @@ -0,0 +1,5 @@ +<svg width="30px" height="13px" viewBox="0 0 30 13" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <title>app-triangle-extended</title> + <desc>Mullvad VPN app</desc> + <path fill="#192E45" d="M0,12 L30,12 L30,13 L0,13 L0,12 Z M0,12 C7.24137931,12 12.9310345,1.0135008e-16 15,0 C17.0689655,0 23.7931034,12 30,12 L0,12 Z" id="app-triangle-extended"></path> +</svg>
\ No newline at end of file |
