forked from firka/student-legacy
14 lines
456 B
XML
14 lines
456 B
XML
<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,2.69l5.66,5.66a8,8 0,1 1,-11.31 0z"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#ff141516"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|