Skip to content

Commit

Permalink
Add an icon for quillnote
Browse files Browse the repository at this point in the history
  • Loading branch information
thismoon committed Aug 28, 2022
1 parent 0767001 commit e4ed2f0
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
20 changes: 20 additions & 0 deletions app/src/main/res/drawable/quillnote.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="192dp"
android:height="192dp"
android:viewportWidth="50.8"
android:viewportHeight="50.8">
<path
android:pathData="M6.35,44.45H25.4M6.35,24.606h15.875M44.45,24.606h-7.144M6.35,34.925H25.4M30.162,34.925H44.45M22.319,39.758l3.08,4.692 4.692,-3.081"
android:strokeLineJoin="round"
android:strokeWidth="3.175"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M33.454,5.588s-18.766,12.323 -6.443,31.09M33.454,5.588s12.323,18.766 -6.443,31.09M32.649,9.475l-5.154,24.87M30.071,21.91l-4.313,-6.568M28.944,27.351l7.506,-4.93"
android:strokeLineJoin="round"
android:strokeWidth="3.175"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
</vector>
1 change: 1 addition & 0 deletions app/src/main/res/xml/grayscale_icon_map.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@
<icon drawable="@drawable/pubg" package="com.tencent.ig" name="PUBG" />
<icon drawable="@drawable/pushbullet" package="com.pushbullet.android" name="Pushbullet" />
<icon drawable="@drawable/quickswitch" package="xyz.paphonb.quickstepswitcher" name="QuickSwitch" />
<icon drawable="@drawable/quillnote" package="org.qosp.notes" name="Quillnote" />
<icon drawable="@drawable/rabo_wallet" package="nl.rabowallet" name="Rabo Wallet" />
<icon drawable="@drawable/rabobank" package="nl.rabomobiel" name="rabobank" />
<icon drawable="@drawable/recorder" package="com.android.bbksoundrecorder" name="Recorder" />
Expand Down
1 change: 1 addition & 0 deletions svgs/quillnote.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e4ed2f0

Please sign in to comment.