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

15 lines
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- 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 xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M10.0127,12.1576C10.0127,13.7366 10.6987,14.6946 11.8427,14.6946C13.0177,14.6946 13.7477,13.7256 13.7477,12.1576C13.7477,10.5906 13.0177,9.6206 11.8527,9.6206C10.6987,9.6206 10.0127,10.5676 10.0127,12.1576M20.9997,11.0916C20.9997,14.5206 19.3777,16.7316 16.7207,16.7316C15.3697,16.7316 14.3357,16.0786 14.0957,15.0216L13.9437,15.0216C13.4967,16.1106 12.5827,16.6986 11.3197,16.6986C9.0547,16.6986 7.5407,14.8586 7.5407,12.0926C7.5407,9.4466 9.0327,7.6386 11.2107,7.6386C12.3867,7.6386 13.3667,8.2266 13.7917,9.1846L13.9437,9.1846L13.9437,7.8786L16.1547,7.8786L16.1547,13.7046C16.1547,14.4556 16.5027,14.9346 17.1887,14.9346C18.2557,14.9346 18.9967,13.5736 18.9967,11.2546C18.9967,7.2906 16.2627,4.7316 12.1367,4.7316C7.9437,4.7316 5.0037,7.7586 5.0037,12.1366C5.0037,16.7196 8.0637,19.3986 12.5497,19.3986C13.7147,19.3986 14.9017,19.2466 15.5227,19.0176L15.5227,20.7606C14.6737,21.0116 13.5627,21.1636 12.3867,21.1636C6.8767,21.1636 2.9997,17.7116 2.9997,12.0816C2.9997,6.6806 6.7787,3.0006 12.2127,3.0006C17.3737,3.0006 20.9997,6.2446 20.9997,11.0916"
android:fillColor="?primaryText"
android:fillType="evenOdd" />
</vector>