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.

39 lines
1.1KB

  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="120"
  6. height="380"
  7. viewBox="0 0 120 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. </defs>
  26. <rect width="100%" height="100%" fill="#ddd" />
  27. <polyline points="1,1 119,1 119,379 1,379 1,1" stroke="#e4e4e4" stroke-width="0.5" fill="none" />
  28. <polyline points="0.5,0.5 119.5,0.5 119.5,379.5 0.5,379.5 0.5,0.5" stroke="#ebebeb" stroke-width="0.8" fill="none" />
  29. <polyline points="0,0 120,0 120,380 0,380 0,0" stroke="#f2f2f2" stroke-width="1" fill="none" />
  30. <text class="title" x="50" y="17" font-size="9pt" letter-spacing="3px">8HP8HP</text>
  31. <g transform="translate(5.5 374)">
  32. <text class="brand" font-size="6.5pt" letter-spacing="2px">BOGAUDIO</text>
  33. <rect width="1.5" height="2" fill="#ddd" transform="translate(21 -4)" />
  34. </g>
  35. </svg>