eight_pointed_star constant

String const eight_pointed_star

Implementation

static const String eight_pointed_star =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M37.834 34.414 62 32l-24.166-2.417 15.38-18.797-18.798 15.381L32 2l-2.417 24.167-18.797-15.381 15.38 18.797L2 32l24.166 2.414-15.38 18.799 18.797-15.379L32 62l2.416-24.166 18.798 15.379z"/></svg>';