parabola constant

String const parabola

Implementation

static const String parabola =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 25h2c6 0 10-16 18-16s12 16 18 16h2M4 33v6m20-6v6m20-6v6M4 36h40"/></svg>';