diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:32:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:32:43 +0000 |
commit | 6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch) | |
tree | a68f146d7fa01f0134297619fbe7e33db084e0aa /comm/chat/themes/icons | |
parent | Initial commit. (diff) | |
download | thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip |
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | comm/chat/themes/icons/otr-connection-encrypted.svg | 7 | ||||
-rw-r--r-- | comm/chat/themes/icons/otr-connection-finished.svg | 7 | ||||
-rw-r--r-- | comm/chat/themes/icons/prpl-generic-32.png | bin | 0 -> 622 bytes | |||
-rw-r--r-- | comm/chat/themes/icons/prpl-generic-48.png | bin | 0 -> 992 bytes | |||
-rw-r--r-- | comm/chat/themes/icons/prpl-generic.png | bin | 0 -> 364 bytes | |||
-rw-r--r-- | comm/chat/themes/icons/prpl-unknown-32.png | bin | 0 -> 1093 bytes | |||
-rw-r--r-- | comm/chat/themes/icons/prpl-unknown-48.png | bin | 0 -> 1692 bytes | |||
-rw-r--r-- | comm/chat/themes/icons/prpl-unknown.png | bin | 0 -> 588 bytes |
8 files changed, 14 insertions, 0 deletions
diff --git a/comm/chat/themes/icons/otr-connection-encrypted.svg b/comm/chat/themes/icons/otr-connection-encrypted.svg new file mode 100644 index 0000000000..a086b143b2 --- /dev/null +++ b/comm/chat/themes/icons/otr-connection-encrypted.svg @@ -0,0 +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" width="16" height="16" viewBox="0 0 16 16"> + <path fill="context-fill" d="M12,7 L13,7 C13.5522847,7 14,7.44771525 14,8 L14,14 C14,14.5522847 13.5522847,15 13,15 L3,15 C2.44771525,15 2,14.5522847 2,14 L2,8 C2,7.44771525 2.44771525,7 3,7 L4,7 L4,5.00032973 C4,2.79202307 5.79321704,1 8,1 C10.2075938,1 12,2.79481161 12,5.00032973 L12,7 Z M10,7 L10,5.00032973 C10,3.89878113 9.10242341,3 8,3 C6.89748845,3 6,3.89689088 6,5.00032973 L6,7 L10,7 Z"/> + <path style="fill:#00b22c;fill-opacity:1;stroke-width:0.99999988" d="M 9.0226853,15.999039 A 0.8763328,0.8763328 0 0 1 8.403118,15.742273 L 5.7741199,13.113275 A 0.8763328,0.8763328 0 0 1 7.0132545,11.87414 l 1.8902496,1.89025 5.5349179,-7.9071509 a 0.8763328,0.8763328 0 0 1 1.436309,1.0042774 L 9.7404016,15.624844 a 0.8763328,0.8763328 0 0 1 -0.6414753,0.374195 0.75627521,0.75627521 0 0 1 -0.076241,0 z"/> +</svg> diff --git a/comm/chat/themes/icons/otr-connection-finished.svg b/comm/chat/themes/icons/otr-connection-finished.svg new file mode 100644 index 0000000000..d98610a6cf --- /dev/null +++ b/comm/chat/themes/icons/otr-connection-finished.svg @@ -0,0 +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" width="16" height="16" viewBox="0 0 16 16"> + <path fill="context-fill" d="M12,7 L13,7 C13.5522847,7 14,7.44771525 14,8 L14,14 C14,14.5522847 13.5522847,15 13,15 L3,15 C2.44771525,15 2,14.5522847 2,14 L2,8 C2,7.44771525 2.44771525,7 3,7 L4,7 L4,5.00032973 C4,2.79202307 5.79321704,1 8,1 C10.2075938,1 12,2.79481161 12,5.00032973 L12,7 Z M10,7 L10,5.00032973 C10,3.89878113 9.10242341,3 8,3 C6.89748845,3 6,3.89689088 6,5.00032973 L6,7 L10,7 Z"/> + <path d="M 11.936582,10.734873 15.767811,6.9036441 A 0.8280753,0.8280753 0 0 0 14.59636,5.7332977 L 10.765132,9.5634223 6.9339034,5.7332977 A 0.8280753,0.8280753 0 1 0 5.763557,6.9036441 L 9.5936809,10.734873 5.763557,14.566099 a 0.8280753,0.8280753 0 1 0 1.1703464,1.170347 l 3.8312286,-3.830123 3.831228,3.831227 a 0.8280753,0.8280753 0 0 0 1.170347,-1.171451 z" style="fill:#ff9400;fill-opacity:1;stroke-width:1"/> +</svg> diff --git a/comm/chat/themes/icons/prpl-generic-32.png b/comm/chat/themes/icons/prpl-generic-32.png Binary files differnew file mode 100644 index 0000000000..e798681e98 --- /dev/null +++ b/comm/chat/themes/icons/prpl-generic-32.png diff --git a/comm/chat/themes/icons/prpl-generic-48.png b/comm/chat/themes/icons/prpl-generic-48.png Binary files differnew file mode 100644 index 0000000000..3fc98a6e34 --- /dev/null +++ b/comm/chat/themes/icons/prpl-generic-48.png diff --git a/comm/chat/themes/icons/prpl-generic.png b/comm/chat/themes/icons/prpl-generic.png Binary files differnew file mode 100644 index 0000000000..ccc1fa166c --- /dev/null +++ b/comm/chat/themes/icons/prpl-generic.png diff --git a/comm/chat/themes/icons/prpl-unknown-32.png b/comm/chat/themes/icons/prpl-unknown-32.png Binary files differnew file mode 100644 index 0000000000..8de4412df0 --- /dev/null +++ b/comm/chat/themes/icons/prpl-unknown-32.png diff --git a/comm/chat/themes/icons/prpl-unknown-48.png b/comm/chat/themes/icons/prpl-unknown-48.png Binary files differnew file mode 100644 index 0000000000..7fba36968f --- /dev/null +++ b/comm/chat/themes/icons/prpl-unknown-48.png diff --git a/comm/chat/themes/icons/prpl-unknown.png b/comm/chat/themes/icons/prpl-unknown.png Binary files differnew file mode 100644 index 0000000000..a3ca23a495 --- /dev/null +++ b/comm/chat/themes/icons/prpl-unknown.png |