@kong/icons 1.20.5-pr.516.17c1b8d.0 → 1.20.5-pr.516.b7453b7.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 04 Feb 2025 18:22:27 GMT
3
+ * Generated on Tue, 04 Feb 2025 19:28:19 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 04 Feb 2025 18:22:27 GMT
3
+ * Generated on Tue, 04 Feb 2025 19:28:19 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 04 Feb 2025 18:22:27 GMT
3
+ * Generated on Tue, 04 Feb 2025 19:28:19 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 04 Feb 2025 18:22:27 GMT
3
+ * Generated on Tue, 04 Feb 2025 19:28:19 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -144,12 +144,12 @@ export { default as TabletIcon } from './TabletIcon.vue';
144
144
  export { default as TasklistIcon } from './TasklistIcon.vue';
145
145
  export { default as TeamIcon } from './TeamIcon.vue';
146
146
  export { default as TeammateIcon } from './TeammateIcon.vue';
147
- export { default as TelevisionIcon } from './TelevisionIcon.vue';
148
147
  export { default as ThumbDownIcon } from './ThumbDownIcon.vue';
149
148
  export { default as ThumbUpIcon } from './ThumbUpIcon.vue';
150
149
  export { default as TrashIcon } from './TrashIcon.vue';
151
150
  export { default as TrendDownIcon } from './TrendDownIcon.vue';
152
151
  export { default as TrendUpIcon } from './TrendUpIcon.vue';
152
+ export { default as TvIcon } from './TvIcon.vue';
153
153
  export { default as UnderlineIcon } from './UnderlineIcon.vue';
154
154
  export { default as UnfoldMoreIcon } from './UnfoldMoreIcon.vue';
155
155
  export { default as UploadIcon } from './UploadIcon.vue';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/icons",
3
- "version": "1.20.5-pr.516.17c1b8d.0",
3
+ "version": "1.20.5-pr.516.b7453b7.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",