Skip to content

Commit

Permalink
v1.26.0
Browse files Browse the repository at this point in the history
Added
- ic_cursor_arrow_24.xml
- ic_permission_24.xml
  • Loading branch information
cwzilla authored Nov 14, 2024
1 parent 9405f03 commit 76ec344
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
9 changes: 9 additions & 0 deletions icons/mobile/24/xml/ic_cursor_arrow_24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<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="m6.164,3.116 l10.232,3.22 0.01,-0.01 0.507,0.16c1.74,0.548 2.268,2.75 0.986,4.033l-1.292,1.291 3.692,3.691a2.426,2.426 0,0 1,0 3.438l-1.35,1.35a2.426,2.426 0,0 1,-3.438 0l-3.691,-3.692 -1.291,1.292c-1.297,1.296 -3.487,0.747 -4.034,-0.986L3.114,6.158c-0.574,-1.861 1.164,-3.639 3.05,-3.042zM4.786,5.64v0.002l3.378,10.735a0.676,0.676 0,0 0,1.127 0.274l2.529,-2.528 4.929,4.928a0.676,0.676 0,0 0,0.962 0l1.35,-1.35a0.676,0.676 0,0 0,0 -0.962l-4.928,-4.929 2.528,-2.529a0.682,0.682 0,0 0,-0.154 -1.075L5.636,4.784a0.68,0.68 0,0 0,-0.85 0.856z" />
</vector>
12 changes: 12 additions & 0 deletions icons/mobile/24/xml/ic_permission_24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<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="M15,8.5a3.5,3.5 0,1 1,7 0,3.5 3.5,0 0,1 -7,0zM20.25,8.5c0,-0.965 -0.785,-1.75 -1.75,-1.75s-1.75,0.785 -1.75,1.75 0.785,1.75 1.75,1.75 1.75,-0.785 1.75,-1.75zM2,15.5a3.5,3.5 0,1 1,7 0,3.5 3.5,0 0,1 -7,0zM7.25,15.5c0,-0.965 -0.785,-1.75 -1.75,-1.75s-1.75,0.785 -1.75,1.75 0.785,1.75 1.75,1.75 1.75,-0.785 1.75,-1.75z" />
<path
android:fillColor="#000"
android:pathData="M13.339,7.625H2v1.75h11.338a5.253,5.253 0,0 1,-0.088 -0.875c0,-0.3 0.04,-0.589 0.089,-0.875zM10.661,14.625H22v1.75H10.662c0.048,-0.286 0.088,-0.575 0.088,-0.875 0,-0.3 -0.04,-0.589 -0.089,-0.875z" />
</vector>

0 comments on commit 76ec344

Please sign in to comment.