diff options
l--------- | src/content/img/icon/arrow-line-down | 1 | ||||
l--------- | src/content/img/icon/arrowhead-down | 1 | ||||
l--------- | src/content/img/icon/bot-offline | 1 | ||||
l--------- | src/content/img/icon/bot-online | 1 | ||||
l--------- | src/content/img/icon/mention-at-sign | 1 | ||||
l--------- | src/content/img/icon/plus-sing | 1 | ||||
l--------- | src/content/img/icon/questionmark | 1 | ||||
l--------- | src/content/img/icon/star-empty | 1 | ||||
l--------- | src/content/img/icon/thread-bubble | 1 | ||||
l--------- | src/content/img/icon/thread-list | 1 | ||||
l--------- | src/content/img/icon/user-connected | 1 | ||||
l--------- | src/content/img/icon/user-count | 1 | ||||
l--------- | src/content/img/icon/user-offline | 1 | ||||
l--------- | src/content/img/icon/user-online | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/src/content/img/icon/arrow-line-down b/src/content/img/icon/arrow-line-down new file mode 120000 index 0000000..001a09c --- /dev/null +++ b/src/content/img/icon/arrow-line-down @@ -0,0 +1 @@ +arrow-down
\ No newline at end of file diff --git a/src/content/img/icon/arrowhead-down b/src/content/img/icon/arrowhead-down new file mode 120000 index 0000000..9d644cb --- /dev/null +++ b/src/content/img/icon/arrowhead-down @@ -0,0 +1 @@ +chevron-down
\ No newline at end of file diff --git a/src/content/img/icon/bot-offline b/src/content/img/icon/bot-offline new file mode 120000 index 0000000..d4c336f --- /dev/null +++ b/src/content/img/icon/bot-offline @@ -0,0 +1 @@ +close
\ No newline at end of file diff --git a/src/content/img/icon/bot-online b/src/content/img/icon/bot-online new file mode 120000 index 0000000..d4c336f --- /dev/null +++ b/src/content/img/icon/bot-online @@ -0,0 +1 @@ +close
\ No newline at end of file diff --git a/src/content/img/icon/mention-at-sign b/src/content/img/icon/mention-at-sign new file mode 120000 index 0000000..d4c336f --- /dev/null +++ b/src/content/img/icon/mention-at-sign @@ -0,0 +1 @@ +close
\ No newline at end of file diff --git a/src/content/img/icon/plus-sing b/src/content/img/icon/plus-sing new file mode 120000 index 0000000..d28d40b --- /dev/null +++ b/src/content/img/icon/plus-sing @@ -0,0 +1 @@ +add
\ No newline at end of file diff --git a/src/content/img/icon/questionmark b/src/content/img/icon/questionmark new file mode 120000 index 0000000..d4c336f --- /dev/null +++ b/src/content/img/icon/questionmark @@ -0,0 +1 @@ +close
\ No newline at end of file diff --git a/src/content/img/icon/star-empty b/src/content/img/icon/star-empty new file mode 120000 index 0000000..ce7b819 --- /dev/null +++ b/src/content/img/icon/star-empty @@ -0,0 +1 @@ +star
\ No newline at end of file diff --git a/src/content/img/icon/thread-bubble b/src/content/img/icon/thread-bubble new file mode 120000 index 0000000..12fb44b --- /dev/null +++ b/src/content/img/icon/thread-bubble @@ -0,0 +1 @@ +threads
\ No newline at end of file diff --git a/src/content/img/icon/thread-list b/src/content/img/icon/thread-list new file mode 120000 index 0000000..12fb44b --- /dev/null +++ b/src/content/img/icon/thread-list @@ -0,0 +1 @@ +threads
\ No newline at end of file diff --git a/src/content/img/icon/user-connected b/src/content/img/icon/user-connected new file mode 120000 index 0000000..b219360 --- /dev/null +++ b/src/content/img/icon/user-connected @@ -0,0 +1 @@ +user
\ No newline at end of file diff --git a/src/content/img/icon/user-count b/src/content/img/icon/user-count new file mode 120000 index 0000000..9c100e0 --- /dev/null +++ b/src/content/img/icon/user-count @@ -0,0 +1 @@ +user-group
\ No newline at end of file diff --git a/src/content/img/icon/user-offline b/src/content/img/icon/user-offline new file mode 120000 index 0000000..b219360 --- /dev/null +++ b/src/content/img/icon/user-offline @@ -0,0 +1 @@ +user
\ No newline at end of file diff --git a/src/content/img/icon/user-online b/src/content/img/icon/user-online new file mode 120000 index 0000000..d4c336f --- /dev/null +++ b/src/content/img/icon/user-online @@ -0,0 +1 @@ +close
\ No newline at end of file |