oven constant

String const oven

Implementation

static const String oven =
    '<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"><rect width="40" height="28" x="4" y="8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="2"/><rect width="16" height="12" x="12" y="16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="1"/><circle cx="37" cy="15" r="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M36 22h2m-2 7h2m-26 7v6m24-6v6"/></g></svg>';