@ifsworld/granite-icons 3.0.2 → 3.0.3

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.
@@ -486,6 +486,12 @@ export function getIconsTemplate() {
486
486
  </div><div class="box" >
487
487
  <granite-icon class="box-icon">document-alt</granite-icon>
488
488
  <div class="box-label">document-alt</div>
489
+ </div><div class="box" >
490
+ <granite-icon class="box-icon">document-bulletlist-off-solid</granite-icon>
491
+ <div class="box-label">document-bulletlist-off-solid</div>
492
+ </div><div class="box" >
493
+ <granite-icon class="box-icon">document-bulletlist-off</granite-icon>
494
+ <div class="box-label">document-bulletlist-off</div>
489
495
  </div><div class="box" >
490
496
  <granite-icon class="box-icon">document-cart</granite-icon>
491
497
  <div class="box-label">document-cart</div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ifsworld/granite-icons",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "types": "./src/index.d.ts",
6
6
  "module": "./src/index.js",
@@ -188,3 +188,9 @@ fix(icons): release new icons | bd62d749d0053e5f1fa4d02d6756fb2fff123cd4
188
188
  ---
189
189
 
190
190
 
191
+ [trigger-release] › Mon, Jan 19, 2026 3:56:17 PM
192
+ fix(icons): release new icons | a14ff50c716cbd3a5c402d2307db014aa206eb8a
193
+
194
+ ---
195
+
196
+