api constant

String const api

Icon Data of api

Implementation

static const String api =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M26 22a3.86 3.86 0 00-2 .57l-3.09-3.1a6 6 0 000-6.94L24 9.43a3.86 3.86 0 002 .57 4 4 0 10-4-4 3.86 3.86 0 00.57 2l-3.1 3.09a6 6 0 00-6.94 0L9.43 8A3.86 3.86 0 0010 6a4 4 0 10-4 4 3.86 3.86 0 002-.57l3.09 3.1a6 6 0 000 6.94L8 22.57A3.86 3.86 0 006 22a4 4 0 104 4 3.86 3.86 0 00-.57-2l3.1-3.09a6 6 0 006.94 0l3.1 3.09a3.86 3.86 0 00-.57 2 4 4 0 104-4Zm0-18a2 2 0 11-2 2 2 2 0 012-2ZM4 6a2 2 0 112 2 2 2 0 01-2-2Zm2 22a2 2 0 112-2 2 2 0 01-2 2Zm10-8a4 4 0 114-4 4 4 0 01-4 4Zm10 8a2 2 0 112-2 2 2 0 01-2 2Z"/></svg>';