BogaudioModules

BogaudioModules for VCV Rack
Log | Files | Refs | README | LICENSE

port-src.svg (546B)


      1 <widget width="24" height="24">
      2   <style/>
      3 
      4   <!-- <rect width="24" height="24" fill="#0f0" /> -->
      5   <g transform="translate(12 12)">
      6     <circle class="port-barrel" r="6" stroke-width="1" />
      7     <circle class="port-rim" r="9" stroke-width="4.5" fill="none" />
      8     <circle r="6" stroke-width=".5" stroke="#777" fill="none" />
      9     <circle r="6.5" stroke-width=".5" stroke="#aaa" fill="none" />
     10     <circle r="11.2" stroke-width=".5" stroke="#bbb" fill="none" />
     11     <circle r="11.7" stroke-width=".5" stroke="#888" fill="none" />
     12   </g>
     13 </widget>