summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_cellular.xml
blob: 1159ccc9e99c0e8e96f0f4248a9a57cbbd57b4f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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="M1,20.449v0.698c0,0.155,0.116,0.282,0.256,0.282h21.486c0.142,0,0.257-0.126,0.257-0.282V2.571
L1,20.449z M21.429,19.857h-2.78L18.646,8.135l2.783-2.261V19.857z"/>
</vector>