barbecue constant

String const barbecue

Implementation

static const String barbecue =
    '<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-linecap="round" stroke-width="4"><rect width="8" height="8" x="12" y="4" stroke-linejoin="round" rx="4"/><rect width="8" height="8" x="12" y="22" stroke-linejoin="round" rx="4"/><path d="M16 31v13"/><rect width="8" height="8" x="28" y="4" stroke-linejoin="round" rx="4"/><rect width="8" height="8" x="28" y="22" stroke-linejoin="round" rx="4"/><path d="M32 31v13"/><path stroke-linejoin="round" stroke-miterlimit="2" d="M13 17h6m10 0h6M13 36h6m10 0h6"/><path d="M16 14v6m16-6v6"/></g></svg>';