@ifsworld/granite-icons 1.8.2 → 1.8.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.
@@ -387,9 +387,15 @@ export function getIconsTemplate() {
387
387
  </div><div class="box" >
388
388
  <granite-icon class="box-icon">conversation</granite-icon>
389
389
  <div class="box-label">conversation</div>
390
+ </div><div class="box" >
391
+ <granite-icon class="box-icon">copy-filled</granite-icon>
392
+ <div class="box-label">copy-filled</div>
390
393
  </div><div class="box" >
391
394
  <granite-icon class="box-icon">copy-values</granite-icon>
392
395
  <div class="box-label">copy-values</div>
396
+ </div><div class="box" >
397
+ <granite-icon class="box-icon">copy</granite-icon>
398
+ <div class="box-label">copy</div>
393
399
  </div><div class="box" >
394
400
  <granite-icon class="box-icon">country</granite-icon>
395
401
  <div class="box-label">country</div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ifsworld/granite-icons",
3
- "version": "1.8.2",
3
+ "version": "1.8.4",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "types": "./src/index.d.ts",
6
6
  "module": "./src/index.js",
@@ -154,3 +154,15 @@ fix(tokens): update tokens and icons | f5caeb57c4d7e9f4f129cabd3dfb312244e7cc4d
154
154
  ---
155
155
 
156
156
 
157
+ [trigger-release] › Tue, Aug 19, 2025 1:50:27 PM
158
+ fix(tokens): update tokens and icons | b2b48a438b1a9a995b5e9eff2d0d663eb52d25e1
159
+
160
+ ---
161
+
162
+
163
+ [trigger-release] › Wed, Aug 27, 2025 12:04:11 AM
164
+ fix(icons): fix error solid icon | 41f6dc60cf6a7637b69ee5287a5639c7da458e18
165
+
166
+ ---
167
+
168
+