grill constant

String const grill

Implementation

static const String grill =
    '<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="M19 8H5a6 6 0 006 6h2a6 6 0 005.996-5.775L19 8zm-2 12a2 2 0 110-4 2 2 0 010 4zm-2-6 1 2m-7-2-3 6m9-2H7m8-13V4m-3 1V4M9 5V4"/></svg>';