constellation constant

String const constellation

Implementation

static const String constellation =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="m951 189-47 332q25 11 40.5 34.5T960 608q0 40-28 68t-68 28q-29 0-54-16L505 893q7 17 7 35 0 40-28 68t-68 28-68-28-28-68q0-18 7-35L131 697q-17 7-35 7-40 0-68-28T0 608t28-68 68-28q22 0 43 10l186-204q-5-16-5-30 0-40 28-68t68-28q44 0 73 35L833 89q2-37 29.5-63T928 0q40 0 68 28t28 68q0 33-20.5 59T951 189zM365 369 183 568q9 20 9 40 0 24-13 47l190 190q23-13 47-13 25 0 48 13l309-208q-5-15-5-29 0-11 3-23L480 359q-28 25-64 25-27 0-51-15zm146-66 295 229q15-12 35-17l47-332q-25-12-41-35L511 282q0 1 .5 3t.5 3q0 5-1 15z"/></svg>';