Skip to content

Commit

Permalink
add filter icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilReinking committed Nov 2, 2023
1 parent fd3e272 commit 5ccd39b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deck9/ui",
"version": "0.12.12",
"version": "0.12.13",
"description": "The UI components used in deck9 software applications.",
"author": "Philipp Reinking <[email protected]> (https://deck9.co)",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions src/Icon/registerIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ library.add(
fasIcons.faEyeDropper,
fasIcons.faFileLines,
fasIcons.faFileUpload,
fasIcons.faFilter,
fasIcons.faFingerprint,
fasIcons.faGlobe,
fasIcons.faGripHorizontal,
Expand Down

0 comments on commit 5ccd39b

Please sign in to comment.