@koobiq/icons 9.4.1 → 10.0.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.
- package/CHANGELOG.md +9 -0
- package/fonts/kbq-icons.ttf +0 -0
- package/fonts/kbq-icons.woff +0 -0
- package/package.json +1 -1
- package/symbol/sprite.symbol.html +1 -1
- /package/images/dark/{403-dark-192.png → 403_192.png} +0 -0
- /package/images/dark/{403-dark-192@2x.png → 403_192@2x.png} +0 -0
- /package/images/dark/{404-dark-192.png → 404_192.png} +0 -0
- /package/images/dark/{404-dark-192@2x.png → 404_192@2x.png} +0 -0
- /package/images/dark/{bad-dark-192.png → bad_192.png} +0 -0
- /package/images/dark/{bad-dark-192@2x.png → bad_192@2x.png} +0 -0
- /package/images/dark/{empty-dark-192.png → empty_192.png} +0 -0
- /package/images/dark/{empty-dark-192@2x.png → empty_192@2x.png} +0 -0
- /package/images/dark/{folder-plus-dark-192.png → folder-plus_192.png} +0 -0
- /package/images/dark/{folder-plus-dark-192@2x.png → folder-plus_192@2x.png} +0 -0
- /package/images/dark/{folder-dark-192.png → folder_192.png} +0 -0
- /package/images/dark/{folder-dark-192@2x.png → folder_192@2x.png} +0 -0
- /package/images/dark/{language-dark-192.png → language_192.png} +0 -0
- /package/images/dark/{language-dark-192@2x.png → language_192@2x.png} +0 -0
- /package/images/dark/{lock-bad-dark-192.png → lock-bad_192.png} +0 -0
- /package/images/dark/{lock-bad-dark-192@2x.png → lock-bad_192@2x.png} +0 -0
- /package/images/dark/{lock-dark-192.png → lock_192.png} +0 -0
- /package/images/dark/{lock-dark-192@2x.png → lock_192@2x.png} +0 -0
- /package/images/dark/{reload-dark-192.png → reload_192.png} +0 -0
- /package/images/dark/{reload-dark-192@2x.png → reload_192@2x.png} +0 -0
- /package/images/dark/{upload-settings-dark-192.png → upload-settings_192.png} +0 -0
- /package/images/dark/{upload-settings-dark-192@2x.png → upload-settings_192@2x.png} +0 -0
- /package/images/dark/{upload-dark-192.png → upload_192.png} +0 -0
- /package/images/dark/{upload-dark-192@2x.png → upload_192@2x.png} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
# 10.0.0 (2025-05-12)
|
|
2
|
+
|
|
3
|
+
### Icons
|
|
4
|
+
|
|
5
|
+
* bug fix rename dark images ([#DS-3413](https://github.com/koobiq/icons/issues/issue/DS-3413)) ([#10](https://github.com/koobiq/icons/issues/10)) 0ae39c8
|
|
6
|
+
|
|
7
|
+
#### BREAKING CHANGES
|
|
8
|
+
* Removed the extra `dark-` in filenames within `images/dark` directory to make paths cleaner. Update any references to these images in your code.
|
|
9
|
+
|
|
1
10
|
## 9.4.1 (2025-04-25)
|
|
2
11
|
|
|
3
12
|
### Icons
|
package/fonts/kbq-icons.ttf
CHANGED
|
Binary file
|
package/fonts/kbq-icons.woff
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -6559,7 +6559,7 @@ SVG sprite. They may be styled via CSS.
|
|
|
6559
6559
|
|
|
6560
6560
|
</section>
|
|
6561
6561
|
<footer>
|
|
6562
|
-
<p>Generated at
|
|
6562
|
+
<p>Generated at Mon, 12 May 2025 12:20:17 GMT by <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.</p>
|
|
6563
6563
|
</footer>
|
|
6564
6564
|
</body>
|
|
6565
6565
|
</html>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|