- 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>
8 lines
449 B
XML
8 lines
449 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="42" height="20" viewBox="140.1 18.23 25.22 11.95" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<path
|
|
|
|
d="M 165.18053,26.414063 H 151.5424 l 0.2227,0.222705 -3.40889,3.408893 -8.13123,-8.131234 3.56327,-3.563266 3.25704,3.257045 h 18.14787 z"
|
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.253072;stroke-dasharray:none;stroke-opacity:1" />
|
|
</svg>
|