-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvisibility.xml
More file actions
10 lines (10 loc) · 823 Bytes
/
Copy pathvisibility.xml
File metadata and controls
10 lines (10 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="48dp"
android:height="48dp"
android:viewportWidth="960"
android:viewportHeight="960"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M480.12,630Q551,630 600.5,580.38Q650,530.77 650,459.88Q650,389 600.38,339.5Q550.77,290 479.88,290Q409,290 359.5,339.62Q310,389.23 310,460.12Q310,531 359.62,580.5Q409.23,630 480.12,630ZM479.77,572Q433,572 400.5,539.27Q368,506.53 368,459.77Q368,413 400.73,380.5Q433.47,348 480.23,348Q527,348 559.5,380.73Q592,413.47 592,460.23Q592,507 559.27,539.5Q526.53,572 479.77,572ZM480,760Q334,760 216,677Q98,594 40,460Q98,326 216,243Q334,160 480,160Q626,160 744,243Q862,326 920,460Q862,594 744,677Q626,760 480,760Z"/>
</vector>