Bug 1845134 - Part 3: Rename mozac_ic_append_up_24 tp mozac_ic_append_up_left_24...
[gecko.git] / mobile / android / android-components / components / ui / icons / src / main / res / drawable / mozac_ic_information_fill_24.xml
blobdcd5a49bc0b6545dceb8d9419e21802180e6e30c
1 <!-- This Source Code Form is subject to the terms of the Mozilla Public
2    - License, v. 2.0. If a copy of the MPL was not distributed with this
3    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
4 <vector xmlns:android="http://schemas.android.com/apk/res/android"
5     xmlns:tools="http://schemas.android.com/tools"
6     android:width="24dp"
7     android:height="24dp"
8     android:viewportWidth="24"
9     android:viewportHeight="24">
10     <path
11         android:pathData="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0.875-15v1.75h-1.75V7h1.75zm0 10v-6.25h-1.75V17h1.75z"
12         android:fillColor="@color/mozac_ui_icons_fill"
13         android:fillType="evenOdd"
14         tools:targetApi="n"
15         tools:ignore="VectorRaster" />
16 </vector>