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

14 lines
1.2 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:fillColor="?primaryText"
android:pathData="M11.27 9a0.3 0.3 0 0 1-0.2-0.1 0.27 0.27 0 0 1-0.1-0.2V4a1 1 0 0 1 2 0v4.73c0 0.1-0 0.1-0.1 0.2a0.27 0.27 0 0 1-0.2 0.1h-1.46zM19 6a3.1 3.1 0 0 1 3 3v9a3.1 3.1 0 0 1-3 3H5a3.1 3.1 0 0 1-3-3V9a3.1 3.1 0 0 1 3-3h3a1 1 0 0 1 0 2H5a1.1 1.1 0 0 0-1 1v9c0 0.5 0.5 1 1 1h14a1.1 1.1 0 0 0 1-1V9a1.1 1.1 0 0 0-1-1h-3a1 1 0 0 1 0-2h3zM6.7 11h3.56c0.4 0 0.7 0.3 0.7 0.7v3.6c0 0.4-0.3 0.7-0.7 0.7H6.72a0.7 0.7 0 0 1-0.7-0.7v-3.6c0-0.4 0.3-0.72 0.7-0.7zm6.8 0h4c0.3 0 0.5 0.2 0.5 0.5v0c0 0.3-0.2 0.5-0.5 0.5H13.5a0.5 0.5 0 0 1-0.5-0.5v-0c0-0.3 0.2-0.5 0.5-0.5zm-0.1 3h3.18c0.2 0 0.4 0.2 0.4 0.4v0.2a0.4 0.4 0 0 1-0.4 0.4h-3.2a0.4 0.4 0 0 1-0.4-0.4v-0.2c0-0.2 0.2-0.4 0.4-0.4z" />
</vector>