jelly constant

String const jelly

Implementation

static const String jelly =
    '<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" d="M24 2.5a21.5 21.5 0 000 43c4.45 0 8.06-9.63 8.06-21.5S28.45 2.5 24 2.5Zm0 43a21.49 21.49 0 001.09-42.95c8 .81 14.25 10.17 14.25 21.45 0 11.87-6.87 21.5-15.34 21.5Z"/></svg>';