Files
SuperTinyIcons/images/android-vector-drawable/wifi.xml
2018-01-04 22:57:49 -06:00

21 lines
1022 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#fff"
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
<path
android:fillColor="#000000"
android:fillType="evenOdd"
android:pathData="M362 160a142 142 0 0 0-212 0zM150 351a142 142 0 0 0 212 0zm-21-179c-35 0-63
28-63 63v41c0 35 28 63 63 63h254c35 0 63-28 63-63v-41c0-35-28-63-63-63zm311
62c0-30-25-55-56-55h-63c-31 0-56 25-56 55v43c0 31-25 56-56 56h175c31 0 56-25
56-56zm-220 4v60h18v-60zm-1-19c0 6 5 11 11 11s10-5 10-11c0-5-4-10-10-10s-11 5-11
10zm-121-8l23 87h15l18-60 17 60h16l23-87h-17l-14 58-17-58h-15l-17 56-13-56zm195
0v87h19v-34h44v-18h-44v-18h47v-17zm79 27v60h18v-60zm-2-19c0 6 5 11 11 11s10-5
10-11c0-5-4-10-10-10s-11 5-11 10z" />
</vector>