This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
android_packages_apps_Cherish/res/drawable/ic_action_set.xml
Alex Cruz c665521d8c Replace colorpicker action set png with vector
Change-Id: Ie44e1e91234706bb80f1ac56c72a68e1fe8eff07

Signed-off-by: xyyx <xyyx@mail.ru>
2019-10-03 19:41:48 +07:00

34 lines
1.3 KiB
XML

<!-- Copyright (C) 2014-2016 The Dirty Unicorns 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="32.000000dp"
android:height="32.000000dp"
android:viewportWidth="96.000000"
android:viewportHeight="96.000000"
android:tint="?android:attr/colorAccent">
<group
android:translateY="96.000000"
android:scaleX="0.100000"
android:scaleY="-0.100000">
<path
android:fillColor="#FFFFFFFF"
android:strokeWidth="1"
android:pathData="M567 562 l-187 -187 -98 98 -98 97 -42 -43 -42 -43 139 -138 138 -138 232 227 c127
125 231 230 230 234 0 3 -20 23 -43 43 l-42 37 -187 -187z" />
</group>
</vector>