[fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename primaryText...
[gecko.git] / mobile / android / fenix / app / src / main / res / drawable / ic_customize.xml
blob40faee312ced1085905d71d5603eb6ad4fd9dca8
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"
9     android:viewportHeight="24">
10     <path
11         android:fillColor="?attr/textPrimary"
12         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" />
13 </vector>