imbalance constant

String const imbalance

Implementation

static const String imbalance =
    '<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-width="4"><path d="M24 19V4M12 22l12-3 12-3m-8 14 8-14m8 14-8-14M20 36l-8-14M4 36l8-14"/><path d="M12 44a8 8 0 008-8H4a8 8 0 008 8Zm24-6a8 8 0 008-8H28a8 8 0 008 8Z" clip-rule="evenodd"/></g></svg>';