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

User Interface Outline

25 iconsLicense: Free for commercial useBy Thiago Silva
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.

ui_ux_user_account_profile
ui_ux_upload
ui_ux_up_upon_top
ui_ux_stop_pause_1
ui_ux_stop_pause
ui_ux_share
ui_ux_settings_setup_options
ui_ux_right_go
ui_ux_rec_take_a_picture
ui_ux_play_go
ui_ux_menu_setup_settings_dropdown_options_1
ui_ux_menu_setup_settings_dropdown_options
ui_ux_maps_toggle_markup_navigation
ui_ux_left_back_return
ui_ux_home_start_house
ui_ux_folder_drive_directory
ui_ux_add_plus_new
ui_ux_ahead_foward_next_go
ui_ux_back_backward_before_return
ui_ux_bot_bottom_down
ui_ux_camera_take_a_picture_photo
ui_ux_delete_close_remove
ui_ux_delete_remove
ui_ux_download
ui_ux_edit
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "user-interface-outline-7",
          "title": {
            "main": "User Interface Outline"
          },
          "desc": {
            "main": "Free for commercial use - Thiago Silva"
          },
          "libs": [
            {
              "title": {
                "main": "User Interface Outline"
              },
              "url": "https://icons.diagrams.net/libs/user-interface-outline-7/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}