pending_filled constant

String const pending_filled

Icon Data of pending_filled

Implementation

static const String pending_filled =
    '<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="M16 2a14 14 0 1014 14A14 14 0 0016 2ZM8 18a2 2 0 112-2 2 2 0 01-2 2Zm8 0a2 2 0 112-2 2 2 0 01-2 2Zm8 0a2 2 0 112-2 2 2 0 01-2 2Z"/><path fill="currentColor" d="M10 16a2 2 0 11-2-2 2 2 0 012 2Zm6-2a2 2 0 102 2 2 2 0 00-2-2Zm8 0a2 2 0 102 2 2 2 0 00-2-2Z"/></svg>';