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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M480 208H308L256 48l-52 160H32l140 96-54 160 138-100 138 100-54-160Z"/><path fill="currentColor" d="M256 48v316L118 464l54-160-140-96h172l52-160z"/></svg>';