chore(presentation): Update color for ic_proton_servers* icons.

This commit is contained in:
Mateusz Markowicz 2024-03-22 16:47:48 +01:00 committed by MargeBot
parent 31514a7a91
commit 1b7e538923
2 changed files with 3 additions and 3 deletions

View File

@ -23,6 +23,6 @@
android:viewportHeight="24">
<path
android:pathData="M4.5,3H19.5C20.328,3 21,3.672 21,4.5L21,8.25C21,9.078 20.328,9.75 19.5,9.75H4.5C3.672,9.75 3,9.078 3,8.25L3,4.5C3,3.672 3.672,3 4.5,3ZM1.5,4.5C1.5,2.843 2.843,1.5 4.5,1.5H19.5C21.157,1.5 22.5,2.843 22.5,4.5L22.5,8.25C22.5,9.907 21.157,11.25 19.5,11.25H4.5C2.843,11.25 1.5,9.907 1.5,8.25V4.5ZM4.5,14.25H19.5C20.328,14.25 21,14.922 21,15.75L21,19.5C21,20.328 20.328,21 19.5,21H4.5C3.672,21 3,20.328 3,19.5L3,15.75C3,14.922 3.672,14.25 4.5,14.25ZM1.5,15.75C1.5,14.093 2.843,12.75 4.5,12.75H19.5C21.157,12.75 22.5,14.093 22.5,15.75L22.5,19.5C22.5,21.157 21.157,22.5 19.5,22.5H4.5C2.843,22.5 1.5,21.157 1.5,19.5V15.75ZM19.5,6.75C19.5,7.164 19.164,7.5 18.75,7.5C18.336,7.5 18,7.164 18,6.75C18,6.336 18.336,6 18.75,6C19.164,6 19.5,6.336 19.5,6.75ZM18.75,18.75C19.164,18.75 19.5,18.414 19.5,18C19.5,17.586 19.164,17.25 18.75,17.25C18.336,17.25 18,17.586 18,18C18,18.414 18.336,18.75 18.75,18.75ZM16.5,6.75C16.5,7.164 16.164,7.5 15.75,7.5C15.336,7.5 15,7.164 15,6.75C15,6.336 15.336,6 15.75,6C16.164,6 16.5,6.336 16.5,6.75ZM15.75,18.75C16.164,18.75 16.5,18.414 16.5,18C16.5,17.586 16.164,17.25 15.75,17.25C15.336,17.25 15,17.586 15,18C15,18.414 15.336,18.75 15.75,18.75Z"
android:fillColor="#0C0C14"
android:fillColor="@color/icon_norm"
android:fillType="evenOdd"/>
</vector>

View File

@ -23,10 +23,10 @@
android:viewportHeight="24">
<path
android:pathData="M1.5,4.5C1.5,2.843 2.843,1.5 4.5,1.5H19.5C21.157,1.5 22.5,2.843 22.5,4.5L22.5,8.25C22.5,9.907 21.157,11.25 19.5,11.25H4.5C2.843,11.25 1.5,9.907 1.5,8.25V4.5ZM15.75,5.75C15.198,5.75 14.75,6.198 14.75,6.75C14.75,7.302 15.198,7.75 15.75,7.75C16.302,7.75 16.75,7.302 16.75,6.75C16.75,6.198 16.302,5.75 15.75,5.75ZM18.75,5.75C18.198,5.75 17.75,6.198 17.75,6.75C17.75,7.302 18.198,7.75 18.75,7.75C19.302,7.75 19.75,7.302 19.75,6.75C19.75,6.198 19.302,5.75 18.75,5.75Z"
android:fillColor="#0C0C14"
android:fillColor="@color/icon_norm"
android:fillType="evenOdd"/>
<path
android:pathData="M1.5,15.75C1.5,14.093 2.843,12.75 4.5,12.75H19.5C21.157,12.75 22.5,14.093 22.5,15.75L22.5,19.5C22.5,21.157 21.157,22.5 19.5,22.5H4.5C2.843,22.5 1.5,21.157 1.5,19.5V15.75ZM15.75,17C15.198,17 14.75,17.448 14.75,18C14.75,18.552 15.198,19 15.75,19C16.302,19 16.75,18.552 16.75,18C16.75,17.448 16.302,17 15.75,17ZM18.75,17C18.198,17 17.75,17.448 17.75,18C17.75,18.552 18.198,19 18.75,19C19.302,19 19.75,18.552 19.75,18C19.75,17.448 19.302,17 18.75,17Z"
android:fillColor="#0C0C14"
android:fillColor="@color/icon_norm"
android:fillType="evenOdd"/>
</vector>