star constant

String const star

Implementation

static const String star =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1050" height="1000" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1050 1000"><path fill="currentColor" d="M1050 386q0 15-29 38L746 624l105 323q5 17 5 30 0 24-18 24-17 0-38-17L525 785 250 984q-23 17-39 17-18 0-18-23 0-11 6-31l105-323L29 424Q0 403 0 387q0-23 49-23l340 1L493 41q12-40 32-40 19 0 31 40l106 324 339-1q49 0 49 22z"/></svg>';