image constant

String const image

Implementation

static const String image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18 4.25H6A2.75 2.75 0 003.25 7v10A2.75 2.75 0 006 19.75h12A2.75 2.75 0 0020.75 17V7A2.75 2.75 0 0018 4.25ZM6 5.75h12A1.25 1.25 0 0119.25 7v8.19l-2.72-2.72a.7.7 0 00-.56-.22.79.79 0 00-.55.27l-1.29 1.55-4.6-4.6A.7.7 0 009 9.25a.79.79 0 00-.55.27l-3.7 4.41V7A1.25 1.25 0 016 5.75ZM4.75 17v-.73l4.3-5.16 4.12 4.12-2.52 3H6A1.25 1.25 0 014.75 17ZM18 18.25h-5.4l3.45-4.14 3.15 3.15a1.23 1.23 0 01-1.2.99Z"/></svg>';