cics_explorer constant

String const cics_explorer

Icon Data of cics_explorer

Implementation

static const String cics_explorer =
    '<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="m24 16-4.6-1.4 2.3-4.3-4.3 2.3L16 8l-1.4 4.6-4.3-2.3 2.3 4.3L8 16l4.6 1.4-2.3 4.3 4.3-2.3L16 24l1.4-4.6 4.3 2.3-2.3-4.3L24 16z"/><path fill="currentColor" d="M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14Zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4Z"/></svg>';