Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 28-Aug-2022 | - | ||||
README.md | H A D | 26-Aug-2022 | 801 | 12 | 9 | |
brands.json | H A D | 26-Aug-2022 | 9.6 KiB | 305 | 304 | |
carbon-icons.json | H A D | 26-Aug-2022 | 70 KiB | 1,901 | 1,900 | |
cib-icons.json | H A D | 26-Aug-2022 | 25.9 KiB | 833 | 832 | |
emojis.json | H A D | 26-Aug-2022 | 58.7 KiB | 1,857 | 1,856 | |
fad-icons.json | H A D | 26-Aug-2022 | 5.2 KiB | 158 | 157 | |
icomoon-icons.json | H A D | 26-Aug-2022 | 15.1 KiB | 494 | 493 | |
material-design-icon-meta.json | H A D | 26-Aug-2022 | 936.6 KiB | 1 | 1 |
README.md
1# Dictionary 2 3## About 4This directory contains all dictionary (ie data to be looked up) 5 6 * [material-design meta](./material-design-icon-meta.json) - The material design dictionary 7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon) 8 * [Carbon](./carbon-icons.json) - list of [32x32 icon](https://carbon-elements.netlify.app/icons/examples/preview/) name of iconify (ie lowercase) to physical icon name 9 * [fad](./fad-icons.json) - list of [fad svg](https://github.com/fefanto/fontaudio/tree/master/svgs) in iconify form 10 * [icomoon](./icomoon-icons.json) - list of [icomoon svg](https://github.com/Keyamoon/IcoMoon-Free/tree/master/SVG) 11 * [cib](./cib-icons.json) - list of [CoreUI Brands icons](https://github.com/coreui/coreui-icons/tree/master/svg/brand) 12