pluspages constant

String const pluspages

Implementation

static const String pluspages =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M991.998 1024h-416V720l192 48-48-192h304v416q0 13-9.5 22.5t-22.5 9.5zm-224-768-192 48V0h416q13 0 22.5 9.5t9.5 22.5v416h-304zm-464 192h-304V32q0-13 9.5-22.5t22.5-9.5h416v304l-192-48zm-48 320 192-48v304h-416q-13 0-22.5-9.5t-9.5-22.5V576h304z"/></svg>';