seven_thirty constant

String const seven_thirty

Implementation

static const String seven_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 2zm4 30c0 1.477-.81 2.753-2 3.445V58h-4V36.855L20.857 46 18 43.141 28.142 33A3.926 3.926 0 0128 32c0-1.478.81-2.753 2-3.446V26h4v1.143L35.143 26 38 28.855l-2.142 2.142c.083.323.142.655.142 1.003z"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';