boiler constant

String const boiler

Implementation

static const String boiler =
    '<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-linejoin="round" stroke-width="4"><rect width="38" height="8" x="5" y="6" rx="2"/><path d="M8 14v26a2 2 0 002 2h28a2 2 0 002-2V14"/><path stroke-linecap="round" d="M31 29.067C31 32.896 27.866 36 24 36s-7-3.104-7-6.933c0-3.83 2.692-5.334 3.77-9.067 4.307 1.867 4.307 7.467 4.307 7.467s1.077-3.2 4.308-4C29.654 26.4 31 27.432 31 29.067Z"/></g></svg>';