laryn / icon_browser

An interface to browse the fonts that are available on a Backdrop site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon Browser

Beginning with Backdrop CMS version 1.28, Backdrop CMS comes bundled with two variants of the Phosphor library of SVG icons and a new icon API which will make it easier to add icons to Backdrop CMS sites. Backdrop Core does not contain any user interface for using or accessing these icons.

The Icon Browser module provides a UI to view the icons made available by core and any SVG icons provided by contributed modules or themes. The icon browser also provides code snippets for easy use of the available SVG icons in your themes or modules.

As of this writing, this module is very much a work in progress.

Installation

Usage

Issues

  • Bugs and Feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

An interface to browse the fonts that are available on a Backdrop site.

License:GNU General Public License v2.0


Languages

Language:PHP 70.4%Language:CSS 23.3%Language:JavaScript 6.3%