diff options
Diffstat (limited to 'src/icons/quote-off.svg')
-rw-r--r-- | src/icons/quote-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/quote-off.svg b/src/icons/quote-off.svg new file mode 100644 index 00000000..e159f0d4 --- /dev/null +++ b/src/icons/quote-off.svg @@ -0,0 +1,11 @@ +--- +tags: [chat, message, text, punctuation, quotation, comment] +category: Text +version: "1.66" +unicode: "f188" +--- +<svg> + <path d="M10 11h-4a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1m4 4v3c0 2.667 -1.333 4.333 -4 5" /> + <path d="M19 11h-4m-1 -1v-3a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v6c0 .66 -.082 1.26 -.245 1.798m-1.653 2.29c-.571 .4 -1.272 .704 -2.102 .912" /> + <path d="M3 3l18 18" /> +</svg> |