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

Recycling Materials

16 iconsLicense: Free for commercial useBy Elizabeth Schussler
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.

aluminum_steel
food_beverage
no_food
no_trash
paper_boxes
plastics_bath
plastics_laundry
bo_bags
bottles_jars
boxes
cardboard
plastics_kitchen
no_clothing
plastics
mail
no_tanglers
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "recycling-main",
          "title": {
            "main": "Recycling Materials"
          },
          "desc": {
            "main": "Free for commercial use - Elizabeth Schussler"
          },
          "libs": [
            {
              "title": {
                "main": "Recycling Materials"
              },
              "url": "https://icons.diagrams.net/libs/recycling-main/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}