GAMB Cross Media Design (Frankfurt, Germany) proudly presents:

Date / Stand: 7th August 2003

 
 

(CiP-1) A free Logo for SVG

Dokumentation of the development / Zur Entwicklungsgeschichte
Feedback and other Works / Top 10 anderer Modifikationen

At the SVG-Open-Conference, held in July 2003 in Vancouver, one of my impressions was that the community lacks on a logo for making it more visible to the Scene. Therefore we present our suggestion for an Open-Source-Logo, which is freeware and can be modified by everyone.

Auf der SVG-Open-Conference in Vancouver 2003 fand eine rege Diskussion über das Für und Wider eines allgemein einsetzbaren Logos für SVG statt. Mein Eindruck: niemand möchte sich die Option nehmen, irgendwann einmal doch mit einer für sein Unternehmen geschützten Marke aufzutreten. Wir bei GAMB sind der professionellen Meinung, dass dies allerdings im Widerspruch zu den Zielen von SVG steht. Deshalb präsentieren wir der Community unseren ab jetzt offenen Vorschlag für ein Logo.

Manfred Baierl, Dipl.-Designer
 

 
  Open-Source-Code of the SVG-Logo-Design:

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Creator: GAMB / Manfred Baierl -->
<svg width="100%" height="100%" style="shape-rendering:geometricPrecision;
text-rendering:geometricPrecision; image-rendering: optimizeQuality; fill-rule:evenodd" viewBox="0 0 2000 1800">
<defs><style type="text/css">
<![CDATA[
.str1 {stroke:#605D5C;stroke-width:50;stroke-linecap:round}
.fil0 {fill:none}
.fil1 {fill:#DDDDDD}
.filred {fill:#DA251D}
.filyellow {fill:#FFF500}
.filgreen {fill:#84C225}
.filblue {fill:#0093DD}
]]></style></defs>

<g id="ground"><rect class="fil1" x="0" y="0" width="2000" height="1800"/></g>

<g id="button-red">
<ellipse class="filred" transform="translate(1050 300) rotate(-35)" rx="250" ry="170">
</ellipse></g>

<g id="button-blue">
<ellipse class="filblue" transform="translate(1570 800) rotate(-35)" rx="180" ry="130">
</ellipse></g>

<g id="button-yellow">
<ellipse class="filyellow" transform="translate(125 1385) rotate(-35)" rx="100" ry="70">
</ellipse></g>

<g id="button-green">
<ellipse class="filgreen" transform="translate(1870 400) rotate(-35)" rx="120" ry="80">
</ellipse></g>

<g id="svg">
<path class="fil0 str1" d="M120 1400 v100 q0 100,100 100h300q100 0,100-100
v-600 q0-100,-100 -100h-300 q-100 0,-100-100v-400q0-100,100-100h300q100 0,130 100 l350 1300 m100 0 m-100 0 l350 -1300q20 -100,120-100h300q100 0,100 100v100
m-300 400h200q100 0,100 100v600q0 100,-100 100h-270q-100 0,-120 -100l-164 -702"/>
</g>
</svg>

Open SVG-Logo in separate Window /
In neuem Fenster öffnen

Size / Größe: 1,4 KB


This Code and Design is a gift from GAMB to the community, Freeware in the sence of the Open Source thoughts. It may be copied, transformed or modified in any regard. Nobody has the right for branding it. We are interested in gettig examples of modified Code for presenting it here at our feedback-site.

Dieser Code und das Design ist Freeware und ein Geschenk von GAMB an die Entwickler-Gemeinde. Es kann beliebig verzerrt, verändert oder transformiert werden. Niemand hat das Recht, es als geschützte Marke einzutragen. Über Rückläufe und Beispiele modifizierten Codes freuen wir uns und bieten auf unserer Feedbackseite einen Überblick über den aktuellen Stand.


Suggestions for improvement at this code are welcome. See the modifications of this logo.

Verbesserungsvorschläge für den Code sind willkommen. Schauen Sie sich mal die Modifikationen an.


Contact the Designer

 
  Dokumentation of the development / Zur Entwicklungsgeschichte
Feedback and other Works / Top 10 anderer Modifikationen
   
 
 
 

© All this Code is freeware, made by GAMB / Manfred Baierl, 7th August 2003