credit_card_bold constant

String const credit_card_bold

Implementation

static const String credit_card_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 44H32a20.1 20.1 0 00-20 20v127.9a20.1 20.1 0 0020 20h192a20.1 20.1 0 0020-20V64a20.1 20.1 0 00-20-20Zm-4 24v16.9H36V68ZM36 188v-79.1h184V188Zm172-24a12 12 0 01-12 12h-32a12 12 0 010-24h32a12 12 0 0112 12Zm-72 0a12 12 0 01-12 12h-16a12 12 0 010-24h16a12 12 0 0112 12Z"/></svg>';