10 lines
629 B
XML
10 lines
629 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="102dp"
|
|
android:height="32dp"
|
|
android:viewportWidth="102"
|
|
android:viewportHeight="32">
|
|
|
|
<path
|
|
android:pathData="M15.5,1.5H86.5V-0.5H15.5V1.5ZM86.5,30.5H15.5V32.5H86.5V30.5ZM15.5,30.5C7.492,30.5 1,24.008 1,16H-1C-1,25.113 6.387,32.5 15.5,32.5V30.5ZM101,16C101,24.008 94.508,30.5 86.5,30.5V32.5C95.613,32.5 103,25.113 103,16H101ZM86.5,1.5C94.508,1.5 101,7.992 101,16H103C103,6.887 95.613,-0.5 86.5,-0.5V1.5ZM15.5,-0.5C6.387,-0.5 -1,6.887 -1,16H1C1,7.992 7.492,1.5 15.5,1.5V-0.5Z"
|
|
android:fillColor="#8E8E93"/>
|
|
</vector>
|