summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Material.qrc1
-rw-r--r--Material/svg/filled/chat.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/Material.qrc b/Material.qrc
index 8c9cdba..39cd07e 100644
--- a/Material.qrc
+++ b/Material.qrc
@@ -2,5 +2,6 @@
<qresource prefix="qeduport">
<file>Material/svg/filled/school.svg</file>
<file>Material/svg/filled/home.svg</file>
+ <file>Material/svg/filled/chat.svg</file>
</qresource>
</RCC>
diff --git a/Material/svg/filled/chat.svg b/Material/svg/filled/chat.svg
new file mode 100644
index 0000000..43bdf05
--- /dev/null
+++ b/Material/svg/filled/chat.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"/></svg> \ No newline at end of file