~scarneiro/ubuntu/oneiric/gosmore/fix-for-770751

« back to all changes in this revision

Viewing changes to map-icons/japan/misc/landmark/lighthouse.svg

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2010-07-12 11:24:32 UTC
  • mfrom: (1.1.3 upstream) (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100712112432-bkedaz1rdx1cp2a8
Tags: 0.0.0.20100711-1
* New upstream snapshot fetched for svn, revision: 22284
  This version introduces changes for compatibility with recent gpsd
  versions and protocols. Thanks Bernd Zeimetz.
* Policy bumped to 3.9.0. No changes.
* Now build system uses autoconf.
* Added new libcurl4-gnutls-dev build-dep.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" standalone="no"?>
 
2
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 
3
<svg xml:space="default" width="250" height="250" xmlns="http://www.w3.org/2000/svg">
 
4
        <title>日本の地図記号 - 灯台</title>
 
5
        <rect fill="white" x="0" y="0" width="250" height="250" />
 
6
        <line stroke="black" stroke-width="15px" x1="125" y1="5" x2="125" y2="245" />
 
7
        <line stroke="black" stroke-width="15px" x1="5" y1="125" x2="245" y2="125" />
 
8
        <line stroke="black" stroke-width="15px" x1="40" y1="40" x2="210" y2="210" />
 
9
        <line stroke="black" stroke-width="15px" x1="40" y1="210" x2="210" y2="40" />
 
10
        <circle fill="white" stroke="black" stroke-width="15px" cx="125" cy="125" r="70" />
 
11
        <circle fill="black" cx="125" cy="125" r="28" />
 
12
</svg>