subscript_outline constant

String const subscript_outline

Implementation

static const String subscript_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 14.5-.354-.354A.5.5 0 0012.5 15v-.5ZM15 14h-2.5v1H15v-1Zm-2.146.854 1.792-1.793-.707-.707-1.793 1.792.708.708ZM13.793 11H13.5v1h.293v-1Zm-.293 0a1.5 1.5 0 00-1.5 1.5h1a.5.5 0 01.5-.5v-1Zm1.5 1.207C15 11.54 14.46 11 13.793 11v1c.114 0 .207.093.207.207h1Zm-.354.854c.227-.227.354-.534.354-.854h-1a.207.207 0 01-.06.147l.706.707ZM1.9 13.8l9-12-.8-.6-9 12 .8.6Zm-.8-12 9 12 .8-.6-9-12-.8.6Z"/></svg>';