Skip to content

Commit 2a98f05

Browse files
committed
feat: 에셋 추가
1 parent 1ba498b commit 2a98f05

3 files changed

Lines changed: 324 additions & 0 deletions

File tree

app/src/main/res/drawable/ai.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="23dp"
3+
android:height="22dp"
4+
android:viewportWidth="23"
5+
android:viewportHeight="22">
6+
<path
7+
android:pathData="M9.746,6.16C10.151,4.903 11.788,4.864 12.267,6.046L12.308,6.161L12.854,7.857C12.979,8.246 13.182,8.601 13.448,8.9C13.713,9.199 14.036,9.434 14.395,9.589L14.542,9.647L16.139,10.226C17.323,10.656 17.359,12.394 16.247,12.903L16.139,12.946L14.542,13.526C14.175,13.659 13.84,13.874 13.558,14.156C13.277,14.438 13.055,14.781 12.909,15.162L12.854,15.317L12.309,17.013C11.904,18.271 10.267,18.309 9.788,17.128L9.746,17.013L9.201,15.318C9.076,14.929 8.873,14.573 8.608,14.274C8.342,13.974 8.019,13.74 7.66,13.584L7.514,13.526L5.917,12.947C4.732,12.517 4.696,10.78 5.808,10.271L5.917,10.226L7.514,9.647C7.88,9.514 8.216,9.3 8.497,9.018C8.779,8.735 9,8.392 9.146,8.012L9.201,7.857L9.746,6.16Z"
8+
android:fillColor="#242427"/>
9+
<path
10+
android:pathData="M18.027,2.171C17.858,2.059 17.662,2 17.463,2C17.24,2 17.023,2.074 16.842,2.211C16.661,2.349 16.525,2.543 16.453,2.766L16.08,3.929L14.986,4.325L14.86,4.379C14.67,4.478 14.513,4.634 14.407,4.828C14.301,5.022 14.251,5.245 14.265,5.468C14.278,5.692 14.354,5.906 14.482,6.084C14.611,6.262 14.786,6.396 14.986,6.468L16.081,6.864L16.454,8.025L16.505,8.158C16.598,8.359 16.745,8.527 16.927,8.639C17.11,8.752 17.32,8.804 17.531,8.79C17.741,8.776 17.943,8.696 18.111,8.56C18.278,8.423 18.404,8.237 18.472,8.025L18.846,6.863L19.94,6.467L20.065,6.412C20.255,6.314 20.413,6.158 20.519,5.964C20.625,5.77 20.674,5.547 20.66,5.323C20.647,5.1 20.571,4.885 20.443,4.707C20.315,4.529 20.139,4.396 19.94,4.324L18.844,3.928L18.471,2.766L18.42,2.634C18.332,2.444 18.196,2.284 18.027,2.171Z"
11+
android:fillColor="#242427"/>
12+
</vector>

0 commit comments

Comments
 (0)