source: josm/trunk/images/dialogs/layerlist/scale.svg@ 9818

Last change on this file since 9818 was 9818, checked in by wiktorn, 9 years ago

Snap scale to mercator zoom levels.

See #12350

Patch submitted by: kolesar

File size: 796 bytes
RevLine 
[9818]1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
3 <metadata id="metadata10">
4 <rdf:RDF>
5 <cc:Work rdf:about="">
6 <dc:format>image/svg+xml</dc:format>
7 <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
8 <dc:title/>
9 </cc:Work>
10 </rdf:RDF>
11 </metadata>
12 <g>
13 <rect id="rect1" height="4" width="4" y="4" x="4" fill="#000"/>
14 <rect id="rect2" height="4" width="4" y="8" x="8" fill="#000"/>
15 <rect id="rect3" height="4" width="4" y="8" x="4" fill="#fff"/>
16 <rect id="rect4" height="4" width="4" y="4" x="8" fill="#fff"/>
17 </g>
18</svg>
Note: See TracBrowser for help on using the repository browser.