]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/drawable/ic_star_black_24dp.xml
c3435fd8c2e0f5691d7b572188e5b66c52d20f7c
[mobile-ledger.git] / app / src / main / res / drawable / ic_star_black_24dp.xml
1 <!--
2   ~ Copyright Google Inc.
3   ~
4   ~ Licensed under the Apache License, version 2.0 ("the License");
5   ~ you may not use this file except in compliance with the License.
6   ~ You may obtain a copy of the license at:
7   ~
8   ~   https://www.apache.org/licenses/LICENSE-2.0
9   ~
10   ~ Unless required by applicable law or agreed to in writing, software
11   ~ distribution under the License is distributed on an "AS IS" BASIS,
12   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13   ~ See the License for the specific language governing permissions and
14   ~ limitations under the License.
15   -->
16
17
18 <!--
19   ~ Copyright Google Inc.
20   ~ Apache 2.0
21   -->
22
23 <vector android:height="24dp" android:tint="#313131"
24     android:viewportHeight="24.0" android:viewportWidth="24.0"
25     android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
26     <path android:fillColor="#FF000000" android:pathData="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"/>
27 </vector>