Bug 1905044 - Add tabbrowser-reviewers, theme-reviewers, sessionstore-reviewers to...
[gecko.git] / mobile / android / android-components / components / ui / icons / src / main / res / drawable / mozac_ic_microphone_24.xml
blobe74647aa45fd404ac804cdcfdb63dd23ab7d5668
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="24dp"
6     android:height="24dp"
7     android:viewportWidth="24"
8     android:viewportHeight="24">
9     <path
10         android:fillColor="@color/mozac_ui_icons_fill"
11         android:pathData="M8.25 5.75a3.75 3.75 0 1 1 7.5 0v4.75a3.75 3.75 0 1 1-7.5 0V5.75zm3.75-2a2 2 0 0 0-2 2v4.75a2 2 0 1 0 4 0V5.75a2 2 0 0 0-2-2z" />
12     <path
13         android:fillColor="@color/mozac_ui_icons_fill"
14         android:pathData="M11.125 17.686a7.251 7.251 0 0 1-6.375-7.198H6.5a5.5 5.5 0 1 0 11 0h1.75a7.251 7.251 0 0 1-6.375 7.198v2.564H17V22H7v-1.75h4.125v-2.564z" />
15 </vector>