palette constant

String const 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" d="M12.07 4.25h-.11c-3.79 0-7.09 2.79-7.69 6.54-.08.5.06 1.02.4 1.41.33.39.8.61 1.3.61h.06c1.74 0 3.05.43 3.89 1.27.85.85 1.27 2.18 1.26 3.95 0 .5.22.97.6 1.3.32.28.73.43 1.14.42.09 0 .18 0 .27-.02 3.79-.61 6.6-3.96 6.55-7.8-.06-4.17-3.5-7.62-7.68-7.68Zm.89 14c-.06 0-.14-.01-.2-.06-.03-.03-.08-.08-.08-.15.01-2.19-.56-3.88-1.7-5.02-1.13-1.13-2.8-1.71-4.95-1.71h-.06c-.08 0-.13-.05-.16-.08-.02-.03-.08-.1-.06-.2.49-3.02 3.15-5.28 6.21-5.28h.09c3.31.05 6.15 2.88 6.2 6.2.04 3.1-2.23 5.81-5.28 6.3ZM9.94 9.02c0 .55-.45 1.01-1.01 1.01s-1.01-.45-1.01-1.01.45-1.01 1.01-1.01 1.01.45 1.01 1.01Zm3.02-1.26c0 .55-.45 1.01-1.01 1.01s-1.01-.45-1.01-1.01.45-1.01 1.01-1.01 1.01.45 1.01 1.01Zm1.01 1.26c0-.55.45-1.01 1.01-1.01s1.01.45 1.01 1.01-.45 1.01-1.01 1.01-1.01-.45-1.01-1.01Zm3.27 3.02c0 .55-.45 1.01-1.01 1.01s-1.01-.45-1.01-1.01.45-1.01 1.01-1.01 1.01.45 1.01 1.01Zm-1.26 3.02c0 .55-.45 1.01-1.01 1.01s-1.01-.45-1.01-1.01.45-1.01 1.01-1.01 1.01.45 1.01 1.01Z"/></svg>';