draw.io icons
extra icon sets for diagrams.net / draw.io

Credit card, debit card

26 iconsLicense: Free for commercial useBy The Web Design Blog
Open in draw.ioDownload library.xml

"Open in draw.io" adds this set to the shape panel in the online editor. In the desktop app, download the library and use File → Open Library.

american-express-curved
american-express-straight
cirrus-curved
cirrus-straight
delta-curved
delta-straight
direct-debit-curved
direct-debit-straight
discover-curved
discover-straight
maestro-curved
maestro-straight
mastercard-curved
mastercard-straight
paypal-curved
paypal-straight
solo-curved
solo-straight
switch-curved
switch-straight
visa-curved
visa-electron-curved
visa-electron-straight
visa-straight
western-union-curved
western-union-straight
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "creditcarddebitcard",
          "title": {
            "main": "Credit card, debit card"
          },
          "desc": {
            "main": "Free for commercial use - The Web Design Blog"
          },
          "libs": [
            {
              "title": {
                "main": "Credit card, debit card"
              },
              "url": "https://icons.diagrams.net/libs/creditcarddebitcard/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}