diff --git a/src/comp/tablericon.svelte b/src/comp/tablericon.svelte new file mode 100644 index 0000000..e8e7321 --- /dev/null +++ b/src/comp/tablericon.svelte @@ -0,0 +1,20 @@ + + + + + \ No newline at end of file diff --git a/static/icon/square-rounded-arrow-left.svg b/static/icon/square-rounded-arrow-left.svg new file mode 100644 index 0000000..0eb1c21 --- /dev/null +++ b/static/icon/square-rounded-arrow-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/icon/square-rounded-arrow-right.svg b/static/icon/square-rounded-arrow-right.svg new file mode 100644 index 0000000..ef641cd --- /dev/null +++ b/static/icon/square-rounded-arrow-right.svg @@ -0,0 +1 @@ + \ No newline at end of file