bishop constant

String const bishop

Implementation

static const String bishop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M704 1024H64q-26 0-45-18.5T0 960v-64q0-26 19-45t45-19q60 0 108-56t70-147q-53-9-83.5-23T128 576q0-24 64-42-64-85-64-182 0-50 31-114t73-115.5 85-87T384 0t67 35.5 85 87T609 238t31 114q0 97-64 182 64 18 64 42 0 16-30.5 30T526 629q22 91 70 147t108 56q27 0 45.5 19t18.5 45v64q0 27-18.5 45.5T704 1024zM384 128q-16 0-46.5 39t-56 95.5T256 358q0 64 37.5 109t90.5 45 90.5-45T512 358q0-39-25.5-95.5t-56-95.5-46.5-39z"/></svg>';