credit_card_fill constant

String const credit_card_fill

Implementation

static const String credit_card_fill =
    '<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 48H32a16 16 0 00-16 16v127.9a16 16 0 0016 16h192a16 16 0 0016-16V64a16 16 0 00-16-16Zm-88 128h-16a8 8 0 010-16h16a8 8 0 010 16Zm64 0h-32a8 8 0 010-16h32a8 8 0 010 16ZM32 88.9V64h192v24.9Z"/></svg>';