crown constant

String const crown

Icon Data of crown

Implementation

static const String crown =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="668" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 668"><path fill="currentColor" d="M384 185c-44 0-80-36-80-80 0-45 36-80 80-80s80 35 80 80c0 44-36 80-80 80zM65 152c35 0 63 29 63 64 0 36-28 64-63 64-36 0-65-28-65-64 0-35 29-64 65-64zm640 0c35 0 63 29 63 64 0 36-28 64-63 64-36 0-65-28-65-64 0-35 29-64 65-64zM135 594 82 304c16-3 31-12 43-22 33 30 75 59 115 59 48 0 87-74 114-136 9 3 20 6 30 6s21-3 30-6c27 62 66 136 114 136 40 0 82-29 115-59 12 10 27 19 43 22l-53 290H135zm-11 25h520v49H124v-49z"/></svg>';