pallete constant

String const pallete

Implementation

static const String pallete =
    '<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.653 7.25c-3.417 0-8.577.983-8.577 3.282 0 1.91 2.704 3.23 1.69 3.89-1.02.665-2.683-1.85-4.047-1.85-1.654 0-2.816 1.435-2.816 2.927 0 4.557 6.326 8.25 13.75 8.25 7.423 0 13.442-3.693 13.442-8.25 0-4.556-6.02-8.25-13.443-8.25zm-5.345 6.27c0-.644.887-1.165 1.98-1.165s1.98.52 1.98 1.166c0 .645-.887 1.167-1.98 1.167s-1.98-.523-1.98-1.166zm3.98 8.78c-1.057 0-1.913-.68-1.913-1.52s.856-1.517 1.914-1.517c1.056 0 1.913.68 1.913 1.518s-.857 1.52-1.914 1.52zm5.323-.53c-1.056 0-1.912-.68-1.912-1.518 0-.84.856-1.52 1.913-1.52 1.06 0 1.915.68 1.915 1.52s-.855 1.52-1.914 1.52zm.465-11.11c0-.838.856-1.518 1.914-1.518s1.912.68 1.912 1.518c0 .84-.855 1.518-1.913 1.518-1.056 0-1.915-.68-1.915-1.518zm4.2 8.822c-1.057 0-1.914-.68-1.914-1.52s.858-1.517 1.915-1.517c1.06 0 1.914.68 1.914 1.518s-.856 1.52-1.915 1.52zm1.01-4.007c-1.057 0-1.913-.68-1.913-1.52 0-.837.856-1.517 1.914-1.517 1.057 0 1.913.68 1.913 1.518 0 .84-.857 1.52-1.914 1.52z"/></svg>';