chess_bishop constant

String const chess_bishop

Implementation

static const String chess_bishop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="320" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 320 512"><path fill="currentColor" d="M296 464H23.1C10.75 464 0 474.7 0 487.1S10.75 512 23.1 512h272c14.2 0 24.9-10.7 24.9-24s-10.7-24-24-24zM0 304c0 51.63 30.12 85.25 64 96v32h48v-67.13l-33.5-10.63C63.75 349.5 48 333.9 48 304c0-84.1 93.2-206.5 112.6-206.5 19.63 0 60.01 67.18 70.28 85.8l-66.13 66.13c-3.125 3.125-4.688 7.219-4.688 11.31S161.6 268.9 164.8 272l11.2 11.2c3.125 3.125 7.219 4.688 11.31 4.688s8.188-1.562 11.31-4.688L253 229c11.4 27.8 19 54.5 19 75 0 29.88-15.75 45.5-30.5 50.25L208 364.9V432h48v-32c33.88-10.75 64-44.38 64-96 0-73.38-67.75-197.2-120.6-241.5C213.4 59.12 224 47 224 32c0-17.62-14.38-32-32-32h-64c-17.6 0-32 14.38-32 32 0 15 10.62 27.12 24.62 30.5C67.75 106.8 0 230.6 0 304z"/></svg>';