ten_thirty constant

String const ten_thirty

Implementation

static const String ten_thirty =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2zm3.143 36L34 36.857V58h-4V35.445c-1.19-.693-2-1.969-2-3.445 0-.348.059-.68.142-1.001L18 20.857 20.857 18 30 27.143V26h4v2.554c1.19.692 2 1.968 2 3.446 0 .348-.058.68-.142 1.001L38 35.143 35.143 38z"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';