瀏覽代碼

[공통][New] 네비 바 아이콘 수정

hyodong.min 7 年之前
父節點
當前提交
dab981a360

+ 19 - 0
app/src/main/res/drawable/ic_icon_bucket_complet_default.xml

@@ -0,0 +1,19 @@
+<vector android:height="24dp" android:viewportHeight="77"
+    android:viewportWidth="76" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+    <path android:fillAlpha="0.5" android:fillColor="#FFFFFF"
+        android:fillType="nonZero"
+        android:pathData="M13.9565,20.3913L47.9574,20.3913L47.9574,13.4348L10.5106,13.4348C8.5718,13.4348 7,15.0065 7,16.9454L7,64.9241C7,66.863 8.5718,68.4348 10.5106,68.4348L58.4894,68.4348C60.4282,68.4348 62,66.863 62,64.9241L62,45.0305L55.0435,45.0305L55.0435,61.4783L13.9565,61.4783L13.9565,20.3913Z"
+        android:strokeAlpha="0.5" android:strokeColor="#00000000" android:strokeWidth="1"/>
+    <path android:fillAlpha="0.5" android:fillColor="#FFFFFF"
+        android:fillType="nonZero"
+        android:pathData="M47.5,16.9348m-3.5,0a3.5,3.5 0,1 1,7 0a3.5,3.5 0,1 1,-7 0"
+        android:strokeAlpha="0.5" android:strokeColor="#00000000" android:strokeWidth="1"/>
+    <path android:fillAlpha="0.5" android:fillColor="#FFFFFF"
+        android:fillType="nonZero"
+        android:pathData="M58.5,44.9348m-3.5,0a3.5,3.5 0,1 1,7 0a3.5,3.5 0,1 1,-7 0"
+        android:strokeAlpha="0.5" android:strokeColor="#00000000" android:strokeWidth="1"/>
+    <path android:fillAlpha="0.5" android:fillColor="#FFFFFF"
+        android:fillType="nonZero"
+        android:pathData="M36.193,43.52L65.4533,12.0657C66.7617,10.6592 68.9626,10.5797 70.3691,11.8881C71.7756,13.1965 71.8551,15.3973 70.5467,16.8039L38.9184,50.8039C37.6103,52.21 35.4103,52.2899 34.0036,50.9825L20.632,38.5538C19.2249,37.2459 19.1445,35.0451 20.4523,33.6381C21.7601,32.231 23.961,32.1506 25.368,33.4584L36.193,43.52Z"
+        android:strokeAlpha="0.5" android:strokeColor="#00000000" android:strokeWidth="1"/>
+</vector>

+ 15 - 0
app/src/main/res/drawable/ic_icon_bucket_complet_on.xml

@@ -0,0 +1,15 @@
+<vector android:height="24dp" android:viewportHeight="77"
+    android:viewportWidth="76" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+    <path android:fillColor="#FFFFFF" android:fillType="nonZero"
+        android:pathData="M13.9565,20.3913L47.9574,20.3913L47.9574,13.4348L10.5106,13.4348C8.5718,13.4348 7,15.0065 7,16.9454L7,64.9241C7,66.863 8.5718,68.4348 10.5106,68.4348L58.4894,68.4348C60.4282,68.4348 62,66.863 62,64.9241L62,45.0305L55.0435,45.0305L55.0435,61.4783L13.9565,61.4783L13.9565,20.3913Z"
+        android:strokeColor="#00000000" android:strokeWidth="1"/>
+    <path android:fillColor="#FFFFFF" android:fillType="nonZero"
+        android:pathData="M47.5,16.9348m-3.5,0a3.5,3.5 0,1 1,7 0a3.5,3.5 0,1 1,-7 0"
+        android:strokeColor="#00000000" android:strokeWidth="1"/>
+    <path android:fillColor="#FFFFFF" android:fillType="nonZero"
+        android:pathData="M58.5,44.9348m-3.5,0a3.5,3.5 0,1 1,7 0a3.5,3.5 0,1 1,-7 0"
+        android:strokeColor="#00000000" android:strokeWidth="1"/>
+    <path android:fillColor="#F27824" android:fillType="nonZero"
+        android:pathData="M36.193,43.52L65.4533,12.0657C66.7617,10.6592 68.9626,10.5797 70.3691,11.8881C71.7756,13.1965 71.8551,15.3973 70.5467,16.8039L38.9184,50.8039C37.6103,52.21 35.4103,52.2899 34.0036,50.9825L20.632,38.5538C19.2249,37.2459 19.1445,35.0451 20.4523,33.6381C21.7601,32.231 23.961,32.1506 25.368,33.4584L36.193,43.52Z"
+        android:strokeColor="#00000000" android:strokeWidth="1"/>
+</vector>