balance constant

String const balance

Implementation

static const String balance =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path fill="#555" d="M35 25a32.234 32.234 0 00-22 0l-1-11c7-3 17-3 24 0l-1 11Z"/><path d="m24 23-3-5m21 21a3 3 0 01-3 3H9a3 3 0 01-3-3V9a3 3 0 013-3h30a3 3 0 013 3v30Z"/><path d="M29 23.455a32.222 32.222 0 00-10 0"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';