superscript constant

String const superscript

Implementation

static const String superscript =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M24.97 3A2.987 2.987 0 0022 5.97V6h2v-.03c0-.547.423-.97.97-.97h.06c.547 0 .97.423.97.97 0 .317-.143.6-.406.78L23.47 8.22A3.372 3.372 0 0022 11v1h6v-2h-3.47c.04-.032.023-.097.064-.125l2.125-1.47c.8-.55 1.28-1.46 1.28-2.435A2.985 2.985 0 0025.03 3h-.06zM4.155 8l1 1.53L9.313 16l-4.157 6.47-1 1.53h6.374l.314-.47 1.656-2.56 1.656 2.56.313.47h6.373l-1-1.53L15.687 16l4.157-6.47 1-1.53H14.47l-.314.47-1.656 2.56-1.656-2.56L10.53 8H4.157zm3.657 2h1.656l2.186 3.438.844 1.312.844-1.313L15.53 10h1.658l-3.532 5.47-.344.53.344.53 3.53 5.47H15.53l-2.185-3.438-.844-1.312-.843 1.313L9.47 22H7.81l3.532-5.47.344-.53-.344-.53L7.814 10z"/></svg>';