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_plus_24.xml
blob1aabc12ba60c7f0cea6096344d5ac73b9ffe4832
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:pathData="M20 13.5a0.745 0.745 0 0 0 0.53-0.22A0.75 0.75 0 0 0 20 12h-5.7l-0.8-0.8V5.5a0.75 0.75 0 0 0-1.5 0v5.7L11.2 12H5.5a0.75 0.75 0 0 0 0 1.5h5.7l0.8 0.8V20a0.75 0.75 0 0 0 1.5 0v-5.7l0.8-0.8H20z"
12         android:fillColor="@color/mozac_ui_icons_fill" />
13 </vector>