Skip to content

Commit

Permalink
Merge pull request #224 from PeriodPals/feat/misc/app-specific-icons
Browse files Browse the repository at this point in the history
feat: add icons for tampon, pad, pad and tampon, urgency levels and cotton products
  • Loading branch information
lazarinibruno authored Nov 21, 2024
2 parents 4ed01c6 + 307d322 commit b5b9ce1
Show file tree
Hide file tree
Showing 7 changed files with 63 additions and 0 deletions.
13 changes: 13 additions & 0 deletions app/src/main/res/drawable/cotton.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="150" android:viewportWidth="150" android:width="24dp">

<path android:fillColor="#00000000" android:pathData="m75.26,101.18c0,8.4 0,16.81 0,25.21" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58"/>

<path android:fillColor="#00000000" android:pathData="m40.12,79.12c8.45,1.59 16.9,3.17 22.69,6.82 5.79,3.65 8.93,9.35 12.07,15.06m0.2,0.15c-8.57,-0.67 -17.14,-1.35 -23.01,-5.03 -5.87,-3.68 -9.04,-10.37 -12.22,-17.06" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58"/>

<path android:fillColor="#00000000" android:pathData="m109.75,79.12c-8.45,1.59 -16.9,3.17 -22.69,6.82 -5.79,3.65 -8.93,9.35 -12.07,15.06m0.52,0.06c8.57,-0.67 17.14,-1.35 23.01,-5.03 5.87,-3.68 9.04,-10.37 12.22,-17.06" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58"/>

<path android:fillColor="#00000000" android:pathData="m75.5,100.03c3.97,-6.8 7.94,-13.6 7.96,-20.32 0.01,-6.71 -3.93,-13.34 -7.87,-19.97m-0.17,40.31c-3.97,-6.8 -7.94,-13.6 -7.96,-20.32 -0.01,-6.71 3.93,-13.34 7.87,-19.97" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58"/>

<path android:fillColor="#00000000" android:pathData="M96.69,36.68C92.05,28.86 83.31,23.61 74.21,23.61c-9.21,0 -17.72,4.91 -22.32,12.89m57.69,50.46c10.46,-3.55 17.49,-13.37 17.49,-24.41 0,-14.24 -11.54,-25.78 -25.78,-25.78 -1.48,0 -2.96,0.13 -4.42,0.38m-56.44,49.69c-10.46,-3.55 -17.49,-13.37 -17.49,-24.41 0,-14.24 11.54,-25.78 25.78,-25.78 1.13,0 1.9,0.05 3.03,0.2" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58333333"/>

</vector>
5 changes: 5 additions & 0 deletions app/src/main/res/drawable/pad.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="150" android:viewportWidth="150" android:width="24dp">

<path android:fillColor="#00000000" android:pathData="m44.65,106.64c-3.31,-3.29 -5.99,-7.15 -5.7,-10.63 0.28,-3.48 3.84,-6.88 9.5,-11.42 5.66,-4.55 13.43,-10.24 20.45,-17.36 7.02,-7.12 13.28,-15.66 17.85,-20.65 4.57,-5 7.45,-6.45 10.19,-6.24 2.74,0.21 6.45,2.43 8.69,4.67M44.65,106.64c3.17,3.4 7.15,5.99 10.63,5.7 3.48,-0.28 6.88,-3.84 11.42,-9.5 4.55,-5.66 10.24,-13.43 17.36,-20.45 7.12,-7.02 15.66,-13.28 20.65,-17.85 5,-4.57 6.45,-7.45 6.24,-10.19 -0.21,-2.74 -3.09,-7.12 -5.3,-9.32M22.36,126.9C14.78,119.33 9.63,109.46 12.63,100.58 15.64,91.7 27.37,82.34 35.14,76.26c7.77,-6.08 11.19,-9.24 14.62,-12.4 -2.31,-4.9 -4.63,-9.79 -5.05,-13.15 -0.42,-3.36 1.05,-5.19 4.81,-9.26 3.76,-4.07 9.81,-10.39 14.93,-11.91 5.12,-1.51 9.3,1.78 13.49,5.07 10.77,-10.06 21.54,-20.12 30.07,-22.41 8.52,-2.29 14.8,3.18 21.08,8.66M22.36,126.9c7.5,7.5 18.31,13.63 27.19,10.63 8.88,-3 18.07,-14.95 24.14,-22.72 6.08,-7.77 9.24,-11.19 12.4,-14.62 4.9,2.31 9.79,4.63 13.15,5.05 3.36,0.42 5.19,-1.05 9.26,-4.81 4.07,-3.76 10.39,-9.81 11.91,-14.93 1.51,-5.12 -1.78,-9.3 -5.07,-13.49 10.06,-10.77 20.12,-21.54 22.41,-30.07 2.29,-8.52 -3.18,-14.8 -8.66,-21.08" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58333325"/>

</vector>
7 changes: 7 additions & 0 deletions app/src/main/res/drawable/tampon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="150" android:viewportWidth="150" android:width="24dp">

<path android:fillColor="#00000000" android:pathData="m57.44,91.3 l-8.14,-8.14c22.5,-23.48 44.99,-46.95 57.95,-57.32 12.96,-10.37 17.08,-7.65 20.18,-4.54m-70,70.01 l8.14,8.14c23.48,-22.5 46.95,-44.99 57.32,-57.95 10.37,-12.96 7.69,-17.04 4.54,-20.19" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58333325"/>

<path android:fillColor="#00000000" android:pathData="m57.71,91.74c-6.58,2.72 -13.17,5.45 -15.1,12.77 -1.93,7.32 0.79,19.24 -2.24,24.09 -3.04,4.85 -11.83,2.64 -20.63,0.43" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58333325"/>

</vector>
5 changes: 5 additions & 0 deletions app/src/main/res/drawable/tampon_and_pad.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="160" android:viewportWidth="160" android:width="24dp">

<path android:fillColor="#00000000" android:pathData="m62.99,119.77c-4.23,-1.96 -8.07,-4.67 -9,-8.04 -0.93,-3.37 1.26,-7.78 5.02,-13.99 1.77,-2.91 3.88,-6.22 6.06,-9.85m13.84,-30.62c1.11,-3.15 2.12,-6.02 3.08,-8.35 2.59,-6.26 4.79,-8.61 7.44,-9.35 2.65,-0.74 6.89,0.08 9.76,1.42m-36.22,78.78c4.14,2.11 8.76,3.18 11.94,1.72 3.18,-1.46 5.15,-5.96 7.48,-12.84 0.37,-1.1 0.75,-2.26 1.15,-3.46m7.26,-19.73c0.29,-0.65 0.59,-1.31 0.9,-1.96 4.29,-9.03 10.17,-17.83 13.3,-23.84 3.13,-6 3.52,-9.21 2.38,-11.71 -1.14,-2.5 -5.34,-5.63 -8.16,-6.94M49.35,147.64c-9.71,-4.53 -17.92,-12.03 -18.14,-21.41 -0.21,-9.37 7.61,-22.19 12.83,-30.55 5.22,-8.37 7.36,-12.51 9.5,-16.65 -3.85,-3.81 -7.7,-7.62 -9.25,-10.63 -1.55,-3.01 -0.79,-5.23 1.35,-10.34 0.81,-1.93 1.21,-3.64 2.38,-5.98M70.47,41.02c6.53,-12.84 13.08,-25.5 20.14,-30.46 7.23,-5.07 15,-2.07 22.77,0.93M49.59,147.72c9.61,4.48 21.86,6.55 29.18,0.69 7.32,-5.86 11.63,-20.31 14.68,-29.69 3.05,-9.38 4.85,-13.68 6.65,-17.98 5.39,0.5 10.79,1 14.09,0.25 3.3,-0.75 4.52,-2.76 7.06,-7.68 2.54,-4.93 6.41,-12.78 6.08,-18.11 -0.33,-5.33 -4.85,-8.13 -9.38,-10.94C123.71,50.69 129.48,37.13 128.72,28.34 127.96,19.54 120.66,15.52 113.37,11.49M86.39,103.72c0.31,7.12 0.62,14.24 6.84,18.55 6.22,4.32 18.35,5.83 21.87,10.35 3.52,4.51 -1.57,12.02 -6.66,19.53m-22.56,-48.33 l-10.43,4.87C61.08,79.52 46.71,50.35 41.4,34.62 36.09,18.9 40.06,15.96 44.04,14.1M85.88,103.82 L96.31,98.96C83.2,69.2 70.09,39.45 61.46,25.27 52.82,11.09 48.08,12.22 44.04,14.1" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.58333304"/>

</vector>
7 changes: 7 additions & 0 deletions app/src/main/res/drawable/urgency_1.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="150" android:viewportWidth="150" android:width="24dp">

<path android:fillColor="#00000000" android:pathData="M66.37,27.78h17.25v66.01h-17.25z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M64.78,117.93a10.22,10.64 0,1 0,20.45 0a10.22,10.64 0,1 0,-20.45 0z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

</vector>
11 changes: 11 additions & 0 deletions app/src/main/res/drawable/urgency_2.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="150" android:viewportWidth="150" android:width="24dp">

<path android:fillColor="#00000000" android:pathData="M49.81,24.64h17.25v66.01h-17.25z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M48.21,114.79a10.22,10.64 0,1 0,20.45 0a10.22,10.64 0,1 0,-20.45 0z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M82.94,24.57h17.25v66.01h-17.25z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M81.34,114.72a10.22,10.64 0,1 0,20.45 0a10.22,10.64 0,1 0,-20.45 0z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

</vector>
15 changes: 15 additions & 0 deletions app/src/main/res/drawable/urgency_3.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="150" android:viewportWidth="150" android:width="24dp">

<path android:fillColor="#00000000" android:pathData="M32.39,27.78h17.25v66.01h-17.25z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M30.8,117.93a10.22,10.64 0,1 0,20.45 0a10.22,10.64 0,1 0,-20.45 0z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M66.45,27.78h17.25v66.01h-17.25z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M64.85,117.93a10.22,10.64 0,1 0,20.45 0a10.22,10.64 0,1 0,-20.45 0z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M100.36,27.78h17.25v66.01h-17.25z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

<path android:fillColor="#00000000" android:pathData="M98.76,117.93a10.22,10.64 0,1 0,20.45 0a10.22,10.64 0,1 0,-20.45 0z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="10.5833"/>

</vector>

0 comments on commit b5b9ce1

Please sign in to comment.