Skip to content

Commit

Permalink
feat(Icon): adding arrows-sort icon (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalPaszowski authored Jul 31, 2024
1 parent c29e44a commit 11e41f6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/icons/svg/arrows-sort.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const IconsData: Record<IconName, IconGroup> = {
ArrowBarToLeft: IconGroup.Arrows,
ArrowBarToRight: IconGroup.Arrows,
ArrowsShuffle: IconGroup.Arrows,
ArrowsSort: IconGroup.Arrows,

//FileType
FiletypeExe: IconGroup.FileType,
Expand Down

0 comments on commit 11e41f6

Please sign in to comment.