diamond constant

String const diamond

Implementation

static const String diamond =
    '<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" stroke="currentColor" stroke-width="2" d="M6 3h12l4 6-10 12L2 9l4-6ZM2 9h20M11 3 7 9l5 11m1-17 4 6-5 11"/></svg>';