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

14 lines
892 B
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:fillColor="?primaryText"
android:pathData="M21.6 3.6c0.4 0.4 0.4 1 0.05 1.343l-8.75 10.035a1 1 0 0 1-0.7 0.4h-0c-0.3 0-0.5-0.1-0.7-0.3l-1.3-1.3a1 1 0 0 1-0.3-0.7 1 1 0 0 1 0.3-0.7l10-8.75a1 1 0 0 1 1.3 0zM7.1 15.5c1 0 2 0.6 2.3 1.6 0.4 1 0 2-0.7 2.7-0 0-0 0-0 0-1.25 1.25-3.5 2-6 1.9-0.3 0-0.625-0.3-0.625-0.625 0-0.2 0.1-0.4 0.3-0.54l 0 0c0 0 0-0 0 0 1.3-0.6 1.7-1.8 2.2-3.2 0-0 0-0 0-0a2.5 2.5 0 0 1 2.4-1.8z" />
</vector>