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_back_24.xml
blob39ac1ea9d5db26ddd995153d89c1a8fb561e2c36
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.0"
9         android:viewportHeight="24.0"
10         android:autoMirrored="true">
11     <path android:fillColor="@color/mozac_ui_icons_fill"
12         android:pathData="M20.25,11.5H5.461l5.97,-5.97a0.75,0.75 0,1 0,-1.061 -1.061L3,11.839v0.821l7.37,7.37a0.748,0.748 0,0 0,1.06 0,0.75 0.75,0 0,0 0,-1.061L5.461,13H20.25a0.75,0.75 0,0 0,0 -1.5z" />
13 </vector>