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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="m37 22-3 3-11-11 3-3c1.5-1.5 7-4 11 0s1.5 9.5 0 11Z"/><path d="m42 6-5 5"/><path fill="#555" d="m11 26 3-3 11 11-3 3c-1.5 1.5-7 4-11 0s-1.5-9.5 0-11Z"/><path d="m23 32 4-4M6 42l5-5m5-12 4-4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';