credit_card constant
String
const credit_card
Icon Data of 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="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M.25 1C.11 1 0 1.11 0 1.25V2h8v-.75C8 1.11 7.89 1 7.75 1H.25zM0 3v3.75c0 .14.11.25.25.25h7.5c.14 0 .25-.11.25-.25V3H0zm1 2h1v1H1V5zm2 0h1v1H3V5z"/></svg>';