hourglass_simple_thin constant

String const hourglass_simple_thin

Implementation

static const String hourglass_simple_thin =
    '<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 220H59.3a12 12 0 01-8.5-20.5l71.5-71.5-71.5-71.5A12 12 0 0159.3 36h137.4a12 12 0 018.5 20.5L133.7 128l71.5 71.5a12 12 0 01-8.5 20.5ZM128 133.7l-71.5 71.5a3.9 3.9 0 00-.9 4.3 4 4 0 003.7 2.5h137.4a4 4 0 003.7-2.5 3.9 3.9 0 00-.9-4.3ZM59.3 44a4 4 0 00-3.7 2.5 3.9 3.9 0 00.9 4.3l71.5 71.5 71.5-71.5a3.9 3.9 0 00.9-4.3 4 4 0 00-3.7-2.5Z"/></svg>';