summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_rotation.xml
blob: 64298eadc5a697bddfeff9e1a77346a4539d39b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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="M7.34,6.41 L0.86,12.9 L7.35,19.38 L13.84,12.9 L7.34,6.41 Z M3.69,12.9 L7.35,9.24
L11,12.9 L7.34,16.56 L3.69,12.9 Z M19.36,6.64 C17.61,4.88,15.3,4,13,4 L13,0.76
L8.76,5 L13,9.24 L13,6 C14.79,6,16.58,6.68,17.95,8.05
C20.68,10.78,20.68,15.22,17.95,17.95 C16.58,19.32,14.79,20,13,20
C12.03,20,11.06,19.79,10.16,19.39 L8.67,20.88 C10.02,21.62,11.51,22,13,22
C15.3,22,17.61,21.12,19.36,19.36 C22.88,15.85,22.88,10.15,19.36,6.64 Z" />
    <path
        android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>