credit_card_duotone constant

String const credit_card_duotone

Implementation

static const String credit_card_duotone =
    '<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="M24 96.9h208V192a8 8 0 01-8 8H32a8 8 0 01-8-8Z" opacity=".2"/><path fill="currentColor" d="M224 48H32a16 16 0 00-16 16v127.9a16 16 0 0016 16h192a16 16 0 0016-16V64a16 16 0 00-16-16Zm0 16v24.9H32V64Zm0 128H32v-87.1h192V192Z"/><path fill="currentColor" d="M200 160h-32a8 8 0 000 16h32a8 8 0 000-16Zm-64 0h-16a8 8 0 000 16h16a8 8 0 000-16Z"/></svg>';