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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M14.378 2.772 4.523 14.555a2.27 2.27 0 000 2.898l9.855 11.782a2.102 2.102 0 003.244 0l9.855-11.782a2.27 2.27 0 000-2.898L17.622 2.772a2.09 2.09 0 00-3.244 0Z"/></svg>';