BogaudioModules

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

knob_45px-src.svg (292B)


      1 <widget width="45" height="45">
      2   <style/>
      3 
      4   <g transform="translate(22.5 22.5)">
      5     <circle class="knob-rim" r="22.2"/>
      6     <circle class="knob-center" r="18"/>
      7   </g>
      8   <polyline class="knob-tick" points="22.5,2 22.5,2.7" stroke="#fff" stroke-width="3" stroke-linecap="round"/>
      9 </widget>