hourglass constant

String const hourglass

Implementation

static const String hourglass =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 12a6 6 0 006-6H6a6 6 0 006 6Zm0 0a6 6 0 016 6H6a6 6 0 016-6ZM6 3h12M6 21h12"/></svg>';