system_image constant

String const system_image

Implementation

static const String system_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="M17 3H6a2 2 0 00-2 2v15a2 2 0 002 2h11a2 2 0 001.41-.58A2 2 0 0019 20V2ZM6 6h8v2H6Zm4 14H8v-2h2Zm0-6h4v2h-4Zm7 6h-6v-2h6Zm0-4h-2v-2h2Zm0-4h-5v-2h5Zm0-4h-2V6h2Z"/></svg>';