diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/quote.svg | 4 | ||||
-rw-r--r-- | dist/x.svg | 2 |
2 files changed, 5 insertions, 1 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> | ||
@@ -1,3 +1,3 @@ | |||
1 | <svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | 1 | <svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> |
2 | <path d="m3 3 10 10m-10 0 10-10" fill="none" stroke="currentColor" /> | 2 | <path d="m3.5 3.5 9 9m-9 0 9-9" fill="none" stroke="currentColor" /> |
3 | </svg> | 3 | </svg> |