pawn constant

String const pawn

Implementation

static const String pawn =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M704 1024H64q-27 0-45.5-18.5T0 960v-64q0-26 18.5-45T64 832q79 0 135.5-89.5T256 512q-45 0-86.5-22.5T128 448q0-21 52-38-52-69-52-154 0-106 75-181T384 0t181 75 75 181q0 85-52 154 52 17 52 38 0 19-41.5 41.5T512 512q0 141 56.5 230.5T704 832q26 0 45 19t19 45v64q0 27-18.5 45.5T704 1024z"/></svg>';