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

Cars pack 01 filled outline

9 iconsLicense: Free for commercial useBy Snapmind Studio
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.

truck
tourer
sportcar
pickup
oldcar
lada_2104
hatchback
car
cab
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "cars-01-1",
          "title": {
            "main": "Cars pack 01 filled outline"
          },
          "desc": {
            "main": "Free for commercial use - Snapmind Studio"
          },
          "libs": [
            {
              "title": {
                "main": "Cars pack 01 filled outline"
              },
              "url": "https://icons.diagrams.net/libs/cars-01-1/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}