Skip to content

Commit

Permalink
[ui] Dash icon
Browse files Browse the repository at this point in the history
  • Loading branch information
hellendag committed Mar 7, 2024
1 parent 3dd5ed3 commit 08acaca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ import datatype_array from '../icon-svgs/datatype_array.svg';
import datatype_bool from '../icon-svgs/datatype_bool.svg';
import datatype_number from '../icon-svgs/datatype_number.svg';
import datatype_string from '../icon-svgs/datatype_string.svg';
import dash from '../icon-svgs/dash.svg';
import date from '../icon-svgs/date.svg';
import deleteSVG from '../icon-svgs/delete.svg';
import done from '../icon-svgs/done.svg';
Expand Down Expand Up @@ -233,6 +234,7 @@ export const Icons = {
chat_support,
changes_present,
concept_book,
dash,
open_in_new,
folder,
tag,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 08acaca

Please sign in to comment.