diff options
Diffstat (limited to 'src/themes/serene/static/icon/quote.svg')
-rw-r--r-- | src/themes/serene/static/icon/quote.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/themes/serene/static/icon/quote.svg b/src/themes/serene/static/icon/quote.svg new file mode 100644 index 0000000..24156f7 --- /dev/null +++ b/src/themes/serene/static/icon/quote.svg @@ -0,0 +1,8 @@ +<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="796 698 200 200"> +<g> + <path d="M885.208,749.739v-40.948C836.019,708.791,796,748.81,796,798v89.209h89.208V798h-48.26 + C836.948,771.39,858.598,749.739,885.208,749.739z"/> + <path d="M996,749.739v-40.948c-49.19,0-89.209,40.019-89.209,89.209v89.209H996V798h-48.26 + C947.74,771.39,969.39,749.739,996,749.739z"/> +</g> +</svg> |