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="M3.5,15.58c-.29.58-.64.92-1,.92-1.1,0-2-4.21-2-8S1.4.5,2.5.5c.37,0,.71.34,1,.92" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><path d="M4.5,16.5c-1.1,0-2-4.21-2-8S3.4.5,4.5.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><ellipse cx="6.5" cy="8.5" rx="2" ry="8" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><rect x="12" y="12" width="1" height="1" style="fill:#009688;"/><line x1="14.5" y1="4.5" x2="16.5" y2="4.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="14.5" y1="6.5" x2="16.5" y2="6.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="14.5" y1="8.5" x2="16.5" y2="8.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="14.5" y1="10.5" x2="16.5" y2="10.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="14.5" y1="12.5" x2="16.5" y2="12.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><path d="M9.5.5h6c.55,0,1,.45,1,1v1h-6" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><path d="M10.5,14.5h6v1c0,.55-.45,1-1,1h-6" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="12.5" y1="4.5" x2="10.5" y2="6.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="12.5" y1="8.5" x2="10.5" y2="10.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB