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="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m15.5 4 3 4-8 10-8-10 3.009-4zm-13 4h16m-11 0 3 10m3-10-3 10"/><path d="M5.509 4 7.5 8l3-4 3 4 2-4"/></g></svg>';