credit_card_off constant

String const credit_card_off

Icon Data of credit_card_off

Implementation

static const String credit_card_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 3 18 18M9 5h9a3 3 0 013 3v8a3 3 0 01-.128.87m-2.002 2.002A3 3 0 0118 19H6a3 3 0 01-3-3V8a3 3 0 012.124-2.87M3 11h8m4 0h6M7 15h.01M11 15h2"/></svg>';