Core - UI - Outlined
"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.
Self-hosted / Confluence admins: preconfigure this set
Add to DRAWIO_CONFIG / Editor configuration:
{
"libraries": [
{
"title": {
"main": "Extra icons"
},
"entries": [
{
"id": "core-ui-outlined",
"title": {
"main": "Core - UI - Outlined"
},
"desc": {
"main": "Free for commercial use - Kit of Parts"
},
"libs": [
{
"title": {
"main": "Core - UI - Outlined"
},
"url": "https://icons.diagrams.net/libs/core-ui-outlined/1/library.xml"
}
]
}
]
}
]
}