Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2022-02-06 20:57:19 +0300
committerGitHub <noreply@github.com>2022-02-06 20:57:19 +0300
commit71ecd12c5c92518d17df7ab01633f1e946c3497b (patch)
treebcb9863a4b986d5eb93a604b1c6e6ff6b7733a68 /themes
parent598b6cca6017ebe9658858e34a5f840540801e1b (diff)
parent7c33f13115353a7563b67883637943db1fb42367 (diff)
Merge PR #5455: CHANGE(ui): Make lock icons fit with other icons
The current channel lock icons introduced for 1.4.x use a line-art style. This stands out against the other icons that show in the channel tree (user mute status, comments, friend hearts, etc.) because they are all filled in.
Diffstat (limited to 'themes')
-rw-r--r--themes/Default/lock_locked.svg11
-rw-r--r--themes/Default/lock_unlocked.svg11
2 files changed, 6 insertions, 16 deletions
diff --git a/themes/Default/lock_locked.svg b/themes/Default/lock_locked.svg
index 77fbb5eea..984c680ae 100644
--- a/themes/Default/lock_locked.svg
+++ b/themes/Default/lock_locked.svg
@@ -5,16 +5,11 @@
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
- <dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
- <g stroke="#ea4335">
- <path d="m28.7 130.69h242.6v151.71h-242.6z" fill="none" stroke-linejoin="round" stroke-width="26.666"/>
- <path d="m70.208 130.23s-0.18471-43.411 0-63.689c0-64.821 159.67-65.653 159.67 0v63.667" fill="none" stroke-width="26.666"/>
- <g transform="matrix(2.0963 0 0 1.9396 -100.27 -155.27)" fill="#ea4335">
- <ellipse cx="119.39" cy="176.13" rx="6.978" ry="7.541" stroke-linejoin="round" stroke-width="10.746"/>
- <path d="m112.19 180.38-1.1308 28.275h16.833l-1.09-28.254" stroke-width=".806"/>
- </g>
+ <g transform="matrix(.76383 0 0 .76579 35.426 35.133)" opacity=".75" stroke="#ea4335" stroke-width="34.866">
+ <path d="m28.7 130.69h242.6v151.71h-242.6z" fill="#ea4335" stroke-linejoin="round"/>
+ <path d="m70.208 130.23s-0.18471-43.411 0-63.689c0-64.821 159.67-65.653 159.67 0v63.667" fill="none" stroke-width="39.225"/>
</g>
</svg>
diff --git a/themes/Default/lock_unlocked.svg b/themes/Default/lock_unlocked.svg
index f3e15832d..2b3493970 100644
--- a/themes/Default/lock_unlocked.svg
+++ b/themes/Default/lock_unlocked.svg
@@ -5,16 +5,11 @@
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
- <dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
- <g stroke="#34a853">
- <path d="m28.7 130.69h242.6v151.71h-242.6z" fill="none" stroke-linejoin="round" stroke-width="26.666"/>
- <path d="m70.208 142.99s-0.18471-56.177 0-76.455c0-64.821 159.67-63.663 159.67-29.916v31.988" fill="none" stroke-width="26.666"/>
- <g transform="matrix(2.0963 0 0 1.9396 -100.27 -155.27)" fill="#34a853">
- <ellipse cx="119.39" cy="176.13" rx="6.978" ry="7.541" stroke-linejoin="round" stroke-width="10.746"/>
- <path d="m112.19 180.38-1.1308 28.275h16.833l-1.09-28.254" stroke-width=".806"/>
- </g>
+ <g transform="matrix(.74985 0 0 .74963 37.552 36.487)" opacity=".75" stroke="#34a853">
+ <path d="m28.7 130.17h242.6v149.22h-242.6z" fill="#34a853" stroke-linejoin="round" stroke-width="37.535"/>
+ <path d="m70.208 142.99s-0.04402-82.965 0-103.24c0.1407-64.821 159.67-63.663 159.67-29.916v31.988" fill="none" stroke="#34a853" stroke-width="40.014"/>
</g>
</svg>