diamond constant

String const diamond

Icon Data of 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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M6 5h12l3 5-8.5 9.5a.7.7 0 01-1 0L3 10l3-5"/><path d="M10 12 8 9.8l.6-1"/></g></svg>';