LeOS-GSI/LatinIME/java/res/drawable/ic_settings_preferences.xml

15 lines
782 B
XML
Raw Normal View History

2024-10-24 09:22:44 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: Material Design Authors / Google LLC
SPDX-License-Identifier: Apache-2.0
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:fillColor="?android:attr/textColorPrimary"
android:pathData="M427,840L427,615L487,615L487,698L840,698L840,758L487,758L487,840L427,840ZM120,758L120,698L367,698L367,758L120,758ZM307,592L307,510L120,510L120,450L307,450L307,366L367,366L367,592L307,592ZM427,510L427,450L840,450L840,510L427,510ZM593,345L593,120L653,120L653,202L840,202L840,262L653,262L653,345L593,345ZM120,262L120,202L533,202L533,262L120,262Z"/>
</vector>