https://github.com/backdrop-contrib/icon_browser
An interface to browse the fonts that are available on a Backdrop site.
https://github.com/backdrop-contrib/icon_browser
backdrop backdropcms icon icons svg
Last synced: 3 months ago
JSON representation
An interface to browse the fonts that are available on a Backdrop site.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/icon_browser
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2024-05-03T20:03:29.000Z (over 1 year ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-05-22T00:33:53.000Z (over 1 year ago)
- Last Synced: 2024-07-30T17:16:33.320Z (over 1 year ago)
- Topics: backdrop, backdropcms, icon, icons, svg
- Language: PHP
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 8
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Icon Browser
Beginning with Backdrop CMS version 1.28, Backdrop CMS comes bundled with two variants of the [Phosphor library](https://phosphoricons.com/) 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
- Install this module using the [official Backdrop CMS instructions](https://backdropcms.org/guide/modules)
## Usage
- Usage instructions can be [viewed and edited in the Wiki](https://github.com/backdrop-contrib/icon_browser/wiki).
## Issues
- Bugs and Feature requests should be reported in the [Issue Queue](https://github.com/backdrop-contrib/icon_browser/issues).
## Current Maintainers
- [Laryn Kragt Bakker](https://github.com/laryn)
- [Jen Lampton](https://github.com/jenlampton)
- Collaboration and co-maintainers welcome!
## Credits
- Written for Backdrop CMS by [Laryn Kragt Bakker](https://github.com/laryn)
## License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.