File:Honeycomb texture.svg

Summary

Description
English: SVG honeycomb texture generated with a fill pattern; is assimilated by 26/15 = 1.73333
which means for this drawing a negligible inaccuracy of 0.019 pixel (25.980762.. instead of 26).
Date
Source Own work based on: Honeycomb texture by Paolo Villa with LibreOffice draw.png
Author Sarang
SVG development
InfoField
 
The SVG code is valid.
Category:Valid SVG created with Text Editor code
 
This diagram was created with a text editor.
 
Please do not replace the simplified code of this file with a version created with Inkscape or any other vector graphics editor
Category:SVG simplification by fill pattern
Source code
InfoField

SVG code

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="520" height="600">
<pattern patternUnits="userSpaceOnUse" width="52" height="90" id="p">
<path fill="none" stroke="#eb4" stroke-width="3" d="m0,15
26-15 26,15v30l-26,15-26-15zM26,60v30"/></pattern>
<rect width="520" height="600" fill="url(#p)"/>
</svg>
The LibreOffice PNG version has a file size of 23 MB

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
Category:PD shape#Honeycomb%20texture.svgCategory:PD-shape missing SDC copyright status Category:Computer-generated textures Category:Computer-generated Honeycomb textures#Honeycomb%20textures
Category:Computer-generated Honeycomb textures Category:Computer-generated textures Category:PD-shape missing SDC copyright status Category:PD shape Category:SVG simplification by fill pattern Category:Valid SVG created with Text Editor code