formula_line constant

String const formula_line

Implementation

static const String formula_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M5 4.5A1.5 1.5 0 016.5 3h11A1.5 1.5 0 0119 4.5V5a1 1 0 11-2 0H7v.54l6.562 5.625a1.1 1.1 0 010 1.67L7 18.46V19h10a1 1 0 112 0v.5a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 015 19.5v-1.27a1.5 1.5 0 01.524-1.139L11.464 12l-5.94-5.091A1.5 1.5 0 015 5.77V4.5Z"/></g></svg>';