account_balance_outline constant

String const account_balance_outline

Implementation

static const String account_balance_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M5 17v-7h2v7Zm6 0v-7h2v7Zm-9 4v-2h20v2Zm15-4v-7h2v7ZM2 8V6l10-5 10 5v2Zm4.45-2h11.1Zm0 0h11.1L12 3.25Z"/></svg>';