BogaudioModules

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

button_18px_1_green-src.svg (616B)


      1 <widget width="18" height="18" noskin="true">
      2   <g transform="translate(9 9)">
      3     <circle r="8.9" fill="#888" />
      4     <circle r="8.4" fill="#333" />
      5 
      6     <circle r="8.1" fill="#5f5" />
      7     <circle r="8.1" fill="#666" fill-opacity="0.5" />
      8 
      9     <circle r="7.8" fill="#5f5" />
     10     <circle r="7.8" fill="#777" fill-opacity="0.5" />
     11 
     12     <circle r="7.5" fill="#5f5" />
     13     <circle r="7.5" fill="#888" fill-opacity="0.5" />
     14 
     15     <circle r="7.2" fill="#5f5" />
     16     <circle r="7.2" fill="#999" fill-opacity="0.5" />
     17 
     18     <circle r="6.9" fill="#5f5" />
     19     <circle r="6.9" fill="#aaa" fill-opacity="0.5" />
     20   </g>
     21 </widget>