chess_queen constant

String const chess_queen

Implementation

static const String chess_queen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a2 2 0 012 2c0 .81-.5 1.5-1.17 1.82L17 13.15V18H7v-4.85L5.17 6.82C4.5 6.5 4 5.81 4 5a2 2 0 012-2 2 2 0 012 2c0 .5-.18.95-.5 1.3l2.8 3.05.53-3.73C10.33 5.26 10 4.67 10 4a2 2 0 012-2 2 2 0 012 2c0 .67-.33 1.26-.83 1.62l.53 3.73 2.77-3.06A2 2 0 0116 5a2 2 0 012-2M5 20h14v2H5v-2Z"/></svg>';