Skip to content

Commit

Permalink
Update src/icons/Icons.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Holger Stitz <[email protected]>
  • Loading branch information
dvdanielamoitzi and thinkh authored Nov 20, 2024
1 parent 8de6e95 commit 832d49c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/icons/Icons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,9 @@ export const dvNumberArrayCol: IconDefinition = {
],
};

export const dvStringsCol: IconDefinition = {
export const dvStringArrayCol: IconDefinition = {
prefix: 'dv' as IconPrefix,
iconName: 'stringsCol' as IconName,
iconName: 'stringArrayCol' as IconName,
icon: [
512,
307,
Expand Down

0 comments on commit 832d49c

Please sign in to comment.