@genarou/blazir-icons 1.3.5 → 1.4.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.
Files changed (154) hide show
  1. package/LICENSE +34 -33
  2. package/NOTICE +14 -0
  3. package/README.md +153 -213
  4. package/dist/effects.js +16 -29
  5. package/dist/icons/Ai.svelte +2 -2
  6. package/dist/icons/Alternate.svelte +2 -2
  7. package/dist/icons/AnimatedArrowLeft.svelte +1 -1
  8. package/dist/icons/ArrowDown.svelte +1 -1
  9. package/dist/icons/ArrowLeft.svelte +1 -1
  10. package/dist/icons/Attachment.svelte +1 -1
  11. package/dist/icons/Bag.svelte +1 -1
  12. package/dist/icons/Bank.svelte +1 -1
  13. package/dist/icons/Bell.svelte +1 -1
  14. package/dist/icons/Blaze.svelte +1 -1
  15. package/dist/icons/Box.svelte +1 -1
  16. package/dist/icons/BoxAdd.svelte +1 -1
  17. package/dist/icons/Buy.svelte +1 -1
  18. package/dist/icons/Calendar.svelte +1 -1
  19. package/dist/icons/CalendarEdit.svelte +1 -1
  20. package/dist/icons/CalendarPlus.svelte +1 -1
  21. package/dist/icons/Camera.svelte +1 -1
  22. package/dist/icons/Cart.svelte +1 -1
  23. package/dist/icons/CategoryAdd.svelte +1 -1
  24. package/dist/icons/CategorySearch.svelte +1 -1
  25. package/dist/icons/Chart.svelte +1 -1
  26. package/dist/icons/ChartDoc.svelte +1 -1
  27. package/dist/icons/Check.svelte +1 -1
  28. package/dist/icons/CheckList.svelte +2 -2
  29. package/dist/icons/CheckO.svelte +1 -1
  30. package/dist/icons/CircleCheck.svelte +2 -2
  31. package/dist/icons/CircleExclamation.svelte +2 -2
  32. package/dist/icons/CircleExclamationOutlined.svelte +2 -2
  33. package/dist/icons/CircleInfo.svelte +2 -2
  34. package/dist/icons/CircleInfoOutlined.svelte +2 -2
  35. package/dist/icons/CircleQuestion.svelte +1 -1
  36. package/dist/icons/CircleQuestionOutlined.svelte +2 -2
  37. package/dist/icons/Close.svelte +2 -2
  38. package/dist/icons/CloudCheck.svelte +1 -1
  39. package/dist/icons/CloudUpload.svelte +1 -1
  40. package/dist/icons/Code.svelte +1 -1
  41. package/dist/icons/Colors.svelte +1 -1
  42. package/dist/icons/Contact.svelte +1 -1
  43. package/dist/icons/Csv.svelte +1 -1
  44. package/dist/icons/Dashboard.svelte +1 -1
  45. package/dist/icons/Db.svelte +1 -1
  46. package/dist/icons/DoughnutChart.svelte +1 -1
  47. package/dist/icons/DownloadAnimated.svelte +1 -1
  48. package/dist/icons/Earth.svelte +1 -1
  49. package/dist/icons/Edit.svelte +2 -2
  50. package/dist/icons/EditOutline.svelte +2 -2
  51. package/dist/icons/EmailAnimated.svelte +3 -3
  52. package/dist/icons/Error.svelte +1 -1
  53. package/dist/icons/ErrorO.svelte +2 -2
  54. package/dist/icons/Excel.svelte +1 -1
  55. package/dist/icons/ExcelAnimated.svelte +3 -3
  56. package/dist/icons/Exchange.svelte +1 -1
  57. package/dist/icons/ExternalLink.svelte +1 -1
  58. package/dist/icons/Eye.svelte +1 -1
  59. package/dist/icons/EyeOff.svelte +2 -2
  60. package/dist/icons/Favorites.svelte +1 -1
  61. package/dist/icons/FileUploadAnimated.svelte +2 -2
  62. package/dist/icons/Filter.svelte +1 -1
  63. package/dist/icons/Fingerprint.svelte +1 -1
  64. package/dist/icons/FormatListGroup.svelte +1 -1
  65. package/dist/icons/Globe.svelte +1 -1
  66. package/dist/icons/Grid.svelte +1 -1
  67. package/dist/icons/GripVertical.svelte +1 -1
  68. package/dist/icons/Group.svelte +3 -3
  69. package/dist/icons/HardDrive.svelte +1 -1
  70. package/dist/icons/Heart.svelte +1 -1
  71. package/dist/icons/Height.svelte +1 -1
  72. package/dist/icons/Historic.svelte +1 -1
  73. package/dist/icons/Home.svelte +1 -1
  74. package/dist/icons/Image.svelte +1 -1
  75. package/dist/icons/ImageAnimated.svelte +2 -2
  76. package/dist/icons/Layers.svelte +1 -1
  77. package/dist/icons/Link.svelte +1 -1
  78. package/dist/icons/ListDots.svelte +1 -1
  79. package/dist/icons/Location.svelte +1 -1
  80. package/dist/icons/LocationAnimated.svelte +1 -1
  81. package/dist/icons/Lock.svelte +1 -1
  82. package/dist/icons/LockOpen.svelte +1 -1
  83. package/dist/icons/Logout.svelte +1 -1
  84. package/dist/icons/Lose.svelte +1 -1
  85. package/dist/icons/MagnifiyingGlass.svelte +1 -1
  86. package/dist/icons/Maximize.svelte +1 -1
  87. package/dist/icons/MicOff.svelte +1 -1
  88. package/dist/icons/Microphone.svelte +1 -1
  89. package/dist/icons/Minimize.svelte +1 -1
  90. package/dist/icons/Money.svelte +1 -1
  91. package/dist/icons/Moon.svelte +1 -1
  92. package/dist/icons/More.svelte +1 -1
  93. package/dist/icons/Notes.svelte +1 -1
  94. package/dist/icons/ObjectGroup.svelte +1 -12
  95. package/dist/icons/Pay.svelte +1 -1
  96. package/dist/icons/Pdf.svelte +1 -1
  97. package/dist/icons/Percentage.svelte +1 -1
  98. package/dist/icons/Play.svelte +1 -1
  99. package/dist/icons/Plus.svelte +1 -1
  100. package/dist/icons/PointSale.svelte +2 -42
  101. package/dist/icons/Power.svelte +1 -1
  102. package/dist/icons/Product.svelte +1 -1
  103. package/dist/icons/Profit.svelte +2 -2
  104. package/dist/icons/Project.svelte +1 -1
  105. package/dist/icons/Redo.svelte +1 -1
  106. package/dist/icons/RegularSpinner.svelte +2 -2
  107. package/dist/icons/RightArrow.svelte +1 -1
  108. package/dist/icons/Rocket.svelte +1 -1
  109. package/dist/icons/SafeSolid.svelte +2 -2
  110. package/dist/icons/Security.svelte +2 -2
  111. package/dist/icons/Send.svelte +1 -1
  112. package/dist/icons/Server.svelte +1 -1
  113. package/dist/icons/Settings.svelte +1 -1
  114. package/dist/icons/Share.svelte +1 -1
  115. package/dist/icons/Shield.svelte +2 -2
  116. package/dist/icons/Sliders.svelte +1 -1
  117. package/dist/icons/Sun.svelte +1 -1
  118. package/dist/icons/Supervisor.svelte +1 -1
  119. package/dist/icons/Swap.svelte +1 -1
  120. package/dist/icons/SyncPhoto.svelte +1 -1
  121. package/dist/icons/Table.svelte +1 -3
  122. package/dist/icons/Tags.svelte +1 -1
  123. package/dist/icons/Team.svelte +2 -2
  124. package/dist/icons/Terminal.svelte +1 -1
  125. package/dist/icons/Timer.svelte +1 -1
  126. package/dist/icons/Tools.svelte +2 -2
  127. package/dist/icons/Truck.svelte +1 -1
  128. package/dist/icons/TruckReturn.svelte +2 -2
  129. package/dist/icons/Undo.svelte +1 -1
  130. package/dist/icons/UpDownArrow.svelte +1 -1
  131. package/dist/icons/Upload.svelte +1 -1
  132. package/dist/icons/UploadAnimated.svelte +1 -1
  133. package/dist/icons/UploadLoader.svelte +4 -4
  134. package/dist/icons/User.svelte +1 -1
  135. package/dist/icons/UserMinus.svelte +1 -1
  136. package/dist/icons/UserPlus.svelte +1 -1
  137. package/dist/icons/UserShield.svelte +1 -1
  138. package/dist/icons/UserTie.svelte +1 -1
  139. package/dist/icons/Video.svelte +1 -1
  140. package/dist/icons/Volume.svelte +1 -1
  141. package/dist/icons/VolumeOff.svelte +1 -1
  142. package/dist/icons/Wallet.svelte +2 -2
  143. package/dist/icons/Word.svelte +1 -1
  144. package/dist/icons/World.svelte +1 -1
  145. package/dist/icons/Xml.svelte +1 -1
  146. package/dist/icons/Zip.svelte +1 -1
  147. package/dist/icons/components.js +1 -4
  148. package/dist/icons/lazy-registry.js +31 -61
  149. package/dist/icons/registry.js +26 -27
  150. package/dist/icons-api.js +25 -28
  151. package/dist/index.js +7 -24
  152. package/dist/presets.js +4 -5
  153. package/dist/smart-cache.js +17 -82
  154. package/package.json +5 -2
package/LICENSE CHANGED
@@ -3,11 +3,14 @@ Business Source License 1.1
3
3
  Licensor: Genaro Utrilla Garrido
4
4
  Licensed Work: blazir-icons
5
5
  Copyright (c) 2026 Genaro Utrilla Garrido
6
- Additional Use Grant: You may use the Licensed Work for any non-production
7
- purpose, including development, testing, evaluation,
8
- and personal or internal research, at no cost.
9
- Production use requires a separate commercial license
10
- from the Licensor.
6
+ Additional Use Grant: You may use the Licensed Work for non-production purposes
7
+ (development, testing, evaluation, internal research) at no cost.
8
+ Production use defined as any deployment accessible to end
9
+ users or generating direct or indirect revenue — requires a
10
+ separate commercial license from the Licensor.
11
+ Open source projects distributed under an OSI-approved license
12
+ may use this work in production at no cost, provided this
13
+ License notice is retained in all copies.
11
14
  Change Date: Four (4) years from the release date of each version.
12
15
  Change License: Apache License, Version 2.0
13
16
 
@@ -95,41 +98,39 @@ legal advice.
95
98
 
96
99
  -------------------------------------------------------------------------------
97
100
 
98
- ORIGINALITY STATEMENT
101
+ THIRD-PARTY ATTRIBUTIONS
99
102
 
100
- The geometric SVG path data contained in this library consists of original
101
- artistic works created by the Licensor.
103
+ This library contains SVG path data derived from the following third-party
104
+ sources, which are incorporated in compliance with their respective licenses:
102
105
 
103
- No SVG assets, path data, or source files have been copied from third-party
104
- icon libraries, design systems, or commercial icon sets without explicit
105
- permission.
106
+ 1. Material Icons
107
+ Copyright 2014 Google LLC
108
+ Licensed under the Apache License, Version 2.0.
109
+ Source: https://github.com/google/material-design-icons
106
110
 
107
- Any visual similarity to icons in other libraries is due to the natural
108
- convergence of common interface patterns (such as checkmarks, arrows, or search
109
- icons) and does not imply copying or infringement.
111
+ The Apache License 2.0 is available at:
112
+ https://www.apache.org/licenses/LICENSE-2.0
110
113
 
111
- -------------------------------------------------------------------------------
112
-
113
- THIRD-PARTY PERMISSIVE LICENSE COMPATIBILITY
114
-
115
- Portions of this Licensed Work may include or be inspired by general design
116
- patterns or elements commonly used in software and iconography.
117
-
118
- To the extent that any elements are derived from or influenced by works
119
- distributed under permissive licenses (including, but not limited to,
120
- the Apache License 2.0, MIT License, or similar), such use complies with
121
- the terms of those licenses.
114
+ Affected icons include, but are not limited to: person_add (UserPlus),
115
+ person_remove (UserMinus), mic_off (MicOff), volume_off (VolumeOff),
116
+ card_giftcard (Gift), history (Undo), and other icons whose path data
117
+ originates or is derived from the Material Icons set.
122
118
 
123
- Where required:
124
- (a) appropriate attribution will be preserved;
125
- (b) license notices will be included when necessary; and
126
- (c) no additional restrictions will be imposed beyond those licenses.
119
+ These paths have been incorporated unmodified or with minor geometric
120
+ adaptations. All such use complies with the Apache License 2.0, including
121
+ retention of the copyright notice above.
127
122
 
128
- The Licensor affirms that any such material, if present, has been incorporated
129
- in compliance with the applicable permissive licenses.
123
+ The remainder of the SVG artwork in this library consists of original geometric
124
+ works created by the Licensor, or paths mathematically derived from other
125
+ original works in this library (such as rotational variants of chevrons and
126
+ arrows). Visual similarity to other icon libraries in these cases is a result
127
+ of the natural convergence of common interface patterns and does not imply
128
+ copying or infringement.
130
129
 
131
- Nothing in this License is intended to override or conflict with any applicable
132
- third-party license.
130
+ Nothing in this License overrides or conflicts with the Apache License 2.0 or
131
+ any other applicable third-party license. In the event of a conflict between
132
+ this License and a third-party permissive license for a specific portion of
133
+ the work, the third-party permissive license governs that portion.
133
134
 
134
135
  -------------------------------------------------------------------------------
135
136
 
package/NOTICE ADDED
@@ -0,0 +1,14 @@
1
+ blazir-icons
2
+ Copyright (c) 2026 Genaro Utrilla Garrido
3
+
4
+ -------------------------------------------------------------------------------
5
+
6
+ This product includes SVG path data derived from Material Icons:
7
+
8
+ Material Icons
9
+ Copyright 2014 Google LLC
10
+ Licensed under the Apache License, Version 2.0
11
+ https://github.com/google/material-design-icons
12
+
13
+ A copy of the Apache License, Version 2.0 is available at:
14
+ https://www.apache.org/licenses/LICENSE-2.0