Bilde:Flag of the United States.svg

Fra Wikipedia, den frie encyklopedi

Gå til: navigasjon, søk

Flag_of_the_United_States.svg (SVG-fil, standardoppløsning 1330 × 700 piksler, filstørrelse 4 KB)


Wikimedia Commons' logo


Beskrivelsen fra den opprinnelige filbeskrivelsessiden vises nedenfor.
Description

Flag of the United States.

Italiano: Bandiera degli Stati Uniti d'America.
Source

SVG implementation of U. S. Code: Title 4, Chapter 1, Section 1[1] (the United States Federal “Flag Law”).

Date

11 September 2005–5 April 2007, based on the above flag law as amended by Executive Order No. 10834 dated 21 August 1959.

Author

Dbenbenn, Zscout370, Jacobolus, Indolences, Technion.

Permission
(Reusing this image)

see below


Image notes

  • The geometric specifications for the union jack and the sizes and positioning of the stars are given in an attachment to Executive Order 10834 of 21 August 1959, printed in 3 CFR, 1959–1963 Comp., p. 368.
  • The current size of the image (version as of 04:42, 5 April 2007), 1235 × 650 pixels, represents an aspect ratio of 1.9:1.0. (These dimensions were chosen to allow as much as possible of the geometric manipulations to be performed using integer quantities without the need for scaling.)
It is easy to put a border around this image:
[[Image:Flag of the United States.svg|border|100px]]

العربية | Česky | Dansk | Deutsch | Ελληνικά | English | Español | Esperanto | Euskera | Français | Galego | Magyar | Italiano | Lietuvių | 日本語 | 한국어 | Bahasa Indonesia | Bahasa Melayu | Nederlands | Norsk | Polski | Português | Русский | Slovensky | Türkçe | 繁體中文 | Українська | 简体中文 | Հայերեն | +/-

Image source

SVG source (version of 04:42, 5 April 2007):

<?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="1235" height="650">
  <desc>United States Flag</desc>
  <defs>
    <polygon id="point"
      points="-0.1624598481164531,0 0,0.5 0.1624598481164531,0"
      transform="scale(0.0616)" fill="white"/>
      <!-- "0.162..." = (tangent of 18 deg.) / 2 -->
    <g id="star">
      <use xlink:href="#point" transform="rotate(-108)"/>
      <use xlink:href="#point" transform="rotate( -36)"/>
      <use xlink:href="#point" transform="rotate(  36)"/>
      <use xlink:href="#point" transform="rotate( 108)"/>
      <use xlink:href="#point" transform="rotate( 180)"/>
    </g>
    <g id="row5">
      <use xlink:href="#star" x="-0.252"/>
      <use xlink:href="#star" x="-0.126"/>
      <use xlink:href="#star"/>
      <use xlink:href="#star" x=" 0.126"/>
      <use xlink:href="#star" x=" 0.252"/>
    </g>
    <g id="row6">
      <use xlink:href="#row5" x="-0.063"/>
      <use xlink:href="#star" x=" 0.315"/>
    </g>
    <g id="rowx4">
      <use xlink:href="#row6"/>
      <use xlink:href="#row5" y="0.054"/>
      <use xlink:href="#row6" y="0.108"/>
      <use xlink:href="#row5" y="0.162"/>
    </g>
    <g id="union">
      <use xlink:href="#rowx4" y="-0.216"/>
      <use xlink:href="#rowx4"/>
      <use xlink:href="#row6" y="0.216"/>
    </g>
    <rect id="stripe" width="1235" height="50" fill="#bf0a30"/>
  </defs>
  <rect width="1235" height="650" fill="white"/>
  <use xlink:href="#stripe"/>
  <use xlink:href="#stripe" y="100"/>
  <use xlink:href="#stripe" y="200"/>
  <use xlink:href="#stripe" y="300"/>
  <use xlink:href="#stripe" y="400"/>
  <use xlink:href="#stripe" y="500"/>
  <use xlink:href="#stripe" y="600"/>
  <rect width="494" height="350" fill="#002868"/>
  <use xlink:href="#union" transform="translate(247,175) scale(650)"/>
</svg>

SHA1 message digest (version of 04:42, 5 April 2007):

SHA1(Flag_of_the_United_States.svg)= ee61650cf97263945cf12ae4a8d2c9e39597b31f

License

This image shows a flag, a coat of arms, a seal or some other official insignia. The use of such symbols is restricted in many countries. These restrictions are independent of the copyright status.

Česky | Deutsch | English | Esperanto | Español | Français | 日本語 | Português | ไทย | ‪中文(中国大陆)‬ | ‪中文(台灣)‬ | 粵語 | Українська | +/-

Public domain This image is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.

العربية | Afrikaans | Български | Bosanski | Česky | Dansk | Deutsch | English | Esperanto | Español | Français | हिन्दी | Italiano | 日本語 | 한국어 | Magyar | Nederlands | Norsk (nynorsk) | Polski | Português | Русский | Svenska | Türkçe | 简体中文 | 正體(繁體)中文 | +/-

Filhistorikk

Klikk på et tidspunkt for å se filen som den så ut på det tidspunktet.

Dato/klokkeslettBrukerDimensjonerFilstørrelseKommentar
nåværende7. apr 2008 kl. 22:05Dany30001 330×7004 KB (Reverted to version as of 23:02, 28 March 2007)
5. apr 2007 kl. 06:42Technion1 235×6502 KB (Proposed simplified version written from scratch, derived directly from http://assembler.law.cornell.edu/uscode/html/uscode04/usc_sec_04_00000001----000-notes.html (should be geometrically identical))
29. mar 2007 kl. 01:02Indolences1 330×7004 KB (fixing doctype)
26. apr 2006 kl. 12:35Jacobolus1 330×7004 KB (rm unnecessary attributes I added in last version)
26. apr 2006 kl. 12:32Jacobolus1 330×7004 KB (wrap "reusable code" in <defs> tag as recommended by wc3)
26. apr 2006 kl. 09:54Jacobolus1 330×7004 KB (add metadata, some id's)
26. apr 2006 kl. 03:27Jacobolus380×20040 KB
24. mar 2006 kl. 21:01Dbenbenn1 330×7002 KB (Stars are now exact. Based on an idea of User:Pumbaa80.)
29. jan 2006 kl. 01:08Dbenbenn1 330×7002 KB (Previous version had a miscalculation--stars were shifted left by 0.02%, whoops! Also, this version now uses viewBox to have a reasonable default size.)
29. nov 2005 kl. 02:09Dbenbenn18 525×9 7503 KB (more precise version: stars are now accurate to 42 decimal places)
3. okt 2005 kl. 23:44Dbenbenn18 525×9 7502 KB (change red back to BF0A30, and completely rewrite SVG code, using Zscout's <use> tag idea, but with increased precision)
3. okt 2005 kl. 21:10Zscout37018 525×9 75010 KB (Made it into a 130 pixel hoist, as per request on my talk page.)
3. okt 2005 kl. 21:02Zscout370190×1009 KB (The cloning is done, but everyone is welcome to reduce the file size even more. :D)
1. okt 2005 kl. 12:06Dbenbenn570×30016 KB (change red back to BF0A30, according to cited references)
27. sep 2005 kl. 06:15Zscout370570×30016 KB (Made the flag 300x570, fixed the colors. I also cut the file size down by over half. I am going to reduce it more once I have time.)
11. sep 2005 kl. 04:28Dbenbenn247×13036 KB (change red to BF0A30, blue to 002868, according to w:Image talk:Us flag large.png)
11. sep 2005 kl. 04:25Dbenbenn247×13036 KB (from http://openclipart.org/clipart/signs_and_symbols/flags/america/united_states.svg, by Daniel McRae, PD)

Følgende sider har lenker til denne filen:

View more links to this file.

Visninger
Personlige verktøy