sparkles constant

String const sparkles

Implementation

static const String sparkles =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 2 .19.94a4 4 0 002.57 2.974L8 6l-.24.086A4 4 0 005.19 9.06L5 10l-.19-.94a4 4 0 00-2.57-2.974L2 6l.24-.086A4 4 0 004.81 2.94L5 2Zm3 14 .23 1.276a2 2 0 001.219 1.501L10 19l-.551.223a2 2 0 00-1.22 1.5L8 22l-.23-1.276a2 2 0 00-1.219-1.501L6 19l.551-.223a2 2 0 001.22-1.5L8 16Zm8-13 .556 2.654a8 8 0 005.213 5.92L23 12l-1.231.426a8 8 0 00-5.213 5.92L16 21l-.556-2.654a8 8 0 00-5.213-5.92L9 12l1.231-.426a8 8 0 005.213-5.92L16 3Z"/></svg>';