-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmenu_detect.xml
More file actions
15 lines (15 loc) · 1.13 KB
/
Copy pathmenu_detect.xml
File metadata and controls
15 lines (15 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="19dp"
android:height="20dp"
android:viewportWidth="19"
android:viewportHeight="20">
<path
android:pathData="M9.411,1.465C13.053,1.465 16.159,3.844 17.311,7.157H18.822C17.617,3.024 13.856,0 9.411,0C4.966,0 1.205,3.024 0,7.157H1.511C2.663,3.844 5.769,1.465 9.411,1.465Z"
android:fillColor="#593EEC"/>
<path
android:pathData="M9.411,18.535C5.769,18.535 2.663,16.156 1.511,12.843H0C1.205,16.976 4.968,20 9.411,20C13.854,20 17.617,16.976 18.822,12.843H17.312C16.159,16.156 13.055,18.535 9.411,18.535Z"
android:fillColor="#593EEC"/>
<path
android:pathData="M13.141,10.319L11.024,11.498C10.964,11.532 10.915,11.582 10.882,11.643L9.724,13.799C9.589,14.051 9.234,14.051 9.098,13.799L7.94,11.643C7.907,11.582 7.858,11.532 7.798,11.498L5.681,10.319C5.434,10.182 5.434,9.82 5.681,9.681L7.798,8.502C7.858,8.468 7.907,8.418 7.94,8.357L9.098,6.201C9.233,5.949 9.588,5.949 9.724,6.201L10.882,8.357C10.915,8.418 10.964,8.468 11.024,8.502L13.141,9.681C13.39,9.818 13.39,10.182 13.141,10.319Z"
android:fillColor="#593EEC"/>
</vector>