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_search_24.xml
blob8fc45bac32980fa03789406abf3c10538efb75f1
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     <path
11         android:fillColor="@color/mozac_ui_icons_fill"
12         android:pathData="M15.685,14.074A6.957,6.957 0,0 0,17 10c0,-3.859 -3.14,-7 -7,-7s-7,3.141 -7,7 3.14,7 7,7a6.953,6.953 0,0 0,4.087 -1.324l0.524,-0.006 5.11,5.11a0.748,0.748 0,0 0,1.06 0,0.75 0.75,0 0,0 0,-1.061l-5.106,-5.107 0.01,-0.538zM10,15.5A5.506,5.506 0,0 1,4.5 10c0,-3.032 2.467,-5.5 5.5,-5.5s5.5,2.468 5.5,5.5 -2.467,5.5 -5.5,5.5z" />
13 </vector>