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

16 lines
1.6 KiB
XML

<!-- 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="M16.69,3C18.5174,3.0017 19.9983,4.4826 20,6.31L20,17.69C19.9983,19.5174 18.5174,20.9983 16.69,21L7.31,21C5.4826,20.9983 4.0017,19.5174 4,17.69L4,6.31C4.0017,4.4826 5.4826,3.0017 7.31,3L16.69,3ZM16.69,5L7.31,5C6.5867,5.0006 6.0006,5.5867 6,6.31L6,17.69C6.0006,18.4133 6.5867,18.9994 7.31,19L16.69,19C17.4133,18.9994 17.9994,18.4133 18,17.69L18,6.31C17.9994,5.5867 17.4133,5.0006 16.69,5ZM15.4286,16C15.7442,16 16,16.2239 16,16.5C16,16.7761 15.7442,17 15.4286,17L8.5714,17C8.2558,17 8,16.7761 8,16.5C8,16.2239 8.2558,16 8.5714,16L15.4286,16ZM15.4286,13C15.7442,13 16,13.2239 16,13.5C16,13.7761 15.7442,14 15.4286,14L8.5714,14C8.2558,14 8,13.7761 8,13.5C8,13.2239 8.2558,13 8.5714,13L15.4286,13ZM12.6429,10C12.8401,10 13,10.2239 13,10.5C13,10.7761 12.8401,11 12.6429,11L8.3571,11C8.1599,11 8,10.7761 8,10.5C8,10.2239 8.1599,10 8.3571,10L12.6429,10ZM11.7143,7C11.8721,7 12,7.2239 12,7.5C12,7.7761 11.8721,8 11.7143,8L8.2857,8C8.1279,8 8,7.7761 8,7.5C8,7.2239 8.1279,7 8.2857,7L11.7143,7ZM14,5L16,5L16,9L14,9L14,5ZM19,7L19,9L15,9L15,7L19,7Z"
android:strokeWidth="1"
android:fillColor="#20123A"
android:fillType="nonZero"
android:strokeColor="#00000000"/>
</vector>