You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

135 lines
6.7KB

  1. <svg
  2. version="1.1"
  3. xmlns="http://www.w3.org/2000/svg"
  4. xmlns:xlink="http://www.w3.org/1999/xlink"
  5. width="45"
  6. height="380"
  7. viewBox="0 0 45 380"
  8. >
  9. <style>
  10. text {
  11. fill: #333;
  12. font-family: 'Roboto', sans-serif;
  13. font-weight: bold;
  14. }
  15. text.title {
  16. font-family: 'Comfortaa', sans-serif;
  17. font-weight: normal;
  18. }
  19. text.brand {
  20. font-family: 'Audiowide', sans-serif;
  21. font-weight: bold;
  22. }
  23. </style>
  24. <defs>
  25. <symbol id="knob" viewBox="0 0 45px 45px">
  26. <g transform="translate(22.5 22.5)">
  27. <polyline points="-5,0 5,0" stroke-width="1" stroke="#00f" />
  28. <polyline points="0,-5 0,5" stroke-width="1" stroke="#00f" />
  29. <circle cx="0" cy="0" r="14" stroke-width="1" stroke="#00f" fill="none" />
  30. </g>
  31. </symbol>
  32. <symbol id="knobguide-response" viewBox="0 0 45px 45px">
  33. <g transform="translate(22.5 22.5)">
  34. <text font-size="5.0pt" transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)">0</text>
  35. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(17 0)" />
  36. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(17 0)" />
  37. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(17 0)" />
  38. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(17 0)" />
  39. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-90) translate(17 0)" />
  40. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(17 0)" />
  41. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(17 0)" />
  42. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(17 0)" />
  43. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(17 0)" />
  44. <polyline points="0,0 3.5,0" stroke-width="1" stroke="#333" transform="rotate(60) translate(17 0)" />
  45. </g>
  46. </symbol>
  47. <symbol id="knobguide-scale" viewBox="0 0 45px 45px">
  48. <g transform="translate(22.5 22.5)">
  49. <text font-size="5.0pt" transform="rotate(-240) translate(20 0) rotate(240) translate(-2 2)">0</text>
  50. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-210) translate(17 0)" />
  51. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-180) translate(17 0)" />
  52. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-150) translate(17 0)" />
  53. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-120) translate(17 0)" />
  54. <polyline points="0,0 3.5,0" stroke-width="1.0" stroke="#333" transform="rotate(-90) translate(17 0)" />
  55. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-60) translate(17 0)" />
  56. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(-30) translate(17 0)" />
  57. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(0) translate(17 0)" />
  58. <polyline points="0,0 2.5,0" stroke-width="0.3" stroke="#333" transform="rotate(30) translate(17 0)" />
  59. <text font-size="5.0pt" transform="rotate(60) translate(20 0) rotate(-60) translate(-2 2)">1</text>
  60. </g>
  61. </symbol>
  62. <symbol id="input" viewBox="0 0 24px 24px">
  63. <g transform="translate(12 12)">
  64. <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#0f0" fill="#0f0" />
  65. <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#0f0" fill="none" />
  66. </g>
  67. </symbol>
  68. <symbol id="output" viewBox="0 0 24px 24px">
  69. <g transform="translate(12 12)">
  70. <circle cx="0" cy="0" r="5" stroke-width="1" stroke="#f00" fill="#f00" />
  71. <circle cx="0" cy="0" r="10.5" stroke-width="3" stroke="#f00" fill="none" />
  72. </g>
  73. </symbol>
  74. </defs>
  75. <rect width="100%" height="100%" fill="#ddd" />
  76. <polyline points="1,1 44,1 44,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" />
  77. <polyline points="0.5,0.5 44.5,0.5 44.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" />
  78. <polyline points="0,0 45,0 45,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" />
  79. <!-- <polyline points="0,0 0,300" stroke="#0f0" stroke-width="1" fill="none" transform="translate(22.5 0)" /> -->
  80. <g transform="rotate(-90) translate(-376 13)">
  81. <text class="title" font-size="7pt" letter-spacing="2.5px">FOLLOW</text>
  82. <g transform="translate(0 12)">
  83. <text class="brand" font-size="7pt" letter-spacing="2px">BGA</text>
  84. <rect width="3.0" height="3" fill="#ddd" transform="translate(11.5 -5)" />
  85. </g>
  86. </g>
  87. <g transform="translate(0 25)">
  88. <text font-size="6pt" letter-spacing="2.0px" transform="translate(8.5 0)">DAMP</text>
  89. <use id="RESPONSE_PARAM" xlink:href="#knob" transform="translate(0 3)" />
  90. <use xlink:href="#knobguide-response" transform="scale(1) translate(0 3)" />
  91. <g transform="translate(5.5 49)">
  92. <rect width="34" height="39" rx="5" fill="#fafafa" />
  93. <use id="RESPONSE_INPUT" xlink:href="#input" transform="translate(5 3)" />
  94. <text font-size="5pt" letter-spacing="2px" transform="translate(11 35)">CV</text>
  95. </g>
  96. </g>
  97. <g transform="translate(0 131)">
  98. <text font-size="6pt" letter-spacing="1px" transform="translate(8 0)">SCALE</text>
  99. <use id="SCALE_PARAM" xlink:href="#knob" transform="translate(0 3)" />
  100. <use xlink:href="#knobguide-scale" transform="scale(1) translate(0 3)" />
  101. <g transform="translate(5.5 49)">
  102. <rect width="34" height="38" rx="5" fill="#fafafa" />
  103. <use id="SCALE_INPUT" xlink:href="#input" transform="translate(5 3)" />
  104. <text font-size="5pt" letter-spacing="2px" transform="translate(11 35)">CV</text>
  105. </g>
  106. </g>
  107. <g transform="translate(0 230)">
  108. <g transform="translate(5.5 0)">
  109. <rect width="34" height="10" fill="#fafafa" transform="translate(0 28)" />
  110. <rect width="34" height="35" rx="5" fill="#fafafa" />
  111. <use id="IN_INPUT" xlink:href="#input" transform="translate(5 3)" />
  112. <text font-size="5pt" letter-spacing="2px" transform="translate(12.5 35)">IN</text>
  113. </g>
  114. <g transform="translate(5.5 41)">
  115. <rect width="34" height="10" fill="#bbb" transform="translate(0 -3)" />
  116. <rect width="34" height="35" rx="5" fill="#bbb" />
  117. <use id="OUT_OUTPUT" xlink:href="#output" transform="translate(5 0)" />
  118. <text font-size="5pt" letter-spacing="2px" transform="translate(8.3 32)">OUT</text>
  119. </g>
  120. </g>
  121. <!-- <polyline points="0,0 45,0" stroke-width="0.5" stroke="#0f0" transform="translate(0 73)" /> -->
  122. </svg>