It looks like the glyphicons library is missing from the ckeditor web site.
The link provided: http://ckeditor.com/addon/glyphicons is dead

Issue fork glyphicons-3150818

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

DuneBL created an issue. See original summary.

carlovdb’s picture

Is there a solution?

aleevas made their first commit to this issue’s fork.

aleevas’s picture

Status: Active » Needs review

Seems to this CKeditor plugin was removed.
Also as I see the Glyphicons components are not supported for Bootstrap versions 4 and 5 https://getbootstrap.com/docs/4.6/migration/#components

I see only one way to make this module alive - to add an old version of the Ckeditor plugin to the codebase of the module
And that I've done in my MR.
But we should understand that this plugin is already on hold and not will get any updates.
Also, the Glyphicons components work only with Bootstrap version 3

aleevas’s picture

Status: Needs review » Fixed
aleevas’s picture

Status: Fixed » Closed (fixed)