api constant

String const api

Implementation

static const String api =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m37 22-3 3-11-11 3-3c1.5-1.5 7-4 11 0s1.5 9.5 0 11Zm5-16-5 5M11 26l3-3 11 11-3 3c-1.5 1.5-7 4-11 0s-1.5-9.5 0-11Zm12 6 4-4M6 42l5-5m5-12 4-4"/></svg>';