summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_report_problem_92.xml
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2016-04-06 16:12:01 -0700
committerPhilip P. Moltmann <moltmann@google.com>2016-04-07 17:28:16 -0700
commitdb783edf34ff3d228b9a5d5b14b0bf1e966ebd34 (patch)
tree9321114b48e9c2ca3563a1db54a35e24b4c47ae7 /res/drawable/ic_report_problem_92.xml
parent0a25ee021bd0a68c59c0d4b5e2352c4cb2fdea83 (diff)
downloadandroid_packages_apps_PackageInstaller-db783edf34ff3d228b9a5d5b14b0bf1e966ebd34.tar.gz
android_packages_apps_PackageInstaller-db783edf34ff3d228b9a5d5b14b0bf1e966ebd34.tar.bz2
android_packages_apps_PackageInstaller-db783edf34ff3d228b9a5d5b14b0bf1e966ebd34.zip
Make side-load install path material design-y
Bug: 26932948 Change-Id: Ic8bcec523fc6cd0db847a4575724fbe465e65c5d
Diffstat (limited to 'res/drawable/ic_report_problem_92.xml')
-rw-r--r--res/drawable/ic_report_problem_92.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/drawable/ic_report_problem_92.xml b/res/drawable/ic_report_problem_92.xml
new file mode 100644
index 00000000..f262601f
--- /dev/null
+++ b/res/drawable/ic_report_problem_92.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 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="92dp"
+ android:height="92dp"
+ android:viewportWidth="92.0"
+ android:viewportHeight="92.0">
+ <path
+ android:fillColor="#C8CCCE"
+ android:pathData="M2,84H90L46,8 2,84zM50,72h-8v-8h8v8zM50,56H42V40h8v16z"/>
+</vector>