Skip to content

Commit

Permalink
fix: remove bad icon
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Nov 30, 2023
1 parent 056ccac commit b84b466
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ exports[`generate > \`/src/components/index.ts\` file > has exports that match t
"AzureIcon",
"GoogleCloudIcon",
"GoogleIcon",
"KongGradientIcon",
"RuntimeCompositeIcon",
"RuntimeDedicatedCloudIcon",
"RuntimeHybridIcon",
Expand Down Expand Up @@ -230,7 +229,6 @@ exports[`generate > does not remove icons from the previous build 1`] = `
"IncreaseIcon.vue",
"IndeterminateSmallIcon.vue",
"InfoIcon.vue",
"KongGradientIcon.vue",
"KongIcon.vue",
"ListIcon.vue",
"LockIcon.vue",
Expand Down
1 change: 0 additions & 1 deletion src/component-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ export default [
'IncreaseIcon.vue',
'IndeterminateSmallIcon.vue',
'InfoIcon.vue',
'KongGradientIcon.vue',
'KongIcon.vue',
'ListIcon.vue',
'LockIcon.vue',
Expand Down
24 changes: 0 additions & 24 deletions svg/multi-color/platforms/kong-gradient.svg

This file was deleted.

0 comments on commit b84b466

Please sign in to comment.