עברית: תמונה זו וקוד ה־SVG הנלווה הינם מורשים בכפוף לאחד משלושת הרשיונות הבאים (בחר/י אחד בכיף):
English: This image and its accompanying SVG source are licensed under any of the following three licenses (take your pick):
This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and version 3 of the GNU General Public License for more details.http://www.gnu.org/licenses/gpl.htmlGPLGNU General Public Licensetruetrue
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2.1 and version 3 of the GNU Lesser General Public License for more details. http://www.gnu.org/licenses/lgpl.htmlLGPLGNU Lesser General Public Licensetruetrue
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue
English: The colors of the rainbow were taken from the excellent Image:BigRainbowFlagBuilding.jpg (version of 20:37, 18 October 2007).
Image source – מקור התמונה
עברית: קוד ה־SVG [גרסה של 15:12 יום שלישי, כ״ה באדר ב׳ התשס״ח (1 באפריל 2008)]:
English: SVG source [version of 15:12 Tuesday, 25 Adar II 5768 (1 April 2008)]:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="660" height="480" viewBox="0 0 220 160">
<desc>Rainbow Israeli Flag</desc>
<defs>
<!-- Specs from "The Provisional Council of State Proclamation of the Flag
of the State of Israel," 25 Tishrei 5709 (28 October 1948)
For Magen David, the "Israel Science and Technology Homepage" at
http://www.science.co.il/Israel-flag.asp specifies each side as 60 cm;
outer radius is then 30 / cos(30) = 20 * sqrt(3)
For width of 5.5, use radius 20 * sqrt(3) - 5.5
Coordinates for upward-pointing triangle relative to center are then:
( 0,-(20*sqrt(3) - 5.5) )
(-(20*sqrt(3) - 5.5) * cos(30), (20*sqrt(3) - 5.5) * sin(30))
( (20*sqrt(3) - 5.5) * cos(30), (20*sqrt(3) - 5.5) * sin(30)) -->
<polygon id="triangle" points="0,-29.1410161513775421
-25.2368602791855814, 14.5705080756887710
25.2368602791855814, 14.5705080756887710"
stroke="#0040c0" stroke-width="5.5" fill-opacity="0"/>
</defs>
<!-- "The flag is 220 cm long and 160 cm wide. The background is white" -->
<rect width="220" height="160" fill="white"/>
<rect y="15.000000" width="220" height="8.333333" fill="#fc284c"/>
<rect y="23.333333" width="220" height="8.333333" fill="#fca044"/>
<rect y="31.666666" width="220" height="8.333333" fill="#ecf024"/>
<rect y="120.000000" width="220" height="8.333333" fill="#148478"/>
<rect y="128.333333" width="220" height="8.333333" fill="#1c54ff"/>
<rect y="136.666666" width="220" height="8.333333" fill="#5c24f8"/>
<use xlink:href="#triangle" transform="translate(110,80)"/>
<use xlink:href="#triangle" transform="translate(110,80) rotate(180)"/>
</svg>
עברית: תמצית מסר ה־SHA1 [גרסה של 15:12 יום שלישי, כ״ה באדר ב׳ התשס״ח (1 באפריל 2008)]:
English: SHA1message digest [version of 15:12 Tuesday, 25 Adar II 5768 (1 April 2008)]: