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_device_mobile_24.xml
blob0d5b766ddf1fbc81d695004338741e0a56a7fc4e
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 android:fillColor="@color/mozac_ui_icons_fill"
11         android:pathData="M16.5 2h-9A2.5 2.5 0 0 0 5 4.5v15A2.5 2.5 0 0 0 7.5 22h9a2.5 2.5 0 0 0 2.5-2.5v-15A2.5 2.5 0 0 0 16.5 2zm-3.25 18.5h-2.5a0.75 0.75 0 0 1 0-1.5h2.5a0.75 0.75 0 0 1 0 1.5zM17.5 17h-11V4.3l0.8-0.8h9.4l0.8 0.8V17z" />
12 </vector>