chess_one constant

String const chess_one

Implementation

static const String chess_one =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="M40 44H8v-4l6-3h20l6 3v4ZM14 19h20"/><path d="M27.74 19 33 37H15l5.26-18"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="M27.74 19 33 37H15l5.26-18"/><path stroke="currentColor" stroke-width="4" d="M24 4a8 8 0 00-3.876 15h7.752A8 8 0 0024 4Z"/></g></svg>';