curling constant

String const curling

Implementation

static const String curling =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M38 42H10c-3.31 0-6-2.68-6-6v-8c0-3.31 2.68-6 6-6h28c3.31 0 6 2.68 6 6v8c0 3.32-2.68 6-6 6Z"/><path stroke-linecap="round" d="M4 32h40M10 22l6.48-14.8A1.98 1.98 0 0118.31 6H35.5C37.43 6 39 7.57 39 9.5S37.43 13 35.5 13H22v9H10Z"/></g></svg>';