| <?xml version="1.0" standalone="no"?> |
| <!-- |
| Copyright 1999-2004 The Apache Software Foundation |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <!-- $Id$ --> |
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" |
| "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> |
| <svg width="100" height="100"> |
| <defs> |
| |
| <text id="asf"> |
| Apache Software Foundation Apache Software Foundation |
| Apache Software Foundation Apache Software Foundation |
| Apache Software Foundation Apache Software Foundation |
| Apache Software Foundation Apache Software Foundation |
| Apache Software Foundation Apache Software Foundation |
| Apache Software Foundation |
| </text> |
| |
| <g id="f"> |
| <path style="stroke:rgb(20,20,20);stroke-width:8" id="square1" d="M0 0h140v130h-140z"/> |
| <text font-weight="bold" font-size="6" style="text-anchor:start"> |
| <textPath style="stroke:rgb(40,40,40)" xlink:href="#square1"> |
| <tspan dy="3"> |
| <tref xlink:href="#asf"/> |
| </tspan> |
| </textPath> |
| </text> |
| <g style="stroke:black;stroke-width:8"> |
| <line x1="15" y1="20" x2="125" y2="20"/> |
| <line x1="15" y1="40" x2="50" y2="40"/> |
| <line x1="15" y1="60" x2="100" y2="60"/> |
| <line x1="15" y1="85" x2="50" y2="85"/> |
| <line x1="15" y1="110" x2="50" y2="110"/> |
| </g> |
| </g> |
| |
| <g id="o"> |
| <path style="stroke:rgb(20,20,20);stroke-width:8" id="square2" d="M0 0h130v130h-130z"/> |
| <text font-weight="bold" font-size="6" style="text-anchor:start"> |
| <textPath style="stroke:rgb(40,40,40)" xlink:href="#square2"> |
| <tspan dy="3"> |
| <tref xlink:href="#asf"/> |
| </tspan> |
| </textPath> |
| </text> |
| <g style="stroke:black;stroke-width:8"> |
| <line x1="50" y1="30" x2="80" y2="30"/> |
| <line x1="30" y1="45" x2="100" y2="45"/> |
| <line x1="20" y1="60" x2="110" y2="60"/> |
| <line x1="30" y1="80" x2="100" y2="80"/> |
| <line x1="50" y1="100" x2="80" y2="100"/> |
| </g> |
| </g> |
| |
| <g id="p"> |
| <path style="stroke:rgb(20,20,20);stroke-width:8" id="square3" d="M0 0h130v130h-130z"/> |
| <text font-weight="bold" font-size="6" style="text-anchor:start"> |
| <textPath style="stroke:rgb(40,40,40)" xlink:href="#square3"> |
| <tspan dy="3"> |
| <tref xlink:href="#asf"/> |
| </tspan> |
| </textPath> |
| </text> |
| <g style="stroke:black;stroke-width:8"> |
| <line x1="15" y1="20" x2="110" y2="20"/> |
| <line x1="15" y1="40" x2="40" y2="40"/> |
| <line x1="90" y1="40" x2="120" y2="40"/> |
| <line x1="15" y1="60" x2="105" y2="60"/> |
| <line x1="15" y1="85" x2="50" y2="85"/> |
| <line x1="15" y1="110" x2="50" y2="110"/> |
| </g> |
| </g> |
| |
| <svg viewBox="0 0 230 230" id="FOP_Mark"> |
| <use x="90" y="41" style="fill:rgb(100,150,200);opacity:0.6" xlink:href="#p"/> |
| <use x="40" y="96" style="fill:rgb(120,228,120);opacity:0.6" xlink:href="#o"/> |
| <use x="5" y="5" style="fill:rgb(200,100,100);opacity:0.6" xlink:href="#f"/> |
| </svg> |
| |
| </defs> |
| |
| <use xlink:href="#FOP_Mark"/> |
| </svg> |
| |