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="M13.533 3.81 8 2l1 4-5.37 4.475A1.75 1.75 0 003 11.82v0c0 .617.537 1.088 1.127.986L9 12l-2.097 7h10.614l1.283-5.745c.913-4.088-1.386-8.21-5.267-9.445ZM4 21a2 2 0 012-2h12a2 2 0 012 2v1H4v-1Z"/></svg>';