google_pages constant

String const google_pages

Implementation

static const String google_pages =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 384"><path fill="currentColor" d="M0 43q0-18 12.5-30.5T43 0h128v107L85 85l22 86H0V43zm107 170-22 86 86-22v107H43q-18 0-30.5-12.5T0 341V213h107zm192 86-22-86h107v128q0 18-12.5 30.5T341 384H213V277zM341 0q18 0 30.5 12.5T384 43v128H277l22-86-86 22V0h128z"/></svg>';