diff options
| author | EMERALD <hudson.samuels@gmail.com> | 2022-10-12 17:09:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-12 15:09:09 -0700 |
| commit | 618abec97ade612966ed7cae52a0fd7b6efc8863 (patch) | |
| tree | 44b7f8aaecb7bcf58d60d8120b3029f23049240f /docs/images/light/qam.svg | |
| parent | 2518d1a0b3058d871a770ad10b6e3aa83aa1efce (diff) | |
| download | decky-loader-618abec97ade612966ed7cae52a0fd7b6efc8863.tar.gz decky-loader-618abec97ade612966ed7cae52a0fd7b6efc8863.zip | |
README rewrite (#214)
* Improved header
* Fix header screenshot distance, improve about
* Installation section improvements
* Add mouse and keyboard steps
* Formatting all README sections
* README SVG overhaul
* Move uninstallation to installation section
* Various clarifications
* Clarification on password creation
* Add common issues section
* Add port 1337 warning
Diffstat (limited to 'docs/images/light/qam.svg')
| -rw-r--r-- | docs/images/light/qam.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/images/light/qam.svg b/docs/images/light/qam.svg new file mode 100644 index 00000000..60fcc652 --- /dev/null +++ b/docs/images/light/qam.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg width="32" height="14" viewBox="0.395 9 31.21 14" fill="none" xmlns="http://www.w3.org/2000/svg"> + <path d="M0.39502 16C0.39502 12.134 3.57877 9 7.50613 9H24.4938C28.4211 9 31.6049 12.134 31.6049 16C31.6049 19.866 28.4211 23 24.4938 23H7.50613C3.57877 23 0.39502 19.866 0.39502 16Z" fill="white"/> + <ellipse cx="8.88886" cy="16" rx="1.77778" ry="1.75" style="fill: rgb(0, 0, 0);"/> + <ellipse cx="15.9999" cy="16" rx="1.77778" ry="1.75" style="fill: rgb(0, 0, 0);"/> + <ellipse cx="23.111" cy="16" rx="1.77778" ry="1.75" style="fill: rgb(0, 0, 0);"/> +</svg>
\ No newline at end of file |
