towel constant

String const towel

Implementation

static const String towel =
    '<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-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M36 18H4v8h32v-8Z"/><path d="M36 12v20a4 4 0 01-4 4H12m0 0H8a4 4 0 01-4-4V8a4 4 0 014-4h32a4 4 0 014 4v32c0 2.21-1.79 4-4 4H16c-2.21 0-4-1.79-4-4v-4Z"/></g></svg>';