Bug 1845134 - Part 4: Update existing ui-icons to use the latest source from acorn...
[gecko.git] / mobile / android / android-components / components / ui / icons / src / main / res / drawable / mozac_ic_download_24.xml
blobc79a08a8ba47e1285cfa1bc173c1226727630411
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     android:width="24dp"
6     android:height="24dp"
7     android:viewportWidth="24"
8     android:viewportHeight="24">
9     <path
10         android:fillColor="@color/mozac_ui_icons_fill"
11         android:pathData="M12.875 15.012V3h-1.75v12.013l-3.888-3.888L6 12.362l5.381 5.382a0.875 0.875 0 0 0 1.238 0l5.38-5.382-1.237-1.237-3.887 3.887z" />
12     <path
13         android:fillColor="@color/mozac_ui_icons_fill"
14         android:pathData="M5 17v2.5c0 0.414 0.336 0.75 0.75 0.75h12.5A0.75 0.75 0 0 0 19 19.5V17h1.75v2.5a2.5 2.5 0 0 1-2.5 2.5H5.75a2.5 2.5 0 0 1-2.5-2.5V17H5z" />
15 </vector>