Skip to content

Commit

Permalink
v1.9.0 (#39)
Browse files Browse the repository at this point in the history
Added
- PDF
  - cloudLarge.pdf
  - privateModeCircleFillMediumPurple.pdf
  - sponsoredStarSmall.pdf
  - starOneHalfFIllMediumDark.pdf
  - starOneHalfFillMediumLight.pdf
  - subtractLarge.pdf
  - sunLarge.pdf
  - sunFillLarge.pdf
  - tabLarge.pdf

- SVG
  - cross_circle_fill_20.svg

- XML
  - ic_cross_circle_fill_20.xml

Changed
- PDF
  - crossCircleFillMedium.pdf - subtracted the 'x' shape from the circle instead of having them on 2 separate layers

Removed
- PDF
  - starOneHalfFillMedium.pdf

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
2 people authored and jsimplicio committed Jun 24, 2024
1 parent bfb76aa commit 2726484
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 0 deletions.
Binary file added icons/mobile/16/pdf/sponsoredStarSmall.pdf
Binary file not shown.
Binary file modified icons/mobile/20/pdf/crossCircleFillMedium.pdf
Binary file not shown.
Binary file not shown.
Binary file removed icons/mobile/20/pdf/starOneHalfFillMedium.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions icons/mobile/20/svg/cross-circle-fill-20.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions icons/mobile/20/xml/ic_cross_circle_fill_20.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!-- 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="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<path
android:fillColor="#000"
android:fillType="evenOdd"
android:pathData="M18,10a8,8 0,1 1,-16 0,8 8,0 0,1 16,0zM6.5,12.439 L8.94,10l-2.44,-2.439 1.061,-1.06L10,8.939l2.439,-2.44 1.06,1.061L11.06,10l2.44,2.439 -1.061,1.06 -2.44,-2.438 -2.438,2.438 -1.06,-1.06z" />
</vector>
Binary file added icons/mobile/24/pdf/cloudLarge.pdf
Binary file not shown.
Binary file added icons/mobile/24/pdf/subtractLarge.pdf
Binary file not shown.
Binary file added icons/mobile/24/pdf/sunFillLarge.pdf
Binary file not shown.
Binary file added icons/mobile/24/pdf/sunLarge.pdf
Binary file not shown.
Binary file added icons/mobile/24/pdf/tabLarge.pdf
Binary file not shown.

0 comments on commit 2726484

Please sign in to comment.