file_zip constant

String const file_zip

Implementation

static const String file_zip =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M10 38v6h28v-6m0-18v-6L30 4H10v16"/><path stroke-linecap="round" stroke-linejoin="round" d="M28 4v10h10"/><path stroke-linecap="round" d="M16 12h4"/><rect width="40" height="18" x="4" y="20" stroke-linejoin="round" rx="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 25h6l-6 8h6"/><path stroke-linecap="round" d="M24 25v8m7-8v8"/><path stroke-linecap="round" stroke-linejoin="round" d="M31 25h3.5a2.5 2.5 0 012.5 2.5v0a2.5 2.5 0 01-2.5 2.5H31"/></g></svg>';