palette constant

String const palette

Icon Data of palette

Implementation

static const String palette =
    '<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" fill-rule="evenodd" d="M10.525 21.892a4 4 0 00-6.77-4.232A9.954 9.954 0 012 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10c-.501 0-.994-.037-1.475-.108ZM9 9a2 2 0 100-4 2 2 0 000 4Zm6 0a2 2 0 100-4 2 2 0 000 4Zm3 5a2 2 0 100-4 2 2 0 000 4ZM6 14a2 2 0 100-4 2 2 0 000 4Zm9 5a2 2 0 100-4 2 2 0 000 4Z"/></svg>';