diff --git a/src/custom/docs/icons/slack.svg b/src/custom/docs/icons/slack.svg
index 4f101e0..dec1c44 100644
--- a/src/custom/docs/icons/slack.svg
+++ b/src/custom/docs/icons/slack.svg
@@ -1 +1 @@
-
+
diff --git a/src/custom/docs/icons/stack.svg b/src/custom/docs/icons/stack.svg
index 74d5333..2e56d60 100644
--- a/src/custom/docs/icons/stack.svg
+++ b/src/custom/docs/icons/stack.svg
@@ -1 +1 @@
-
+
diff --git a/src/custom/icons.tsx b/src/custom/icons.tsx
index 82fbe28..3107a9b 100644
--- a/src/custom/icons.tsx
+++ b/src/custom/icons.tsx
@@ -4,7 +4,7 @@ export const StatusIconSuccess = (props: { className?: string }) => {
return
@@ -12,7 +12,7 @@ export const StatusIconSuccess = (props: { className?: string }) => {
export const StatusIconError = (props: { className?: string }) => {
return
@@ -23,8 +23,8 @@ export const StatusIconCancelled = (props: { className?: string }) => {
return
@@ -50,7 +50,7 @@ export const StatusIconSubmitted = (props: { className?: string }) => {
return
@@ -62,7 +62,7 @@ export const StatusIconSubmitted = (props: { className?: string }) => {
export const StatusIconRetrying = (props: { className?: string }) => {
return