@genarou/blazir-icons 1.3.4 → 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.
- package/LICENSE +34 -33
- package/NOTICE +14 -0
- package/README.md +153 -213
- package/dist/Icon.svelte +21 -23
- package/dist/Icon.svelte.d.ts +5 -5
- package/dist/IconLazy.svelte +297 -0
- package/dist/IconLazy.svelte.d.ts +22 -0
- package/dist/effects.js +16 -29
- package/dist/icons/Ai.svelte +2 -2
- package/dist/icons/Alternate.svelte +2 -2
- package/dist/icons/AnimatedArrowLeft.svelte +1 -1
- package/dist/icons/ArrowDown.svelte +18 -0
- package/dist/icons/ArrowDown.svelte.d.ts +4 -0
- package/dist/icons/ArrowLeft.svelte +18 -0
- package/dist/icons/ArrowLeft.svelte.d.ts +4 -0
- package/dist/icons/Attachment.svelte +1 -1
- package/dist/icons/Bag.svelte +1 -1
- package/dist/icons/Bank.svelte +1 -1
- package/dist/icons/Bell.svelte +1 -1
- package/dist/icons/Blaze.svelte +1 -1
- package/dist/icons/Box.svelte +1 -1
- package/dist/icons/BoxAdd.svelte +1 -1
- package/dist/icons/Buy.svelte +1 -1
- package/dist/icons/Calendar.svelte +1 -1
- package/dist/icons/CalendarEdit.svelte +1 -1
- package/dist/icons/CalendarPlus.svelte +1 -1
- package/dist/icons/Camera.svelte +1 -1
- package/dist/icons/Cart.svelte +1 -1
- package/dist/icons/CategoryAdd.svelte +1 -1
- package/dist/icons/CategorySearch.svelte +1 -1
- package/dist/icons/Chart.svelte +1 -1
- package/dist/icons/ChartDoc.svelte +1 -1
- package/dist/icons/Check.svelte +1 -1
- package/dist/icons/CheckList.svelte +2 -2
- package/dist/icons/CheckO.svelte +1 -1
- package/dist/icons/ChevronLeft.svelte +15 -0
- package/dist/icons/ChevronLeft.svelte.d.ts +4 -0
- package/dist/icons/ChevronRight.svelte +15 -0
- package/dist/icons/ChevronRight.svelte.d.ts +4 -0
- package/dist/icons/ChevronUp.svelte +15 -0
- package/dist/icons/ChevronUp.svelte.d.ts +4 -0
- package/dist/icons/CircleCheck.svelte +2 -2
- package/dist/icons/CircleExclamation.svelte +2 -2
- package/dist/icons/CircleExclamationOutlined.svelte +2 -2
- package/dist/icons/CircleInfo.svelte +2 -2
- package/dist/icons/CircleInfoOutlined.svelte +2 -2
- package/dist/icons/CircleQuestion.svelte +1 -1
- package/dist/icons/CircleQuestionOutlined.svelte +2 -2
- package/dist/icons/Close.svelte +2 -2
- package/dist/icons/CloudCheck.svelte +1 -1
- package/dist/icons/CloudUpload.svelte +18 -0
- package/dist/icons/CloudUpload.svelte.d.ts +4 -0
- package/dist/icons/Code.svelte +18 -0
- package/dist/icons/Code.svelte.d.ts +4 -0
- package/dist/icons/Colors.svelte +1 -1
- package/dist/icons/Contact.svelte +1 -1
- package/dist/icons/Csv.svelte +1 -1
- package/dist/icons/Dashboard.svelte +1 -1
- package/dist/icons/Db.svelte +1 -1
- package/dist/icons/DoughnutChart.svelte +1 -1
- package/dist/icons/DownloadAnimated.svelte +1 -1
- package/dist/icons/Earth.svelte +1 -1
- package/dist/icons/Edit.svelte +2 -2
- package/dist/icons/EditOutline.svelte +2 -2
- package/dist/icons/EmailAnimated.svelte +3 -3
- package/dist/icons/Error.svelte +1 -1
- package/dist/icons/ErrorO.svelte +2 -2
- package/dist/icons/Excel.svelte +1 -1
- package/dist/icons/ExcelAnimated.svelte +3 -3
- package/dist/icons/Exchange.svelte +1 -1
- package/dist/icons/ExternalLink.svelte +18 -0
- package/dist/icons/ExternalLink.svelte.d.ts +4 -0
- package/dist/icons/Eye.svelte +1 -1
- package/dist/icons/EyeOff.svelte +2 -2
- package/dist/icons/Favorites.svelte +1 -1
- package/dist/icons/FileUploadAnimated.svelte +2 -2
- package/dist/icons/Filter.svelte +1 -1
- package/dist/icons/Fingerprint.svelte +1 -1
- package/dist/icons/FormatListGroup.svelte +1 -1
- package/dist/icons/Gift.svelte +21 -0
- package/dist/icons/Gift.svelte.d.ts +7 -0
- package/dist/icons/Globe.svelte +1 -1
- package/dist/icons/Grid.svelte +18 -0
- package/dist/icons/Grid.svelte.d.ts +4 -0
- package/dist/icons/GripVertical.svelte +18 -0
- package/dist/icons/GripVertical.svelte.d.ts +4 -0
- package/dist/icons/Group.svelte +3 -3
- package/dist/icons/HardDrive.svelte +1 -1
- package/dist/icons/Heart.svelte +1 -1
- package/dist/icons/Height.svelte +1 -1
- package/dist/icons/Historic.svelte +1 -1
- package/dist/icons/Home.svelte +1 -1
- package/dist/icons/Image.svelte +1 -1
- package/dist/icons/ImageAnimated.svelte +2 -2
- package/dist/icons/Layers.svelte +9 -0
- package/dist/icons/Layers.svelte.d.ts +4 -0
- package/dist/icons/Link.svelte +1 -1
- package/dist/icons/ListDots.svelte +1 -1
- package/dist/icons/Location.svelte +1 -1
- package/dist/icons/LocationAnimated.svelte +1 -1
- package/dist/icons/Lock.svelte +1 -1
- package/dist/icons/LockOpen.svelte +1 -1
- package/dist/icons/Logout.svelte +1 -1
- package/dist/icons/Lose.svelte +1 -1
- package/dist/icons/MagnifiyingGlass.svelte +1 -1
- package/dist/icons/Maximize.svelte +18 -0
- package/dist/icons/Maximize.svelte.d.ts +4 -0
- package/dist/icons/MicOff.svelte +9 -0
- package/dist/icons/MicOff.svelte.d.ts +4 -0
- package/dist/icons/Microphone.svelte +9 -0
- package/dist/icons/Microphone.svelte.d.ts +4 -0
- package/dist/icons/Minimize.svelte +9 -0
- package/dist/icons/Minimize.svelte.d.ts +4 -0
- package/dist/icons/Money.svelte +1 -1
- package/dist/icons/Moon.svelte +1 -1
- package/dist/icons/More.svelte +1 -1
- package/dist/icons/Notes.svelte +1 -1
- package/dist/icons/ObjectGroup.svelte +1 -12
- package/dist/icons/Pay.svelte +1 -1
- package/dist/icons/Pdf.svelte +1 -1
- package/dist/icons/Percentage.svelte +9 -0
- package/dist/icons/Percentage.svelte.d.ts +4 -0
- package/dist/icons/Play.svelte +1 -1
- package/dist/icons/Plus.svelte +1 -1
- package/dist/icons/PointSale.svelte +2 -42
- package/dist/icons/Power.svelte +1 -1
- package/dist/icons/Product.svelte +1 -1
- package/dist/icons/Profit.svelte +2 -2
- package/dist/icons/Project.svelte +1 -1
- package/dist/icons/Redo.svelte +9 -0
- package/dist/icons/Redo.svelte.d.ts +4 -0
- package/dist/icons/RegularSpinner.svelte +2 -2
- package/dist/icons/RightArrow.svelte +1 -1
- package/dist/icons/Rocket.svelte +1 -1
- package/dist/icons/SafeSolid.svelte +2 -2
- package/dist/icons/Security.svelte +2 -2
- package/dist/icons/Send.svelte +1 -1
- package/dist/icons/Server.svelte +1 -1
- package/dist/icons/Settings.svelte +1 -1
- package/dist/icons/Share.svelte +1 -1
- package/dist/icons/Shield.svelte +2 -2
- package/dist/icons/Sliders.svelte +9 -0
- package/dist/icons/Sliders.svelte.d.ts +4 -0
- package/dist/icons/Sun.svelte +1 -1
- package/dist/icons/Supervisor.svelte +1 -1
- package/dist/icons/Swap.svelte +1 -1
- package/dist/icons/SyncPhoto.svelte +1 -1
- package/dist/icons/Table.svelte +1 -3
- package/dist/icons/Tags.svelte +1 -1
- package/dist/icons/Team.svelte +2 -2
- package/dist/icons/Terminal.svelte +21 -0
- package/dist/icons/Terminal.svelte.d.ts +7 -0
- package/dist/icons/Timer.svelte +1 -1
- package/dist/icons/Tools.svelte +2 -2
- package/dist/icons/Truck.svelte +1 -1
- package/dist/icons/TruckReturn.svelte +2 -2
- package/dist/icons/Undo.svelte +9 -0
- package/dist/icons/Undo.svelte.d.ts +4 -0
- package/dist/icons/UpDownArrow.svelte +1 -1
- package/dist/icons/Upload.svelte +1 -1
- package/dist/icons/UploadAnimated.svelte +1 -1
- package/dist/icons/UploadLoader.svelte +4 -4
- package/dist/icons/User.svelte +1 -1
- package/dist/icons/UserMinus.svelte +18 -0
- package/dist/icons/UserMinus.svelte.d.ts +4 -0
- package/dist/icons/UserPlus.svelte +18 -0
- package/dist/icons/UserPlus.svelte.d.ts +4 -0
- package/dist/icons/UserShield.svelte +1 -1
- package/dist/icons/UserTie.svelte +1 -1
- package/dist/icons/Video.svelte +9 -0
- package/dist/icons/Video.svelte.d.ts +4 -0
- package/dist/icons/Volume.svelte +9 -0
- package/dist/icons/Volume.svelte.d.ts +4 -0
- package/dist/icons/VolumeOff.svelte +9 -0
- package/dist/icons/VolumeOff.svelte.d.ts +4 -0
- package/dist/icons/Wallet.svelte +2 -2
- package/dist/icons/Word.svelte +1 -1
- package/dist/icons/World.svelte +1 -1
- package/dist/icons/Xml.svelte +1 -1
- package/dist/icons/Zip.svelte +1 -1
- package/dist/icons/components.d.ts +200 -0
- package/dist/icons/components.js +201 -0
- package/dist/icons/lazy-registry.js +57 -53
- package/dist/icons/registry.d.ts +30 -0
- package/dist/icons/registry.js +79 -20
- package/dist/icons-api.d.ts +26 -0
- package/dist/icons-api.js +51 -20
- package/dist/index.d.ts +2 -0
- package/dist/index.js +9 -19
- package/dist/presets.js +4 -5
- package/dist/smart-cache.js +17 -82
- package/package.json +62 -54
- package/dist/icons/index.d.ts +0 -2
- package/dist/icons/index.js +0 -4
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
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
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
|
-
|
|
101
|
+
THIRD-PARTY ATTRIBUTIONS
|
|
99
102
|
|
|
100
|
-
|
|
101
|
-
|
|
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
|
-
|
|
104
|
-
|
|
105
|
-
|
|
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
|
-
|
|
108
|
-
|
|
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
|
-
|
|
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
|
-
|
|
124
|
-
|
|
125
|
-
|
|
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
|
|
129
|
-
|
|
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
|
|
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
|