sandglass_line constant

String const sandglass_line

Implementation

static const String sandglass_line =
    '<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.86V4Zm7 6.798 3.664-2.443A3 3 0 0017 5.86V4H7v1.86a3 3 0 001.336 2.495L12 10.798Zm0 2.404-3.664 2.443A3 3 0 007 18.14V20h10v-1.86a3 3 0 00-1.336-2.495L12 13.202Z"/></g></svg>';