credit_card constant

String const 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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.147 28h-1.794a.86.86 0 01-.853-.853v-1.794c0-.475.378-.853.853-.853h1.794c.475 0 .853.378.853.853v1.794a.848.848 0 01-.853.853Zm-3.761-4H5.614A.617.617 0 015 23.384v-2.768c0-.333.272-.616.614-.616h17.772c.332 0 .614.273.614.616v2.778a.609.609 0 01-.614.606ZM6 22a.5.5 0 00.5.5h11a.5.5 0 000-1h-11a.5.5 0 00-.5.5Z"/><path d="M4.248 11A3.252 3.252 0 001 14.249V27.75A3.252 3.252 0 004.248 31h23.504A3.245 3.245 0 0031 27.751V14.25A3.252 3.252 0 0027.752 11H4.248ZM3 14.249C3 13.56 3.562 13 4.248 13h23.504c.686 0 1.248.561 1.248 1.249V15H3v-.751ZM3 18h26v9.751c0 .695-.559 1.249-1.248 1.249H4.248A1.252 1.252 0 013 27.751V18Z"/></g></svg>';