File: drop_down_icon.svg

package info (click to toggle)
python-discord 2.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,180 kB
  • sloc: python: 46,020; javascript: 363; makefile: 154
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>