chess constant

String const chess

Icon Data of 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" d="M27.78 16.035a6.387 6.387 0 10-7.559 0m7.559 0 4.53 2.983a8.461 8.461 0 01-.768 2.618H16.458a8.461 8.461 0 01-.768-2.618l4.53-2.983m7.309 5.601c0 9.073 9.388 10.4 9.388 19.194-1.745 2.19-7.93 2.67-12.917 2.67s-11.172-.48-12.917-2.67c0-8.794 9.388-10.12 9.388-19.194"/></svg>';