Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

logo.svg 3.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" standalone="no"?>
  2. <!--
  3. Copyright 1999-2004 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <!-- $Id$ -->
  15. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN"
  16. "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
  17. <svg width="100" height="100">
  18. <defs>
  19. <text id="asf">
  20. Apache Software Foundation Apache Software Foundation
  21. Apache Software Foundation Apache Software Foundation
  22. Apache Software Foundation Apache Software Foundation
  23. Apache Software Foundation Apache Software Foundation
  24. Apache Software Foundation Apache Software Foundation
  25. Apache Software Foundation
  26. </text>
  27. <g id="f">
  28. <path style="stroke:rgb(20,20,20);stroke-width:8" id="square1" d="M0 0h140v130h-140z"/>
  29. <text font-weight="bold" font-size="6" style="text-anchor:start">
  30. <textPath style="stroke:rgb(40,40,40)" xlink:href="#square1">
  31. <tspan dy="3">
  32. <tref xlink:href="#asf"/>
  33. </tspan>
  34. </textPath>
  35. </text>
  36. <g style="stroke:black;stroke-width:8">
  37. <line x1="15" y1="20" x2="125" y2="20"/>
  38. <line x1="15" y1="40" x2="50" y2="40"/>
  39. <line x1="15" y1="60" x2="100" y2="60"/>
  40. <line x1="15" y1="85" x2="50" y2="85"/>
  41. <line x1="15" y1="110" x2="50" y2="110"/>
  42. </g>
  43. </g>
  44. <g id="o">
  45. <path style="stroke:rgb(20,20,20);stroke-width:8" id="square2" d="M0 0h130v130h-130z"/>
  46. <text font-weight="bold" font-size="6" style="text-anchor:start">
  47. <textPath style="stroke:rgb(40,40,40)" xlink:href="#square2">
  48. <tspan dy="3">
  49. <tref xlink:href="#asf"/>
  50. </tspan>
  51. </textPath>
  52. </text>
  53. <g style="stroke:black;stroke-width:8">
  54. <line x1="50" y1="30" x2="80" y2="30"/>
  55. <line x1="30" y1="45" x2="100" y2="45"/>
  56. <line x1="20" y1="60" x2="110" y2="60"/>
  57. <line x1="30" y1="80" x2="100" y2="80"/>
  58. <line x1="50" y1="100" x2="80" y2="100"/>
  59. </g>
  60. </g>
  61. <g id="p">
  62. <path style="stroke:rgb(20,20,20);stroke-width:8" id="square3" d="M0 0h130v130h-130z"/>
  63. <text font-weight="bold" font-size="6" style="text-anchor:start">
  64. <textPath style="stroke:rgb(40,40,40)" xlink:href="#square3">
  65. <tspan dy="3">
  66. <tref xlink:href="#asf"/>
  67. </tspan>
  68. </textPath>
  69. </text>
  70. <g style="stroke:black;stroke-width:8">
  71. <line x1="15" y1="20" x2="110" y2="20"/>
  72. <line x1="15" y1="40" x2="40" y2="40"/>
  73. <line x1="90" y1="40" x2="120" y2="40"/>
  74. <line x1="15" y1="60" x2="105" y2="60"/>
  75. <line x1="15" y1="85" x2="50" y2="85"/>
  76. <line x1="15" y1="110" x2="50" y2="110"/>
  77. </g>
  78. </g>
  79. <svg viewBox="0 0 230 230" id="FOP_Mark">
  80. <use x="90" y="41" style="fill:rgb(100,150,200);opacity:0.6" xlink:href="#p"/>
  81. <use x="40" y="96" style="fill:rgb(120,228,120);opacity:0.6" xlink:href="#o"/>
  82. <use x="5" y="5" style="fill:rgb(200,100,100);opacity:0.6" xlink:href="#f"/>
  83. </svg>
  84. </defs>
  85. <use xlink:href="#FOP_Mark"/>
  86. </svg>