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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M10.636 5h26.728L45 18.3 24 43 3 18.3 10.636 5Z" clip-rule="evenodd"/><path d="M10.636 5 24 43 37.364 5M3 18.3h42"/><path d="M15.41 18.3 24 5l8.591 13.3"/></g></svg>';