I want to define a 2-to-1 multiplexer symbol, defined by this path:
(0,0) -- (1,-0.5) -- (1,-1.25) -- (1.3,-1.25) -- (1,-1.25)-- (1,-2) -- (0,-2.5) -- (0,-1.75) -- (-0.3,-1.75) -- (0,-1.75) -- (0,-0.75) -- (-0.3,-0.75) -- (0,-0.75) -- (0,0)
As a new command, so that it's easier to use (as you can imagine, movement and scaling is borderline impossible). What would be the best way to do this?
For the record, this is just an example; I'm aware that this particular MUX is missing a select in.

