diamonds constant

String const diamonds

Implementation

static const String diamonds =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="895" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 895 1024"><path fill="currentColor" d="M0 512q14-7 39-21t92.5-64T256 320q36-36 68.5-82t54-86.5 38-75.5T440 21l8-21q2 8 7 21.5T478 75t38.5 77.5 54 84.5 69.5 83q56 57 120 105t100 67l35 20q-14 7-39 21.5t-92.5 64T640 704q-36 36-69 82t-54.5 86.5-38 75.5-23.5 55l-7 21q-3-8-8-21.5T417 949t-38.5-77.5T325 787t-69-83q-57-57-121.5-105T36 531.5 0 512z"/></svg>';