@jis3r/icons 1.8.0 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2906,25 +2906,6 @@ let ICONS_LIST = [
2906
2906
  ],
2907
2907
  categories: ['files', 'development']
2908
2908
  },
2909
- {
2910
- name: 'file-sliders',
2911
- icon: fileSliders,
2912
- tags: [
2913
- 'cogged',
2914
- 'gear',
2915
- 'mechanical',
2916
- 'machinery',
2917
- 'configuration',
2918
- 'controls',
2919
- 'preferences',
2920
- 'settings',
2921
- 'system',
2922
- 'admin',
2923
- 'edit',
2924
- 'executable'
2925
- ],
2926
- categories: ['files', 'development']
2927
- },
2928
2909
  {
2929
2910
  name: 'file-stack',
2930
2911
  icon: fileStack,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jis3r/icons",
3
- "version": "1.8.0",
3
+ "version": "1.9.0",
4
4
  "description": "beautifully crafted, moving icons. for svelte.",
5
5
  "keywords": [
6
6
  "svelte",
@@ -86,4 +86,4 @@
86
86
  "overrides": {
87
87
  "cookie": "0.7.0"
88
88
  }
89
- }
89
+ }