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

Format Text

11 iconsLicense: Free for commercial useBy Parag p
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.

format_text_decrease_indent
format_text_increase_indent
format_text_bulleted_list
format_text_numbered_list
format_text_align_justify
format_text_right_align
format_text_left_align
format_text_underline
format_text_italic
format_text_bold
format_text_center_align
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "format-text-1",
          "title": {
            "main": "Format Text"
          },
          "desc": {
            "main": "Free for commercial use - Parag p"
          },
          "libs": [
            {
              "title": {
                "main": "Format Text"
              },
              "url": "https://icons.diagrams.net/libs/format-text-1/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}