File: drop_down_icon.svg

package info (click to toggle)
python-discord 2.2.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,544 kB
  • sloc: python: 39,493; javascript: 363; makefile: 156
file content (4 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (3)
1
2
3
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>