diff --git a/src/components/icons.tsx b/src/components/icons.tsx index e9c7f59e..55650385 100644 --- a/src/components/icons.tsx +++ b/src/components/icons.tsx @@ -1470,11 +1470,11 @@ export const TextAlignRightIcon = createIcon( export const TextAlignTopIcon = React.memo(({ theme }: { theme: Theme }) => createIcon( @@ -1488,11 +1488,11 @@ export const TextAlignTopIcon = React.memo(({ theme }: { theme: Theme }) => export const TextAlignBottomIcon = React.memo(({ theme }: { theme: Theme }) => createIcon( @@ -1506,11 +1506,11 @@ export const TextAlignBottomIcon = React.memo(({ theme }: { theme: Theme }) => export const TextAlignMiddleIcon = React.memo(({ theme }: { theme: Theme }) => createIcon(