Skip to content

Commit

Permalink
v1.21.0 (#63)
Browse files Browse the repository at this point in the history
Added
- PDF
  - readerViewCustomizeLarge.pdf

- SVG
  - reader-view-customize-24.svg

- XML
  - ic_reader_view_customize_24.xml

* Updated icons to match format conventions

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
cwzilla and actions-user authored Jul 18, 2024
1 parent 80652df commit 042c5cf
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
Binary file added icons/mobile/24/pdf/readerViewCustomizeLarge.pdf
Binary file not shown.
8 changes: 8 additions & 0 deletions icons/mobile/24/svg/reader-view-customize-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions icons/mobile/24/xml/ic_reader_view_customize_24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!-- 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="M11.697,19.25H6a0.752,0.752 0,0 1,-0.75 -0.75v-14c0,-0.413 0.337,-0.75 0.75,-0.75h10c0.413,0 0.75,0.337 0.75,0.75v7.145c0.256,-0.092 0.529,-0.145 0.811,-0.145h0.883l0.032,0.003a0.32,0.32 0,0 0,0.024 0.002V4.5C18.5,3.121 17.379,2 16,2H6a2.502,2.502 0,0 0,-2.5 2.5v14C3.5,19.879 4.621,21 6,21h5.474a2.437,2.437 0,0 1,0.223 -1.75z" />
<path
android:fillColor="#000"
android:pathData="M7.75,6.25h6.5V8h-6.5V6.25zM7.75,10.25h6.5V12h-6.5v-1.75zM11.722,14.25H7.75V16h3.972v-1.75z" />
<path
android:fillColor="#000"
android:pathData="m22.022,18.897 l0.835,0.881a0.92,0.92 0,0 1,0.129 1.089l-0.441,0.764a0.924,0.924 0,0 1,-1.015 0.431l-1.155,-0.288a4.037,4.037 0,0 1,-0.714 0.43l-0.338,1.14a0.923,0.923 0,0 1,-0.879 0.656h-0.883a0.92,0.92 0,0 1,-0.881 -0.665l-0.324,-1.127a4.005,4.005 0,0 1,-0.73 -0.435l-1.154,0.288a0.92,0.92 0,0 1,-1.015 -0.431l-0.441,-0.764a0.921,0.921 0,0 1,0.129 -1.09l0.834,-0.879 -0.004,-0.03a2.62,2.62 0,0 1,-0.033 -0.367c0,-0.136 0.018,-0.267 0.036,-0.398l0.003,-0.019 -0.829,-0.858a0.92,0.92 0,0 1,-0.135 -1.095l0.442,-0.764a0.923,0.923 0,0 1,1.007 -0.433l1.174,0.282c0.244,-0.178 0.48,-0.318 0.716,-0.424l0.324,-1.127a0.921,0.921 0,0 1,0.881 -0.664h0.883c0.402,0 0.764,0.27 0.879,0.657l0.338,1.14c0.227,0.104 0.453,0.238 0.699,0.418l1.174,-0.282a0.923,0.923 0,0 1,1.008 0.433l0.441,0.764a0.922,0.922 0,0 1,-0.134 1.095l-0.829,0.858 0.003,0.019a2.9,2.9 0,0 1,0.036 0.398c0,0.118 -0.015,0.233 -0.03,0.347l-0.007,0.05zM16.5,18.5a1.5,1.5 0,1 0,3.001 -0.001,1.5 1.5,0 0,0 -3.001,0.001z" />
</vector>

0 comments on commit 042c5cf

Please sign in to comment.