UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

212 lines 6.25 kB
module.exports.IconsManifest = [ { "id": "fa", "name": "Font Awesome", "projectUrl": "https://fontawesome.com/", "license": "CC BY 4.0 License", "licenseUrl": "https://creativecommons.org/licenses/by/4.0/" }, { "id": "ios", "name": "Ionicons", "projectUrl": "https://ionicons.com/", "license": "MIT", "licenseUrl": "https://github.com/ionic-team/ionicons/blob/master/LICENSE" }, { "id": "md", "name": "Material Design Icons", "projectUrl": "http://google.github.io/material-design-icons/", "license": "Apache License Version 2.0", "licenseUrl": "https://github.com/google/material-design-icons/blob/master/LICENSE" }, { "id": "ti", "name": "Typicons", "projectUrl": "http://s-ings.com/typicons/", "license": "CC BY-SA 3.0", "licenseUrl": "https://creativecommons.org/licenses/by-sa/3.0/" }, { "id": "go", "name": "Github Octicons icons", "projectUrl": "https://octicons.github.com/", "license": "MIT", "licenseUrl": "https://github.com/primer/octicons/blob/master/LICENSE" }, { "id": "fi", "name": "Feather", "projectUrl": "https://feathericons.com/", "license": "MIT", "licenseUrl": "https://github.com/feathericons/feather/blob/master/LICENSE" }, { "id": "gi", "name": "Game Icons", "projectUrl": "https://game-icons.net/", "license": "CC BY 3.0", "licenseUrl": "https://creativecommons.org/licenses/by/3.0/" }, { "id": "wi", "name": "Weather Icons", "projectUrl": "https://erikflowers.github.io/weather-icons/", "license": "SIL OFL 1.1", "licenseUrl": "http://scripts.sil.org/OFL" }, { "id": "di", "name": "Devicons", "projectUrl": "https://vorillaz.github.io/devicons/", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "ai", "name": "Ant Design Icons", "projectUrl": "https://github.com/ant-design/ant-design-icons", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "bs", "name": "Bootstrap Icons", "projectUrl": "https://github.com/twbs/icons", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "ri", "name": "Remix Icon", "projectUrl": "https://github.com/Remix-Design/RemixIcon", "license": "Apache License Version 2.0", "licenseUrl": "http://www.apache.org/licenses/" }, { "id": "fc", "name": "Flat Color Icons", "projectUrl": "https://github.com/icons8/flat-color-icons", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "gr", "name": "Grommet-Icons", "projectUrl": "https://github.com/grommet/grommet-icons", "license": "Apache License Version 2.0", "licenseUrl": "http://www.apache.org/licenses/" }, { "id": "cg", "name": "css.gg", "projectUrl": "https://github.com/astrit/css.gg", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "mdc", "name": "MD Community Icons", "projectUrl": "https://github.com/templarian/MaterialDesign", "license": "SIL", "licenseUrl": "https://github.com/Templarian/MaterialDesign/blob/master/LICENSE" }, { "id": "si", "name": "Simple Icons", "projectUrl": "https://simpleicons.org/", "license": "CC0 1.0 Universal", "licenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/" }, { "id": "im", "name": "IcoMoon Free", "projectUrl": "https://github.com/Keyamoon/IcoMoon-Free", "license": "CC BY 4.0 License", "licenseUrl": "https://creativecommons.org/licenses/by/4.0/" }, { "id": "hi", "name": "Heroicons", "projectUrl": "https://github.com/refactoringui/heroicons", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "vsc", "name": "VS Code Icons", "projectUrl": "https://github.com/microsoft/vscode-codicons", "license": "CC BY 4.0", "licenseUrl": "https://creativecommons.org/licenses/by/4.0/" }, { "id": "fl", "name": "Flags Icons", "projectUrl": "https://github.com/lipis/flag-icon-css", "license": "MIT License", "licenseUrl": "https://github.com/lipis/flag-icon-css/blob/master/LICENSE" }, { "id": "lg", "name": "Logos Icons", "projectUrl": "https://github.com/gilbarbara/logos", "license": "CC0 1.0 Universal", "licenseUrl": "https://github.com/gilbarbara/logos/blob/master/LICENSE.txt" }, { "id": "bi", "name": "Boxicons", "projectUrl": "https://github.com/atisawd/boxicons", "license": "CC BY 4.0 License", "licenseUrl": "https://creativecommons.org/licenses/by/4.0/" }, { "id": "cr", "name": "Cryptoicons", "projectUrl": "https://github.com/spothq/cryptocurrency-icons", "license": "CC0 1.0 Universal", "licenseUrl": "https://github.com/spothq/cryptocurrency-icons/blob/master/LICENSE.md" }, { "id": "en", "name": "Entypo", "projectUrl": "https://github.com/hypermodules/entypo", "license": "ISC License", "licenseUrl": "https://github.com/hypermodules/entypo/blob/master/LICENSE.md" }, { "id": "fd", "name": "Foundation", "projectUrl": "https://github.com/meronex/foundation-icons-3", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "zo", "name": "Zondicons", "projectUrl": "https://github.com/dukestreetstudio/zondicons", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "ei", "name": "Evil Icons", "projectUrl": "https://github.com/dukestreetstudio/zondicons", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "oi", "name": "Open Iconic", "projectUrl": "https://github.com/iconic/open-iconic", "license": "MIT", "licenseUrl": "https://opensource.org/licenses/MIT" }, { "id": "su", "name": "System Uicons", "projectUrl": "https://github.com/CoreyGinnivan/system-uicons", "license": "The Unlicense", "licenseUrl": "https://github.com/CoreyGinnivan/system-uicons/blob/master/LICENSE" } ]