colours constant

String const colours

Implementation

static const String colours =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M3.179 5.998a1.005 1.005 0 00-1.408.132L.494 7.669a1.004 1.004 0 00.131 1.407l7.888 6.542-3.807-8.354-1.527-1.266zm3.834-3.315-1.82.829a1.005 1.005 0 00-.495 1.324l4.25 9.325.213-9.179-.822-1.804c-.23-.5-.826-.723-1.326-.495zm7.198.204a1.003 1.003 0 00-.976-1.023l-2-.046a1.003 1.003 0 00-1.022.976l-.239 10.243 4.19-8.167.047-1.983zm4.98.95-1.779-.913a1.005 1.005 0 00-1.347.434L9.674 15.814a1.004 1.004 0 00.434 1.347l1.779.913a1.003 1.003 0 001.346-.433l6.391-12.456a1.005 1.005 0 00-.433-1.348zm-6.392 12.456a1 1 0 11-1.78-.911 1 1 0 011.78.911z"/></svg>';