artist_palette constant

String const artist_palette

Implementation

static const String artist_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"><g fill="currentColor"><path d="M24 19a3 3 0 100-6 3 3 0 000 6Zm0-1a2 2 0 110-4 2 2 0 010 4Zm-7.5-9.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0Zm-6 4a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0ZM8.25 22a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5ZM16 24.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0Z"/><path d="M16.2 31a16.717 16.717 0 01-7.84-2.622 15.045 15.045 0 01-6.948-9.165A13.032 13.032 0 012.859 9.22c3.757-6.2 12.179-8.033 19.588-4.256 4.419 2.255 7.724 6.191 8.418 10.03a6.8 6.8 0 01-1.612 6.02c-2.158 2.356-4.943 2.323-6.967 2.3h-.007c-1.345-.024-2.185 0-2.386.4.07.308.192.604.36.873a3.916 3.916 0 01-.209 4.807A4.7 4.7 0 0116.2 31ZM14.529 5a11.35 11.35 0 00-9.961 5.25 11.048 11.048 0 00-1.218 8.473 13.03 13.03 0 006.03 7.934c3.351 1.988 7.634 3.3 9.111 1.473.787-.968.537-1.565-.012-2.622a2.843 2.843 0 01-.372-2.7c.781-1.54 2.518-1.523 4.2-1.5 1.835.025 3.917.05 5.472-1.649a4.909 4.909 0 001.12-4.314c-.578-3.2-3.536-6.653-7.358-8.6a15.482 15.482 0 00-7.01-1.74L14.529 5Z"/></g></svg>';