circleseven constant

String const circleseven

Implementation

static const String circleseven =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm64-768H352q-13 0-22.5 9.5T320 288t9.5 22.5T352 320h224q27 0 45.5 19t18.5 45q4 43-16 80-28 52-128 240-16 22-16 32 0 12 10 22t22 10q13 0 22.5-9.5T544 736l144-272q16-30 16-80 0-53-37.5-90.5T576 256z"/></svg>';