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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9V7q0-.425.288-.713Q19.575 6 20 6h2V5h-3V4h3q.425 0 .712.287Q23 4.575 23 5v1q0 .425-.288.713Q22.425 7 22 7h-2v1h3v1ZM5.875 20l4.625-7.275L6.2 6h2.65l3.1 5h.1l3.075-5H17.8l-4.325 6.725L18.125 20H15.45l-3.4-5.425h-.1L8.55 20Z"/></svg>';