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

15 lines
1.7 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:fillType="evenOdd"
android:pathData="M11.269,9C11.1976,9.0003 11.129,8.972 11.0785,8.9215C11.028,8.871 10.9997,8.8024 11,8.731L11,4C11,3.4477 11.4477,3 12,3C12.5523,3 13,3.4477 13,4L13,8.731C13.0003,8.8024 12.972,8.871 12.9215,8.9215C12.871,8.972 12.8024,9.0003 12.731,9L11.269,9ZM19,6C20.6393,6.0415 21.9585,7.3607 22,9L22,18C21.9585,19.6393 20.6393,20.9585 19,21L5,21C3.3607,20.9585 2.0415,19.6393 2,18L2,9C2.0415,7.3607 3.3607,6.0415 5,6L8,6C8.5523,6 9,6.4477 9,7C9,7.5523 8.5523,8 8,8L5,8C4.4682,8.0465 4.0465,8.4682 4,9L4,18C4.0465,18.5318 4.4682,18.9535 5,19L19,19C19.5318,18.9535 19.9535,18.5318 20,18L20,9C19.9535,8.4682 19.5318,8.0465 19,8L16,8C15.4477,8 15,7.5523 15,7C15,6.4477 15.4477,6 16,6L19,6ZM6.722,11L10.278,11C10.6767,11 11,11.3233 11,11.722L11,15.278C11,15.6767 10.6767,16 10.278,16L6.722,16C6.3233,16 6,15.6767 6,15.278L6,11.722C6,11.3233 6.3233,11 6.722,11ZM13.488,11L17.512,11C17.7815,11 18,11.2185 18,11.488L18,11.512C18,11.7815 17.7815,12 17.512,12L13.488,12C13.2185,12 13,11.7815 13,11.512L13,11.488C13,11.2185 13.2185,11 13.488,11ZM13.408,14L16.592,14C16.8173,14 17,14.1827 17,14.408L17,14.592C17,14.8173 16.8173,15 16.592,15L13.408,15C13.1827,15 13,14.8173 13,14.592L13,14.408C13,14.1827 13.1827,14 13.408,14Z" />
</vector>