hourglass_simple constant

String const hourglass_simple

Implementation

static const String hourglass_simple =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M196.7 224H59.3A16 16 0 0148 196.7l68.7-68.7L48 59.3A16 16 0 0159.3 32h137.4A16 16 0 01208 59.3L139.3 128l68.7 68.7a16 16 0 01-11.3 27.3Zm0-15.9ZM59.3 208h137.4L128 139.3Zm0-160 68.7 68.7L196.7 48Zm137.5 0Z"/></svg>';