You've already forked lazarus-ccr
Starts renaming the icon editor to lazarus image editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
92
applications/lazimageeditor/Images/ellipse.svg
Normal file
92
applications/lazimageeditor/Images/ellipse.svg
Normal file
@@ -0,0 +1,92 @@
|
||||
<?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://web.resource.org/cc/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="500"
|
||||
height="500"
|
||||
id="svg2"
|
||||
inkscape:label="Pozadí"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.44"
|
||||
version="1.0"
|
||||
sodipodi:docbase="D:\Projects\iconeditor\Images"
|
||||
sodipodi:docname="ellipse.svg"
|
||||
inkscape:export-filename="D:\Projects\iconeditor\Images\ellipse.png"
|
||||
inkscape:export-xdpi="5.7600002"
|
||||
inkscape:export-ydpi="5.7600002">
|
||||
<defs
|
||||
id="defs3">
|
||||
<linearGradient
|
||||
id="linearGradient2758">
|
||||
<stop
|
||||
style="stop-color:#fbe3af;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop2760" />
|
||||
<stop
|
||||
style="stop-color:#e29a00;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop2762" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient2758"
|
||||
id="radialGradient2764"
|
||||
cx="80.642822"
|
||||
cy="131.64296"
|
||||
fx="80.642822"
|
||||
fy="131.64296"
|
||||
r="201.12903"
|
||||
gradientTransform="matrix(0.767442,0.284684,-0.351279,0.94697,162.5805,-38.34536)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.24"
|
||||
inkscape:cx="250"
|
||||
inkscape:cy="250"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
width="500px"
|
||||
height="500px"
|
||||
inkscape:window-width="1152"
|
||||
inkscape:window-height="815"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4" />
|
||||
<metadata
|
||||
id="metadata6">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Vrstva 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:url(#radialGradient2764);fill-opacity:1.0;fill-rule:evenodd;stroke:black;stroke-width:20;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1871"
|
||||
sodipodi:cx="251.6129"
|
||||
sodipodi:cy="247.98387"
|
||||
sodipodi:rx="191.12903"
|
||||
sodipodi:ry="193.14516"
|
||||
d="M 442.74193 247.98387 A 191.12903 193.14516 0 1 1 60.483871,247.98387 A 191.12903 193.14516 0 1 1 442.74193 247.98387 z" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user