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_eye_24.xml
blob7b58f3407ae91bc80d87286cffcb18d681fe7e07
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3    - License, v. 2.0. If a copy of the MPL was not distributed with this
4    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5 <vector xmlns:android="http://schemas.android.com/apk/res/android"
6     android:width="24dp"
7     android:height="24dp"
8     android:viewportWidth="24"
9     android:viewportHeight="24">
10     <path
11         android:fillAlpha="0.8"
12         android:fillColor="@color/mozac_ui_icons_fill"
13         android:pathData="M12 6.5c3.629 0 7.011 2.316 8.5 5.791v0.419c-1.489 3.474-4.871 5.79-8.5 5.79-3.629 0-7.011-2.316-8.5-5.791V12.29C4.989 8.816 8.371 6.5 12 6.5zM12 5C7.634 5 3.656 7.805 2 11.994v1.012C3.656 17.195 7.634 20 12 20s8.344-2.805 10-6.994v-1.012C20.344 7.805 16.366 5 12 5z" />
14     <path
15         android:fillAlpha="0.8"
16         android:fillColor="@color/mozac_ui_icons_fill"
17         android:pathData="M12 10.5c1.103 0 2 0.897 2 2s-0.897 2-2 2-2-0.897-2-2 0.897-2 2-2zM12 9c-1.93 0-3.5 1.57-3.5 3.5S10.07 16 12 16s3.5-1.57 3.5-3.5S13.93 9 12 9z" />
18 </vector>