mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
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:
@@ -1,74 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="43"
|
||||
height="43"
|
||||
viewBox="0 0 43 43"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
sodipodi:docname="plate_move_front.svg"
|
||||
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs2" />
|
||||
<sodipodi:namedview
|
||||
id="namedview2"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="25.168582"
|
||||
inkscape:cy="21.588854"
|
||||
inkscape:window-width="1610"
|
||||
inkscape:window-height="1237"
|
||||
inkscape:window-x="33"
|
||||
inkscape:window-y="721"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg2" />
|
||||
<rect
|
||||
x="1.5"
|
||||
y="1.5"
|
||||
width="40"
|
||||
height="40"
|
||||
rx="3.5"
|
||||
style="fill:#e9e9e9;fill-opacity:1"
|
||||
id="rect1" />
|
||||
<path
|
||||
d="M38,2a3,3,0,0,1,3,3V38a3,3,0,0,1-3,3H5a3,3,0,0,1-3-3V5A3,3,0,0,1,5,2H38m0-1H5A4,4,0,0,0,1,5V38a4,4,0,0,0,4,4H38a4,4,0,0,0,4-4V5a4,4,0,0,0-4-4Z"
|
||||
style="fill:#545454"
|
||||
id="path1" />
|
||||
<line
|
||||
x1="33.471352"
|
||||
y1="6.9334393"
|
||||
x2="9.9450846"
|
||||
y2="6.9334393"
|
||||
style="fill:none;stroke:#545454;stroke-width:0.850459;stroke-linecap:round;stroke-linejoin:round"
|
||||
id="line1" />
|
||||
<line
|
||||
x1="32.300442"
|
||||
y1="18.26045"
|
||||
x2="21.987902"
|
||||
y2="8.080493"
|
||||
style="fill:none;stroke:#545454;stroke-width:0.714338;stroke-linecap:round;stroke-linejoin:round"
|
||||
id="line1-1" />
|
||||
<line
|
||||
x1="11.504755"
|
||||
y1="18.329735"
|
||||
x2="21.855713"
|
||||
y2="8.0229683"
|
||||
style="fill:none;stroke:#545454;stroke-width:0.720111;stroke-linecap:round;stroke-linejoin:round"
|
||||
id="line1-1-1" />
|
||||
<line
|
||||
x1="21.938486"
|
||||
y1="36.433311"
|
||||
x2="21.938484"
|
||||
y2="8.6247864"
|
||||
style="fill:none;stroke:#545454;stroke-width:0.623622;stroke-linecap:round;stroke-linejoin:round"
|
||||
id="line1-1-1-2" />
|
||||
</svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" width="43" height="43" viewBox="0 0 43 43"><rect x="1.5" y="1.5" width="40" height="40" rx="3.5" ry="3.5" style="fill:#e9e9e9;"/><path d="M38,2c1.65,0,3,1.35,3,3v33c0,1.65-1.35,3-3,3H5c-1.65,0-3-1.35-3-3V5c0-1.65,1.35-3,3-3h33M38,1H5C2.79,1,1,2.79,1,5v33c0,2.21,1.79,4,4,4h33c2.21,0,4-1.79,4-4V5c0-2.21-1.79-4-4-4h0Z" style="fill:#545454;"/><line x1="10.5" y1="6.5" x2="32.5" y2="6.5" style="fill:none; stroke:#545454; stroke-linecap:square; stroke-linejoin:round;"/><polyline points="10.52 19.47 21.53 8.5 32.49 19.51" style="fill:none; stroke:#545454; stroke-linecap:round; stroke-linejoin:round;"/><line x1="21.5" y1="8.5" x2="21.5" y2="36.5" style="fill:none; stroke:#545454; stroke-linecap:round; stroke-linejoin:round;"/></svg>
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 818 B |
Reference in New Issue
Block a user