sandglass_fill constant

String const sandglass_fill

Implementation

static const String sandglass_fill =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M5 4a2 2 0 012-2h10a2 2 0 012 2v1.86a5 5 0 01-2.227 4.16L13.803 12l2.97 1.98A5 5 0 0119 18.14V20a2 2 0 01-2 2H7a2 2 0 01-2-2v-1.86a5 5 0 012.226-4.16L10.197 12l-2.97-1.98A5 5 0 015 5.86V4Z"/></g></svg>';