code_file constant

String const code_file

Implementation

static const String code_file =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V9.594l-.28-.313-6-6-.314-.28H6zm2 2h10v6h6v16H8V5zm12 1.438L22.563 9H20V6.437zM16 13l-2 12h2l2-12h-2zm-3.78 2.375-2.5 3-.533.625.532.625 2.5 3 1.56-1.25L11.813 19l1.968-2.375-1.56-1.25zm7.56 0-1.56 1.25L20.187 19l-1.97 2.375 1.563 1.25 2.5-3 .532-.625-.53-.625-2.5-3z"/></svg>';