rainbow constant

String const rainbow

Icon Data of rainbow

Implementation

static const String rainbow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 33 24"><path fill="currentColor" d="M31.558 16.69c0-8.212-6.657-14.869-14.869-14.869S1.82 8.478 1.82 16.69a.91.91 0 01-1.82 0v-.116C0 7.357 7.472-.116 16.69-.116s16.69 7.472 16.69 16.69v.122-.006a.91.91 0 01-1.82 0zm-3.643 0c0-6.2-5.026-11.226-11.226-11.226S5.463 10.49 5.463 16.69a.91.91 0 01-1.82 0c0-7.206 5.841-13.047 13.047-13.047S29.737 9.484 29.737 16.69a.91.91 0 01-1.82 0zm-3.642 0a7.584 7.584 0 00-15.168 0 .91.91 0 01-1.82 0 9.405 9.405 0 0118.81 0 .91.91 0 01-1.82 0zm-3.643 0v-.056a3.942 3.942 0 00-7.884 0v.059-.003a.91.91 0 01-1.82 0 5.763 5.763 0 1111.526 0 .91.91 0 01-1.82 0z"/></svg>';