diff options
Diffstat (limited to 'assets/icons/marks/expander-expanded.svg')
| -rw-r--r-- | assets/icons/marks/expander-expanded.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/icons/marks/expander-expanded.svg b/assets/icons/marks/expander-expanded.svg new file mode 100644 index 0000000..6911eeb --- /dev/null +++ b/assets/icons/marks/expander-expanded.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <!-- Expanded: the collapsed triangle rotated 90 degrees about the centre, + so the pair cannot drift in weight. --> + <path fill="currentColor" d="M 2.38,5.38 13.62,5.38 8,12.25 Z"/> +</svg> |
