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 5c81ccf commit 8de6e95
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 @@ -216,9 +216,9 @@ export const dvNumericCol: IconDefinition = {
],
};

export const dvNumbersCol: IconDefinition = {
export const dvNumberArrayCol: IconDefinition = {
prefix: 'dv' as IconPrefix,
iconName: 'numbersCol' as IconName,
iconName: 'numberArrayCol' as IconName,
icon: [
512,
312,
Expand Down

0 comments on commit 8de6e95

Please sign in to comment.