formula constant

String const formula

Implementation

static const String formula =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.581 4.49A2.75 2.75 0 018.319 2h.931a.75.75 0 010 1.5h-.931a1.25 1.25 0 00-1.245 1.131l-.083.869H9.25a.75.75 0 010 1.5H6.849l-.43 4.51A2.75 2.75 0 013.681 14H2.75a.75.75 0 010-1.5h.931a1.25 1.25 0 001.245-1.132L5.342 7H3.75a.75.75 0 010-1.5h1.735l.096-1.01ZM9.22 9.22a.75.75 0 011.06 0l1.22 1.22 1.22-1.22a.75.75 0 111.06 1.06l-1.22 1.22 1.22 1.22a.75.75 0 11-1.06 1.06l-1.22-1.22-1.22 1.22a.75.75 0 11-1.06-1.06l1.22-1.22-1.22-1.22a.75.75 0 010-1.06Z" clip-rule="evenodd"/></svg>';