1
0
Fork 0
fenix/app/src/main/res/drawable/ic_accessibility.xml

10 lines
734 B
XML

<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<vector android:height="24dp" android:viewportHeight="16"
android:viewportWidth="16" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="context-fill" android:pathData="M8,2m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"/>
<path android:fillColor="context-fill" android:pathData="M14.1,4.5H2c-0.6,0 -1,0.4 -1,1s0.4,1 1,1h3.5v8.4c0,0.6 0.4,1.1 1,1.1s1,-0.5 1,-1.1v-4.1h1v4.1c0,0.6 0.4,1.1 1,1.1s1,-0.5 1,-1.1V6.4H14c0.6,0 1,-0.4 1,-1s-0.4,-0.9 -0.9,-0.9z"/>
</vector>