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_chevron_down_20.xml
blob1fb3102716230a3f91dd886e2edb14b6c8c89e9e
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="20dp"
6     android:height="20dp"
7     android:viewportWidth="20"
8     android:viewportHeight="20">
9     <path
10         android:fillColor="@color/mozac_ui_icons_fill"
11         android:pathData="M10,12.19 L5.06,7.25 4,8.31l5.47,5.47a0.75,0.75 0,0 0,1.06 0L16,8.31l-1.061,-1.06L10,12.19z" />
12 </vector>