-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmenu_draw.xml
More file actions
20 lines (20 loc) · 1.72 KB
/
Copy pathmenu_draw.xml
File metadata and controls
20 lines (20 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="22dp"
android:height="22dp"
android:viewportWidth="22"
android:viewportHeight="22">
<group>
<clip-path
android:pathData="M1,0h19.905v22h-19.905z"/>
<path
android:pathData="M10.952,22C10.285,22 9.686,21.666 9.352,21.107L8.047,18.921C8.005,18.851 7.942,18.8 7.866,18.777C3.674,17.455 0.914,13.699 1.001,9.431C1.105,4.381 5.269,0.243 10.482,0.01C13.231,-0.109 15.839,0.829 17.825,2.663C19.81,4.498 20.904,6.97 20.904,9.625C20.904,13.803 18.146,17.48 14.04,18.775C13.964,18.8 13.897,18.851 13.855,18.921L12.55,21.107C12.217,21.666 11.619,22 10.952,22ZM10.955,1.457C10.821,1.457 10.685,1.46 10.55,1.466C6.126,1.662 2.593,5.174 2.506,9.459C2.432,13.081 4.773,16.269 8.332,17.39C8.761,17.525 9.123,17.809 9.35,18.191L10.655,20.377C10.741,20.52 10.877,20.541 10.95,20.541C11.024,20.541 11.16,20.52 11.246,20.377L12.55,18.191C12.778,17.809 13.141,17.525 13.572,17.388C17.055,16.288 19.396,13.169 19.396,9.624C19.396,7.371 18.468,5.272 16.782,3.715C15.197,2.251 13.141,1.457 10.955,1.457Z"
android:fillColor="#593EEC"/>
<group>
<clip-path
android:pathData="M1,0h19.905v22h-19.905z"/>
<path
android:pathData="M14.861,9.943L12.643,11.116C12.58,11.15 12.528,11.199 12.494,11.26L11.281,13.405C11.139,13.656 10.767,13.656 10.624,13.405L9.411,11.26C9.377,11.199 9.325,11.15 9.262,11.116L7.044,9.943C6.785,9.806 6.785,9.446 7.044,9.308L9.262,8.135C9.325,8.101 9.377,8.052 9.411,7.991L10.624,5.846C10.766,5.595 11.138,5.595 11.281,5.846L12.494,7.991C12.528,8.052 12.58,8.101 12.643,8.135L14.861,9.308C15.12,9.445 15.12,9.806 14.861,9.943Z"
android:fillColor="#593EEC"/>
</group>
</group>
</vector>