microwaves constant

String const microwaves

Implementation

static const String microwaves =
    '<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="24" height="38" x="5" y="34" stroke="currentColor" stroke-width="4" rx="2" transform="rotate(-90 5 34)"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 19h4m-11 6h22m-23 9v4m8-4v4m8-4v4m8-4v4"/><path d="M15 19a2 2 0 11-4 0 2 2 0 014 0Z"/></g></svg>';