Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syntaxlexx/offline-icons-reference
Offline Icons Reference/Documentation
https://github.com/syntaxlexx/offline-icons-reference
developer-tools development-kit development-tools font-awesome font-awesome-4 material-icons material-icons-fonts offline
Last synced: 15 days ago
JSON representation
Offline Icons Reference/Documentation
- Host: GitHub
- URL: https://github.com/syntaxlexx/offline-icons-reference
- Owner: syntaxlexx
- License: mit
- Created: 2019-11-21T14:46:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T11:22:06.000Z (about 2 years ago)
- Last Synced: 2024-11-11T18:44:53.239Z (2 months ago)
- Topics: developer-tools, development-kit, development-tools, font-awesome, font-awesome-4, material-icons, material-icons-fonts, offline
- Language: JavaScript
- Homepage: https://icons.acelords.com/
- Size: 6.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Offline Icons Reference
Do you have times you wish to find an icon superfast? And works completely offline? A project you can always rely upon in your development machine when you are at your granny's house with no WI-FI? Or simply you hate looking for that icon online?Or even better, the online docs have terrible copy-paste functionality that is just missing...that something! That UI/UX!
Well, here it is! You have it now! Runs completely offline, uses [Vue](https://vuejs.org) so you can add your fonts later, and it's portable! Works anywhere!
### Why this project? What actually transpired...
Maze leo (Thursday 21 Nov, 2019) si nimeamka kusaka font flani, nikaboeka mbaya! Finding it online consumed bundles, copy-pasting was sh*t.... Imebidi niunde my own offline library 😅 ambayo itawork hadi kwa simu kama PWA(coming soon). Staki ujinga!## Features
- Offline icons for the most popular icon libraries
- Added search (filtering) to all icon sets
- Powered by [Vuejs](https://vuejs.org) which is amazingly fast!
- Ability to copy either the icon's name, icon html, or icon HEX
- Future support for a PWA## Crowdfunding
It's also possible to support the project on [Patreon](https://www.patreon.com/lexxyungcarter) or by buying products and merchandise at [Marketplace](https://store.acelords.com).This funding is used for maintaining the project and adding new features into Code Style plus other open-source repositories.
## So, Where's the Demo?
[DEMO - https://icons.acelords.com](https://icons.acelords.com).
You can also bookmark the link if you feel like ;-)![Screenshot](screenshot6.jpg?raw=true "Screenshot 6")
![Screenshot](screenshot2.jpg?raw=true "Screenshot 2")
![Screenshot](screenshot3.jpg?raw=true "Screenshot 3")
![Screenshot](screenshot4.jpg?raw=true "Screenshot 4")
![Screenshot](screenshot7.jpg?raw=true "Screenshot 7")
## Installation
- Clone the repo and simply start using it offline - FOREVER! (Which, from my studies, is heck of a long time)```bash
# ssh
git clone [email protected]:lexxyungcarter/offline-icons-reference.git# https
git clone https://github.com/lexxyungcarter/offline-icons-reference.git
```### Tips
If using [Laravel Valet](https://laravel.com/valet), you can follow these steps:
- create an 'offline' folder in your development space
```bash
git clone [email protected]:lexxyungcarter/offline-icons-reference.git offline
```
- bookmark the folder and simply...get started!## Contributing?
Suggestions are welcome and any contributions whatsoever are highly valued. If feeling a little bit shy, feel free to send an email to [Lexx YungCarter](mailto:[email protected]).## Security
If you discover any security related issues, please use the issue tracker or better yet, send an email to [Lexx YungCarter](mailto:[email protected]).
## Special Thanks
Cheers to these guys and the community at large for making it a breeze to work with icons
- [Font Awesome](https://fontawesome.com)
- [Material Design Icons](https://materialdesignicons.com)