Skip to content

Commit

Permalink
v1.14.0 (#50)
Browse files Browse the repository at this point in the history
* v1.14.0

* Updated icons to match format conventions

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
cwzilla and actions-user authored Apr 17, 2024
1 parent da20aaa commit 4dadf04
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 24 deletions.
Binary file added icons/mobile/24/pdf/nightModeFillLarge.pdf
Binary file not shown.
Binary file modified icons/mobile/24/pdf/tabLarge.pdf
Binary file not shown.
Binary file removed icons/mobile/24/pdf/tabNumberLarge.pdf
Binary file not shown.
6 changes: 6 additions & 0 deletions icons/mobile/24/svg/night-mode-fill-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icons/mobile/24/svg/tab-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 0 additions & 7 deletions icons/mobile/24/svg/tab-number-24.svg

This file was deleted.

12 changes: 12 additions & 0 deletions icons/mobile/24/xml/ic_night_mode_fill_24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- 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/. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000"
android:pathData="M20.852,14.679c-0.38,-0.42 -0.98,-0.56 -1.51,-0.36a6.75,6.75 0,0 1,-3.57 0.3c-2.67,-0.48 -4.82,-2.57 -5.36,-5.2 -0.37,-1.79 -0.04,-3.6 0.94,-5.09 0.31,-0.47 0.3,-1.08 -0.01,-1.55 -0.31,-0.46 -0.87,-0.67 -1.4,-0.56a9.936,9.936 0,0 0,-7.92 10.25c0.24,4.9 4.08,8.96 8.95,9.46 0.34,0.03 0.68,0.05 1.01,0.05 3.88,0 7.46,-2.25 9.1,-5.81 0.23,-0.5 0.14,-1.09 -0.24,-1.49h0.01z" />
</vector>
12 changes: 12 additions & 0 deletions icons/mobile/24/xml/ic_tab_24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- 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/. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000"
android:pathData="M4.49,5.625a0.745,0.745 0,0 0,-0.745 0.745v11.26c0,0.412 0.334,0.745 0.745,0.745L19.5,18.375a0.745,0.745 0,0 0,0.745 -0.745L20.245,6.37a0.745,0.745 0,0 0,-0.745 -0.745L4.49,5.625zM1.995,6.37A2.495,2.495 0,0 1,4.49 3.875L19.5,3.875a2.495,2.495 0,0 1,2.495 2.495v11.26a2.495,2.495 0,0 1,-2.495 2.495L4.49,20.125a2.495,2.495 0,0 1,-2.495 -2.495L1.995,6.37z" />
</vector>
17 changes: 0 additions & 17 deletions icons/mobile/24/xml/ic_tab_number_24.xml

This file was deleted.

0 comments on commit 4dadf04

Please sign in to comment.