mirror of
https://github.com/transmission/transmission
synced 2024-12-30 11:36:07 +00:00
6187cfd67b
* Add macOS section to Web-Interface docs - Add minimal steps to enable web interface on macOS - Clean up README.md with some markdown linting. * Updating and modernizing web interface, colors, icons In general: - increase spacing and decrease font sizes in most inspectors (so far) - replace icons with emoji. may not be the way to go in the end * update toolbar icon sizes to adjust for differences * Switch from icons to buttons, other minor color changes 1. Add 'warn' class to dangerous actions 2. Add 'table-row' helper to overflow menu 3. Use text instead of icons for this new tab style * Update icons using feathericons.com * Rename files, replace some SVG and optimize PNG * Remove more unused variables * Update index.html to reflect new icons * More minor svg changes; delete old images * Updated build output * Remove icons, add new feather svg icons Build is now sub-200 KB
6 lines
No EOL
283 B
XML
6 lines
No EOL
283 B
XML
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24">
|
|
<g>
|
|
<rect fill="none" fill-rule="evenodd" height="24" width="24"/>
|
|
<rect fill-rule="evenodd" height="2" width="16" x="4" y="11"/>
|
|
</g>
|
|
</svg> |