banner.svg 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <svg viewBox="0 0 800 450" xmlns="http://www.w3.org/2000/svg">
  2. <defs>
  3. <linearGradient id="GradientBlue" x1="0" x2="0" y1="0" y2="1">
  4. <stop offset="0%" stop-color="#19b7f0" />
  5. <stop offset="100%" stop-color="#1762e1" />
  6. </linearGradient>
  7. <linearGradient id="GradientLeft">
  8. <stop offset="0%" stop-color="rgba(255, 255, 255, 0.0)" />
  9. <stop offset="100%" stop-color="rgba(255, 255, 255, 0.6)" />
  10. </linearGradient>
  11. <linearGradient id="GradientRight">
  12. <stop offset="0%" stop-color="rgba(255, 255, 255, 0.6)" />
  13. <stop offset="100%" stop-color="rgba(255, 255, 255, 0.0)" />
  14. </linearGradient>
  15. </defs>
  16. <rect width="800" height="450" rx="15" fill="url(#GradientBlue)" />
  17. <text
  18. x="600"
  19. y="48"
  20. style="font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace; font-size: 12px; fill: rgba(255, 255, 255, 0.7);"
  21. >
  22. @elyra/pipeline-editor
  23. </text>
  24. <rect
  25. x="30"
  26. y="15"
  27. height="420"
  28. width="3"
  29. rx="20px"
  30. fill="rgba(255,255,255, 0.28)"
  31. />
  32. <rect
  33. x="767"
  34. y="15"
  35. height="420"
  36. width="3"
  37. rx="20px"
  38. fill="rgba(255,255,255, 0.28)"
  39. />
  40. <rect
  41. x="15"
  42. y="30"
  43. height="3"
  44. width="770"
  45. rx="20px"
  46. fill="rgba(255,255,255, 0.28)"
  47. />
  48. <rect
  49. x="15"
  50. y="417"
  51. height="3"
  52. width="770"
  53. rx="20px"
  54. fill="rgba(255,255,255, 0.28)"
  55. />
  56. <g
  57. style="transform: translate(-167px, -135px)"
  58. >
  59. <g
  60. style="transform: translate(641px, 367px)"
  61. >
  62. <rect
  63. style="fill: url(#GradientLeft)"
  64. x="-30"
  65. y="-3"
  66. width="60"
  67. height="3"
  68. />
  69. <rect
  70. style="fill: url(#GradientLeft)"
  71. x="-50"
  72. y="50"
  73. width="80"
  74. height="3"
  75. />
  76. <rect
  77. style="fill: url(#GradientRight)"
  78. x="175"
  79. y="-3"
  80. width="80"
  81. height="3"
  82. />
  83. <rect
  84. style="fill: url(#GradientRight)"
  85. x="175"
  86. y="50"
  87. width="70"
  88. height="3"
  89. />
  90. <rect
  91. style="stroke: white; stroke-width: 6px; fill: none"
  92. width="200"
  93. height="50"
  94. rx="13px"
  95. />
  96. <rect
  97. style="fill: none; stroke: rgba(255, 255, 255, 0.28); stroke-width: 3px"
  98. x="11"
  99. y="11"
  100. width="28"
  101. height="28"
  102. rx="5px"
  103. />
  104. <rect
  105. style="fill: rgba(255, 255, 255, 0.28)"
  106. x="50"
  107. y="33"
  108. width="124"
  109. height="3"
  110. />
  111. </g>
  112. <g
  113. style="transform: translate(290px, 294px)"
  114. >
  115. <rect
  116. style="fill: url(#GradientLeft)"
  117. x="-50"
  118. y="-3"
  119. width="80"
  120. height="3"
  121. />
  122. <rect
  123. style="fill: url(#GradientLeft)"
  124. x="-40"
  125. y="50"
  126. width="70"
  127. height="3"
  128. />
  129. <rect
  130. style="fill: url(#GradientRight)"
  131. x="175"
  132. y="-3"
  133. width="80"
  134. height="3"
  135. />
  136. <rect
  137. style="fill: url(#GradientRight)"
  138. x="175"
  139. y="50"
  140. width="60"
  141. height="3"
  142. />
  143. <rect
  144. style="stroke: white; stroke-width: 6px; fill: none"
  145. width="200"
  146. height="50"
  147. rx="13px"
  148. />
  149. <rect
  150. style="fill: none; stroke: rgba(255, 255, 255, 0.28); stroke-width: 3px"
  151. x="11"
  152. y="11"
  153. width="28"
  154. height="28"
  155. rx="5px"
  156. />
  157. <rect
  158. style="fill: rgba(255, 255, 255, 0.28)"
  159. x="50"
  160. y="33"
  161. width="124"
  162. height="3"
  163. />
  164. </g>
  165. <path
  166. style="stroke: white; stroke-width: 6px; fill: none"
  167. d="M 491.4868469238281 319.0490417480469 C 565.6208343505859 319.0490417480469 565.6208343505859 392.5849304199219 639.7548217773438 392.5849304199219"
  168. />
  169. </g>
  170. </svg>