File:1cm.svg

Uploaded by Perhelion
Upload date 2016-02-10T21:29:35Z
MIME type image/svg+xml
Dimensions 35 × 18 px
File size 190 B

Summary

Description
English: This should be exactly 10 mm long, as long as the width of the image is not changed (zoomed), always assuming you're using a common screen or viewer. This will almost certainly show the wrong size on smartphones.
Date
Source Own work
Author Oliver Albrecht
SVG development
InfoField
 The SVG code is valid.
 This diagram was created with a text editor.
Source code
InfoField

SVG code

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" height="5mm" width="10mm" viewBox="0 0 100 50">
<title>1 cm</title>
<path d="m0 0v50h2v-22h96v22h2v-50h-2v22h-96v-22z"/>
</svg>

⧼code⧽

<svg xmlns="http://www.w3.org/2000/svg" height="5mm" width="10mm" viewBox="0 0 100 50">
<rect height="6" width="100" y="22"/>
<rect height="50" width="2"/>
<rect height="50" width="2" x="98"/>
<!-- The same as <path d="m0 0v50h2v-22h96v22h2v-50h-2v22h-96v-22z"/> -->
</svg>

Licensing

Public domain This image of simple geometry 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.
Heptagon
Heptagon

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

image/svg+xml

12f03525ead7eeb79b01291e6e9e2b2fd51d1641

190 byte

18 pixel

35 pixel

Category:Centimetre Category:PD shape Category:Units of length Category:Valid SVG created with Text Editor:Diagrams