terrace constant

String const terrace

Implementation

static const String terrace =
    '<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"><path stroke-linejoin="round" d="M5 24v16a2 2 0 002 2h34a2 2 0 002-2V24m0 7H5"/><path d="M32 23a8 8 0 10-16 0"/><path stroke-linejoin="round" d="M24 6v2m11.414 2L34 11.414M12 10l1.414 1.414"/></g></svg>';