credit_card constant

String const credit_card

Icon Data of credit_card

Implementation

static const String credit_card =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 24"><path fill="currentColor" d="M0 21.5V12h36v9.5a2.507 2.507 0 01-2.5 2.5H2.466a2.4 2.4 0 01-1.731-.734l-.001-.001a2.401 2.401 0 01-.735-1.731v-.036.002zM10 18v2h6v-2zm-6 0v2h4v-2zM33.5 0A2.507 2.507 0 0136 2.5V6H0V2.466A2.4 2.4 0 01.734.735L.735.734a2.401 2.401 0 011.731-.735h.036H2.5z"/></svg>';