utensils constant

String const utensils

Implementation

static const String utensils =
    '<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 8V3a1 1 0 00-1-1H3a1 1 0 00-1 1v5a4 4 0 004 4h1a4 4 0 004-4Zm4 8V2h3a4 4 0 014 4v10h-4m-3 0v5a1 1 0 001 1h1a1 1 0 001-1v-5M5 12v9a1 1 0 001 1h1a1 1 0 001-1v-9M5 6V2m3 4V2"/></svg>';