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

Currency and Cryptocurrency signs (Free)

10 iconsLicense: Free for commercial useBy Anton Kalashnyk
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.

cryptocurrency_blockchain_yuan
cryptocurrency_blockchain_ruble
cryptocurrency_blockchain_Ripple_XRP
cryptocurrency_blockchain_pound
cryptocurrency_blockchain_Litecoin_LTC
cryptocurrency_blockchain_euro
cryptocurrency_blockchain_Ethereum_ETH
cryptocurrency_blockchain_dollar
cryptocurrency_blockchain_Dash_DASH
cryptocurrency_blockchain_Bitcoin_BTC
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "currency-and-cryptocurrency-signs",
          "title": {
            "main": "Currency and Cryptocurrency signs (Free)"
          },
          "desc": {
            "main": "Free for commercial use - Anton Kalashnyk"
          },
          "libs": [
            {
              "title": {
                "main": "Currency and Cryptocurrency signs (Free)"
              },
              "url": "https://icons.diagrams.net/libs/currency-and-cryptocurrency-signs/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}