blogger constant

String const blogger

Implementation

static const String blogger =
    '<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="M704 1024H320q-87 0-160.5-43T43 864.5 0 704V320q0-87 43-160.5T159.5 43 320 0h192q87 0 160.5 43T789 159.5 832 320q0 26 18.5 45t45.5 19h64q26 0 45 18.5t19 45.5v256q0 87-43 160.5T864.5 981 704 1024zM512 256H320q-27 0-45.5 18.5t-18.5 45 18.5 45.5 45.5 19h192q27 0 45.5-19t18.5-45.5-19-45-45-18.5zm192 384H320q-27 0-45.5 18.5t-18.5 45 18.5 45.5 45.5 19h384q26 0 45-19t19-45.5-19-45-45-18.5z"/></svg>';