diff options
| author | Muhammad Hamza <[email protected]> | 2020-09-22 17:29:04 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-22 20:29:04 -0400 |
| commit | ba7482921b803a0c0c5dd0122ec500851cf26c25 (patch) | |
| tree | 07a62a6547bb1568ac1675b80213ac6111a9f3bf /docs/images | |
| parent | Make admonition-title un-selectable. (diff) | |
| download | discord.py-ba7482921b803a0c0c5dd0122ec500851cf26c25.tar.xz discord.py-ba7482921b803a0c0c5dd0122ec500851cf26c25.zip | |
[matrix] Style "View Documentation For" dropdown
Diffstat (limited to 'docs/images')
| -rw-r--r-- | docs/images/drop_down_icon.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/images/drop_down_icon.svg b/docs/images/drop_down_icon.svg new file mode 100644 index 00000000..e7edbba3 --- /dev/null +++ b/docs/images/drop_down_icon.svg @@ -0,0 +1,4 @@ +<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'> + <path d='M7 10l5 5 5-5z'/> + <path d='M0 0h24v24H0z' fill='none'/> +</svg> |