1
0
Fork 0

artwork: Added linedrawing for bee

This commit is contained in:
joostdecock 2021-10-17 13:04:36 +02:00
parent d07f69fb39
commit 5065ddec65

View file

@ -0,0 +1,119 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1000"
height="1000"
viewBox="0 0 264.58333 264.58334"
version="1.1"
id="svg562"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
sodipodi:docname="bee.svg">
<defs
id="defs556">
<marker
style="overflow:visible"
id="Arrow1MstartQR"
refX="0"
refY="0"
orient="auto">
<path
inkscape:connector-curvature="0"
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill:#ff5b77;fill-rule:evenodd;stroke:#ff5b77;stroke-width:1.00000003pt;marker-start:none"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path5084" />
</marker>
<marker
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend3"
style="overflow:visible">
<path
inkscape:connector-curvature="0"
id="path5087"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#ff5b77;fill-rule:evenodd;stroke:#ff5b77;stroke-width:1.00000003pt;marker-start:none"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<marker
style="overflow:visible"
id="marker53"
refX="0"
refY="0"
orient="auto">
<path
inkscape:connector-curvature="0"
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill:#ff5b77;fill-rule:evenodd;stroke:#ff5b77;stroke-width:1.00000003pt;marker-start:none"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path51" />
</marker>
<marker
orient="auto"
refY="0"
refX="0"
id="marker57"
style="overflow:visible">
<path
inkscape:connector-curvature="0"
id="path55"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#ff5b77;fill-rule:evenodd;stroke:#ff5b77;stroke-width:1.00000003pt;marker-start:none"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.5519516"
inkscape:cx="811.66073"
inkscape:cy="431.77324"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="3768"
inkscape:window-height="2096"
inkscape:window-x="1080"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:snap-global="false"
showguides="false"
inkscape:document-rotation="0" />
<metadata
id="metadata559">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
id="primary"
style="fill:#2e3436;stroke:#000000;stroke-width:1.2865;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 186.46576,124.04852 c 30.59916,24.13806 42.2577,52.39769 44.4924,80.79236 -28.83485,5.06131 -57.33282,8.05895 -83.89131,5.62258 0.86109,-20.4758 15.65447,-61.75889 39.39891,-86.41494 z m -108.056971,0 c -30.599154,24.13806 -42.257695,52.39769 -44.492402,80.79236 28.834851,5.06131 57.332828,8.05895 83.891313,5.62258 -0.86109,-20.4758 -15.65447,-61.75889 -39.398911,-86.41494 z" />
<path
id="secondary"
style="fill:none;stroke:#000000;stroke-width:1.40705;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 78.05377,124.04494 c -0.395331,-68.273973 18.544529,-85.533162 57.0811,-88.15717 11.35545,-0.657272 22.28574,-17.593908 -3.96547,-0.15798 -4.53777,2.157736 -8.78288,4.351262 -10.19669,6.891016 m 65.57932,81.424134 c -4.96438,-67.096475 -27.71696,-84.279589 -57.21982,-88.574323 -46.966271,-6.836879 -13.22772,-13.059711 -0.0851,0.303078 4.3636,2.061231 8.75978,4.112065 9.70884,7.26287 M 33.232387,204.66768 c -47.150743,-4.27242 -35.2700994,-13.76009 3.387141,-18.70596 m 194.433942,18.70596 c 47.15074,-4.27242 35.2701,-13.76009 -3.38714,-18.70596 m -109.90757,24.34897 h 29.86243" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB