scarf constant

String const scarf

Implementation

static const String scarf =
    '<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="M15 11H5a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 012 2v16m-3 0v-2M15 3v18m0-14H3"/></svg>';