pending constant

String const pending

Icon Data of pending

Implementation

static const String pending =
    '<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"><circle cx="9" cy="16" r="2" fill="currentColor"/><circle cx="23" cy="16" r="2" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><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>';