Skip to content

Commit 2821157

Browse files
committed
Add: 아이콘 에셋 추가
1 parent 59c2802 commit 2821157

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="24"
5+
android:viewportHeight="24">
6+
<path
7+
android:fillColor="#00000000"
8+
android:pathData="M20,6C19.277,6.843 19.406,6.994 18.658,7.867C17.91,8.741 17.626,8.379 16.903,9.253C16.181,10.126 15.897,9.795 15.148,10.638C14.4,11.482 14.193,11.241 13.445,12.084C12.697,12.927 12.981,13.259 12.232,14.132C11.484,15.006 11.51,15.006 10.761,15.879C10.013,16.753 10.374,16.813 9.316,16.903C8.413,16.963 8.49,17.234 7.845,16.482C7.2,15.729 7.381,15.518 6.735,14.765C6.09,14.012 5.806,14.343 5.161,13.59C4.516,12.837 4.645,12.686 4,11.903"
9+
android:strokeWidth="2"
10+
android:strokeColor="#C2C4C8"
11+
android:strokeLineCap="round"
12+
android:strokeLineJoin="round" />
13+
</vector>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="24"
5+
android:viewportHeight="24">
6+
<path
7+
android:fillColor="#00000000"
8+
android:pathData="M18,8.466C17.458,9.008 17.555,9.104 16.993,9.666C16.432,10.227 16.219,9.995 15.677,10.556C15.135,11.117 14.923,10.904 14.361,11.446C13.8,11.988 13.645,11.833 13.084,12.375C12.523,12.917 12.736,13.13 12.174,13.691C11.613,14.253 11.632,14.253 11.071,14.814C10.51,15.375 10.781,15.414 9.987,15.472C9.31,15.511 9.368,15.685 8.884,15.201C8.4,14.717 8.535,14.582 8.052,14.098C7.568,13.614 7.355,13.827 6.871,13.343C6.387,12.859 6.484,12.762 6,12.259"
9+
android:strokeWidth="2"
10+
android:strokeColor="#C2C4C8"
11+
android:strokeLineCap="round"
12+
android:strokeLineJoin="round" />
13+
</vector>

0 commit comments

Comments
 (0)