replicant-vendor_replicant/overlay/common/packages/apps/Settings/res/drawable/ic_settings_wireless.xml

14 lines
500 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorAccent"
android:pathData="M12.01,21.49 L23.64,7 C23.19,6.66,18.71,3,12,3 C5.28,3,0.81,6.66,0.36,7
L11.99,21.49 L12,21.5 L12.01,21.49 Z" />
<path
android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>