@koobiq/icons 10.10.0 → 10.10.2
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 +10 -0
- package/fonts/kbq-icons-10.10.2.css +6948 -0
- package/fonts/kbq-icons-10.10.2.html +6936 -0
- package/fonts/kbq-icons-10.10.2.scss +6948 -0
- package/fonts/kbq-icons-10.10.2.ttf +0 -0
- package/fonts/kbq-icons-10.10.2.woff +0 -0
- package/fonts/kbq-icons.css +529 -5
- package/fonts/kbq-icons.html +441 -1
- package/fonts/kbq-icons.scss +529 -5
- package/package.json +1 -1
- package/symbol/sprite.symbol.html +1 -1
package/package.json
CHANGED
|
@@ -10839,7 +10839,7 @@ SVG sprite. They may be styled via CSS.
|
|
|
10839
10839
|
|
|
10840
10840
|
</section>
|
|
10841
10841
|
<footer>
|
|
10842
|
-
<p>Generated at Thu,
|
|
10842
|
+
<p>Generated at Thu, 05 Mar 2026 17:22:54 GMT by <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.</p>
|
|
10843
10843
|
</footer>
|
|
10844
10844
|
</body>
|
|
10845
10845
|
</html>
|