wallet_outline constant

String const wallet_outline

Implementation

static const String wallet_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><rect width="416" height="288" x="48" y="144" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="48" ry="48"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M411.36 144v-30A50 50 0 00352 64.9L88.64 109.85A50 50 0 0048 159v49"/><path fill="currentColor" d="M368 320a32 32 0 1132-32 32 32 0 01-32 32Z"/></svg>';