cutie_beanbag/untitled-package-1

Imported from Circuit JSON

Version
0.0.1
License
unset
Stars
0

dist/schematic.svg

PCBPCB preview for dist/schematic.svg
SchematicSchematic preview for dist/schematic.svg
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" style="background-color: rgb(245, 241, 237)" data-real-to-screen-transform="matrix(240,0,0,-240,600,300)" data-software-used-string="@tscircuit/core@0.0.988"><style>
              .boundary { fill: rgb(245, 241, 237); }
              .schematic-boundary { fill: none; stroke: #fff; }
              .component { fill: none; stroke: rgb(132, 0, 0); }
              .chip { fill: rgb(255, 255, 194); stroke: rgb(132, 0, 0); }
              .component-pin { fill: none; stroke: rgb(132, 0, 0); }
              /* Basic per-trace hover fallback */
              .trace:hover {
                filter: invert(1);
              }
              .trace:hover .trace-crossing-outline {
                opacity: 0;
              }
              .trace:hover .trace-junction {
                filter: invert(1);
              }
              /* Net-hover highlighting: when a trace or its overlays are hovered,
                 invert color for all traces (base + overlays) sharing the same
                 subcircuit connectivity key. Also hide crossing outline during hover. */
              
              .text { font-family: sans-serif; fill: rgb(0, 150, 0); }
              .pin-number { fill: rgb(169, 0, 0); }
              .port-label { fill: rgb(0, 100, 100); }
              .component-name { fill: rgb(0, 100, 100); }
            </style><rect class="boundary" x="0" y="0" width="1200" height="600"/><circle cx="600" cy="300" r="72" fill="rgba(132, 0, 0)" stroke="rgba(132, 0, 0)" stroke-width="28.799999999999997" data-schematic-circle-id="schematic_circle_0" data-schematic-component-id="schematic_component_0"/><rect x="360" y="120" width="480" height="360" fill="none" stroke="rgba(132, 0, 0)" stroke-width="28.799999999999997" data-schematic-rect-id="schematic_rect_0" data-schematic-component-id="schematic_component_0"/><g class="schematic-port-hover" data-schematic-port-id="source_port_0"><circle cx="360" cy="300" r="9.6" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_1"><circle cx="840" cy="300" r="9.6" fill="red" opacity="0"/></g></svg>