BogaudioModules

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

Inv-pp.svg (7066B)


      1 <?xml version="1.0"?>
      2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="45.0" height="380.0" viewBox="0 0 45.0 380.0">
      3   <style>text {
      4   fill: #333;
      5   font-family: 'Roboto', sans-serif;
      6   font-weight: bold;
      7 }
      8 text.title {
      9   font-family: 'Comfortaa', sans-serif;
     10   font-weight: normal;
     11 }
     12 text.brand {
     13   font-family: 'Audiowide', sans-serif;
     14   font-weight: bold;
     15 }
     16 
     17 polyline {
     18   stroke: #333;
     19 }
     20 path {
     21   stroke: #333;
     22 }
     23 
     24 rect.module-background, .background-fill {
     25   fill: #ddd;
     26 }
     27 polyline.module-border-inner {
     28   stroke: #e4e4e4;
     29 }
     30 polyline.module-border-middle {
     31   stroke: #ebebeb;
     32 }
     33 polyline.module-border-outer {
     34   stroke: #f2f2f2;
     35 }
     36 
     37 g.io-group {
     38 }
     39 rect.input-background, rect.input-background-filler {
     40   fill: #fafafa;
     41 }
     42 rect.output-background, rect.output-background-filler {
     43   fill: #bbb;
     44 }
     45 text.input-label, text.output-label {
     46   /* font-size: 6pt; */
     47 }
     48 polyline.input-label, polyline.output-label {
     49 }
     50 path.input-label, path.output-label {
     51 }
     52 
     53 circle.port-rim {
     54   stroke: #f0f0f0;
     55 }
     56 circle.port-barrel {
     57   stroke: #222;
     58   fill: #222;
     59 }
     60 circle.knob-center {
     61    fill: #eee;
     62 }
     63 circle.knob-rim {
     64    fill: #333;
     65 }
     66 circle.knob-tick {
     67   fill: #fff;
     68 }
     69 polyline.knob-tick {
     70   stroke: #fff;
     71 }
     72 </style>
     73 
     74   
     75       
     76       <rect class="module-background background-fill" width="45.0" height="380.0"/>
     77     
     78       
     79       <polyline class="module-border-inner" points="1,1 44.0,1 44.0,379.0 1,379.0 1,1" stroke-width="0.5" fill="none"/>
     80       <polyline class="module-border-middle" points="0.5,0.5 44.5,0.5 44.5,379.5 0.5,379.5 0.5,0.5" stroke-width="0.8" fill="none"/>
     81       <polyline class="module-border-outer" points="0,0 45.0,0 45.0,380.0 0,380.0 0,0" stroke-width="1" fill="none"/>
     82     
     83       <g transform="rotate(-90) translate(-376.0 13)">
     84         <text class="title" font-size="7pt" letter-spacing="2.5px">INV</text>
     85         <g transform="translate(0 12)">
     86           <text class="brand" font-size="7pt" letter-spacing="2px">BGA</text>
     87           <rect class="background-fill" width="3.0" height="3" fill="#ddd" transform="translate(11.5 -5)"/>
     88         </g>
     89       </g>
     90     
     91 
     92   <g transform="translate(0 18)">
     93     <g class="io-group" transform="translate(5.5 0)">
     94       <rect class="input-background" width="34" height="113" rx="5"/>
     95       <rect class="input-background-filler" width="34" height="10" transform="translate(0 103)"/>
     96       <g transform="translate(8 4)"><svg id="GATE1_PARAM">
     97       <g transform="translate(9 9)">
     98         <circle cx="0" cy="0" r="8.5" stroke-width="1" stroke="#00f" fill="#f00"/>
     99       </g>
    100     </svg></g>
    101       <g transform="translate(5 26)"><svg id="GATE1_INPUT">
    102       <g transform="translate(12 12)">
    103         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    104         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    105       </g>
    106     </svg></g>
    107       <text class="input-label" font-size="5pt" letter-spacing="2px" transform="translate(5 58)">GATE</text>
    108       <text class="input-label" font-size="5pt" letter-spacing="0.3px" transform="translate(1 71)">LATCH</text>
    109       <g transform="translate(24 64)"><svg id="LATCH1_PARAM">
    110       <g transform="translate(4.5 4.5)">
    111         <circle r="4" stroke-width="1" stroke="#00f" fill="#f00"/>
    112       </g>
    113     </svg></g>
    114       <g transform="translate(5 78)"><svg id="IN1_INPUT">
    115       <g transform="translate(12 12)">
    116         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    117         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    118       </g>
    119     </svg></g>
    120       <text class="input-label" font-size="5pt" letter-spacing="1px" transform="translate(13 110)">IN</text>
    121     </g>
    122     <g class="io-group" transform="translate(5.5 113)">
    123       <rect class="output-background-filler" width="34" height="10" transform="translate(0 0)"/>
    124       <rect class="output-background" width="34" height="39" rx="5"/>
    125       <g transform="translate(5 3)"><svg id="OUT1_OUTPUT">
    126       <g transform="translate(12 12)">
    127         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    128         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    129       </g>
    130     </svg></g>
    131       <text class="output-label" font-size="5pt" letter-spacing="1px" transform="translate(14 35)">OUT</text>
    132       <g transform="translate(5 29.3)"><svg id="LOW1_LIGHT">
    133       <rect width="6.4" height="6.4" fill="#0f0"/>
    134     </svg></g>
    135       <g transform="translate(5 29.3)"><svg id="HIGH1_LIGHT">
    136       <rect width="6.4" height="6.4" fill="#0f0"/>
    137     </svg></g>
    138     </g>
    139   </g>
    140 
    141   <g transform="translate(0 183)">
    142     <g class="io-group" transform="translate(5.5 0)">
    143       <rect class="input-background" width="34" height="113" rx="5"/>
    144       <rect class="input-background-filler" width="34" height="10" transform="translate(0 103)"/>
    145       <g transform="translate(8 4)"><svg id="GATE2_PARAM">
    146       <g transform="translate(9 9)">
    147         <circle cx="0" cy="0" r="8.5" stroke-width="1" stroke="#00f" fill="#f00"/>
    148       </g>
    149     </svg></g>
    150       <g transform="translate(5 26)"><svg id="GATE2_INPUT">
    151       <g transform="translate(12 12)">
    152         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    153         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    154       </g>
    155     </svg></g>
    156       <text class="input-label" font-size="5pt" letter-spacing="2px" transform="translate(5 58)">GATE</text>
    157       <text class="input-label" font-size="5pt" letter-spacing="0.3px" transform="translate(1 71)">LATCH</text>
    158       <g transform="translate(24 64)"><svg id="LATCH2_PARAM">
    159       <g transform="translate(4.5 4.5)">
    160         <circle r="4" stroke-width="1" stroke="#00f" fill="#f00"/>
    161       </g>
    162     </svg></g>
    163       <g transform="translate(5 78)"><svg id="IN2_INPUT">
    164       <g transform="translate(12 12)">
    165         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0"/>
    166         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none"/>
    167       </g>
    168     </svg></g>
    169       <text class="input-label" font-size="5pt" letter-spacing="1px" transform="translate(13 110)">IN</text>
    170     </g>
    171     <g class="io-group" transform="translate(5.5 113)">
    172       <rect class="output-background-filler" width="34" height="10" transform="translate(0 0)"/>
    173       <rect class="output-background" width="34" height="39" rx="5"/>
    174       <g transform="translate(5 3)"><svg id="OUT2_OUTPUT">
    175       <g transform="translate(12 12)">
    176         <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00"/>
    177         <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none"/>
    178       </g>
    179     </svg></g>
    180       <text class="output-label" font-size="5pt" letter-spacing="1px" transform="translate(14 35)">OUT</text>
    181       <g transform="translate(5 29.3)"><svg id="LOW2_LIGHT">
    182       <rect width="6.4" height="6.4" fill="#0f0"/>
    183     </svg></g>
    184       <g transform="translate(5 29.3)"><svg id="HIGH2_LIGHT">
    185       <rect width="6.4" height="6.4" fill="#0f0"/>
    186     </svg></g>
    187     </g>
    188   </g>
    189 </svg>