superscript_outline constant

String const superscript_outline

Implementation

static const String superscript_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m12.5 3.5-.354-.354A.5.5 0 0012.5 4v-.5Zm1.793-1.793-.354-.353.354.353ZM15 3h-2.5v1H15V3Zm-2.146.854 1.792-1.793-.707-.707-1.793 1.792.708.708ZM13.793 0H13.5v1h.293V0ZM13.5 0A1.5 1.5 0 0012 1.5h1a.5.5 0 01.5-.5V0ZM15 1.207C15 .54 14.46 0 13.793 0v1c.114 0 .207.093.207.207h1Zm-.354.854c.227-.227.354-.534.354-.854h-1a.207.207 0 01-.06.147l.706.707ZM1.1 1.8l9 12 .8-.6-9-12-.8.6Zm9-.6-9 12 .8.6 9-12-.8-.6Z"/></svg>';