23 lines
852 B
XML
23 lines
852 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="34dp"
|
|
android:width="34dp"
|
|
android:viewportWidth="34"
|
|
android:viewportHeight="34">
|
|
<path
|
|
android:fillColor="#00000000"
|
|
android:pathData="M33,17C33,8.163 25.837,1 17,1C8.163,1 1,8.163 1,17C1,25.837 8.163,33 17,33C25.837,33 33,25.837 33,17Z"
|
|
android:strokeColor="#c84801"
|
|
android:strokeWidth="2"/>
|
|
<path
|
|
android:fillColor="#00000000"
|
|
android:pathData="M17,20.5L17,8.5"
|
|
android:strokeColor="#c84801"
|
|
android:strokeWidth="2"
|
|
android:strokeLineCap="round"
|
|
android:strokeLineJoin="round"/>
|
|
<path
|
|
android:fillColor="#c84801"
|
|
android:pathData="M16.006,26a0.994,1 0,1 0,1.989 0a0.994,1 0,1 0,-1.989 0z"/>
|
|
</vector>
|