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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15.594 2.969c-.531.015-1.078.074-1.625.156h-.031C8.613 3.996 4.3 8.191 3.217 13.5c-.323 1.512-.304 2.922-.093 4.313.008.003 0 .023 0 .03.328 2.348 3.375 3.376 5.094 1.657 1.23-1.23 3.05-1.23 4.281 0 1.23 1.23 1.23 3.05 0 4.281-1.719 1.719-.691 4.766 1.656 5.094.008 0 .028-.008.031 0 1.38.21 2.782.223 4.282-.094h.031c5.324-.992 9.508-5.406 10.375-10.718v-.032c1.133-7.64-4.453-14.312-11.719-15a12.21 12.21 0 00-1.562-.062zm.031 2A10.97 10.97 0 0116.969 5a11.093 11.093 0 019.937 12.75c-.73 4.477-4.32 8.242-8.781 9.063h-.031a9.885 9.885 0 01-3.657.093c-.82-.101-1.199-1.02-.53-1.687a5.036 5.036 0 000-7.125 5.036 5.036 0 00-7.126 0c-.668.668-1.586.289-1.687-.532a9.885 9.885 0 01.093-3.656c.918-4.488 4.586-8.082 9.063-8.812.469-.07.922-.11 1.375-.125zM14 7a1.999 1.999 0 100 4 1.999 1.999 0 100-4zm7 2a1.999 1.999 0 100 4 1.999 1.999 0 100-4zM9 11a1.999 1.999 0 100 4 1.999 1.999 0 100-4zm14 5a1.999 1.999 0 100 4 1.999 1.999 0 100-4zm-4 5a1.999 1.999 0 100 4 1.999 1.999 0 100-4z"/></svg>';