sparkles constant

String const sparkles

Implementation

static const String sparkles =
    '<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="M10.52 7.052a1.172 1.172 0 01-.639-.636L8.93 4.257c-.178-.343-.69-.343-.858 0l-.952 2.16a1.282 1.282 0 01-.638.635l-1.214.524a.462.462 0 000 .838l1.214.524c.293.121.523.353.638.636l.952 2.169c.178.343.69.343.858 0l.952-2.17c.126-.282.356-.504.638-.635l1.214-.524a.462.462 0 000-.838l-1.214-.524Zm15.054 6.503a3.734 3.734 0 01-1.922-1.977L20.79 4.81a1.432 1.432 0 00-2.58 0l-2.863 6.768a3.807 3.807 0 01-1.921 1.977l-3.622 1.64c-1.072.53-1.072 2.08 0 2.61l3.622 1.64a3.735 3.735 0 011.921 1.977l2.863 6.768a1.432 1.432 0 002.58 0l2.863-6.768a3.807 3.807 0 011.921-1.977l3.622-1.64c1.072-.53 1.072-2.08 0-2.61l-3.622-1.64ZM8.281 20.33c.16.392.454.696.822.872l1.55.725a.646.646 0 010 1.146l-1.55.725c-.368.176-.661.49-.822.872l-1.228 2.977a.61.61 0 01-1.106 0L4.72 24.67a1.656 1.656 0 00-.822-.872l-1.55-.725a.646.646 0 010-1.146l1.55-.725c.368-.176.661-.49.822-.872l1.228-2.977a.61.61 0 011.106 0L8.28 20.33Z"/></svg>';