credit_card_negative constant
String
const credit_card_negative
Icon Data of credit_card_negative
Implementation
static const String credit_card_negative =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48V0ZM4 13a3 3 0 013-3h34a3 3 0 013 3v4H4v-4Zm0 10h40v12a3 3 0 01-3 3H7a3 3 0 01-3-3V23Z" clip-rule="evenodd"/></svg>';