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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3a3 3 0 013 3c0 1.113-.6 2.482-1.5 3l1.5 7H9l1.5-7C9.6 8.482 9 7.113 9 6a3 3 0 013-3zM8 9h8m-7 7-2.316.772a1 1 0 00-.684.949V20h12v-2.28a1 1 0 00-.684-.948L15 16H9z"/></svg>';