support_line constant

String const support_line

Implementation

static const String support_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M5.68 7.094A7.965 7.965 0 004 12c0 1.849.627 3.551 1.68 4.906l2.148-2.149A4.977 4.977 0 017 12c0-1.02.305-1.967.828-2.757L5.68 7.094zM7.094 5.68l2.149 2.148A4.977 4.977 0 0112 7c1.02 0 1.967.305 2.757.828l2.149-2.148A7.965 7.965 0 0012 4a7.965 7.965 0 00-4.906 1.68zM18.32 7.094l-2.148 2.149c.523.79.828 1.738.828 2.757 0 1.02-.305 1.967-.828 2.757l2.148 2.149A7.965 7.965 0 0020 12a7.966 7.966 0 00-1.68-4.906zM16.906 18.32l-2.149-2.148A4.977 4.977 0 0112 17a4.977 4.977 0 01-2.757-.828L7.094 18.32A7.966 7.966 0 0012 20a7.965 7.965 0 004.906-1.68zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12zm10-3a3 3 0 100 6 3 3 0 000-6z"/></svg>';