Skip to content

Commit

Permalink
[MERGE] : #14 -> main
Browse files Browse the repository at this point in the history
[FEAT/#14] 디자인 시스템 아이콘 추가
  • Loading branch information
kkk5474096 authored Jan 3, 2024
2 parents bda3927 + 7fcc22a commit bef96b5
Show file tree
Hide file tree
Showing 136 changed files with 1,445 additions and 15 deletions.
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_alarm.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M15.515,4H8.485L5.5,8.18V15H4V17H9V20H15V17H20V15H18.5V8.18L15.515,4ZM16.5,15V8.82L14.485,6H9.515L7.5,8.82V15H16.5ZM11,17H13V18H11V17Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
13 changes: 13 additions & 0 deletions app/src/main/res/drawable-night/ic_alarm_alert.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:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M15.515,4H8.485L5.5,8.18V15H4V17H9V20H15V17H20V15H18.5V8.18L15.515,4ZM16.5,15V8.82L14.485,6H9.515L7.5,8.82V15H16.5ZM11,17H13V18H11V17Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
<path
android:pathData="M22,2m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"
android:fillColor="#FC4E6D"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_down_l.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,17.414L20.414,9L19,7.586L12,14.586L5,7.586L3.586,9L12,17.414Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_down_m.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,15.918L17.61,10.308L16.667,9.365L12,14.033L7.333,9.365L6.39,10.308L12,15.918Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_down_s.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:pathData="M17,10.25H7L12,16.25L17,10.25Z"
android:fillColor="#F5F5F5"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_left_l.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M6.586,12L15,20.414L16.414,19L9.414,12L16.414,5L15,3.586L6.586,12Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_left_m.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M7.995,12L13.605,17.61L14.548,16.667L9.881,12L14.548,7.333L13.605,6.39L7.995,12Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_left_s.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:pathData="M13.813,7L13.813,17L7.813,12L13.813,7Z"
android:fillColor="#F5F5F5"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_right_l.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M17.414,12L9,20.414L7.586,19L14.586,12L7.586,5L9,3.586L17.414,12Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_right_m.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M16.008,12L10.398,6.39L9.455,7.333L14.122,12L9.455,16.667L10.398,17.61L16.008,12Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_right_s.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:pathData="M10.25,7L10.25,17L16.25,12L10.25,7Z"
android:fillColor="#F5F5F5"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_up_l.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,5.586L20.414,14L19,15.414L12,8.414L5,15.414L3.586,14L12,5.586Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_up_m.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,8.008L6.39,13.618L7.333,14.561L12,9.894L16.667,14.561L17.61,13.618L12,8.008Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_arrow_up_s.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:pathData="M17,13.875H7L12,7.875L17,13.875Z"
android:fillColor="#F5F5F5"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_bad.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:pathData="M19.364,6.273V4.636H17.727V3H6.273V4.636H4.636V6.273H3V19.364H4.636V21H19.364V19.364H21V6.273H19.364ZM16.091,11.182H14.455V9.545H16.091V11.182ZM16.091,16.091H14.455V14.455H9.545V16.091H7.909V14.455H9.545V12.818H14.455V14.455H16.091V16.091ZM7.909,9.545H9.545V11.182H7.909V9.545Z"
android:fillColor="#F5F5F5"/>
</vector>
15 changes: 15 additions & 0 deletions app/src/main/res/drawable-night/ic_bear.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:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M10.417,12H8.833V13.583H10.417V12Z"
android:fillColor="#D0DAE4"/>
<path
android:pathData="M16.75,12H15.167V13.583H16.75V12Z"
android:fillColor="#D0DAE4"/>
<path
android:pathData="M19.917,10.417V5.667H18.333V4.083H15.167V5.667H13.583V7.25H10.417V5.667H8.833V4.083H5.667V5.667H4.083V10.417H2.5V16.75H4.083V18.333H5.667V19.917H18.333V18.333H19.917V16.75H21.5V10.417H19.917ZM18.333,15.167H13.583V13.583H12V15.167H7.25V10.417H12V12H13.583V10.417H18.333V15.167Z"
android:fillColor="#D0DAE4"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_calendar.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M8,8.5V7H6V10H18V7H16V8.5H14V7H10V8.5H8ZM14,5H10V3.5H8V5H4V10V12V20H20V12V10V5H16V3.5H14V5ZM6,12V18H18V12H6Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_cat.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:pathData="M22,13.333V12H20.667V10.667H19.333V4H16.667V5.333H15.333V6.667H14V8H11.333V4H8.667V5.333H7.333V6.667H6V8H4.667V10.667H3.333V12H2V13.333H3.333V14.667H2V16H3.333V17.333H4.667V18.667H6V20H18V18.667H19.333V17.333H20.667V16H22V14.667H20.667V13.333H22ZM18,14.667H16.667V13.333H18V14.667ZM10,13.333H11.333V14.667H10V13.333Z"
android:fillColor="#FFA827"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_check_bold.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M21.789,6.677L19.764,4.744L9.938,15.037L4.156,9.7L2.256,11.757L10.062,18.963L21.789,6.677Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
15 changes: 15 additions & 0 deletions app/src/main/res/drawable-night/ic_check_circle.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:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M16.721,9.693L11.237,15.405L7.316,11.729L8.684,10.271L11.163,12.595L15.279,8.307L16.721,9.693Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
<path
android:pathData="M12,12m-8,0a8,8 0,1 1,16 0a8,8 0,1 1,-16 0"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#F5F5F5"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_check_fill.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,21C16.971,21 21,16.971 21,12C21,7.029 16.971,3 12,3C7.029,3 3,7.029 3,12C3,16.971 7.029,21 12,21ZM11.237,15.406L16.721,9.693L15.279,8.307L11.163,12.595L8.684,10.271L7.316,11.73L11.237,15.406Z"
android:fillColor="#36B2FF"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_check_light.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M21.223,6.69L10.044,18.402L2.822,11.735L4.178,10.265L9.956,15.598L19.777,5.31L21.223,6.69Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_clock_fill.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,21C16.971,21 21,16.971 21,12C21,7.029 16.971,3 12,3C7.029,3 3,7.029 3,12C3,16.971 7.029,21 12,21ZM13,11.586V7.5H11V12.414L14.293,15.707L15.707,14.293L13,11.586Z"
android:fillColor="#828282"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_close.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12.01,13.425L17.657,19.071L19.071,17.657L13.425,12.01L19.071,6.364L17.657,4.95L12.01,10.596L6.343,4.929L4.929,6.343L10.596,12.01L4.929,17.678L6.343,19.092L12.01,13.425Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_close_fill.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,21C16.971,21 21,16.971 21,12C21,7.029 16.971,3 12,3C7.029,3 3,7.029 3,12C3,16.971 7.029,21 12,21ZM14.293,15.707L12,13.414L9.707,15.707L8.293,14.293L10.586,12L8.293,9.707L9.707,8.293L12,10.586L14.293,8.293L15.707,9.707L13.414,12L15.707,14.293L14.293,15.707Z"
android:fillColor="#828282"
android:fillType="evenOdd"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_crown_fill.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:pathData="M15.7,10.317L12,3.445L8.3,10.317L3.218,7.494L6.115,18.5H17.885L20.782,7.494L15.7,10.317Z"
android:fillColor="#F5F5F5"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_dog.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:pathData="M20.659,12V9.319H19.319V7.978H17.978V6.637H16.692V5.297H7.363V6.637H6.022V7.978H4.681V9.319H3.341V12H2V16.022H3.341V17.363H6.022V13.341H7.363V17.363H6.022V18.703H17.978V17.363H16.692V13.341H17.978V17.363H20.659V16.022H22V12H20.659ZM15.352,13.341H14.066V12H15.352V13.341ZM11.384,14.681V16.022H10.044V14.681H11.384V13.341H12.725V14.681H14.011V16.022H12.725V14.681H11.384ZM8.703,12H10.044V13.341H8.703V12Z"
android:fillColor="#46F8A2"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_fox.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:pathData="M20.233,14.533H18.967V10.733H17.7V4.4H15.167V5.667H13.9V6.933H12.633V8.2H10.1V4.4H7.567V5.667H6.3V6.933H5.033V8.2H3.767V10.733H2.5V17.067H3.767V18.333H5.033V19.6H17.7V18.333H20.233V17.067H21.5V14.533H20.233ZM11.367,13.267H12.633V14.533H11.367V13.267ZM17.7,14.533H16.433V13.267H17.7V14.533Z"
android:fillColor="#FF6376"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_ghost.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:pathData="M19.615,11.308V7.154H18.231V5.769H16.846V4.385H15.462V3H8.538V4.385H7.154V5.769H5.769V7.154H4.385V11.308H3V19.615H4.385V21H8.538V19.615H9.923V21H14.077V19.615H15.462V21H19.615V19.615H21V11.308H19.615ZM8.538,9.923H9.923V11.308H8.538V9.923ZM15.462,11.308H14.077V9.923H15.462V11.308Z"
android:fillColor="#5DEBFF"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_good.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:pathData="M19.364,6.273V4.636H17.727V3H6.273V4.636H4.636V6.273H3V19.364H4.636V21H19.364V19.364H21V6.273H19.364ZM16.091,11.182H14.455V9.545H16.091V11.182ZM16.091,14.455H14.455V16.091H9.545V14.455H7.909V12.818H9.545V14.455H14.455V12.818H16.091V14.455ZM7.909,9.545H9.545V11.182H7.909V9.545Z"
android:fillColor="#F5F5F5"/>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable-night/ic_heart_fill.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:pathData="M9.181,4.5H6.293L3.5,7.293V11.709L12.062,20.153L20.5,11.707V7.325L18.24,4.5H14.819L12,6.849L9.181,4.5Z"
android:fillColor="#F5F5F5"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_home_active.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M20,8.8L12,4L4,9.333V20H10.02V16.002H13.996V20H20V8.8Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_home_disable.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M20,8.8L12,4L4,9.333V20H10.02V16.002H13.996V20H20V8.8Z"
android:fillColor="#333333"
android:fillType="evenOdd"/>
</vector>
16 changes: 16 additions & 0 deletions app/src/main/res/drawable-night/ic_info.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,19C15.866,19 19,15.866 19,12C19,8.134 15.866,5 12,5C8.134,5 5,8.134 5,12C5,15.866 8.134,19 12,19ZM12,21C16.971,21 21,16.971 21,12C21,7.029 16.971,3 12,3C7.029,3 3,7.029 3,12C3,16.971 7.029,21 12,21Z"
android:fillColor="#F5F5F5"
android:fillType="evenOdd"/>
<path
android:pathData="M11.1,8h1.8v1.8h-1.8z"
android:fillColor="#F5F5F5"/>
<path
android:pathData="M11.1,11h1.8v5h-1.8z"
android:fillColor="#F5F5F5"/>
</vector>
10 changes: 10 additions & 0 deletions app/src/main/res/drawable-night/ic_info_fill.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M21,12C21,16.971 16.971,21 12,21C7.029,21 3,16.971 3,12C3,7.029 7.029,3 12,3C16.971,3 21,7.029 21,12ZM11.1,8H12.9V9.8H11.1V8ZM11.1,11H12.9V16H11.1V11Z"
android:fillColor="#828282"
android:fillType="evenOdd"/>
</vector>
Loading

0 comments on commit bef96b5

Please sign in to comment.