credit_card_clock constant

String const credit_card_clock

Implementation

static const String credit_card_clock =
    '<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" d="M16 14h1.5v2.82l2.44 1.41-.75 1.3L16 17.69V14m8 3a7 7 0 01-7 7c-2.79 0-5.2-1.64-6.33-4H4a2 2 0 01-2-2V6c0-1.11.89-2 2-2h16a2 2 0 012 2v6.1c1.24 1.26 2 2.99 2 4.9m-7-5a5 5 0 00-5 5 5 5 0 005 5 5 5 0 005-5 5 5 0 00-5-5m3-2V7H4v3h16Z"/></svg>';