creditcard_plus constant

String const creditcard_plus

Implementation

static const String creditcard_plus =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 15v3m0 3v-3m0 0h-3m3 0h3"/><path fill-rule="evenodd" d="M5 4a3 3 0 00-3 3v1h20V7a3 3 0 00-3-3H5zM2 17v-7h20v3.528A6 6 0 0012.341 20H5a3 3 0 01-3-3zm4-4a1 1 0 011-1h5a1 1 0 110 2H7a1 1 0 01-1-1z" clip-rule="evenodd"/></g></svg>';