aboutsummaryrefslogtreecommitdiff
path: root/src/icons/blockquote.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/blockquote.svg')
-rw-r--r--src/icons/blockquote.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/blockquote.svg b/src/icons/blockquote.svg
new file mode 100644
index 00000000..465cecc5
--- /dev/null
+++ b/src/icons/blockquote.svg
@@ -0,0 +1,14 @@
+---
+category: Text
+tags: [citation, quotation, saying, text, section, style, styling, css]
+version: "1.39"
+unicode: "ee09"
+---
+<svg>
+ <path d="M6 15h15" />
+ <path d="M21 19h-15" />
+ <path d="M15 11h6" />
+ <path d="M21 7h-6" />
+ <path d="M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
+ <path d="M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
+</svg>