star_half constant

String const star_half

Implementation

static const String star_half =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity=".2" d="M12 16.667V2l2.5 7.5H22L16 14l3 8z"/><path d="M12 16.667 5 22l3-8-6-4.5h7.5L12 2z"/></g></svg>';