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.

38 lines
2.5KB

  1. <svg xmlns="http://www.w3.org/2000/svg" width="30" height="380">
  2. <g id="base">
  3. <path d="M0 0h30v380H0z" fill="#ababab"/>
  4. <path d="M.3.3h29.4v379.4H0z" fill="#e6e6e6"/>
  5. </g>
  6. <g id="label_bgs">
  7. <path d="M.3 16h29.4v16H0z" fill="#c91847"/>
  8. <g id="placeholder_label_bgs" style="xdisplay:none;">
  9. <path d="M.3 36h74.4v12H0z" fill="#cccccc"/>
  10. <path d="M.3 208h74.4v12H0z" fill="#cccccc"/>
  11. </g>
  12. </g>
  13. <g id="logo">
  14. <circle cx="15" cy="360" r="7" style="fill: #556746;"/>
  15. <circle cx="17" cy="362" r="5" style="fill: #e6e6e6;"/>
  16. <circle cx="19" cy="364" r="3" style="fill: #556746;"/>
  17. </g>
  18. <g id="plug_outlines">
  19. <rect x="0.75" y="36" width="28.5" height="98" rx="4" ry="4" fill="#e6e6e6" stroke="#000000"/>
  20. <rect x="0.75" y="207" width="28.5" height="98" rx="4" ry="4" fill="#e6e6e6" stroke="#000000"/>
  21. <rect x="0.75" y="134" width="28.5" height="42" rx="4" ry="4" fill="#000000"/>
  22. <rect x="0.75" y="306" width="28.5" height="42" rx="4" ry="4" fill="#000000"/>
  23. </g>
  24. <g id="text_labels">
  25. <text id="heading" x="0" y="28" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Envy Code R';-inkscape-font-specification:'Envy Code R';letter-spacing:0px;word-spacing:0px;fill: #ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;">
  26. <tspan x="5" y="28" style="font-size: 12.5px;">MIX</tspan>
  27. </text>
  28. <text id="small_labels" x="0" y="46" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Envy Code R';-inkscape-font-specification:'Envy Code R';letter-spacing:0px;word-spacing:0px;fill: #000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;">
  29. <tspan x="6" y="47" style="font-size: 8px;">IN A</tspan>
  30. <tspan x="6" y="218" style="font-size: 8px;">IN B</tspan>
  31. </text>
  32. <text id="small_labels_white" x="0" y="262" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Envy Code R';-inkscape-font-specification:'Envy Code R';letter-spacing:0px;word-spacing:0px;fill: #ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;">
  33. <tspan x="9" y="144" style="font-size: 8px;">OUT</tspan>
  34. <tspan x="9" y="316" style="font-size: 8px;">OUT</tspan>
  35. </text>
  36. </g>
  37. </svg>