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="769" height="690" preserveAspectRatio="xMidYMid meet" viewBox="0 0 769 690"><path fill="currentColor" d="M767.074 148c15-50-112-130-227-135-223-9-515 108-539 365-18 206 194 312 350 312 157 0 306-121 322-187 16-68-143-49-132-157 16-153 204-125 226-198zm-236-35c0 26-20 46-45 46-26 0-46-20-46-46 0-25 20-45 46-45 25 0 45 20 45 45zm-124 24c0 28-22 50-49 50s-49-22-49-50c0-26 22-48 49-48s49 22 49 48zm-119 65c0 29-22 52-51 52-28 0-51-23-51-52 0-27 23-49 51-49 29 0 51 22 51 49zm-100 114c0 29-24 53-53 53-31 0-55-24-55-53 0-31 24-55 55-55 29 0 53 24 53 55zm275 192c0 38-32 69-71 69-38 0-69-31-69-69 0-39 31-72 69-72 39 0 71 33 71 72z"/></svg>';