You've already forked simple-icons
mirror of
https://github.com/simple-icons/simple-icons.git
synced 2025-10-30 23:07:47 +02:00
deprecate index (#7453)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
console.warn('Deprecation warning: The `simple-icons` entrypoint will be removed in the next major. Please switch to using `import * as icons from "simple-icons/icons"` if you need an object with all the icons.')
|
||||
|
||||
var icons = {%s};
|
||||
|
||||
Object.defineProperty(icons, "Get", {
|
||||
|
||||
Reference in New Issue
Block a user