chess constant

String const chess

Implementation

static const String chess =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="M34 4H14v10h20V4Zm-7 10 6 23H15l6-23m19 30H8v-4l6-3h20l6 3v4ZM12 23.02h24M20.5 4v4m7-4v4"/></svg>';