- Change all conveyance SVGs from black fill to white fill with black stroke - Update programmatic rendering (curves, induction, spur) to white fill - Replace PE 3-slice rendering with programmatic canvas paths for consistent stroke width at any size - Reduce PE default size from 56x20 to 30x14 to fit around conveyor devices - Update SVG export to match new white fills Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
587 B
XML
10 lines
587 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="73" height="20" viewBox="105.4 19.87 31.07 8.55" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<path
|
|
|
|
d="m 108.68536,20.598774 6.82539,0.003 0.003,1.164131 20.81191,0.0049 0.0152,4.770427 -20.82455,0.01023 v 1.156539 l -6.84815,-0.003 -0.74911,0.584601 -2.389,-0.04304 0.008,-8.229933 c 0.0607,-0.0078 2.389,-0.01269 2.389,-0.01269 z"
|
|
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.253072;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
/>
|
|
</svg>
|