aboutsummaryrefslogtreecommitdiff
path: root/res/drawable/ic_calendar_sync.xml
blob: b527dfda242aed7b84e608a8eee9c98cd1be3af7 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2020 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="256dp"
    android:height="256dp"
    android:viewportWidth="256"
    android:viewportHeight="256">
  <path
      android:pathData="M16,8L240,8A8,8 0,0 1,248 16L248,240A8,8 0,0 1,240 248L16,248A8,8 0,0 1,8 240L8,16A8,8 0,0 1,16 8z"
      android:fillColor="#F9F9F9"/>
  <path
      android:pathData="M16,7L240,7A9,9 0,0 1,249 16L249,240A9,9 0,0 1,240 249L16,249A9,9 0,0 1,7 240L7,16A9,9 0,0 1,16 7z"
      android:strokeAlpha="0.1"
      android:strokeWidth="2"
      android:fillColor="#00000000"
      android:strokeColor="#000000"/>
  <path
      android:pathData="M248,57H249V56V16C249,11.029 244.971,7 240,7H16C11.029,7 7,11.029 7,16V56V57H8H248Z"
      android:strokeWidth="2"
      android:fillColor="#F6BF26"
      android:strokeColor="#F6BF26"/>
  <path
      android:pathData="M6,58h244v2h-244z"
      android:strokeAlpha="0.2"
      android:fillColor="#000000"
      android:fillAlpha="0.2"/>
  <path
      android:pathData="M6,60h244v2h-244z"
      android:strokeAlpha="0.1"
      android:fillColor="#000000"
      android:fillAlpha="0.1"/>
  <path
      android:pathData="M36,121h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M36,161h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M36,201h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M84,81h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M84,121h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M84,161h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M84,201h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M132,81h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M132,121h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M132,161h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M132,201h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M180,81h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M180,121h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M180,161h40v24h-40z"
      android:fillColor="#C0C0C0"/>
  <path
      android:pathData="M180,201h40v24h-40z"
      android:fillColor="#F6BF26"/>
</vector>