1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="32"
height="32"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="file_use_db.svg"
inkscape:export-filename="/home/andi/Code/crystal-facet-uml-code/gui/source/resources/file_use_db.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="10.66"
inkscape:cx="3.6810285"
inkscape:cy="15.768602"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1347"
inkscape:window-height="905"
inkscape:window-x="92"
inkscape:window-y="37"
inkscape:window-maximized="0" />
<metadata
id="metadata7">
<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="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1020.3622)">
<rect
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="rect5515"
width="28.611633"
height="28.517826"
x="1.6885554"
y="1.6998124"
transform="translate(0,1020.3622)"
ry="5.9099436" />
<path
transform="translate(-0.30487849,1031.3847)"
sodipodi:type="arc"
style="fill:#02ffb0;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="path4973-2"
sodipodi:cx="16.18199"
sodipodi:cy="10.939962"
sodipodi:rx="10.178236"
sodipodi:ry="3.424015"
d="m 26.360226,10.939962 a 10.178236,3.424015 0 1 1 -20.3564723,0 10.178236,3.424015 0 1 1 20.3564723,0 z" />
<path
transform="translate(-0.3048785,1027.7105)"
sodipodi:type="arc"
style="fill:#02ffb0;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="path4973-6"
sodipodi:cx="16.18199"
sodipodi:cy="10.939962"
sodipodi:rx="10.178236"
sodipodi:ry="3.424015"
d="m 26.360226,10.939962 a 10.178236,3.424015 0 1 1 -20.3564723,0 10.178236,3.424015 0 1 1 20.3564723,0 z" />
<path
transform="translate(-0.30487849,1024.0364)"
sodipodi:type="arc"
style="fill:#02ffb0;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="path4973-29"
sodipodi:cx="16.18199"
sodipodi:cy="10.939962"
sodipodi:rx="10.178236"
sodipodi:ry="3.424015"
d="m 26.360226,10.939962 a 10.178236,3.424015 0 1 1 -20.3564723,0 10.178236,3.424015 0 1 1 20.3564723,0 z" />
<path
sodipodi:type="arc"
style="fill:#02ffb0;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="path4973"
sodipodi:cx="16.18199"
sodipodi:cy="10.939962"
sodipodi:rx="10.178236"
sodipodi:ry="3.424015"
d="m 26.360226,10.939962 a 10.178236,3.424015 0 1 1 -20.3564723,0 10.178236,3.424015 0 1 1 20.3564723,0 z"
transform="translate(-0.3048785,1020.3622)" />
</g>
</svg>
|