diff options
Diffstat (limited to 'assets/icons/marks/replied.svg')
| -rw-r--r-- | assets/icons/marks/replied.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/assets/icons/marks/replied.svg b/assets/icons/marks/replied.svg new file mode 100644 index 0000000..23d2e54 --- /dev/null +++ b/assets/icons/marks/replied.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <!-- Replied: the exact mirror of passed.svg about x=8. Every coordinate is + 16 minus its counterpart, so the pair is symmetric by construction + rather than by eye. --> + <path fill="currentColor" d="M 6.8,2.2 + V 5.0 + H 8.7 + C 11.9,5.0 14.2,7.4 14.2,10.8 + V 13.8 + a 0.9,0.9 0 0 1 -1.75,0.28 + C 11.8,12.1 10.4,10.9 8.7,10.9 + H 6.8 + V 13.7 + L 1.0,7.95 + Z"/> +</svg> |
