diamond_suit constant

String const diamond_suit

Implementation

static const String diamond_suit =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M62 32 32 62 2.001 32l30-30z"/></svg>';