ease_curve_control_points constant

String const ease_curve_control_points

Implementation

static const String ease_curve_control_points =
    '<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="1.5" d="M17 20a2 2 0 104 0 2 2 0 00-4 0Zm0 0h-2M7 4a2 2 0 11-4 0 2 2 0 014 0Zm0 0h2m5 0h-2m0 16h-2m-7 0c8 0 10-16 18-16"/></svg>';