[FEM] save icons as plain SVG
without Inkscape specials, just plan SVG 1.1 we frequently have problems that some of our SVGs cannot correctly be displayed by other programs like the Chrome browser. In most cases the reason is that the SVG were created with old Inkscape versions that added stuff that are not in the SVG specs. The clean way to avoid this for the future is to save as "plain SVG" from within Inkscape THis PR does this only for those SVG for which I got DPI warnings and for some also git warnings about inconsistent line endings.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 3.7 KiB |
@@ -1,318 +1,50 @@
|
||||
<?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: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="64px"
|
||||
height="64px"
|
||||
id="svg2860"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="1.0beta2 (1f1a0c7, 2020-01-25)"
|
||||
sodipodi:docname="fem-constraint-sectionprint.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
version="1.1">
|
||||
<defs
|
||||
id="defs2862">
|
||||
<linearGradient
|
||||
id="linearGradient3878"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop3880"
|
||||
offset="0"
|
||||
style="stop-color:#c4a000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop3882"
|
||||
offset="1"
|
||||
style="stop-color:#edd400;stop-opacity:1" />
|
||||
<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:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" id="svg2860" version="1.1">
|
||||
<defs id="defs2862">
|
||||
<linearGradient id="linearGradient3878">
|
||||
<stop id="stop3880" offset="0" style="stop-color:#c4a000;stop-opacity:1" />
|
||||
<stop id="stop3882" offset="1" style="stop-color:#edd400;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3800"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop3802"
|
||||
offset="0"
|
||||
style="stop-color:#edd400;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3804"
|
||||
offset="1"
|
||||
style="stop-color:#fce94f;stop-opacity:1" />
|
||||
<linearGradient id="linearGradient3800">
|
||||
<stop id="stop3802" offset="0" style="stop-color:#edd400;stop-opacity:1" />
|
||||
<stop id="stop3804" offset="1" style="stop-color:#fce94f;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient6238">
|
||||
<stop
|
||||
id="stop6240"
|
||||
offset="0"
|
||||
style="stop-color:#f91200;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop6242"
|
||||
offset="1"
|
||||
style="stop-color:#ffaa00;stop-opacity:1;" />
|
||||
<linearGradient id="linearGradient6238">
|
||||
<stop id="stop6240" offset="0" style="stop-color:#f91200;stop-opacity:1" />
|
||||
<stop id="stop6242" offset="1" style="stop-color:#ffaa00;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3377">
|
||||
<stop
|
||||
style="stop-color:#faff2b;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3379" />
|
||||
<stop
|
||||
style="stop-color:#ffaa00;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3381" />
|
||||
<linearGradient id="linearGradient3377">
|
||||
<stop style="stop-color:#faff2b;stop-opacity:1" offset="0" id="stop3379" />
|
||||
<stop style="stop-color:#ffaa00;stop-opacity:1" offset="1" id="stop3381" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
id="perspective2868"
|
||||
inkscape:persp3d-origin="32 : 21.333333 : 1"
|
||||
inkscape:vp_z="64 : 32 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 32 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="81.869568"
|
||||
fx="148.88333"
|
||||
cy="81.869568"
|
||||
cx="148.88333"
|
||||
gradientTransform="matrix(1.6001654,-0.04410441,0.04280514,0.85801011,-286.77736,-81.583172)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient4992"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="28.869568"
|
||||
fx="45.883327"
|
||||
cy="28.869568"
|
||||
cx="45.883327"
|
||||
gradientTransform="matrix(1.1466384,-0.13987371,0.07068975,0.57949116,-155.01183,-8.9456502)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3319"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(1.1601631,0.07167179,-1.7775465,1.1545981,33.918132,-107.8707)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3321"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(0.65387088,-0.59212796,-0.22943115,1.0748038,-22.854335,7.0731824)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3323"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(0.65387088,-0.59212796,-0.22943115,1.0748038,-23.018377,14.899833)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3381"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(1.1601631,0.07167179,-1.7775465,1.1545981,33.75409,-100.04405)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3384"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="28.869568"
|
||||
fx="45.883327"
|
||||
cy="28.869568"
|
||||
cx="45.883327"
|
||||
gradientTransform="matrix(1.1466384,-0.13987371,0.07068975,0.57949116,-100.66786,-10.231721)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3387"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(1.1601631,0.07167179,-1.7775465,1.1545981,33.75409,-100.04405)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3405"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(0.65387088,-0.59212796,-0.22943115,1.0748038,-23.018377,14.899833)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3412"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(0.71219007,-0.66468144,-0.29235745,1.9916589,-38.799692,-65.274047)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3417"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(0.78857795,0.20253837,-1.7068044,1.3248541,75.707878,-146.80651)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient4190"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(0.78857795,0.20253837,-1.7068044,1.3248541,75.707878,-146.80651)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient4201"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="19.467436"
|
||||
fy="97.369568"
|
||||
fx="135.38333"
|
||||
cy="97.369568"
|
||||
cx="135.38333"
|
||||
gradientTransform="matrix(0.71219007,-0.66468144,-0.29235745,1.9916589,-38.799692,-65.274047)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient4203"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="30"
|
||||
x2="-24"
|
||||
y1="58"
|
||||
x1="-23"
|
||||
id="linearGradient3806"
|
||||
xlink:href="#linearGradient3800"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="29"
|
||||
x2="-26"
|
||||
y1="57"
|
||||
x1="-23"
|
||||
id="linearGradient3820"
|
||||
xlink:href="#linearGradient3878"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="29"
|
||||
x2="-26"
|
||||
y1="57"
|
||||
x1="-23"
|
||||
id="linearGradient3820-6"
|
||||
xlink:href="#linearGradient3814-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
id="linearGradient3814-7"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop3816-5"
|
||||
offset="0"
|
||||
style="stop-color:#cc0000;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3818-3"
|
||||
offset="1"
|
||||
style="stop-color:#ef2929;stop-opacity:1" />
|
||||
<radialGradient r="19.467436" fy="81.869568" fx="148.88333" cy="81.869568" cx="148.88333" gradientTransform="matrix(1.6001654,-0.04410441,0.04280514,0.85801011,-286.77736,-81.583172)" gradientUnits="userSpaceOnUse" id="radialGradient4992" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="28.869568" fx="45.883327" cy="28.869568" cx="45.883327" gradientTransform="matrix(1.1466384,-0.13987371,0.07068975,0.57949116,-155.01183,-8.9456502)" gradientUnits="userSpaceOnUse" id="radialGradient3319" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(1.1601631,0.07167179,-1.7775465,1.1545981,33.918132,-107.8707)" gradientUnits="userSpaceOnUse" id="radialGradient3321" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(0.65387088,-0.59212796,-0.22943115,1.0748038,-22.854335,7.0731824)" gradientUnits="userSpaceOnUse" id="radialGradient3323" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(0.65387088,-0.59212796,-0.22943115,1.0748038,-23.018377,14.899833)" gradientUnits="userSpaceOnUse" id="radialGradient3381" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(1.1601631,0.07167179,-1.7775465,1.1545981,33.75409,-100.04405)" gradientUnits="userSpaceOnUse" id="radialGradient3384" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="28.869568" fx="45.883327" cy="28.869568" cx="45.883327" gradientTransform="matrix(1.1466384,-0.13987371,0.07068975,0.57949116,-100.66786,-10.231721)" gradientUnits="userSpaceOnUse" id="radialGradient3387" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(1.1601631,0.07167179,-1.7775465,1.1545981,33.75409,-100.04405)" gradientUnits="userSpaceOnUse" id="radialGradient3405" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(0.65387088,-0.59212796,-0.22943115,1.0748038,-23.018377,14.899833)" gradientUnits="userSpaceOnUse" id="radialGradient3412" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(0.71219007,-0.66468144,-0.29235745,1.9916589,-38.799692,-65.274047)" gradientUnits="userSpaceOnUse" id="radialGradient3417" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(0.78857795,0.20253837,-1.7068044,1.3248541,75.707878,-146.80651)" gradientUnits="userSpaceOnUse" id="radialGradient4190" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(0.78857795,0.20253837,-1.7068044,1.3248541,75.707878,-146.80651)" gradientUnits="userSpaceOnUse" id="radialGradient4201" xlink:href="#linearGradient3377" />
|
||||
<radialGradient r="19.467436" fy="97.369568" fx="135.38333" cy="97.369568" cx="135.38333" gradientTransform="matrix(0.71219007,-0.66468144,-0.29235745,1.9916589,-38.799692,-65.274047)" gradientUnits="userSpaceOnUse" id="radialGradient4203" xlink:href="#linearGradient3377" />
|
||||
<linearGradient gradientUnits="userSpaceOnUse" y2="30" x2="-24" y1="58" x1="-23" id="linearGradient3806" xlink:href="#linearGradient3800" />
|
||||
<linearGradient gradientUnits="userSpaceOnUse" y2="29" x2="-26" y1="57" x1="-23" id="linearGradient3820" xlink:href="#linearGradient3878" />
|
||||
<linearGradient gradientUnits="userSpaceOnUse" y2="29" x2="-26" y1="57" x1="-23" id="linearGradient3820-6" xlink:href="#linearGradient3814-7" />
|
||||
<linearGradient id="linearGradient3814-7">
|
||||
<stop id="stop3816-5" offset="0" style="stop-color:#cc0000;stop-opacity:1" />
|
||||
<stop id="stop3818-3" offset="1" style="stop-color:#ef2929;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(26,-16)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3814-7"
|
||||
id="linearGradient3837"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="-23"
|
||||
y1="57"
|
||||
x2="-26"
|
||||
y2="29" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="23"
|
||||
x2="47"
|
||||
y1="46"
|
||||
x1="53"
|
||||
id="linearGradient3884"
|
||||
xlink:href="#linearGradient3878"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient gradientTransform="translate(26,-16)" xlink:href="#linearGradient3814-7" id="linearGradient3837" gradientUnits="userSpaceOnUse" x1="-23" y1="57" x2="-26" y2="29" />
|
||||
<linearGradient gradientUnits="userSpaceOnUse" y2="23" x2="47" y1="46" x1="53" id="linearGradient3884" xlink:href="#linearGradient3878" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="-11"
|
||||
inkscape:window-x="-11"
|
||||
inkscape:window-height="2066"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
showgrid="true"
|
||||
inkscape:current-layer="g3808"
|
||||
inkscape:cy="32"
|
||||
inkscape:cx="31.055618"
|
||||
inkscape:zoom="27.53125"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
id="base">
|
||||
<inkscape:grid
|
||||
originx="0"
|
||||
spacingy="18.897638"
|
||||
spacingx="1"
|
||||
originy="-2.7755576e-17"
|
||||
snapvisiblegridlinesonly="true"
|
||||
enabled="true"
|
||||
visible="true"
|
||||
empspacing="2"
|
||||
id="grid3325"
|
||||
type="xygrid" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata2865">
|
||||
<metadata id="metadata2865">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:Work rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
@@ -342,49 +74,14 @@
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Layer 1"
|
||||
id="layer1">
|
||||
<g
|
||||
transform="translate(44,-4)"
|
||||
id="g3808">
|
||||
<path
|
||||
style="fill:url(#linearGradient3820);fill-opacity:1.0;stroke:#280000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4"
|
||||
d="m -9,31 0,34 -32,-8 0,-34 z"
|
||||
id="rect3011"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m -11,32.6 0,29.8 -28,-7 0,-29.8 z"
|
||||
id="rect3011-3"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
transform="translate(-44,4)"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3856"
|
||||
d="M 3,19 29,3 61,11 35,27 z"
|
||||
style="fill:#fce94f;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
|
||||
<path
|
||||
transform="translate(-44,4)"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3858"
|
||||
d="M 35,61 35,27 61,11 61,45 z"
|
||||
style="fill:url(#linearGradient3884);stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3858-6"
|
||||
d="M -7,61.4 -7,32.2 15,18.6 15,47.8 z"
|
||||
style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3886"
|
||||
d="m 5.4,55.5 v -34 l -31,-8.1"
|
||||
style="fill:none;stroke:#002aff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<g id="layer1">
|
||||
<g transform="translate(44,-4)" id="g3808">
|
||||
<path style="fill:url(#linearGradient3820);fill-opacity:1;stroke:#280000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4" d="m -9,31 0,34 -32,-8 0,-34 z" id="rect3011" />
|
||||
<path style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" d="m -11,32.6 0,29.8 -28,-7 0,-29.8 z" id="rect3011-3" />
|
||||
<path transform="translate(-44,4)" id="path3856" d="M 3,19 29,3 61,11 35,27 z" style="fill:#fce94f;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
|
||||
<path transform="translate(-44,4)" id="path3858" d="M 35,61 35,27 61,11 61,45 z" style="fill:url(#linearGradient3884);stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1" />
|
||||
<path id="path3858-6" d="M -7,61.4 -7,32.2 15,18.6 15,47.8 z" style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||
<path id="path3886" d="m 5.4,55.5 v -34 l -31,-8.1" style="fill:none;stroke:#002aff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 7.6 KiB |
@@ -1,159 +1,42 @@
|
||||
<?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: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"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
height="64"
|
||||
width="64"
|
||||
sodipodi:docname="fem-equation-fluxsolver.svg"
|
||||
inkscape:version="0.92.2 (unknown)">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1016"
|
||||
id="namedview13"
|
||||
showgrid="false"
|
||||
inkscape:zoom="7.375"
|
||||
inkscape:cx="25.897448"
|
||||
inkscape:cy="36.309398"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" />
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient959">
|
||||
<stop
|
||||
style="stop-color:#cc0000;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop957" />
|
||||
<stop
|
||||
id="stop955"
|
||||
offset="1"
|
||||
style="stop-color:#729fcf;stop-opacity:1" />
|
||||
<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:xlink="http://www.w3.org/1999/xlink" version="1.1" id="svg2" height="64" width="64">
|
||||
<defs id="defs4">
|
||||
<linearGradient id="linearGradient959">
|
||||
<stop style="stop-color:#cc0000;stop-opacity:1" offset="0" id="stop957" />
|
||||
<stop id="stop955" offset="1" style="stop-color:#729fcf;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient940">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop936" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop938" />
|
||||
<linearGradient id="linearGradient940">
|
||||
<stop style="stop-color:#000000;stop-opacity:1" offset="0" id="stop936" />
|
||||
<stop style="stop-color:#000000;stop-opacity:0" offset="1" id="stop938" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient882">
|
||||
<stop
|
||||
id="stop876"
|
||||
offset="0"
|
||||
style="stop-color:#73d216;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#729fcf;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop878" />
|
||||
<linearGradient id="linearGradient882">
|
||||
<stop id="stop876" offset="0" style="stop-color:#73d216;stop-opacity:1" />
|
||||
<stop style="stop-color:#729fcf;stop-opacity:1" offset="1" id="stop878" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3802">
|
||||
<stop
|
||||
id="stop3804"
|
||||
offset="0"
|
||||
style="stop-color:#2e3436;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop3806"
|
||||
offset="1"
|
||||
style="stop-color:#555753;stop-opacity:1" />
|
||||
<linearGradient id="linearGradient3802">
|
||||
<stop id="stop3804" offset="0" style="stop-color:#2e3436;stop-opacity:1" />
|
||||
<stop id="stop3806" offset="1" style="stop-color:#555753;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="42"
|
||||
x2="47"
|
||||
y1="58"
|
||||
x1="49"
|
||||
id="linearGradient3808"
|
||||
xlink:href="#linearGradient3802" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3767">
|
||||
<stop
|
||||
style="stop-color:#edd400;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3769" />
|
||||
<stop
|
||||
style="stop-color:#fce94f;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3771" />
|
||||
<linearGradient gradientUnits="userSpaceOnUse" y2="42" x2="47" y1="58" x1="49" id="linearGradient3808" xlink:href="#linearGradient3802" />
|
||||
<linearGradient id="linearGradient3767">
|
||||
<stop style="stop-color:#edd400;stop-opacity:1" offset="0" id="stop3769" />
|
||||
<stop style="stop-color:#fce94f;stop-opacity:1" offset="1" id="stop3771" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3767"
|
||||
id="linearGradient985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,-4)"
|
||||
x1="32.567314"
|
||||
y1="41.431564"
|
||||
x2="5.3436856"
|
||||
y2="34.638504" />
|
||||
<linearGradient
|
||||
id="linearGradient4033">
|
||||
<stop
|
||||
style="stop-color:#73d216;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4035" />
|
||||
<stop
|
||||
id="stop4041"
|
||||
offset="0.5"
|
||||
style="stop-color:#729fcf;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#cc0000;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4037" />
|
||||
<linearGradient xlink:href="#linearGradient3767" id="linearGradient985" gradientUnits="userSpaceOnUse" gradientTransform="translate(0,-4)" x1="32.567314" y1="41.431564" x2="5.3436856" y2="34.638504" />
|
||||
<linearGradient id="linearGradient4033">
|
||||
<stop style="stop-color:#73d216;stop-opacity:1" offset="0" id="stop4035" />
|
||||
<stop id="stop4041" offset="0.5" style="stop-color:#729fcf;stop-opacity:1" />
|
||||
<stop style="stop-color:#cc0000;stop-opacity:1" offset="1" id="stop4037" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient940"
|
||||
id="linearGradient942"
|
||||
x1="14.474576"
|
||||
y1="24.519833"
|
||||
x2="32"
|
||||
y2="28.99441"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient959"
|
||||
id="linearGradient951"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="14.474576"
|
||||
y1="22.892714"
|
||||
x2="23.237288"
|
||||
y2="26.757122" />
|
||||
<linearGradient xlink:href="#linearGradient940" id="linearGradient942" x1="14.474576" y1="24.519833" x2="32" y2="28.99441" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient xlink:href="#linearGradient959" id="linearGradient951" gradientUnits="userSpaceOnUse" x1="14.474576" y1="22.892714" x2="23.237288" y2="26.757122" />
|
||||
</defs>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<metadata id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:Work rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>[Alexander Gryson]</dc:title>
|
||||
@@ -182,76 +65,17 @@
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#808080;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0"
|
||||
d="M 31,7 3,13 v 38 l 28,-8 z"
|
||||
id="path987"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 10.169492,14.237288 c 5.968641,-17.70434 27.042427,-9.2173878 33.084745,4.881356"
|
||||
id="path996"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 28.61017,11.254237 c 6.128377,-11.64119256 26.317296,-8.3090838 27.932203,4.61017"
|
||||
id="path998"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 28.20339,42.847458 c 4.499846,10.358397 17.048397,20.21115 23.728813,7.457627"
|
||||
id="path1002"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 7.1864407,37.830509 39.186441,46.508475"
|
||||
id="path1004"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 13.423729,29.830509 36.61017,36.881356"
|
||||
id="path1006"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 21.830508,18.847458 c 6.452194,2.008476 12.785072,4.896737 18.983051,7.322034"
|
||||
id="path1008"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 26.440678,14.644068 22.779661,9.084746"
|
||||
id="path1010"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 6.2372881,17.220339 C 15.225151,20.610746 30.815089,27.151576 40,29.830509"
|
||||
id="path1012"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 27.118644,39.322034 c 5.616408,1.757311 11.082312,4.851848 16.949153,6.372881"
|
||||
id="path1014"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 13.016949,44.610169 c 2.083238,9.437775 17.076914,15.720233 24.271187,8.949153"
|
||||
id="path1016"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 3.5254238,47.322034 C -1.3974185,65.573528 42.983051,72.691425 42.983051,52.745762"
|
||||
id="path1000"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#808080;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;font-variant-east_asian:normal;opacity:1;vector-effect:none;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;marker:none"
|
||||
d="M 61,11 V 47 L 37,57 V 19 Z"
|
||||
id="path2995"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path style="fill:none;fill-opacity:1;stroke:#808080;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0" d="M 31,7 3,13 v 38 l 28,-8 z" id="path987" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 10.169492,14.237288 c 5.968641,-17.70434 27.042427,-9.2173878 33.084745,4.881356" id="path996" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 28.61017,11.254237 c 6.128377,-11.64119256 26.317296,-8.3090838 27.932203,4.61017" id="path998" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 28.20339,42.847458 c 4.499846,10.358397 17.048397,20.21115 23.728813,7.457627" id="path1002" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 7.1864407,37.830509 39.186441,46.508475" id="path1004" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 13.423729,29.830509 36.61017,36.881356" id="path1006" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 21.830508,18.847458 c 6.452194,2.008476 12.785072,4.896737 18.983051,7.322034" id="path1008" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 26.440678,14.644068 22.779661,9.084746" id="path1010" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 6.2372881,17.220339 C 15.225151,20.610746 30.815089,27.151576 40,29.830509" id="path1012" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 27.118644,39.322034 c 5.616408,1.757311 11.082312,4.851848 16.949153,6.372881" id="path1014" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 13.016949,44.610169 c 2.083238,9.437775 17.076914,15.720233 24.271187,8.949153" id="path1016" />
|
||||
<path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 3.5254238,47.322034 C -1.3974185,65.573528 42.983051,72.691425 42.983051,52.745762" id="path1000" />
|
||||
<path style="fill:none;fill-opacity:1;stroke:#808080;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;font-variant-east_asian:normal;opacity:1;vector-effect:none;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;marker:none" d="M 61,11 V 47 L 37,57 V 19 Z" id="path2995" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 6.5 KiB |
@@ -1,274 +1,48 @@
|
||||
<?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: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="64px"
|
||||
height="64px"
|
||||
id="svg2860"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
|
||||
sodipodi:docname="Fem-femmesh-meshgroup.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
version="1.1">
|
||||
<defs
|
||||
id="defs2862">
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3377"
|
||||
id="radialGradient3692"
|
||||
cx="45.883327"
|
||||
cy="28.869568"
|
||||
fx="45.883327"
|
||||
fy="28.869568"
|
||||
r="19.467436"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3377"
|
||||
id="radialGradient3703"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="135.38333"
|
||||
cy="97.369568"
|
||||
fx="135.38333"
|
||||
fy="97.369568"
|
||||
r="19.467436"
|
||||
gradientTransform="matrix(0.97435,0.2250379,-0.4623105,2.0016728,48.487554,-127.99883)" />
|
||||
<linearGradient
|
||||
id="linearGradient3377">
|
||||
<stop
|
||||
id="stop3379"
|
||||
offset="0"
|
||||
style="stop-color:#faff2b;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3381"
|
||||
offset="1"
|
||||
style="stop-color:#ffaa00;stop-opacity:1;" />
|
||||
<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:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" id="svg2860" version="1.1">
|
||||
<defs id="defs2862">
|
||||
<radialGradient xlink:href="#linearGradient3377" id="radialGradient3692" cx="45.883327" cy="28.869568" fx="45.883327" fy="28.869568" r="19.467436" gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient xlink:href="#linearGradient3377" id="radialGradient3703" gradientUnits="userSpaceOnUse" cx="135.38333" cy="97.369568" fx="135.38333" fy="97.369568" r="19.467436" gradientTransform="matrix(0.97435,0.2250379,-0.4623105,2.0016728,48.487554,-127.99883)" />
|
||||
<linearGradient id="linearGradient3377">
|
||||
<stop id="stop3379" offset="0" style="stop-color:#faff2b;stop-opacity:1" />
|
||||
<stop id="stop3381" offset="1" style="stop-color:#ffaa00;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3377"
|
||||
id="radialGradient3705"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="148.88333"
|
||||
cy="81.869568"
|
||||
fx="148.88333"
|
||||
fy="81.869568"
|
||||
r="19.467436"
|
||||
gradientTransform="matrix(1.3852588,-0.05136783,0.03705629,0.9993132,-60.392403,7.7040438)" />
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 32 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="64 : 32 : 1"
|
||||
inkscape:persp3d-origin="32 : 21.333333 : 1"
|
||||
id="perspective2868" />
|
||||
<linearGradient
|
||||
gradientTransform="translate(0,-4)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3767"
|
||||
id="linearGradient3773"
|
||||
x1="22.116516"
|
||||
y1="55.717518"
|
||||
x2="17.328547"
|
||||
y2="21.31134"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3767">
|
||||
<stop
|
||||
style="stop-color:#edd400;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3769" />
|
||||
<stop
|
||||
style="stop-color:#fce94f;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3771" />
|
||||
<radialGradient xlink:href="#linearGradient3377" id="radialGradient3705" gradientUnits="userSpaceOnUse" cx="148.88333" cy="81.869568" fx="148.88333" fy="81.869568" r="19.467436" gradientTransform="matrix(1.3852588,-0.05136783,0.03705629,0.9993132,-60.392403,7.7040438)" />
|
||||
<linearGradient gradientTransform="translate(0,-4)" xlink:href="#linearGradient3767" id="linearGradient3773" x1="22.116516" y1="55.717518" x2="17.328547" y2="21.31134" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient id="linearGradient3767">
|
||||
<stop style="stop-color:#edd400;stop-opacity:1" offset="0" id="stop3769" />
|
||||
<stop style="stop-color:#fce94f;stop-opacity:1" offset="1" id="stop3771" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(0,-4)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3777"
|
||||
id="linearGradient3783"
|
||||
x1="53.896763"
|
||||
y1="51.179787"
|
||||
x2="47.502235"
|
||||
y2="21.83742"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3777">
|
||||
<stop
|
||||
style="stop-color:#c4a000;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3779" />
|
||||
<stop
|
||||
style="stop-color:#edd400;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3781" />
|
||||
<linearGradient gradientTransform="translate(0,-4)" xlink:href="#linearGradient3777" id="linearGradient3783" x1="53.896763" y1="51.179787" x2="47.502235" y2="21.83742" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient id="linearGradient3777">
|
||||
<stop style="stop-color:#c4a000;stop-opacity:1" offset="0" id="stop3779" />
|
||||
<stop style="stop-color:#edd400;stop-opacity:1" offset="1" id="stop3781" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient4387">
|
||||
<stop
|
||||
id="stop4389"
|
||||
offset="0"
|
||||
style="stop-color:#71b2f8;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop4391"
|
||||
offset="1"
|
||||
style="stop-color:#002795;stop-opacity:1;" />
|
||||
<linearGradient id="linearGradient4387">
|
||||
<stop id="stop4389" offset="0" style="stop-color:#71b2f8;stop-opacity:1" />
|
||||
<stop id="stop4391" offset="1" style="stop-color:#002795;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
gradientTransform="translate(-0.23443224,0.23443198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
r="19.467436"
|
||||
fy="28.869568"
|
||||
fx="45.883327"
|
||||
cy="28.869568"
|
||||
cx="45.883327"
|
||||
id="radialGradient3692-2"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
gradientTransform="matrix(0.52711064,1.8158874,-1.4534843,0.42191331,203.23405,-187.6583)"
|
||||
r="19.467436"
|
||||
fy="93.557289"
|
||||
fx="131.48187"
|
||||
cy="93.557289"
|
||||
cx="131.48187"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3703-5"
|
||||
xlink:href="#linearGradient4387"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
gradientTransform="matrix(1.2966028,0.17711231,-0.14092861,1.0317094,-32.689929,-29.109274)"
|
||||
r="19.467436"
|
||||
fy="83.989143"
|
||||
fx="147.05713"
|
||||
cy="83.989143"
|
||||
cx="147.05713"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3705-3"
|
||||
xlink:href="#linearGradient4387"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective2868-1"
|
||||
inkscape:persp3d-origin="32 : 21.333333 : 1"
|
||||
inkscape:vp_z="64 : 32 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 32 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<radialGradient
|
||||
gradientTransform="translate(-0.23443224,0.23443198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
r="19.467436"
|
||||
fy="28.869568"
|
||||
fx="45.883327"
|
||||
cy="28.869568"
|
||||
cx="45.883327"
|
||||
id="radialGradient3692-5"
|
||||
xlink:href="#linearGradient3377"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="21.31134"
|
||||
x2="17.328547"
|
||||
y1="55.717518"
|
||||
x1="22.116516"
|
||||
id="linearGradient3773-2"
|
||||
xlink:href="#linearGradient3767-4"
|
||||
inkscape:collect="always"
|
||||
gradientTransform="matrix(0.66009867,0,0,0.66009867,6.6667951,21.168353)" />
|
||||
<linearGradient
|
||||
id="linearGradient3767-4"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop3769-8"
|
||||
offset="0"
|
||||
style="stop-color:#edd400;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop3771-5"
|
||||
offset="1"
|
||||
style="stop-color:#fce94f;stop-opacity:1" />
|
||||
<radialGradient gradientTransform="translate(-0.23443224,0.23443198)" gradientUnits="userSpaceOnUse" r="19.467436" fy="28.869568" fx="45.883327" cy="28.869568" cx="45.883327" id="radialGradient3692-2" xlink:href="#linearGradient3377" />
|
||||
<radialGradient gradientTransform="matrix(0.52711064,1.8158874,-1.4534843,0.42191331,203.23405,-187.6583)" r="19.467436" fy="93.557289" fx="131.48187" cy="93.557289" cx="131.48187" gradientUnits="userSpaceOnUse" id="radialGradient3703-5" xlink:href="#linearGradient4387" />
|
||||
<radialGradient gradientTransform="matrix(1.2966028,0.17711231,-0.14092861,1.0317094,-32.689929,-29.109274)" r="19.467436" fy="83.989143" fx="147.05713" cy="83.989143" cx="147.05713" gradientUnits="userSpaceOnUse" id="radialGradient3705-3" xlink:href="#linearGradient4387" />
|
||||
<radialGradient gradientTransform="translate(-0.23443224,0.23443198)" gradientUnits="userSpaceOnUse" r="19.467436" fy="28.869568" fx="45.883327" cy="28.869568" cx="45.883327" id="radialGradient3692-5" xlink:href="#linearGradient3377" />
|
||||
<linearGradient gradientUnits="userSpaceOnUse" y2="21.31134" x2="17.328547" y1="55.717518" x1="22.116516" id="linearGradient3773-2" xlink:href="#linearGradient3767-4" gradientTransform="matrix(0.66009867,0,0,0.66009867,6.6667951,21.168353)" />
|
||||
<linearGradient id="linearGradient3767-4">
|
||||
<stop id="stop3769-8" offset="0" style="stop-color:#edd400;stop-opacity:1" />
|
||||
<stop id="stop3771-5" offset="1" style="stop-color:#fce94f;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="21.83742"
|
||||
x2="47.502235"
|
||||
y1="51.179787"
|
||||
x1="53.896763"
|
||||
id="linearGradient3783-2"
|
||||
xlink:href="#linearGradient3777-0"
|
||||
inkscape:collect="always"
|
||||
gradientTransform="matrix(0.66009867,0,0,0.66009867,14.798523,20.734447)" />
|
||||
<linearGradient
|
||||
id="linearGradient3777-0"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop3779-2"
|
||||
offset="0"
|
||||
style="stop-color:#c4a000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop3781-4"
|
||||
offset="1"
|
||||
style="stop-color:#edd400;stop-opacity:1" />
|
||||
<linearGradient gradientUnits="userSpaceOnUse" y2="21.83742" x2="47.502235" y1="51.179787" x1="53.896763" id="linearGradient3783-2" xlink:href="#linearGradient3777-0" gradientTransform="matrix(0.66009867,0,0,0.66009867,14.798523,20.734447)" />
|
||||
<linearGradient id="linearGradient3777-0">
|
||||
<stop id="stop3779-2" offset="0" style="stop-color:#c4a000;stop-opacity:1" />
|
||||
<stop id="stop3781-4" offset="1" style="stop-color:#edd400;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3767-4"
|
||||
id="linearGradient913"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.66009867,0,0,0.66009867,14.798523,20.734447)"
|
||||
x1="22.116516"
|
||||
y1="55.717518"
|
||||
x2="17.328547"
|
||||
y2="21.31134" />
|
||||
<linearGradient xlink:href="#linearGradient3767-4" id="linearGradient913" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.66009867,0,0,0.66009867,14.798523,20.734447)" x1="22.116516" y1="55.717518" x2="17.328547" y2="21.31134" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="7.7781746"
|
||||
inkscape:cx="-12.577093"
|
||||
inkscape:cy="20.345365"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:window-width="1800"
|
||||
inkscape:window-height="1046"
|
||||
inkscape:window-x="-9"
|
||||
inkscape:window-y="-9"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-grids="true"
|
||||
inkscape:object-paths="true"
|
||||
inkscape:snap-global="false">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3018"
|
||||
empspacing="2"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata2865">
|
||||
<metadata id="metadata2865">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:Work rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
@@ -277,13 +51,13 @@
|
||||
</dc:creator>
|
||||
<dc:title>fem-femmesh-from-shape</dc:title>
|
||||
<dc:date>2020-03-16</dc:date>
|
||||
<dc:relation></dc:relation>
|
||||
<dc:relation />
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>FreeCAD</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:identifier></dc:identifier>
|
||||
<dc:identifier />
|
||||
<dc:rights>
|
||||
<cc:Agent>
|
||||
<dc:title>FreeCAD LGPL2+</dc:title>
|
||||
@@ -292,159 +66,38 @@
|
||||
<cc:license>https://www.gnu.org/copyleft/lesser.html</cc:license>
|
||||
<dc:contributor>
|
||||
<cc:Agent>
|
||||
<dc:title></dc:title>
|
||||
<dc:title />
|
||||
</cc:Agent>
|
||||
</dc:contributor>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer">
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 55.818182,23.636364 c 0.242424,0 0.242424,0 0,0 z"
|
||||
id="path2422"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#fce94f;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
d="M 3,13 37,19 61,11 31,7 z"
|
||||
id="path2993"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3783);fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="M 61,11 61,47 37,57 37,19 z"
|
||||
id="path2995"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path3825"
|
||||
d="M 3,13 37,19 37,57 3,51 z"
|
||||
style="fill:url(#linearGradient3773);fill-opacity:1;fill-rule:evenodd;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
style="fill:none;stroke:#fce94f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 5,15.42772 0.00867,33.919116 30.008671,5.268799 -0.0087,-33.933614 z"
|
||||
id="path3765"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 39.01243,20.433833 -0.01226,33.535301 20.001105,-8.300993 3.6e-4,-31.867363 z"
|
||||
id="path3775"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 25,54 25,17"
|
||||
id="path3051"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 13,52 13,15"
|
||||
id="path3051-3"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 47,51.999998 47,16"
|
||||
id="path3051-6"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 55,49.5 55,13"
|
||||
id="path3051-7"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 24.363636,8.5909091 55,13"
|
||||
id="path3853"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 13.75,10.875 47,16"
|
||||
id="path3873"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 13.049334,14.759655 40.369369,8.1385643"
|
||||
id="path3875"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 25.745115,16.848834 50.365288,9.5849195"
|
||||
id="path3875-3"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 3,25 34,6"
|
||||
id="path3895"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 3,39 34,6"
|
||||
id="path3895-5"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 37,45 61,35"
|
||||
id="path3915"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 37,31 61,23"
|
||||
id="path3915-6"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:#fce94f;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 16.778819,31.956124 22.443355,3.960592 15.842368,-5.280789 -19.80296,-2.640395 z"
|
||||
id="path2993-3"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3783-2);fill-opacity:1;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 55.064542,30.635927 V 54.399479 L 39.222174,61.000466 V 35.916716 Z"
|
||||
id="path2995-3"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path3825-9"
|
||||
d="m 16.778819,31.956124 22.443355,3.960592 v 25.08375 L 16.778819,57.039874 Z"
|
||||
style="display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient913);fill-opacity:1;fill-rule:evenodd;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
||||
<path
|
||||
style="fill:none;stroke:#fce94f;stroke-width:1.32019734;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 18.099016,33.558659 0.0057,22.389963 19.354139,3.387019 -0.0057,-22.217716 z"
|
||||
id="path3765-2"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#fce94f;stroke-width:1.32019734;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 40.777849,36.772279 0.128263,22.091152 12.839067,-5.34311 2.38e-4,-21.035604 z"
|
||||
id="path3775-7"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 44.040819,29.293367 28.313546,33.838821 V 59.020639"
|
||||
id="path897"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 27.677183,29.475185 20,3.636364 -0.04545,24.40909"
|
||||
id="path899"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 16.768092,44.747912 22.545454,4.363637 16,-5.909091"
|
||||
id="path901"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g id="layer1">
|
||||
<path style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 55.818182,23.636364 c 0.242424,0 0.242424,0 0,0 z" id="path2422" />
|
||||
<path style="fill:#fce94f;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" d="M 3,13 37,19 61,11 31,7 z" id="path2993" />
|
||||
<path style="fill:url(#linearGradient3783);fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" d="M 61,11 61,47 37,57 37,19 z" id="path2995" />
|
||||
<path id="path3825" d="M 3,13 37,19 37,57 3,51 z" style="fill:url(#linearGradient3773);fill-opacity:1;fill-rule:evenodd;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path style="fill:none;stroke:#fce94f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 5,15.42772 0.00867,33.919116 30.008671,5.268799 -0.0087,-33.933614 z" id="path3765" />
|
||||
<path style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 39.01243,20.433833 -0.01226,33.535301 20.001105,-8.300993 3.6e-4,-31.867363 z" id="path3775" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 25,54 25,17" id="path3051" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 13,52 13,15" id="path3051-3" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 47,51.999998 47,16" id="path3051-6" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 55,49.5 55,13" id="path3051-7" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 24.363636,8.5909091 55,13" id="path3853" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 13.75,10.875 47,16" id="path3873" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 13.049334,14.759655 40.369369,8.1385643" id="path3875" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 25.745115,16.848834 50.365288,9.5849195" id="path3875-3" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 3,25 34,6" id="path3895" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 3,39 34,6" id="path3895-5" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 37,45 61,35" id="path3915" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 37,31 61,23" id="path3915-6" />
|
||||
<path style="fill:#fce94f;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16.778819,31.956124 22.443355,3.960592 15.842368,-5.280789 -19.80296,-2.640395 z" id="path2993-3" />
|
||||
<path style="fill:url(#linearGradient3783-2);fill-opacity:1;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 55.064542,30.635927 V 54.399479 L 39.222174,61.000466 V 35.916716 Z" id="path2995-3" />
|
||||
<path id="path3825-9" d="m 16.778819,31.956124 22.443355,3.960592 v 25.08375 L 16.778819,57.039874 Z" style="display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient913);fill-opacity:1;fill-rule:evenodd;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
||||
<path style="fill:none;stroke:#fce94f;stroke-width:1.32019734;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 18.099016,33.558659 0.0057,22.389963 19.354139,3.387019 -0.0057,-22.217716 z" id="path3765-2" />
|
||||
<path style="fill:none;stroke:#fce94f;stroke-width:1.32019734;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 40.777849,36.772279 0.128263,22.091152 12.839067,-5.34311 2.38e-4,-21.035604 z" id="path3775-7" />
|
||||
<path style="fill:none;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 44.040819,29.293367 28.313546,33.838821 V 59.020639" id="path897" />
|
||||
<path style="fill:none;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 27.677183,29.475185 20,3.636364 -0.04545,24.40909" id="path899" />
|
||||
<path style="fill:none;stroke:#cc0000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16.768092,44.747912 22.545454,4.363637 16,-5.909091" id="path901" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 11 KiB |
@@ -1,300 +1,60 @@
|
||||
<?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: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="64px"
|
||||
height="64px"
|
||||
id="svg2860"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.5 r10040"
|
||||
sodipodi:docname="fem-femmesh-result.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
version="1.1">
|
||||
<defs
|
||||
id="defs2862">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3791">
|
||||
<stop
|
||||
style="stop-color:#a40000;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3793" />
|
||||
<stop
|
||||
style="stop-color:#ef2929;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3795" />
|
||||
<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:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" id="svg2860" version="1.1">
|
||||
<defs id="defs2862">
|
||||
<linearGradient id="linearGradient3791">
|
||||
<stop style="stop-color:#a40000;stop-opacity:1" offset="0" id="stop3793" />
|
||||
<stop style="stop-color:#ef2929;stop-opacity:1" offset="1" id="stop3795" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3377"
|
||||
id="radialGradient3692"
|
||||
cx="45.883327"
|
||||
cy="28.869568"
|
||||
fx="45.883327"
|
||||
fy="28.869568"
|
||||
r="19.467436"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3377"
|
||||
id="radialGradient3703"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="135.38333"
|
||||
cy="97.369568"
|
||||
fx="135.38333"
|
||||
fy="97.369568"
|
||||
r="19.467436"
|
||||
gradientTransform="matrix(0.97435,0.2250379,-0.4623105,2.0016728,48.487554,-127.99883)" />
|
||||
<linearGradient
|
||||
id="linearGradient3377">
|
||||
<stop
|
||||
id="stop3379"
|
||||
offset="0"
|
||||
style="stop-color:#faff2b;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3381"
|
||||
offset="1"
|
||||
style="stop-color:#ffaa00;stop-opacity:1;" />
|
||||
<radialGradient xlink:href="#linearGradient3377" id="radialGradient3692" cx="45.883327" cy="28.869568" fx="45.883327" fy="28.869568" r="19.467436" gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient xlink:href="#linearGradient3377" id="radialGradient3703" gradientUnits="userSpaceOnUse" cx="135.38333" cy="97.369568" fx="135.38333" fy="97.369568" r="19.467436" gradientTransform="matrix(0.97435,0.2250379,-0.4623105,2.0016728,48.487554,-127.99883)" />
|
||||
<linearGradient id="linearGradient3377">
|
||||
<stop id="stop3379" offset="0" style="stop-color:#faff2b;stop-opacity:1" />
|
||||
<stop id="stop3381" offset="1" style="stop-color:#ffaa00;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3377"
|
||||
id="radialGradient3705"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="148.88333"
|
||||
cy="81.869568"
|
||||
fx="148.88333"
|
||||
fy="81.869568"
|
||||
r="19.467436"
|
||||
gradientTransform="matrix(1.3852588,-0.05136783,0.03705629,0.9993132,-60.392403,7.7040438)" />
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 32 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="64 : 32 : 1"
|
||||
inkscape:persp3d-origin="32 : 21.333333 : 1"
|
||||
id="perspective2868" />
|
||||
<linearGradient
|
||||
gradientTransform="translate(0,-4)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3767"
|
||||
id="linearGradient3773"
|
||||
x1="22.116516"
|
||||
y1="55.717518"
|
||||
x2="17.328547"
|
||||
y2="21.31134"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3767">
|
||||
<stop
|
||||
style="stop-color:#edd400;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3769" />
|
||||
<stop
|
||||
style="stop-color:#fce94f;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3771" />
|
||||
<radialGradient xlink:href="#linearGradient3377" id="radialGradient3705" gradientUnits="userSpaceOnUse" cx="148.88333" cy="81.869568" fx="148.88333" fy="81.869568" r="19.467436" gradientTransform="matrix(1.3852588,-0.05136783,0.03705629,0.9993132,-60.392403,7.7040438)" />
|
||||
<linearGradient gradientTransform="translate(0,-4)" xlink:href="#linearGradient3767" id="linearGradient3773" x1="22.116516" y1="55.717518" x2="17.328547" y2="21.31134" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient id="linearGradient3767">
|
||||
<stop style="stop-color:#edd400;stop-opacity:1" offset="0" id="stop3769" />
|
||||
<stop style="stop-color:#fce94f;stop-opacity:1" offset="1" id="stop3771" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(0,-4)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3777"
|
||||
id="linearGradient3783"
|
||||
x1="53.896763"
|
||||
y1="51.179787"
|
||||
x2="47.502235"
|
||||
y2="21.83742"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3777">
|
||||
<stop
|
||||
style="stop-color:#c4a000;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3779" />
|
||||
<stop
|
||||
style="stop-color:#edd400;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3781" />
|
||||
<linearGradient gradientTransform="translate(0,-4)" xlink:href="#linearGradient3777" id="linearGradient3783" x1="53.896763" y1="51.179787" x2="47.502235" y2="21.83742" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient id="linearGradient3777">
|
||||
<stop style="stop-color:#c4a000;stop-opacity:1" offset="0" id="stop3779" />
|
||||
<stop style="stop-color:#edd400;stop-opacity:1" offset="1" id="stop3781" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3791"
|
||||
id="linearGradient3797"
|
||||
x1="51.912434"
|
||||
y1="25.924324"
|
||||
x2="47.845406"
|
||||
y2="2.8778379"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(0.64748444,0,0,0.63309489,30.510685,1.2014307)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4033"
|
||||
id="linearGradient4039"
|
||||
x1="29"
|
||||
y1="59"
|
||||
x2="33"
|
||||
y2="6"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient4033">
|
||||
<stop
|
||||
style="stop-color:#73d216;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4035" />
|
||||
<stop
|
||||
id="stop4041"
|
||||
offset="0.5"
|
||||
style="stop-color:#729fcf;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#cc0000;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4037" />
|
||||
<linearGradient xlink:href="#linearGradient3791" id="linearGradient3797" x1="51.912434" y1="25.924324" x2="47.845406" y2="2.8778379" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient gradientTransform="matrix(0.64748444,0,0,0.63309489,30.510685,1.2014307)" xlink:href="#linearGradient4033" id="linearGradient4039" x1="29" y1="59" x2="33" y2="6" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient id="linearGradient4033">
|
||||
<stop style="stop-color:#73d216;stop-opacity:1" offset="0" id="stop4035" />
|
||||
<stop id="stop4041" offset="0.5" style="stop-color:#729fcf;stop-opacity:1" />
|
||||
<stop style="stop-color:#cc0000;stop-opacity:1" offset="1" id="stop4037" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="matrix(0.64748444,0,0,0.63309489,29.8632,1.2014304)"
|
||||
y2="6"
|
||||
x2="34"
|
||||
y1="59"
|
||||
x1="30"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3181"
|
||||
xlink:href="#linearGradient3980"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
id="linearGradient3980">
|
||||
<stop
|
||||
id="stop3982"
|
||||
offset="0"
|
||||
style="stop-color:#8ae234;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#729fcf;stop-opacity:1"
|
||||
offset="0.5"
|
||||
id="stop3994" />
|
||||
<stop
|
||||
id="stop3984"
|
||||
offset="1"
|
||||
style="stop-color:#ef2929;stop-opacity:1" />
|
||||
<linearGradient gradientTransform="matrix(0.64748444,0,0,0.63309489,29.8632,1.2014304)" y2="6" x2="34" y1="59" x1="30" gradientUnits="userSpaceOnUse" id="linearGradient3181" xlink:href="#linearGradient3980" />
|
||||
<linearGradient id="linearGradient3980">
|
||||
<stop id="stop3982" offset="0" style="stop-color:#8ae234;stop-opacity:1" />
|
||||
<stop style="stop-color:#729fcf;stop-opacity:1" offset="0.5" id="stop3994" />
|
||||
<stop id="stop3984" offset="1" style="stop-color:#ef2929;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3003"
|
||||
id="linearGradient3816"
|
||||
x1="10.280797"
|
||||
y1="29.320814"
|
||||
x2="52.293621"
|
||||
y2="35.926281"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.01608802,-1.2714027,0.54360467,0.03762725,12.762336,71.034446)"
|
||||
spreadMethod="pad" />
|
||||
<linearGradient
|
||||
id="linearGradient3003">
|
||||
<stop
|
||||
id="stop3005"
|
||||
offset="0"
|
||||
style="stop-color:#172a04;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#0b1521;stop-opacity:1"
|
||||
offset="0.5"
|
||||
id="stop3007" />
|
||||
<stop
|
||||
style="stop-color:#280000;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3009" />
|
||||
<linearGradient xlink:href="#linearGradient3003" id="linearGradient3816" x1="10.280797" y1="29.320814" x2="52.293621" y2="35.926281" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.01608802,-1.2714027,0.54360467,0.03762725,12.762336,71.034446)" spreadMethod="pad" />
|
||||
<linearGradient id="linearGradient3003">
|
||||
<stop id="stop3005" offset="0" style="stop-color:#172a04;stop-opacity:1" />
|
||||
<stop style="stop-color:#0b1521;stop-opacity:1" offset="0.5" id="stop3007" />
|
||||
<stop style="stop-color:#280000;stop-opacity:1" offset="1" id="stop3009" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3779"
|
||||
id="linearGradient3785"
|
||||
x1="28.866665"
|
||||
y1="59.066673"
|
||||
x2="33.133331"
|
||||
y2="5.9000025"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3779">
|
||||
<stop
|
||||
style="stop-color:#172a04;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3781-3" />
|
||||
<stop
|
||||
style="stop-color:#280000;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3783" />
|
||||
<linearGradient xlink:href="#linearGradient3779" id="linearGradient3785" x1="28.866665" y1="59.066673" x2="33.133331" y2="5.9000025" gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient id="linearGradient3779">
|
||||
<stop style="stop-color:#172a04;stop-opacity:1" offset="0" id="stop3781-3" />
|
||||
<stop style="stop-color:#280000;stop-opacity:1" offset="1" id="stop3783" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="35.926281"
|
||||
x2="52.293621"
|
||||
y1="29.320814"
|
||||
x1="10.280797"
|
||||
spreadMethod="pad"
|
||||
gradientTransform="matrix(0.01041674,-0.80491855,0.35197557,0.02382162,38.774098,46.172975)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3073"
|
||||
xlink:href="#linearGradient3003"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(0.64748444,0,0,0.63309489,30.510685,1.2014304)"
|
||||
y2="5.9000025"
|
||||
x2="33.133331"
|
||||
y1="59.066673"
|
||||
x1="28.866665"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3075"
|
||||
xlink:href="#linearGradient3779"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient y2="35.926281" x2="52.293621" y1="29.320814" x1="10.280797" spreadMethod="pad" gradientTransform="matrix(0.01041674,-0.80491855,0.35197557,0.02382162,38.774098,46.172975)" gradientUnits="userSpaceOnUse" id="linearGradient3073" xlink:href="#linearGradient3003" />
|
||||
<linearGradient gradientTransform="matrix(0.64748444,0,0,0.63309489,30.510685,1.2014304)" y2="5.9000025" x2="33.133331" y1="59.066673" x1="28.866665" gradientUnits="userSpaceOnUse" id="linearGradient3075" xlink:href="#linearGradient3779" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="11"
|
||||
inkscape:cx="17.892663"
|
||||
inkscape:cy="25.083646"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1392"
|
||||
inkscape:window-x="-2"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-grids="true"
|
||||
inkscape:object-paths="true"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-nodes="false">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3018"
|
||||
empspacing="2"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata2865">
|
||||
<metadata id="metadata2865">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:Work rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>[Bernd Hahnebach]</dc:title>
|
||||
@@ -323,126 +83,27 @@
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer">
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 55.818182,23.636364 c 0.242424,0 0.242424,0 0,0 z"
|
||||
id="path2422"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#fce94f;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
d="M 3,13 37,19 61,11 31,7 z"
|
||||
id="path2993"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3783);fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
d="M 61,11 61,47 37,57 37,19 z"
|
||||
id="path2995"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path3825"
|
||||
d="M 3,13 37,19 37,57 3,51 z"
|
||||
style="fill:url(#linearGradient3773);fill-opacity:1;fill-rule:evenodd;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
style="fill:none;stroke:#fce94f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 5,15.42772 0.00867,33.919116 30.008671,5.268799 -0.0087,-33.933614 z"
|
||||
id="path3765"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 39.01243,20.433833 -0.01226,33.535301 20.001105,-8.300993 3.6e-4,-31.867363 z"
|
||||
id="path3775"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 25,54 25,17"
|
||||
id="path3051"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 13,52 13,15"
|
||||
id="path3051-3"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 47,51.999998 47,16"
|
||||
id="path3051-6"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 55,49.5 55,13"
|
||||
id="path3051-7"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 24.363636,8.5909091 55,13"
|
||||
id="path3853"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 13.75,10.875 47,16"
|
||||
id="path3873"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 13.049334,14.759655 40.369369,8.1385643"
|
||||
id="path3875"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 25.745115,16.848834 50.365288,9.5849195"
|
||||
id="path3875-3"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 3,25 34,6"
|
||||
id="path3895"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 3,39 34,6"
|
||||
id="path3895-5"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 37,45 61,35"
|
||||
id="path3915"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 37,31 61,23"
|
||||
id="path3915-6"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3073);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3075);stroke-width:1.2804985;stroke-linejoin:round;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 60.942453,39.820223 -20.719502,0 0,-36.7195077 20.719502,0 z"
|
||||
id="rect3520-7"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:url(#linearGradient3181);stroke-width:1.2804985;stroke-linejoin:miter;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 59.647485,38.554029 -18.129565,0 0,-34.1871239 18.129565,0 z"
|
||||
id="rect3520-7-1"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:url(#linearGradient4039);fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 59,37.920934 -16.834595,0 L 42.165405,5 59,5 z"
|
||||
id="rect3520-7-1-6"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g id="layer1">
|
||||
<path style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 55.818182,23.636364 c 0.242424,0 0.242424,0 0,0 z" id="path2422" />
|
||||
<path style="fill:#fce94f;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" d="M 3,13 37,19 61,11 31,7 z" id="path2993" />
|
||||
<path style="fill:url(#linearGradient3783);fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" d="M 61,11 61,47 37,57 37,19 z" id="path2995" />
|
||||
<path id="path3825" d="M 3,13 37,19 37,57 3,51 z" style="fill:url(#linearGradient3773);fill-opacity:1;fill-rule:evenodd;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path style="fill:none;stroke:#fce94f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 5,15.42772 0.00867,33.919116 30.008671,5.268799 -0.0087,-33.933614 z" id="path3765" />
|
||||
<path style="fill:none;stroke:#edd400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 39.01243,20.433833 -0.01226,33.535301 20.001105,-8.300993 3.6e-4,-31.867363 z" id="path3775" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 25,54 25,17" id="path3051" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 13,52 13,15" id="path3051-3" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 47,51.999998 47,16" id="path3051-6" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 55,49.5 55,13" id="path3051-7" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 24.363636,8.5909091 55,13" id="path3853" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 13.75,10.875 47,16" id="path3873" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 13.049334,14.759655 40.369369,8.1385643" id="path3875" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" d="M 25.745115,16.848834 50.365288,9.5849195" id="path3875-3" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 3,25 34,6" id="path3895" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 3,39 34,6" id="path3895-5" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 37,45 61,35" id="path3915" />
|
||||
<path style="fill:none;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 37,31 61,23" id="path3915-6" />
|
||||
<path style="fill:url(#linearGradient3073);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3075);stroke-width:1.2804985;stroke-linejoin:round;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 60.942453,39.820223 -20.719502,0 0,-36.7195077 20.719502,0 z" id="rect3520-7" />
|
||||
<path style="fill:none;stroke:url(#linearGradient3181);stroke-width:1.2804985;stroke-linejoin:miter;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 59.647485,38.554029 -18.129565,0 0,-34.1871239 18.129565,0 z" id="rect3520-7-1" />
|
||||
<path style="fill:url(#linearGradient4039);fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 59,37.920934 -16.834595,0 L 42.165405,5 59,5 z" id="rect3520-7-1-6" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 9.0 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 34 KiB |