spectrum constant

String const spectrum

Icon Data of spectrum

Implementation

static const String spectrum =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M0 13.599A2.398 2.398 0 002.401 16h2.401c6.181 0 11.197 5.016 11.197 11.197v2.401a2.398 2.398 0 002.401 2.401h11.197a2.398 2.398 0 002.401-2.401v-2.401C31.998 12.177 19.821 0 4.801 0H2.4A2.398 2.398 0 00-.001 2.401z"/></svg>';