spinner constant

String const spinner

Icon Data of spinner

Implementation

static const String spinner =
    '<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 3a3 3 0 10.002 6.002A3 3 0 0016 3zM8.937 6.438a2.502 2.502 0 00-2.5 2.5c0 1.378 1.122 2.5 2.5 2.5a2.5 2.5 0 000-5zm14.126 1.5c-.551 0-1 .449-1 1 0 .55.449 1 1 1 .55 0 1-.45 1-1 0-.551-.45-1-1-1zM6 13.75a2.25 2.25 0 10.001 4.501A2.25 2.25 0 006 13.75zm20 1a1.25 1.25 0 10-.002 2.498A1.25 1.25 0 0026 14.75zM8.937 21.063c-1.105 0-2 .894-2 2a1.999 1.999 0 104 0c0-1.106-.894-2-2-2zm14.126.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3zM16 24.25c-.965 0-1.75.785-1.75 1.75s.785 1.75 1.75 1.75 1.75-.785 1.75-1.75-.785-1.75-1.75-1.75z"/></svg>';