master_card constant

String const master_card

Implementation

static const String master_card =
    '<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="M15.25 5.204a6.67 6.67 0 00-3.25.843 6.67 6.67 0 00-3.25-.843 6.796 6.796 0 000 13.592 6.67 6.67 0 003.25-.843 6.67 6.67 0 003.25.843 6.796 6.796 0 000-13.592zm-6.5 12.592a5.796 5.796 0 010-11.592c.792 0 1.575.166 2.298.487a6.805 6.805 0 000 10.618 5.676 5.676 0 01-2.298.487zm3.25-1.02A5.805 5.805 0 019.5 12 5.805 5.805 0 0112 7.223a5.813 5.813 0 010 9.554zm3.25 1.02a5.676 5.676 0 01-2.298-.487 6.805 6.805 0 000-10.618 5.676 5.676 0 012.298-.487 5.796 5.796 0 010 11.592z"/></svg>';