Icon fixes and improvements (#6204)

* Fix blurry AMS icon on sidebar

* Fix search icon anti aliasing problem

* home page thumbnail / new / open / delete / explore icons

* Homepage > finetune color of thumbnail image

* Custom filaments > Edit button

* Update homepage thumbnail image

* BBL printers > Device / Calibration tab > Printer icon blurry

* Update homepage open project icon

* Homepage > User rectangular Orca logo for UI consistency

* Add new icons for parameters

* Update bed plate Move to Front icon

* Update project page icons

* revert changes on homepage context menu

* Add dependencies icon

* fix document icons on project page

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
yw4z
2025-04-20 08:20:20 +03:00
committed by GitHub
parent 0628a9444c
commit e395ba18ad
33 changed files with 33 additions and 402 deletions

View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path d="M7.5,4.5h3c.55,0,1,.45,1,1v5c0,.55-.45,1-1,1h-3" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="8.5" cy="8.5" r="1" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><polyline points="7.5 11.5 8.5 12.5 8.5 12.5 9.5 11.5" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><path d="M12.5,4.5h3c.55,0,1,.45,1,1v5c0,.55-.45,1-1,1h-3" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="13.5" cy="8.5" r="1" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><polyline points="12.5 11.5 13.5 12.5 13.5 12.5 14.5 11.5" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><rect x=".5" y="4.5" width="6" height="7" rx="1" ry="1" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="3.5" cy="8.5" r="1" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><polyline points="2.5 11.5 3.5 12.5 3.5 12.5 4.5 11.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="11.5" y1="16.5" x2="13.5" y2="14.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="15.5" y1="16.5" x2="13.5" y2="14.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><path d="M15.5,16.5H4.5c-.55,0-1-.45-1-1v-1" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="5.5" y1=".5" x2="3.5" y2="2.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="1.5" y1=".5" x2="3.5" y2="2.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><path d="M1.5.5h11c.55,0,1,.45,1,1v1" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB