spectrum constant

String const spectrum

Implementation

static const String spectrum =
    '<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="m12 22.001-1.2-.006c-3.725-.04-5.982-.3-7.238-1.556-1.256-1.256-1.515-3.515-1.556-7.238L2 11.691l.006-.89c-.028-1.568.09-3.135.35-4.681a4.715 4.715 0 011.3-2.648c1.317-1.218 3.637-1.451 7.732-1.471l1.812.005c3.961.043 6.2.325 7.415 1.748C21.793 5.128 22 7.508 22 12.001l-.005 1.2c-.043 3.961-.325 6.2-1.749 7.415-1.374 1.177-3.754 1.385-8.246 1.385Zm-4.333-15a.669.669 0 00-.661.569L7 7.667v3.666a.67.67 0 00.568.66l.1.007h.582A3.752 3.752 0 0112 15.55v.782c.002.33.242.61.568.661l.1.007h3.667a.67.67 0 00.66-.569l.007-.1v-.582a8.749 8.749 0 00-8.494-8.748h-.841Z"/></svg>';