diff options
Diffstat (limited to 'dist/quote.svg')
-rw-r--r-- | dist/quote.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/quote.svg b/dist/quote.svg new file mode 100644 index 0000000..096acd9 --- /dev/null +++ b/dist/quote.svg | |||
@@ -0,0 +1,4 @@ | |||
1 | <svg fill="none" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | ||
2 | <path d="m14.25 7.25v3c0 0.75-0.42339 1.4583-1 2l-1 1m-2.25-10h3.5c0.4155 0 0.75 0.3345 0.75 0.75v3.5c0 0.4155-0.3345 0.75-0.75 0.75h-3.5c-0.4155 0-0.75-0.3345-0.75-0.75v-3.5c0-0.4155 0.3345-0.75 0.75-0.75z" stroke="currentColor"/> | ||
3 | <path d="m6.25 7.25v3c0 0.75-0.42339 1.4583-1 2l-1 1m-2.25-10h3.5c0.4155 0 0.75 0.3345 0.75 0.75v3.5c0 0.4155-0.3345 0.75-0.75 0.75h-3.5c-0.4155 0-0.75-0.3345-0.75-0.75v-3.5c0-0.4155 0.3345-0.75 0.75-0.75z" stroke="currentColor"/> | ||
4 | </svg> | ||