image_file constant

String const image_file

Implementation

static const String image_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.437zM21.094 14a1 1 0 100 2 1 1 0 000-2zM14 15.594l-.72.687-4 4 1.44 1.44L14 18.437l2.28 2.28.72.688.72-.687L19 19.437l2.28 2.28 1.44-1.437-3-3-.72-.686-.72.687L17 18.563l-2.28-2.28-.72-.688z"/></svg>';