butterfly constant

String const butterfly

Implementation

static const String butterfly =
    '<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="M11.995 18.176a3 3 0 11-4.953-2.449l-.025.023A4.502 4.502 0 018.5 7c1.414 0 2.675.652 3.5 1.671a4.5 4.5 0 114.983 7.079A3 3 0 1112 18zM12 19V9M9 3l3 2 3-2"/></svg>';