aboutsummaryrefslogtreecommitdiff
path: root/res/drawable/ic_calendar_sync.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_calendar_sync.xml')
-rw-r--r--res/drawable/ic_calendar_sync.xml91
1 files changed, 91 insertions, 0 deletions
diff --git a/res/drawable/ic_calendar_sync.xml b/res/drawable/ic_calendar_sync.xml
new file mode 100644
index 0000000..b527dfd
--- /dev/null
+++ b/res/drawable/ic_calendar_sync.xml
@@ -0,0 +1,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>