summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-11-02 12:30:33 -0300
committerEuAndreh <eu@euandre.org>2024-11-02 12:30:33 -0300
commit454bf3656fc0513f55c3472299d4cadcd7f4e347 (patch)
treed717f247788e1200729eadb8d36943ae09342bec
parentEmbed dev-time PNG images (diff)
downloadchat.papo.im-454bf3656fc0513f55c3472299d4cadcd7f4e347.tar.gz
chat.papo.im-454bf3656fc0513f55c3472299d4cadcd7f4e347.tar.xz
Add aliases for missing icons
l---------src/content/img/icon/arrow-line-down1
l---------src/content/img/icon/arrowhead-down1
l---------src/content/img/icon/bot-offline1
l---------src/content/img/icon/bot-online1
l---------src/content/img/icon/mention-at-sign1
l---------src/content/img/icon/plus-sing1
l---------src/content/img/icon/questionmark1
l---------src/content/img/icon/star-empty1
l---------src/content/img/icon/thread-bubble1
l---------src/content/img/icon/thread-list1
l---------src/content/img/icon/user-connected1
l---------src/content/img/icon/user-count1
l---------src/content/img/icon/user-offline1
l---------src/content/img/icon/user-online1
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