@ifsworld/granite-icons 3.0.2 → 3.0.4

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>
@@ -1287,6 +1293,12 @@ export function getIconsTemplate() {
1287
1293
  </div><div class="box" >
1288
1294
  <granite-icon class="box-icon">rewind</granite-icon>
1289
1295
  <div class="box-label">rewind</div>
1296
+ </div><div class="box" >
1297
+ <granite-icon class="box-icon">ribbon-off</granite-icon>
1298
+ <div class="box-label">ribbon-off</div>
1299
+ </div><div class="box" >
1300
+ <granite-icon class="box-icon">ribbon</granite-icon>
1301
+ <div class="box-label">ribbon</div>
1290
1302
  </div><div class="box" >
1291
1303
  <granite-icon class="box-icon">risk</granite-icon>
1292
1304
  <div class="box-label">risk</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.4",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "types": "./src/index.d.ts",
6
6
  "module": "./src/index.js",
@@ -188,3 +188,15 @@ 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
+
197
+ [trigger-release] › Wed, Feb 18, 2026 6:04:24 AM
198
+ fix(icons): release ribbon and ribbon-off icons | cbbd852e957ac2f024ab68ffe9ed66161fe24267
199
+
200
+ ---
201
+
202
+