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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14-2-2 2-2 2 2ZM9.875 8.125l-2.5-2.5L12 1l4.625 4.625-2.5 2.5L12 6Zm-4.25 8.5L1 12l4.625-4.625 2.5 2.5L6 12l2.125 2.125Zm12.75 0-2.5-2.5L18 12l-2.125-2.125 2.5-2.5L23 12ZM12 23l-4.625-4.625 2.5-2.5L12 18l2.125-2.125 2.5 2.5Z"/></svg>';