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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="m15.267 9.928-.367.234a3 3 0 01-4.107-.867L10 8.105l-.793 1.19a3 3 0 01-4.107.867l-.367-.234L5.542 13h8.916l.809-3.072ZM3.654 6.87c-.768-.488-1.736.219-1.504 1.099l1.654 6.285A1 1 0 004.77 15h10.458a1 1 0 00.967-.745l1.654-6.286c.232-.88-.736-1.587-1.504-1.099l-2.52 1.604a1 1 0 01-1.369-.289l-1.625-2.437a1 1 0 00-1.664 0L7.543 8.185a1 1 0 01-1.369.29L3.654 6.87Z" clip-rule="evenodd"/><path d="M11 3.5a1 1 0 11-2 0 1 1 0 012 0Zm8 2a1 1 0 11-2 0 1 1 0 012 0Zm-16 0a1 1 0 11-2 0 1 1 0 012 0Z"/><path fill-rule="evenodd" d="M4.5 16.25a1 1 0 011-1h9.251a1 1 0 110 2H5.5a1 1 0 01-1-1Z" clip-rule="evenodd"/></g></svg>';