Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !8332

BS3: Remove Glyphicons

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge bs3_remove_icons into 3.0.0-wip Jun 28, 2013
  • Overview 0
  • Commits 6
  • Pipelines 0
  • Changes 19

As of today, Glyphicons has moved out of Bootstrap 3 and into it's own repository under the twbs organization, where Bootstrap 3 will reside when it launches as well. Moving the Glyphicons font into a separate project makes a lot of sense:

  1. Makes Glyphicons more readily available to the masses, with or without Bootstrap's integration.
  2. Keeps the core project as lean as possible with regards to number of files, build processes, versioning, and more.
  3. Enables the community to more easily swap other icon libraries in and out.

Glyphicons will continue to be the official Bootstrap icon font and will be featured in the Bootstrap 3 documentation for easy access and implementation.

Head on over to glyphicons.getbootstrap.com to check 'em out.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bs3_remove_icons