chess_pawn constant

String const chess_pawn

Implementation

static const String chess_pawn =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M18.646 9a4 4 0 10-5.292 0H13a2 2 0 100 4h.5v4s0 .5-.5 1l-2.025 2.025c-1.493 1.493-1.26 3.703.015 4.975A3 3 0 008 28v2h16v-2a3 3 0 00-2.99-3c1.274-1.272 1.508-3.482.015-4.975L19 18c-.5-.5-.5-1-.5-1v-4h.5a2 2 0 100-4h-.354Z"/></svg>';