summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_stabilization.xml
blob: 0ec3ca4aa93e44e2ca6a65e8a414da1faf525967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="@color/white"
        android:pathData="M23,5.5 L23,20 C23,22.2,21.2,24,19,24 L11.7,24 C10.62,24,9.6,23.57,8.85,22.81
L1,14.83 S2.26,13.6,2.3,13.58 C2.52,13.39,2.79,13.29,3.09,13.29
C3.31,13.29,3.51,13.35,3.69,13.45 C3.73,13.46,8,15.91,8,15.91 L8,4
C8,3.17,8.67,2.5,9.5,2.5 S11,3.17,11,4 L11,11 L12,11 L12,1.5
C12,0.67,12.67,0,13.5,0 S15,0.67,15,1.5 L15,11 L16,11 L16,2.5
C16,1.67,16.67,1,17.5,1 S19,1.67,19,2.5 L19,11 L20,11 L20,5.5
C20,4.67,20.67,4,21.5,4 S23,4.67,23,5.5 Z" />
</vector>