time_glass constant

String const time_glass

Implementation

static const String time_glass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M12 2.026C12 .908 11.135 0 10.065 0h-3.12C5.877 0 5.01.908 5.01 2.026v3.536l2.021 2.427-2.021 2.448v3.516c0 1.118.866 2.025 1.935 2.025h3.12c1.069 0 1.935-.907 1.935-2.025v-3.578L9.906 8.001 12 5.625V2.026zM11 5 9 7.989 11 11v3a1 1 0 01-1 1H7a1 1 0 01-1-1v-3l2-3.011L6 5.02V2a1 1 0 011-1h3a1 1 0 011 1v3z"/><path d="M10 14H7v-2l1.5-1.979L10 12v2zm0-10L8.521 5.979 7 4h3z"/></g></svg>';