diff options
Diffstat (limited to 'src/_icons/quote-off.svg')
-rw-r--r-- | src/_icons/quote-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/quote-off.svg b/src/_icons/quote-off.svg new file mode 100644 index 00000000..a92117cc --- /dev/null +++ b/src/_icons/quote-off.svg @@ -0,0 +1,7 @@ +--- +--- +<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> |