crown constant

String const crown

Implementation

static const String crown =
    '<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" fill-rule="evenodd" d="M12 3a1 1 0 01.832.445l3.471 5.207 4.182-2.51a1 1 0 011.503 1.01l-2 13A1 1 0 0119 21H5a1 1 0 01-.988-.848l-2-13a1 1 0 011.503-1.01l4.182 2.51 3.471-5.207A1 1 0 0112 3zm-1 11a1 1 0 112 0 1 1 0 01-2 0zm1-3a3 3 0 100 6 3 3 0 000-6z" clip-rule="evenodd"/></svg>';