Dankohn bouvet sponsors (#29)
* Create sponsor-oceanic.svg
* Create sponsor-bnl.svg
* Add sponsor logos
* Sponsor images
Signed-off-by: Dan Kohn <dan@dankohn.com>
* Fix sponsor image path
Signed-off-by: Dan Kohn <dan@dankohn.com>
* Fix Twitter link
Signed-off-by: Dan Kohn <dan@dankohn.com>
* More sponsors
Signed-off-by: Dan Kohn <dan@dankohn.com>
* Fix URL typos
Signed-off-by: Dan Kohn <dan@dankohn.com>
* Try image height/width
Signed-off-by: Dan Kohn <dan@dankohn.com>
* Revert "Try image height/width"
This reverts commit 57308c85ba
.
* gitignore
Signed-off-by: Dan Kohn <dan@dankohn.com>
* Add return
Signed-off-by: Dan Kohn <dan@dankohn.com>
This commit is contained in:
parent
89b675e427
commit
2fe953235f
|
@ -4,3 +4,6 @@ node_modules/
|
|||
# Hugo-generated assets
|
||||
public/
|
||||
resources/
|
||||
|
||||
# Ignore Dropbox files
|
||||
.DS_Store
|
||||
|
|
|
@ -0,0 +1,201 @@
|
|||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright Project Harbor Authors
|
||||
|
||||
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.
|
|
@ -1,3 +1,3 @@
|
|||
prose:
|
||||
rooturl: 'content'
|
||||
|
||||
media: 'static/img/'
|
||||
|
|
|
@ -7,7 +7,7 @@ location:
|
|||
url: 'https://en.wikipedia.org/wiki/Bouvet_Island'
|
||||
name: 'Bouvet Island, Antarctica'
|
||||
social:
|
||||
facebook: 'https://twitter.com/Bouvet_3Y0Z'
|
||||
twitter: 'https://twitter.com/Bouvet_3Y0Z'
|
||||
published: true
|
||||
---
|
||||
|
||||
|
|
|
@ -1,3 +1,16 @@
|
|||
---
|
||||
title: Sponsors
|
||||
published: true
|
||||
---
|
||||
Kubernetes Community Day Bouvet Island is only possible because of the support of sponsors including:
|
||||
|
||||
### Diamond
|
||||

|
||||
|
||||
### Platinum
|
||||

|
||||
|
||||
### Gold
|
||||

|
||||

|
||||

|
||||
|
|
|
@ -0,0 +1,92 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://web.resource.org/cc/"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="375"
|
||||
height="300"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.45.1"
|
||||
version="1.0"
|
||||
sodipodi:docbase="C:\Documents and Settings\Peter\My Documents\My Pictures\Flag Designs\Others\html\way\nw"
|
||||
sodipodi:docname="BnL.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
gridtolerance="10000"
|
||||
guidetolerance="10"
|
||||
objecttolerance="10"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.72"
|
||||
inkscape:cx="187.5"
|
||||
inkscape:cy="150"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
width="375px"
|
||||
height="300px"
|
||||
borderlayer="true"
|
||||
inkscape:window-width="1024"
|
||||
inkscape:window-height="712"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<g
|
||||
id="g5137"
|
||||
transform="matrix(1.0035213,0,0,1.0005098,-178.21421,-118.81643)">
|
||||
<path
|
||||
transform="matrix(1.0000256,0,0,0.9961932,-9.352661e-3,0.4568803)"
|
||||
d="M 548.77675 269.24753 A 184.34581 147.98793 0 1 1 180.08513,269.24753 A 184.34581 147.98793 0 1 1 548.77675 269.24753 z"
|
||||
sodipodi:ry="147.98793"
|
||||
sodipodi:rx="184.34581"
|
||||
sodipodi:cy="269.24753"
|
||||
sodipodi:cx="364.43094"
|
||||
id="path4166"
|
||||
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
id="path2221"
|
||||
d="M 340.35713,413.32487 C 317.89087,410.86124 317.82308,410.8465 295.15161,403.49779 L 272.4461,396.13803 L 253.4217,384.49256 C 234.51872,372.92142 234.30304,372.74939 219.62722,357.53953 L 204.85713,342.23197 L 195.64969,324.45328 L 186.44225,306.67459 L 183.35592,287.83981 L 180.26959,269.00504 L 183.35592,250.17027 L 186.44225,231.33549 L 195.64969,213.5568 L 204.85713,195.77811 L 219.62722,180.47055 C 234.30304,165.26069 234.51872,165.08866 253.4217,153.51752 L 272.4461,141.87205 L 295.15161,134.51994 L 317.85713,127.16784 L 341.10713,124.7348 L 364.35713,122.30177 L 387.60713,124.7348 L 410.85713,127.16784 L 433.56265,134.51994 L 456.26816,141.87205 L 475.29256,153.51752 C 494.19554,165.08866 494.41122,165.26069 509.08704,180.47055 L 523.85713,195.77811 L 533.06457,213.5568 L 542.27201,231.33549 L 545.35834,250.17027 L 548.44467,269.00504 L 545.35834,287.83981 L 542.27201,306.67459 L 533.06457,324.45328 L 523.85713,342.23197 L 509.08704,357.53953 C 494.41122,372.74939 494.19554,372.92142 475.29256,384.49256 L 456.26816,396.13803 L 433.56265,403.49054 C 411.0049,410.79521 410.72371,410.85666 390.35713,412.93275 C 379.08213,414.08208 368.28213,415.19564 366.35713,415.40733 C 364.43213,415.61901 352.73213,414.68191 340.35713,413.32487 z M 338.64385,351.23144 C 350.23242,348.01183 361.25767,341.8426 369.97933,333.69753 C 376.0691,328.01035 385.35713,316.54704 385.35713,314.7182 C 385.35713,314.50008 383.60785,313.79752 381.46984,313.15696 C 365.40453,308.34367 353.52257,297.52176 347.75943,282.45401 C 345.53266,276.63209 345.09767,273.88314 345.07748,265.50504 C 345.05709,257.04575 345.46144,254.44807 347.70195,248.64476 C 352.87842,235.23677 362.30134,225.51504 375.68869,219.77054 C 382.15586,216.99549 383.90846,216.68784 393.60385,216.62574 L 404.35057,216.55692 L 404.93093,213.46336 C 405.56517,210.08254 403.91251,199.41365 402.09763,195.17278 C 397.30311,183.96931 386.93906,174.50061 375.6563,171.01573 C 369.49629,169.11309 366.42485,169.00551 318.50179,169.01372 L 267.85713,169.02241 L 248.45098,243.26373 C 237.7776,284.09645 226.89183,325.74778 224.26037,335.82224 L 219.47591,354.13943 L 275.16652,353.76711 C 328.57628,353.41004 331.17604,353.30619 338.64385,351.23144 z M 289.56671,310.32741 C 289.83109,309.32511 292.02306,300.96754 294.43775,291.75504 L 298.8281,275.00504 L 310.27689,275.00504 C 323.06424,275.00504 327.46644,276.37837 332.9176,282.06816 C 335.46571,284.72781 335.85713,285.89328 335.85713,290.8207 C 335.85713,297.97368 332.1085,304.02609 324.92441,308.47231 C 320.10039,311.45788 319.78364,311.51005 304.55511,311.82741 C 289.99486,312.13083 289.11426,312.04271 289.56671,310.32741 z M 307.55817,242.25504 C 307.79704,241.29254 309.75766,233.64254 311.91512,225.25504 L 315.83777,210.00504 L 327.56265,210.00504 C 339.20024,210.00504 339.31333,210.02769 342.75208,213.04695 C 346.88324,216.67415 347.87892,220.3126 346.34366,226.17136 C 344.61652,232.76236 340.90712,237.64916 335.10584,240.97616 C 330.11851,243.83637 329.29109,243.98674 318.4905,243.99566 C 308.16377,244.00418 307.1636,243.84494 307.55817,242.25504 z M 510.63728,327.75081 C 514.36636,313.31564 517.40386,301.16754 517.38728,300.75504 C 517.3707,300.34254 502.47681,300.00504 484.28974,300.00504 C 453.2692,300.00504 451.25395,299.89672 451.73281,298.25504 C 452.85448,294.40956 485.35713,169.93819 485.35713,169.48813 C 485.35713,169.22243 471.85713,169.00504 455.35713,169.00504 C 438.85713,169.00504 425.35713,169.2242 425.35713,169.49206 C 425.35713,169.94516 413.84097,214.42746 412.74223,218.21833 C 412.38514,219.45039 413.21703,220.33749 415.70394,221.37659 C 424.3419,224.98576 434.39346,235.5078 438.86747,245.62435 C 452.84646,277.23332 429.92123,313.6517 395.61148,314.33961 C 391.07365,314.4306 387.36004,314.62505 387.35901,314.77173 C 387.35797,314.91841 385.10713,323.5734 382.35713,334.00504 C 379.60713,344.43668 377.35713,353.20417 377.35713,353.48835 C 377.35713,353.77253 405.81963,354.00314 440.60713,354.00081 L 503.85713,353.99658 L 510.63728,327.75081 z M 381.30687,286.75504 C 385.11482,272.27009 384.40866,272.49699 389.51997,284.11606 L 394.09015,294.50504 L 405.0037,294.78573 L 415.91725,295.06643 L 423.30544,266.78573 C 427.36895,251.23135 430.89107,237.94254 431.13237,237.25504 C 431.46598,236.30457 428.95453,236.00504 420.65161,236.00504 L 409.73212,236.00504 L 407.39534,245.25504 C 406.11011,250.34254 404.77979,255.05066 404.43908,255.71754 C 404.09836,256.38441 401.78886,252.33441 399.30684,246.71754 L 394.79409,236.50504 L 383.82561,236.50504 L 372.85713,236.50504 L 370.24317,246.50504 C 368.8055,252.00504 365.36533,265.16754 362.59836,275.75504 L 357.56751,295.00504 L 368.35277,295.00504 L 379.13803,295.00504 L 381.30687,286.75504 z "
|
||||
style="fill:#ff0000" />
|
||||
<path
|
||||
transform="matrix(1.0191388,0,0,1.0071259,-7.5356926,-1.7750489)"
|
||||
d="M 442.4909 265.46548 A 48.750973 49.100861 0 1 1 344.98896,265.46548 A 48.750973 49.100861 0 1 1 442.4909 265.46548 z"
|
||||
sodipodi:ry="49.100861"
|
||||
sodipodi:rx="48.750973"
|
||||
sodipodi:cy="265.46548"
|
||||
sodipodi:cx="393.73993"
|
||||
id="path2223"
|
||||
style="opacity:1;fill:#0044aa;fill-opacity:1;fill-rule:nonzero;stroke:#3585e6;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
id="path3195"
|
||||
d="M 357.31433,294.46016 L 378.82737,294.70744 L 384.51473,275.1726 L 393.91123,293.96561 L 415.91883,294.70744 L 431.24996,236.35022 L 409.48964,235.85566 L 404.04956,255.88505 L 394.40578,236.35022 L 372.89274,236.35022 L 357.31433,294.46016 z "
|
||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.1 KiB |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 28 KiB |
|
@ -0,0 +1,432 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://web.resource.org/cc/"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="299.14908994"
|
||||
height="334.281478242" viewBox="0 0 319.35013 356.85495"
|
||||
id="svg2605"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.44.1"
|
||||
sodipodi:docbase="C:\Documents and Settings\Compaq_Owner\My Documents"
|
||||
sodipodi:docname="oceanic.svg"
|
||||
version="1.0">
|
||||
<defs
|
||||
id="defs2607">
|
||||
<clipPath
|
||||
id="XMLID_23_">
|
||||
<rect
|
||||
height="440"
|
||||
width="376"
|
||||
y="189.552"
|
||||
x="-1.096"
|
||||
id="use2432" />
|
||||
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
gridtolerance="10000"
|
||||
guidetolerance="10"
|
||||
objecttolerance="10"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.35"
|
||||
inkscape:cx="375"
|
||||
inkscape:cy="520"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:window-width="1024"
|
||||
inkscape:window-height="719"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4" />
|
||||
<metadata
|
||||
id="metadata2610">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-15.82293,-3.300061)">
|
||||
<g
|
||||
id="g2033"
|
||||
transform="translate(-30.72694,-236.6521)">
|
||||
<path
|
||||
id="path2035"
|
||||
d="M 128.094,502.525 C 121.963,498.788 120.44,489.906 125.452,487.123 C 126.513,486.533 128.459,485.264 129.777,484.302 C 132.879,482.036 136.074,482.088 140.76,484.479 C 147.307,487.819 149.665,492.833 147.317,498.418 C 144.86,504.262 134.553,506.464 128.094,502.525 z M 206.403,403.615 C 200.549,402.032 197.865,400.557 193.465,396.502 C 186.068,389.683 184.047,378.975 188.526,370.314 C 190.114,367.243 190.904,366.961 192.775,368.801 C 193.796,369.805 194.647,369.305 197.105,366.259 C 201.196,361.189 205.278,359.24 211.903,359.196 C 220.941,359.135 231.482,365.563 236.562,374.231 C 241.653,382.918 239.21,394.725 231.313,399.606 C 225.361,403.286 212.715,405.32 206.403,403.615 z M 88.404,476.743 C 83.568,474.477 81.654,471.226 82.083,466.007 C 82.318,463.145 83.005,461.8 84.647,460.986 C 85.88,460.375 87.716,459.127 88.726,458.214 C 93.219,454.148 102.784,457.774 106.257,464.86 C 109.531,471.539 105.633,477.01 96.839,478.08 C 93.685,478.461 91.248,478.075 88.404,476.743 z M 65.319,437.184 C 60.446,434.977 57.756,430.856 58.106,426.129 C 58.328,423.125 58.975,421.815 60.647,420.986 C 61.88,420.374 63.716,419.126 64.726,418.213 C 66.837,416.302 72.031,416.035 75.22,417.674 C 84.096,422.234 86.351,431.592 79.634,435.993 C 76.196,438.245 68.986,438.845 65.319,437.184 z M 59.356,392.207 C 55.298,390.357 52.904,386.479 52.904,381.755 C 52.904,378.206 53.321,377.618 57.977,374.601 C 63.757,370.856 67.701,370.847 72.928,374.57 C 79.198,379.034 80.304,385.948 75.473,390.486 C 72.505,393.274 63.751,394.21 59.356,392.207 z M 69.802,346.264 C 65.538,343.394 63.53,339.356 64.308,335.217 C 64.775,332.733 65.957,331.46 69.801,329.302 C 75.355,326.183 77.788,325.923 81.834,328.016 C 91.855,333.198 92.627,344.869 83.124,347.507 C 77.345,349.112 73.499,348.753 69.802,346.264 z M 97.067,308.922 C 92.447,306.563 90.719,303.545 91.092,298.485 C 91.311,295.512 91.994,293.927 93.392,293.153 C 94.486,292.547 96.459,291.263 97.777,290.301 C 101.361,287.683 105.994,288.109 110.654,291.486 C 117.502,296.446 118.403,304.212 112.575,308.031 C 108.82,310.491 101.018,310.939 97.067,308.922 z M 137.938,281.245 C 134.039,279.902 129.903,274.546 129.903,270.838 C 129.903,267.723 131.608,264.552 133.284,264.552 C 134.004,264.552 135.408,263.652 136.403,262.552 C 140.137,258.425 150.333,260.979 154.299,267.034 C 157.929,272.573 154.914,279.621 148.108,281.512 C 143.533,282.782 142.308,282.75 137.938,281.245 z M 184.174,265.123 C 180.568,263.495 176.913,258.27 176.907,254.735 C 176.903,251.904 178.596,248.551 180.031,248.551 C 180.612,248.551 182.232,247.651 183.631,246.551 C 190.277,241.323 202.903,247.812 202.903,256.454 C 202.903,259.763 200.839,263.259 198.166,264.476 C 193.937,266.405 187.654,266.694 184.174,265.123 z "
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
<g
|
||||
id="XMLID_20_">
|
||||
<g
|
||||
id="g2440">
|
||||
<path
|
||||
d="M 353.4,544.86 C 355.92,549.559 354.82,550.509 346.83,550.54 C 342.16,550.55 340.87,550.14 338.9,548.05 C 334.15,542.99 328.9,545.55 328.15,553.31 C 327.719,557.8 327.969,558.71 330.24,560.981 C 333.46,564.201 335.33,564.22 338.49,561.05 C 340.679,558.861 341.86,558.55 347.95,558.55 C 355.8,558.55 356.49,559.45 353,565.17 C 349.37,571.11 336.65,574.76 327.49,572.49 C 321.639,571.03 317.599,568.13 315,563.519 C 311.93,558.049 312.3,548.62 315.77,543.74 C 320.09,537.679 329.081,534.719 339.31,536 C 345.94,536.83 350.72,539.83 353.4,544.86 z "
|
||||
id="path2442"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2444">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_19_">
|
||||
<g
|
||||
id="g2447">
|
||||
<path
|
||||
d="M 307.49,522.62 C 309.21,524.05 309.349,529.7 307.7,531.349 C 305.97,533.089 294.99,532.929 294.309,531.16 C 294.009,530.389 293.91,528.03 294.089,525.91 L 294.4,522.05 L 300.24,521.75 C 303.68,521.57 306.65,521.93 307.49,522.62 z "
|
||||
id="path2449"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2451">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_18_">
|
||||
<g
|
||||
id="g2454">
|
||||
<path
|
||||
d="M 308.68,553.42 C 308.87,564.64 308.59,570.22 307.81,571.17 C 306.281,573.01 295.05,573.08 294.35,571.26 C 294.071,570.55 293.981,562.571 294.13,553.51 L 294.401,537.05 L 301.401,537.05 L 308.401,537.05 L 308.68,553.42 z "
|
||||
id="path2456"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2458">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_17_">
|
||||
<g
|
||||
id="g2461">
|
||||
<path
|
||||
d="M 288.85,559.19 C 288.911,572.99 289.191,572.549 280.361,572.549 C 273.751,572.549 273.241,571.749 273.491,561.659 C 273.791,548.999 270.93,544.339 265.18,548.109 C 263.06,549.499 262.901,550.289 262.901,559.869 C 262.901,566.529 262.481,570.569 261.701,571.348 C 260.151,572.909 249.661,572.909 248.1,571.348 C 246.84,570.088 246.321,541.229 247.51,538.128 C 248.401,535.818 259.43,535.878 260.731,538.198 C 261.571,539.708 262.071,539.648 266.34,537.578 C 275.02,533.378 285,536.228 287.6,543.648 C 288.25,545.52 288.82,552.51 288.85,559.19 z "
|
||||
id="path2463"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2465">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_16_">
|
||||
<g
|
||||
id="g2468">
|
||||
<path
|
||||
d="M 243,558.55 L 243.24,572.05 L 237.48,572.35 C 233.57,572.56 230.969,572.17 229.389,571.14 C 227.329,569.781 226.749,569.781 224.059,571.12 C 220.169,573.07 212.289,573.75 208.219,572.5 C 200.849,570.24 198.369,560.93 203.719,555.58 C 206.49,552.809 208.089,552.33 222.4,549.9 C 226.45,549.21 227.4,548.67 227.4,547.049 C 227.4,545.449 226.629,544.989 223.559,544.739 C 221.049,544.529 219.089,544.979 217.919,546.039 C 216.579,547.249 214.549,547.579 209.769,547.349 C 203.65,547.059 203.41,546.959 203.66,544.549 C 204.28,538.419 212.73,535.11 226.16,535.749 C 235.59,536.199 239.23,537.829 241.58,542.639 C 242.27,544.04 242.86,550.71 243,558.55 z M 227.9,559.26 C 227.9,557.531 227.41,557.35 223.769,557.84 C 219.089,558.47 216.339,560.63 217.24,562.97 C 218.04,565.08 223.71,565.031 226.08,562.901 C 227.08,561.99 227.9,560.35 227.9,559.26 z "
|
||||
id="path2470"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2472">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_15_">
|
||||
<g
|
||||
id="g2475">
|
||||
<path
|
||||
d="M 198.41,550.24 C 199.08,552.889 199.42,555.61 199.16,556.3 C 198.82,557.22 195.08,557.55 185.23,557.55 C 171.849,557.55 171.769,557.571 172.08,559.79 C 172.26,561.04 173.6,562.6 175.11,563.32 C 177.37,564.41 178.41,564.37 181.48,563.08 C 185.429,561.44 196.429,560.98 197.33,562.43 C 198.22,563.88 194,568.46 189.82,570.59 C 185.179,572.96 175.96,573.85 170.42,572.481 C 161.59,570.281 155.9,563.491 155.9,555.13 C 155.9,549.01 157.799,544.731 162.23,540.84 C 173.96,530.54 194.76,535.95 198.41,550.24 z M 183.44,549.49 C 184.48,547.8 180.86,544.55 177.94,544.55 C 174.389,544.55 171.41,546.821 172.21,548.91 C 172.68,550.13 174.12,550.55 177.81,550.55 C 180.55,550.55 183.08,550.07 183.44,549.49 z "
|
||||
id="path2477"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2479">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_14_">
|
||||
<g
|
||||
id="g2482">
|
||||
<path
|
||||
d="M 153.12,558.55 L 152.48,561.3 C 151.419,565.83 144.98,571.151 139.019,572.43 C 133.309,573.66 131.259,573.68 125.7,572.6 C 120.33,571.56 114.49,567.3 112.37,562.89 C 110.09,558.151 110.04,550.13 112.26,545.83 C 119.04,532.72 145.031,532 151.2,544.74 C 153.389,549.269 152.01,550.55 144.96,550.55 C 140.17,550.55 138.88,550.151 136.9,548.05 C 133.92,544.87 129.58,544.74 127.46,547.77 C 126.58,549.031 125.9,552.071 125.9,554.77 C 125.9,562.81 131.54,566.21 136.32,561.05 C 138.38,558.83 139.429,558.55 145.88,558.55 L 153.12,558.55 L 153.12,558.55 z "
|
||||
id="path2484"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2486">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_13_">
|
||||
<g
|
||||
id="g2489">
|
||||
<path
|
||||
d="M 90.65,517.47 C 103.84,523.321 110.87,539.84 106.52,554.81 C 104.14,562.97 99.611,568.441 92,572.3 C 86.3,575.191 84.7,575.55 77.5,575.51 C 73.05,575.481 67.78,574.88 65.79,574.17 C 52.76,569.52 46.58,560.32 46.55,545.55 C 46.52,532.08 51.65,523.28 62.72,517.84 C 70.39,514.07 82.62,513.91 90.65,517.47 z M 83.8,561.1 C 92.67,556.52 94.16,539.611 86.39,531.84 C 83.49,528.941 82.47,528.55 77.75,528.55 C 67.66,528.56 62.87,534.111 62.95,545.7 C 62.99,553.04 65.02,557.67 69.46,560.59 C 72.98,562.92 79.82,563.16 83.8,561.1 z "
|
||||
id="path2491"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2493">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_12_">
|
||||
<g
|
||||
id="g2496">
|
||||
<path
|
||||
d="M 317.53,349.08 C 321.219,363.1 321.49,383.309 318.13,394.9 C 311.6,417.44 297.54,437.41 276.04,454.7 C 267.81,461.32 263.48,463.76 255.12,466.5 C 251.97,467.52 245.76,469.98 241.32,471.96 C 232.28,475.97 220.92,477.91 220.889,475.44 C 220.849,471.75 219.309,471.389 214.49,473.96 C 211.16,475.72 208.88,476.3 206.83,475.89 C 205.11,475.54 203.9,475.731 203.9,476.33 C 203.9,479.57 190.179,480.39 176.4,477.96 C 166.879,476.29 153.29,472.22 146.9,469.14 C 118.379,455.39 102.629,436.76 97.339,410.571 C 95.019,399.081 95.799,376.461 98.9,365.55 C 101.41,356.72 105.11,349.941 107.91,349.05 C 110.21,348.321 110.389,347.3 108.69,344.58 C 107.639,342.9 108.23,341.55 113.12,334.35 C 128.19,312.191 147.93,296.151 166.9,290.621 C 171.03,289.421 177.099,287.52 180.4,286.411 C 183.7,285.301 187.75,284.131 189.4,283.821 C 191.049,283.51 193.309,282.671 194.42,281.951 C 199.04,278.93 209.08,277.711 226.4,278.06 C 247.03,278.491 258.519,280.361 270.4,285.241 C 278.179,288.441 280.349,289.901 286.33,296.001 C 301.54,311.48 312.58,330.26 317.53,349.08 z M 286.45,409.04 C 288.97,400.38 288.019,382.73 284.5,372.64 C 276.4,349.451 255.76,325.22 236.84,316.701 C 227.47,312.471 221.1,311.421 205.34,311.481 C 188.191,311.55 181.731,313.31 171.58,320.68 C 166.8,324.14 163.2,325.93 159.61,326.611 C 153.179,327.831 149.23,331.47 144.57,340.461 C 137.65,353.801 134.4,367.551 135.23,379.971 C 137.099,408.001 150.219,429.381 172.019,439.911 C 180.79,444.14 191.32,447.39 201.9,449.111 C 209.179,450.3 233.099,451.131 236.9,450.331 C 238.83,449.931 242.53,449.591 245.12,449.581 C 248.87,449.56 251.059,448.761 255.76,445.721 C 274.88,433.37 281.77,425.12 286.45,409.04 z "
|
||||
id="path2498"
|
||||
style="fill:#304596" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2500">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_11_">
|
||||
<g
|
||||
id="g2503">
|
||||
<path
|
||||
d="M 248.92,344.32 C 270.4,365.92 276.1,388.94 265.15,409.87 C 259.57,420.54 254.28,425.71 243.58,430.99 C 233.8,435.809 232.01,436.26 230.13,434.38 C 229.24,433.49 227.95,433.53 224.68,434.56 C 222.33,435.29 219.981,436.27 219.451,436.731 C 217.781,438.18 204.631,437.501 197.291,435.581 C 174.181,429.52 157.171,413.501 152.411,393.31 C 150.401,384.77 150.431,371.68 152.471,368.76 C 153.362,367.49 153.761,365.68 153.411,364.56 C 153.001,363.281 154.091,360.09 156.471,355.56 C 161.061,346.831 170.501,337.63 176.951,335.621 C 179.401,334.85 184.551,332.891 188.401,331.241 C 194.121,328.81 197.14,328.191 204.901,327.871 C 226.41,327 234.81,330.14 248.92,344.32 z M 254.56,408.93 C 256.71,405.691 257.85,396.66 256.821,391.02 C 254.451,378.081 241.481,360.81 227.031,351.371 C 217.76,345.321 211.831,343.551 200.97,343.571 C 191.96,343.6 185.901,345.43 182.92,349.031 C 182.1,350.02 179.54,351.631 177.231,352.621 C 171.701,355.001 169.89,358.02 168.581,367.081 C 167.241,376.371 168.441,382.941 173.371,393.321 C 180.301,407.921 193.56,417.981 209.981,421.091 C 220.001,422.991 239.85,422.471 243.291,420.221 C 246.2,418.31 252.55,411.95 254.56,408.93 z "
|
||||
id="path2505"
|
||||
style="fill:#4ab0e0" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2507">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_10_">
|
||||
<g
|
||||
id="g2510">
|
||||
<path
|
||||
d="M 192.43,496.57 C 198.35,500.23 200.29,505.41 197.79,510.889 C 195.61,515.679 185.73,517.869 179.94,514.86 C 175.19,512.389 172.5,507.53 173.349,502.969 C 173.719,501.019 174.769,499.169 175.709,498.829 C 176.639,498.489 178.48,497.389 179.789,496.379 C 182.92,493.98 188.37,494.06 192.43,496.57 z "
|
||||
id="path2512"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2514">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_9_">
|
||||
<g
|
||||
id="g2517">
|
||||
<path
|
||||
d="M 249.9,501.25 C 249.91,504.31 248.11,507.94 245.92,509.31 C 243.231,510.991 234.8,511.691 231.9,510.481 C 227.889,508.8 224.98,505.491 224.29,501.81 C 223.61,498.191 225.12,493.55 226.97,493.55 C 227.59,493.55 229.231,492.651 230.63,491.55 C 237.12,486.44 249.89,492.87 249.9,501.25 z "
|
||||
id="path2519"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2521">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_8_">
|
||||
<g
|
||||
id="g2524">
|
||||
<path
|
||||
d="M 289.86,472.65 C 299.33,477.969 298.9,488.79 289.11,491.509 C 284.299,492.849 282.08,492.769 278.32,491.129 C 274.219,489.349 270.9,484.969 270.9,481.349 C 270.9,477.99 272.48,474.549 274.03,474.549 C 274.61,474.549 276.23,473.65 277.63,472.549 C 280.9,469.98 285.17,470.01 289.86,472.65 z "
|
||||
id="path2526"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2528">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_7_">
|
||||
<g
|
||||
id="g2531">
|
||||
<path
|
||||
d="M 247.37,241.1 C 258.63,246.451 258.7,258.6 247.49,261.43 C 245.03,262.04 242.88,262.51 242.71,262.46 C 242.54,262.41 241.01,261.97 239.3,261.47 C 235.35,260.33 231.21,256.21 230.43,252.651 C 229.691,249.31 231.34,244.55 233.22,244.55 C 233.981,244.55 235.38,243.68 236.35,242.611 C 238.97,239.72 243.23,239.14 247.37,241.1 z "
|
||||
id="path2533"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2535">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_6_">
|
||||
<g
|
||||
id="g2538">
|
||||
<path
|
||||
d="M 297.59,255.07 C 309.52,259.63 310.09,272.5 298.49,275.429 C 293.24,276.749 294.34,276.789 289.4,275.039 C 287.2,274.259 284.61,272.649 283.639,271.459 C 279.869,266.839 280.23,260.139 284.329,258.579 C 285.639,258.079 287.018,257.169 287.399,256.549 C 288.97,254.01 293.21,253.4 297.59,255.07 z "
|
||||
id="path2540"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2542">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_5_">
|
||||
<g
|
||||
id="g2545">
|
||||
<path
|
||||
d="M 331.3,290.52 C 338.54,292.911 342.84,301.071 339.821,306.701 C 337.72,310.631 327.831,312.841 322.401,310.6 C 316.411,308.121 312.991,299.361 316.671,295.911 C 323.01,290 326.18,288.83 331.3,290.52 z "
|
||||
id="path2547"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2549">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_4_">
|
||||
<g
|
||||
id="g2552">
|
||||
<path
|
||||
d="M 358.9,345.73 C 358.9,350.33 355.7,353.94 350.759,354.929 C 346.119,355.86 344.809,355.69 340.119,353.559 C 336.979,352.139 335.419,350.639 334.308,347.98 C 332.548,343.759 333.258,338.719 335.748,337.809 C 336.658,337.48 338.478,336.389 339.788,335.379 C 346.75,330.04 358.9,336.63 358.9,345.73 z "
|
||||
id="path2554"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2556">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_3_">
|
||||
<g
|
||||
id="g2559">
|
||||
<path
|
||||
d="M 365.9,386.51 C 365.9,390.85 363.019,394.08 357.82,395.58 C 353.17,396.91 352.059,396.8 347.12,394.559 C 343.98,393.139 342.42,391.639 341.309,388.98 C 339.549,384.759 340.259,379.719 342.749,378.809 C 343.659,378.48 345.479,377.389 346.789,376.379 C 353.64,371.12 365.9,377.62 365.9,386.51 z "
|
||||
id="path2561"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2563">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_2_">
|
||||
<g
|
||||
id="g2566">
|
||||
<path
|
||||
d="M 353.24,414.78 C 354.929,417.059 355.11,418.13 354.33,421.19 C 353.82,423.21 352.28,425.69 350.9,426.7 C 347.509,429.2 340.2,429.94 336.32,428.179 C 331.45,425.98 328.759,421.86 329.11,417.129 C 329.33,414.119 329.98,412.809 331.65,411.989 C 332.879,411.369 334.719,410.129 335.73,409.209 C 339.8,405.52 348.41,408.26 353.24,414.78 z "
|
||||
id="path2568"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2570">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="XMLID_1_">
|
||||
<g
|
||||
id="g2573">
|
||||
<path
|
||||
d="M 327.2,443.49 C 332.21,449.45 330.12,457.01 322.9,459.019 C 318.37,460.28 317.429,460.33 314.07,459.549 C 309.83,458.559 305.29,454.23 304.54,450.469 C 303.83,446.949 305.33,442.549 307.22,442.549 C 307.981,442.549 309.38,441.679 310.35,440.61 C 314.38,436.15 322.14,437.48 327.2,443.49 z "
|
||||
id="path2575"
|
||||
style="fill:#b73d8a" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g2577">
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:12px;font-style:normal;font-weight:normal;fill:#b73d8a;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="81.752541"
|
||||
y="359.90012"
|
||||
id="text2229"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan2231"
|
||||
x="81.752541"
|
||||
y="359.90012"
|
||||
style="font-size:20px;fill:#b73d8a;fill-opacity:1"><tspan
|
||||
style="font-size:18px;fill:#b73d8a;fill-opacity:1"
|
||||
id="tspan2233"><tspan
|
||||
style="font-weight:bold"
|
||||
id="tspan2243">A I R L I N E S </tspan></tspan></tspan></text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 18 KiB |
|
@ -0,0 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 72 72" enable-background="new 0 0 72 72" xml:space="preserve">
|
||||
<circle fill="#21376C" cx="36.3" cy="36.4" r="34.3"/>
|
||||
<path fill="#FFFFFF" d="M13.4,44c0,0-5.2-2.6-7.5,2.4c0,0,3.2,23.6,29.2,23.6c22.8,0,30.1-21.7,30.1-21.7s-0.6-4.6-5.4-2.5
|
||||
C59.9,45.9,30.9,51.5,13.4,44z"/>
|
||||
<path fill="#90C5EB" d="M51,65.8c-4.2,2.5-9.4,4.2-15.8,4.2C9.1,70,5.9,46.4,5.9,46.4c2.3-5,7.5-2.4,7.5-2.4
|
||||
c6.9,2.9,15.5,3.8,23.5,3.8c0,0-8.4,12.9,7.6,19.5L51,65.8z"/>
|
||||
<path fill="#90C5EB" d="M33.1,56.7c0,0,9.6-0.9,17.9,3.8c0,0,1.7-2.8,1.4-3.2c0,0-13.1-3.8-19-3S33.1,56.7,33.1,56.7z"/>
|
||||
<path fill="#9C4343" d="M36,0C16.1,0,0,16.1,0,36c0,19.9,16.1,36,36,36s36-16.1,36-36C72,16.1,55.9,0,36,0z M36,67.3
|
||||
c-17.5,0-31.6-14.1-31.6-31.6C4.4,18.2,18.6,4.1,36,4.1s31.6,14.1,31.6,31.6C67.6,53.1,53.5,67.3,36,67.3z"/>
|
||||
<path fill="#CF4450" d="M24.7,51.1c0,0,0.5,3.8,8.2,5.5c0,0,0.5,0.5-1.9,1.7c-2.4,1.2-9.7-1-11-6C19.9,52.3,21.6,49.5,24.7,51.1z"/>
|
||||
<path fill="#CF4450" d="M45.4,51.8c0,0-0.5,3.8-8.2,5.5c0,0-0.5,0.5,1.9,1.7c2.4,1.2,9.7-1,11-6C50.1,53.1,48.5,50.3,45.4,51.8z"/>
|
||||
<path fill="#13161D" d="M20.1,8.4c0,0-0.8-1.3-2.1-0.3c-2.1,1.5-1.1,2.5-1.1,2.5L20.1,8.4z"/>
|
||||
<path fill="#FFFFFF" d="M18.2,23.7c0,0-5.6,2.2-6.8-1.2C10,19.2,14,12,18.2,9.2c4.2-2.8,13.7-8.9,15.2-0.7c0,0-0.6,3.4-2.7,4.5
|
||||
C30.8,13,23.4,15.3,18.2,23.7z"/>
|
||||
<path fill="#90C5EB" d="M15.1,12c-2.8,3.4-4.8,8-3.8,10.6c1.3,3.4,6.8,1.2,6.8,1.2C23.4,15.3,30.8,13,30.8,13c0.6-0.3,1-0.8,1.4-1.4
|
||||
c0,0-2.3-4.4-9.9,2.3c-5.8,5.1-5.5,6.7-5.5,6.7s-5.6,0.4-1.5-8.4L15.1,12z"/>
|
||||
<path fill="#13161D" d="M20.9,26.8L18,23.6c0,0-2.4-1.5,4.6-8C29.5,9,31.7,12,31.7,12l2.6,3.3L20.9,26.8z"/>
|
||||
<path fill="#11141C" d="M36.8,41.2c0,0-20.2-1.1-23.8,0.6c0,0-5.2-1.9,4.7,17.2c0,0,4.8-3.8,17.4-3.8c12.6,0,16.6,3.8,16.6,3.8
|
||||
s14-13.2,8.7-15.4c0,0-5.8-2.1-12.1-2.1L36.8,41.2z"/>
|
||||
<path fill="#FFFFFF" d="M22,41.7c0,0-8.4-26.4,14.5-26.4c23.7,0,17.9,17.3,15.4,27c0,0-1.7,2.8-5.5,2.6l-20.6-0.7
|
||||
C25.8,44.1,22.5,43.5,22,41.7z"/>
|
||||
<path fill="#90C5EB" d="M32.8,29.1h-5.3c0,0-1.6-6.5,3.1-6.5C30.5,22.7,26.7,29.1,32.8,29.1"/>
|
||||
<path fill="#90C5EB" d="M41,29.7c0,0-0.7-7.1,3.4-7.1c0.4,0,0.7,0.1,1,0.2c0,0-5.7,6.9,1.6,6.9l-5.8,0"/>
|
||||
<path fill="#E5E5E5" d="M41.6,29.7l4.9,0c0,0,1.2-5.3-2.2-5.3c-3.4,0-2.9,5.3-2.9,5.3"/>
|
||||
<path fill="#E5E5E5" d="M28.3,29.1h4.4c0,0,1.1-5.2-2.2-5.2C27.2,24,28.3,29.1,28.3,29.1z"/>
|
||||
<path fill="#13161D" d="M31.6,29.1c0.2-0.3,0.4-0.7,0.4-1.2c0-1-0.6-1.8-1.4-1.8c-0.8,0-1.4,0.8-1.4,1.8c0,0.5,0.1,0.9,0.4,1.2H31.6
|
||||
z"/>
|
||||
<path fill="#13161D" d="M45.2,29.7c0.3-0.3,0.5-0.8,0.5-1.4c0-1-0.6-1.8-1.4-1.8c-0.8,0-1.4,0.8-1.4,1.8c0,0.6,0.2,1.1,0.5,1.4
|
||||
L45.2,29.7z"/>
|
||||
<path fill="#13161D" d="M31.4,32.5c0,0,0.4,2.4,6.1,2.4s5.8-2.4,5.8-2.4s2.5,7.9-5.9,7.9C28.9,40.4,31.4,32.5,31.4,32.5z"/>
|
||||
<path fill="#D35D68" d="M40.7,39.8c-0.9,0.4-2,0.6-3.4,0.6c-1.3,0-2.4-0.2-3.2-0.5c0,0,1.1-2.5,3.2-1.1c0,0,2.6-2,3.4,0.9V39.8z"/>
|
||||
<path fill="#FFFFFF" d="M32.4,32.2c0,0-0.8,1.8-2.5,1.8l1.2-1.8H32.4z"/>
|
||||
<path fill="#FFFFFF" d="M42.4,32.2c0,0,0.8,1.8,2.5,1.8l-1.2-1.8H42.4z"/>
|
||||
<path fill="#FFFFFF" d="M59.4,43.4c-0.9-0.3-4.3-1.3-4.2-1.1c2.3,3-4.3,8.3-4.3,8.3c-17.7-4.3-29.2,0-29.2,0c-3.8-3-2.2-9.7-2.2-9.7
|
||||
c-1.8,0.1-4.6,0.1-4.6,0.4c-0.4,10.2,4.6,14.2,4.6,14.2c13.7-6.1,32.4-0.6,32.4-0.6c7.4-6.5,7.5-11.2,7.5-11.2V43.4z"/>
|
||||
<path fill="#90C5EB" d="M32.3,44.3l-6.4-0.2c0,0-3.3-0.6-3.8-2.4c0,0-6.8-21.4,8.5-25.7c0,0-7.3,6.2-7.3,13.4s4.4,13.6,4.4,13.6
|
||||
S29.5,44.2,32.3,44.3z"/>
|
||||
<path fill="#90C5EB" d="M32.9,40.4c0,0,4.1,2.6,8.7,0c0,0-0.5,2.1-4.5,2.1C33.3,42.5,32.9,40.4,32.9,40.4z"/>
|
||||
<path fill="#90C5EB" d="M32.9,29.6c0,0,5.1-2.5,8.5,0.1C41.4,29.7,37.2,28.2,32.9,29.6z"/>
|
||||
<path fill="#90C5EB" d="M46,18.4c0,0,6.1,2.2,6.1,9.2C52.1,27.6,53.5,19.4,46,18.4z"/>
|
||||
<path fill="#90C5EB" d="M51,39.7c0,0-0.5,3.7-4.3,4C46.7,43.7,51.3,44.2,51,39.7z"/>
|
||||
<path fill="#CF4450" d="M31.2,56.1c0,0,5.8-1.1,8.8,0.5c0,0,1.9,0.8,0.8,1.9c-1.1,1.1,0,0.4,0,0.4s-7,1.9-11.5-0.4
|
||||
C29.2,58.6,28.8,56.4,31.2,56.1z"/>
|
||||
<path fill="#CF4450" d="M36.8,57.4c0,0-3.3,1.6,0,5.2c3.3,3.6,0,7.3,0,7.3S45.1,64.6,36.8,57.4z"/>
|
||||
<path fill="#CF4450" d="M33.1,56.7c0,0,3.3,1.6,0,5.2c-3.3,3.6,0,7.3,0,7.3S24.8,63.9,33.1,56.7z"/>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.5 KiB |
Loading…
Reference in New Issue