Skip to content

Commit 62a9f20

Browse files
authored
Merge pull request #1524 from BCSDLab/feature/#1496-add-koin-text-icon
[Chore] KOIN 텍스트 아이콘 core 모듈 추가
2 parents e5ce3b7 + 613f210 commit 62a9f20

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="63dp"
3+
android:height="21dp"
4+
android:viewportWidth="63"
5+
android:viewportHeight="21">
6+
<path
7+
android:pathData="M45.729,20.494V0.389H49.2L59.475,15.745H59.586V0.389H62.585V20.494H59.197L48.867,5.026H48.728V20.494H45.729Z"
8+
android:fillColor="#333333"/>
9+
<path
10+
android:pathData="M38.897,20.494V0.389H41.896V20.494H38.897Z"
11+
android:fillColor="#333333"/>
12+
<path
13+
android:pathData="M25.577,20.883C19.62,20.883 15.108,16.384 15.108,10.441C15.108,4.499 19.62,0 25.577,0C31.548,0 36.046,4.499 36.046,10.441C36.046,16.384 31.548,20.883 25.577,20.883ZM25.577,18.022C29.937,18.036 33.005,14.885 33.019,10.441C33.005,5.998 29.937,2.846 25.577,2.86C21.231,2.846 18.163,5.998 18.163,10.441C18.163,14.885 21.231,18.036 25.577,18.022Z"
14+
android:fillColor="#333333"/>
15+
<path
16+
android:pathData="M0.001,20.494V0.389H3V9.219H3.111L10.942,0.389H14.802L6.166,9.941L15.108,20.494H11.165L3.139,10.858H3V20.494H0.001Z"
17+
android:fillColor="#333333"/>
18+
</vector>

0 commit comments

Comments
 (0)