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.svg12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/_icons/blockquote.svg b/src/_icons/blockquote.svg
index 5c6017a3..ec45c185 100644
--- a/src/_icons/blockquote.svg
+++ b/src/_icons/blockquote.svg
@@ -1,10 +1,10 @@
---
---
<svg>
- <path d="M6 15h15"/>
- <path d="M21 19H6"/>
- <path d="M15 11h6"/>
- <path d="M21 7h-6"/>
- <path d="M9 9h1a1 1 0 1 1-1 1V7.5a2 2 0 0 1 2-2"/>
- <path d="M3 9h1a1 1 0 1 1-1 1V7.5a2 2 0 0 1 2-2"/>
+ <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>