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="M19 4H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3ZM5 18a1 1 0 01-1-1v-2.42l3.3-3.29a1 1 0 011.4 0L15.41 18Zm15-1a1 1 0 01-1 1h-.77l-3.81-3.83.88-.88a1 1 0 011.4 0l3.3 3.29Zm0-3.24-1.88-1.87a3.06 3.06 0 00-4.24 0l-.88.88-2.88-2.88a3.06 3.06 0 00-4.24 0L4 11.76V7a1 1 0 011-1h14a1 1 0 011 1Z"/></svg>';