summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_backgroundblur.xml
blob: 85e07083c29c208b96679502873ba0caebe871e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?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="M6,13 C5.45,13,5,13.45,5,14 S5.45,15,6,15 S7,14.55,7,14 S6.55,13,6,13 Z M6,17
C5.45,17,5,17.45,5,18 S5.45,19,6,19 S7,18.55,7,18 S6.55,17,6,17 Z M6,9
C5.45,9,5,9.45,5,10 S5.45,11,6,11 S7,10.55,7,10 S6.55,9,6,9 Z M3,9.5
C2.72,9.5,2.5,9.72,2.5,10 S2.72,10.5,3,10.5 S3.5,10.28,3.5,10 S3.28,9.5,3,9.5 Z
M6,5 C5.45,5,5,5.45,5,6 S5.45,7,6,7 S7,6.55,7,6 S6.55,5,6,5 Z M21,10.5
C21.28,10.5,21.5,10.28,21.5,10 S21.28,9.5,21,9.5 S20.5,9.72,20.5,10
S20.72,10.5,21,10.5 Z M14,7 C14.55,7,15,6.55,15,6 S14.55,5,14,5 S13,5.45,13,6
S13.45,7,14,7 Z M14,3.5 C14.28,3.5,14.5,3.28,14.5,3 S14.28,2.5,14,2.5
S13.5,2.72,13.5,3 S13.72,3.5,14,3.5 Z M3,13.5 C2.72,13.5,2.5,13.72,2.5,14
S2.72,14.5,3,14.5 S3.5,14.28,3.5,14 S3.28,13.5,3,13.5 Z M10,20.5
C9.72,20.5,9.5,20.72,9.5,21 S9.72,21.5,10,21.5 S10.5,21.28,10.5,21
S10.28,20.5,10,20.5 Z M10,3.5 C10.28,3.5,10.5,3.28,10.5,3 S10.28,2.5,10,2.5
S9.5,2.72,9.5,3 S9.72,3.5,10,3.5 Z M10,7 C10.55,7,11,6.55,11,6 S10.55,5,10,5
S9,5.45,9,6 S9.45,7,10,7 Z M10,12.5 C9.17,12.5,8.5,13.17,8.5,14
S9.17,15.5,10,15.5 S11.5,14.83,11.5,14 S10.83,12.5,10,12.5 Z M18,13
C17.45,13,17,13.45,17,14 S17.45,15,18,15 S19,14.55,19,14 S18.55,13,18,13 Z
M18,17 C17.45,17,17,17.45,17,18 S17.45,19,18,19 S19,18.55,19,18 S18.55,17,18,17
Z M18,9 C17.45,9,17,9.45,17,10 S17.45,11,18,11 S19,10.55,19,10 S18.55,9,18,9 Z
M18,5 C17.45,5,17,5.45,17,6 S17.45,7,18,7 S19,6.55,19,6 S18.55,5,18,5 Z M21,13.5
C20.72,13.5,20.5,13.72,20.5,14 S20.72,14.5,21,14.5 S21.5,14.28,21.5,14
S21.28,13.5,21,13.5 Z M14,17 C13.45,17,13,17.45,13,18 S13.45,19,14,19
S15,18.55,15,18 S14.55,17,14,17 Z M14,20.5 C13.72,20.5,13.5,20.72,13.5,21
S13.72,21.5,14,21.5 S14.5,21.28,14.5,21 S14.28,20.5,14,20.5 Z M10,8.5
C9.17,8.5,8.5,9.17,8.5,10 S9.17,11.5,10,11.5 S11.5,10.83,11.5,10
S10.83,8.5,10,8.5 Z M10,17 C9.45,17,9,17.45,9,18 S9.45,19,10,19 S11,18.55,11,18
S10.55,17,10,17 Z M14,12.5 C13.17,12.5,12.5,13.17,12.5,14 S13.17,15.5,14,15.5
S15.5,14.83,15.5,14 S14.83,12.5,14,12.5 Z M14,8.5 C13.17,8.5,12.5,9.17,12.5,10
S13.17,11.5,14,11.5 S15.5,10.83,15.5,10 S14.83,8.5,14,8.5 Z" />
    <path
        android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>