file_pdf_one constant

String const file_pdf_one

Implementation

static const String file_pdf_one =
    '<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"/><rect width="40" height="18" x="4" y="20" stroke-linejoin="round" rx="2"/><path stroke-linecap="round" d="M21 25v8m-11-8v8"/><path stroke-linecap="round" stroke-linejoin="round" d="M32 33v-8h5m-5 5h5m-27-5h3.5a2.5 2.5 0 012.5 2.5v0a2.5 2.5 0 01-2.5 2.5H10m11-5h2a4 4 0 014 4v0a4 4 0 01-4 4h-2"/><path stroke-linecap="round" d="M16 12h4"/></g></svg>';