You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/res/drawable/ic_settings.xml

14 lines
1.9 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="M20.75,11L17.91,11C17.7599,10.1093 17.4094,9.2644 16.885,8.529L18.894,6.52C19.273,6.1276 19.2676,5.5039 18.8818,5.1182C18.4961,4.7324 17.8724,4.727 17.48,5.106L15.471,7.115C14.7356,6.5906 13.8907,6.2401 13,6.09L13,3.25C13,2.6977 12.5523,2.25 12,2.25C11.4477,2.25 11,2.6977 11,3.25L11,6.09C10.1093,6.2401 9.2644,6.5906 8.529,7.115L6.52,5.106C6.1276,4.727 5.5039,4.7324 5.1182,5.1182C4.7324,5.5039 4.727,6.1276 5.106,6.52L7.115,8.529C6.5906,9.2644 6.2401,10.1093 6.09,11L3.25,11C2.6977,11 2.25,11.4477 2.25,12C2.25,12.5523 2.6977,13 3.25,13L6.09,13C6.2436,13.9088 6.6057,14.7697 7.148,15.515C7.0646,15.555 6.9871,15.6065 6.918,15.668L5.106,17.48C4.846,17.7311 4.7418,18.1029 4.8333,18.4525C4.9248,18.8021 5.1979,19.0752 5.5475,19.1667C5.8971,19.2582 6.2689,19.154 6.52,18.894L8.332,17.082C8.3935,17.0129 8.445,16.9354 8.485,16.852C9.2303,17.3943 10.0912,17.7564 11,17.91L11,20.75C11,21.3023 11.4477,21.75 12,21.75C12.5523,21.75 13,21.3023 13,20.75L13,17.91C13.8907,17.7599 14.7356,17.4094 15.471,16.885L17.48,18.894C17.8724,19.273 18.4961,19.2676 18.8818,18.8818C19.2676,18.4961 19.273,17.8724 18.894,17.48L16.885,15.471C17.4094,14.7356 17.7599,13.8907 17.91,13L20.75,13C21.3023,13 21.75,12.5523 21.75,12C21.75,11.4477 21.3023,11 20.75,11ZM8,12C8,9.7909 9.7909,8 12,8C14.2091,8 16,9.7909 16,12C16,14.2091 14.2091,16 12,16C10.9391,16 9.9217,15.5786 9.1716,14.8284C8.4214,14.0783 8,13.0609 8,12Z"
android:fillColor="?primaryText" />
</vector>