Skip to content

Commit

Permalink
[icons] feat: new icon "array-floating-point" (#5410)
Browse files Browse the repository at this point in the history
Co-authored-by: Eugene Chan <echan@palantir.com>
  • Loading branch information
eugenechantk and Eugene Chan authored Jul 8, 2022
1 parent 275fe42 commit bf4c8be
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -3890,5 +3890,12 @@
"tags": "number, float, double, decimal",
"group": "miscellaneous",
"codepoint": 62252
},
{
"displayName": "Floating point array",
"iconName": "array-floating-point",
"tags": "number, float, double, decimal, array",
"group": "miscellaneous",
"codepoint": 62253
}
]
7 changes: 7 additions & 0 deletions resources/icons/16px/array-floating-point.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions resources/icons/20px/array-floating-point.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit bf4c8be

@blueprint-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[icons] feat: new icon "array-floating-point" (#5410)

Previews: documentation | landing | table | demo

Please sign in to comment.