Arbalète

This commit is contained in:
2025-06-28 15:48:30 +02:00
parent ead70745d1
commit 8097dcf0b1
28 changed files with 689 additions and 0 deletions

BIN
arbalète/7-7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

37
arbalète/plan.jpg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 68 KiB

View File

@@ -0,0 +1,76 @@
$fn = 60;
include <BOSL2/std.scad>
// noix
color("red") {
translate([-35,-25,0]) {
linear_extrude(height = 5)
import("noix.svg");
}
}
// queue
color("blue") {
translate([-10,-92,0]) {
linear_extrude(height = 5)
import("queue.svg");
}
translate([38,-20,2.5]) ycyl(l=5, d=4, rounding=1);
}
// carter bottom
color("orange", alpha=1) {
difference() {
union() {
translate([0,0,-1.5]) cuboid([90,65,3], rounding=1);
// corners
translate([-40.5,-28,3]) zcyl(l=12, d=5, rounding=1);
translate([-40.5,28,3]) zcyl(l=12, d=5, rounding=1);
translate([-40.5,7,3]) zcyl(l=12, d=5, rounding=1);
translate([40.5,28,3]) zcyl(l=12, d=5, rounding=1);
translate([40.5,-5,3]) zcyl(l=12, d=5, rounding=1);
translate([40.5,-28,3]) zcyl(l=12, d=5, rounding=1);
// walls
translate([-40.5,-10.5,2]) cuboid([9,44,7], rounding=1);
translate([37,10,2]) cuboid([16,45,7], rounding=1);
translate([0,28.5,2]) cuboid([90,8,7], rounding=1);
}
translate([-18,18,0]) cuboid([55,13,10]);
translate([10,18,0]) zcyl(l=10, d=13);
* translate([37,-24,2]) cuboid([17,22,7], rounding=-1);
translate([38,-13,2.7]) ycyl(l=14, d=5.6, rounding=1);
translate([-4,28.5,2.5]) cuboid([18,20,7], rounding=3.5);
translate([-10,0,3]) zcyl(l=5, d=53);
translate([-11,-28,-3]) cuboid([12,5,8], rounding=2.5);
}
// axes
translate([-10,0,3]) zcyl(l=12, d=4.5, rounding=1);
translate([15,-23,3]) zcyl(l=12, d=4.5, rounding=1);
}
// spring
color("grey") translate([38,-13,2.5]) ycyl(l=14, d=5.5, rounding=1);
// carter top
color("yellow", alpha=.5) {
translate([0,0,6.5]) difference() {
cuboid([90,65,3], rounding=1);
// axes
translate([-10,0,3]) zcyl(l=12, d=5, rounding=1);
translate([15,-23,3]) zcyl(l=12, d=5, rounding=1);
// corners
translate([-40.5,-28,0]) zcyl(l=3, d=5.2, rounding=-1);
translate([-40.5,28,0]) zcyl(l=3, d=5.2, rounding=-1);
translate([-40.5,7,0]) zcyl(l=3, d=5.2, rounding=-1);
translate([40.5,28,0]) zcyl(l=3, d=5.2, rounding=-1);
translate([40.5,-5,0]) zcyl(l=3, d=5.2, rounding=-1);
translate([40.5,-28,0]) zcyl(l=3, d=5.2, rounding=-1);
translate([-18,18,0]) cuboid([55,13,10]);
translate([10,18,0]) zcyl(l=10, d=13);
* translate([37,-24,2]) cuboid([17,22,7], rounding=-1);
translate([38,-15,-4.35]) ycyl(l=15, d=6, rounding=1);
translate([-11,-28,0]) cuboid([12,5,8], rounding=2.5);
}
}

View File

@@ -0,0 +1,84 @@
$fn=60;
include <BOSL2/std.scad>
include <threads.scad>
include <nutsnbolts/cyl_head_bolt.scad>
i_width=7;
o_width=16;
module screws() {
translate([0,0,-.6]) nutcatch_parallel("M3", clh=0.1);
translate([0,0,13]) hole_through(name="M3", l=13, cld=0.1, h=3, hcld=0.4);
}
module r_bolt() {
RodEnd(14, 7, thread_len=7, thread_diam=13, thread_pitch=2);
}
module r_screw() {
difference() {
RodStart(15, 3, thread_len=7, thread_diam=12, thread_pitch=2);
translate([0,0,5]) zcyl(l=10, d=5.5, rounding=-1);
}
}
// noix
color("red") {
difference() {
union() {
translate([10,10,0]) /* rotate([0,0,-35])*/ scale([0.9,1,1]) zcyl(l=i_width, d=24, rounding=1);
translate([6,17,0]) rotate([0,0,-34]) scale([0.4,1,1]) zcyl(l=i_width, d=21, rounding=1);
translate([21,21,0]) rotate([0,0,-40]) scale([0.4,1,1]) zcyl(l=i_width, d=24, rounding=1);
}
translate([10,10,0]) zcyl(l=i_width, d=4, rounding=-1);
translate([19,26,0]) rotate([0,0,-48]) scale([0.5,1,1]) zcyl(l=i_width, d=22, rounding=-1);
translate([20,10,0]) cuboid([5,5,i_width-1], rounding=2);
}
}
// tige
translate([48,10,0]) {
xcyl(l=60, d=4, rounding=1);
translate([5,0,0]) xcyl(l=2, d=9);
}
// queue
color("orange") rotate([0,0,0]) {
difference() {
union() {
translate([45,22,0]) zcyl(l=i_width, d=8, rounding=1);
translate([47,10,0]) scale([1.5,1,1]) zcyl(l=i_width, d=7, rounding=1);
translate([45,7.5,0]) cuboid([8,30,i_width], rounding=1);
translate([42,-15,0]) rotate([0,0,-17]) scale([.3,1,1]) zcyl(l=i_width, d=35, rounding=1);
}
translate([40,10,0]) cuboid([30,i_width+2,4.5], rounding=2.25);
translate([45,22,0]) zcyl(l=i_width, d=4.5, rounding=-1);
translate([30,-18,0]) rotate([0,0,-26]) scale([.7,1.2,1]) zcyl(l=i_width, d=35, rounding=-2);
}
}
// carter
color("green", .7) {
difference() {
translate([0,0,-o_width/2]) linear_extrude(height=o_width)
import("../svg/cover_v2.svg");
translate([45.5,28,0]) rotate([90,0,0]) prismoid(size1=[8,i_width+1], size2=[15,i_width+1], xang=[90,75], h=28);
translate([10,10,-5]) screws();
translate([45,22,-5]) screws();
/*translate([68,22,-5]) screws();
translate([28,5,-5]) screws();
translate([60,3,-5]) screws();*/
translate([12.5,14,0]) rotate([0,0,-36]) scale([.5,1,1]) zcyl(l=i_width+1, d=50);
translate([48,10,0]) xcyl(l=60, d=5);
translate([55,10,0]) xcyl(l=30, d=10, rounding=-1);
translate([72,10,0]) xcyl(l=7, d=14);
}
translate([68,10,0]) rotate([0,90,0]) r_bolt();
}
// screw
translate([90,10,0]) rotate([0,-90,0]) r_screw();

Binary file not shown.

Binary file not shown.

BIN
arbalète/stl/carter_v2.stl Normal file

Binary file not shown.

BIN
arbalète/stl/noix.stl Normal file

Binary file not shown.

BIN
arbalète/stl/noix_v2.stl Normal file

Binary file not shown.

BIN
arbalète/stl/queue.stl Normal file

Binary file not shown.

BIN
arbalète/stl/queue_v2.stl Normal file

Binary file not shown.

Binary file not shown.

BIN
arbalète/stl/screw_v2.stl Normal file

Binary file not shown.

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="79.109596mm"
height="30.290987mm"
viewBox="0 0 79.109597 30.290987"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
sodipodi:docname="carter_v2.svg"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="3.0224196"
inkscape:cx="117.29013"
inkscape:cy="60.051225"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" /><defs
id="defs1" /><g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-48.947915,-22.489574)"><path
id="rect1-1"
style="opacity:0.85;fill:#008080;stroke-width:0.694851;stroke-linecap:round;stroke-miterlimit:0"
d="m 78.229332,26.780785 -0.362769,0.868681 c -2.641113,5.237656 -6.307225,9.434496 -8.696627,11.823051 v 1.108459 h 18.967318 c 0.680445,-3.039495 1.36738,-6.077565 2.050004,-9.116239 -0.104003,-1.476691 1.030134,-3.055693 2.273247,-3.815271 h 5.597074 v 9.631453 h 25.999961 v -9.631453 -0.868681 z m 16.081706,3.125907 c -0.73541,-0.0066 -1.411726,0.588712 -1.467094,1.333769 -0.18593,1.245544 1.463706,2.119385 2.394169,1.276925 1.013586,-0.74582 0.476315,-2.535672 -0.779281,-2.601392 -0.04938,-0.0059 -0.09877,-0.0089 -0.147794,-0.0093 z m -25.11578,15.074016 -0.02481,0.109554 c -0.673286,2.982676 -2.582064,5.427931 -5.112866,6.84506 v 0.845426 h 21.415747 c 0.547825,-2.602853 1.111982,-5.202401 1.685169,-7.80004 z m 28.862321,3.300573 v 4.499467 h 25.999961 v -4.499467 z" /><path
id="rect1"
style="opacity:0.85;fill:#008080;stroke-width:0.694851;stroke-linecap:round;stroke-miterlimit:0"
d="m 77.766828,27.780724 c -2.641113,5.237656 -6.20749,9.303238 -8.596892,11.691793 v 1.108459 H 83.057461 V 27.780724 Z m 20.290751,0 v 9.500195 h 25.999961 v -9.500195 z m -3.750159,1.698087 c -1.04931,6.4e-5 -1.900078,0.850829 -1.900142,1.900143 6.4e-5,1.049314 0.850832,1.900078 1.900142,1.900142 1.04932,-6.4e-5 1.899576,-0.850828 1.899626,-1.900142 -5e-5,-1.049314 -0.850306,-1.900079 -1.899626,-1.900143 z m -25.112162,15.501897 -0.02481,0.109554 c -0.673286,2.982676 -2.582064,5.427931 -5.112866,6.84506 v 0.845426 h 18.999874 v -7.80004 z m 28.862321,3.300573 v 4.499467 h 25.999961 v -4.499467 z"
sodipodi:nodetypes="cccccccccccccccccccccccccccc" /><path
id="rect1-3"
style="opacity:0.85;fill:#008080;stroke-width:0.694851;stroke-linecap:round;stroke-miterlimit:0"
d="m 77.766832,27.780724 c -2.641113,5.237656 -6.20749,9.303238 -8.596892,11.691793 v 1.108459 h 18.967318 c 0.680445,-3.039495 1.36738,-6.077565 2.050004,-9.116239 -0.106044,-1.505673 0.768758,-2.942687 2.040186,-3.684013 z m 20.290751,0 v 9.500195 h 25.999957 v -9.500195 z m -28.862321,17.199984 -0.02481,0.109554 c -0.673286,2.982676 -2.582064,5.427931 -5.112866,6.84506 v 0.845426 h 21.415747 c 0.547825,-2.602853 1.111982,-5.202401 1.685169,-7.80004 z m 28.862321,3.300573 v 4.499467 h 25.999957 v -4.499467 z"
sodipodi:nodetypes="cccccccccccccccccccccccc" /><g
id="g6"
style="fill:#008080"
transform="matrix(0.9,0,0,0.9,-91.499659,-113.87118)"><circle
style="fill:#008080;stroke:none;stroke-width:1.28506;stroke-linecap:round;stroke-miterlimit:0"
id="circle5"
cx="167.16397"
cy="174.05771"
r="2.5" /></g></g><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-199.23125,-178.59374)" /></svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="79.109596mm"
height="30.290987mm"
viewBox="0 0 79.109597 30.290987"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
sodipodi:docname="cover_v2.svg"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="3.0224196"
inkscape:cx="117.95186"
inkscape:cy="60.051225"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" /><defs
id="defs1" /><g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-48.947915,-22.489574)"><path
id="rect1-36"
style="opacity:0.85;fill:#008080;stroke-width:0.694305;stroke-linecap:round;stroke-miterlimit:0"
d="m 63.658847,34.149691 c -6.768002,2.077297 -14.710932,2.314952 -14.710932,9.425243 0,7.11029 7.016471,9.205627 12.944113,9.205627 H 123.94792 V 25.78626 l -45.410438,-0.0057 c -1.65911,4.637965 -8.110634,6.291817 -14.878635,8.369114 z"
sodipodi:nodetypes="zzzcccz" /></g><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-199.23125,-178.59374)" /></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

113
arbalète/svg/détente.svg Normal file
View File

@@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="90.000191mm"
height="124mm"
viewBox="0 0 90.000189 124"
version="1.1"
id="svg1"
xml:space="preserve"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="détente.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="2.0334082"
inkscape:cx="117.29076"
inkscape:cy="336.62695"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
id="defs1" /><g
inkscape:groupmode="layer"
id="layer5"
inkscape:label="ori"
transform="translate(-126.00006,-32.692264)" /><g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="carter"
transform="translate(-126.00006,-32.692264)"><path
id="rect7"
style="opacity:1;fill:#ffcc00;stroke-width:0.8079;stroke-linecap:round"
d="m 129.06447,32.692261 c -1.69761,0 -3.06441,1.366798 -3.06441,3.064412 v 1.617236 l 2.73248,3.31838 h 45.85784 c 3.601,0 6.49986,2.898862 6.49986,6.499862 0,3.601 -2.89886,6.499862 -6.49986,6.499862 h -47.0289 l -1.56142,1.76832 v 39.167682 c 0,1.697614 1.3668,3.064413 3.06441,3.064413 h 83.87137 c 1.69761,0 3.06441,-1.366799 3.06441,-3.064413 V 35.756673 c 0,-1.697614 -1.3668,-3.064412 -3.06441,-3.064412 z m 28.43548,57.000138 h 7.00009 c 1.385,0 2.5001,1.114589 2.5001,2.499589 0,1.385 -1.1151,2.500106 -2.5001,2.500106 h -7.00009 c -1.385,0 -2.50011,-1.115106 -2.50011,-2.500106 0,-1.385 1.11511,-2.499589 2.50011,-2.499589 z"
sodipodi:nodetypes="ssccsssccssssssssssssss" /><path
style="opacity:1;fill:#ff6600;stroke-width:0.76313;stroke-linecap:round"
d="m 128.03766,53.692013 c -1.12885,0 -2.0376,0.908746 -2.0376,2.037601 v 39.924695 c 0,1.128856 0.90875,2.038119 2.0376,2.038119 h 4.92477 c 1.12885,0 2.0376,-0.909263 2.0376,-2.038119 V 55.729614 c 0,-1.128855 -0.90875,-2.037601 -2.0376,-2.037601 z"
id="path3" /><path
style="opacity:1;fill:#ff6600;stroke-width:0.76313;stroke-linecap:round"
d="m 175.10404,32.692261 c 0.14085,0.311301 0.22118,0.656063 0.22118,1.021126 v 6.506063 c 0,0.161848 -0.0166,0.319827 -0.046,0.472839 h 24.72098 v 34.3917 c 0,1.44487 1.16323,2.608109 2.6081,2.608109 h 10.78384 c 1.44487,0 2.60811,-1.163239 2.60811,-2.608109 V 35.30037 c 0,-1.44487 -1.16324,-2.608109 -2.60811,-2.608109 h -0.90433 -9.87951 z"
id="path2" /><path
style="opacity:1;fill:#ff6600;stroke-width:0.76313;stroke-linecap:round"
d="m 129.51199,32.692261 c -1.89573,0 -3.42201,1.526281 -3.42201,3.422013 v 1.156002 c 0,1.895733 1.52628,3.422013 3.42201,3.422013 h 20.87108 a 26.5,26.5 0 0 1 9.94203,-2.816882 v -4.16202 c 0,-0.365063 0.0803,-0.709825 0.22117,-1.021126 z"
id="rect8" /></g><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-36.813277,-110.97382)"><path
id="path1"
style="opacity:1;fill:#ff0000;stroke-width:0.997126;stroke-linecap:round"
d="M 72.680339,117.51915 A 25,25 0 0 0 48.313351,142.4737 25,25 0 0 0 73.29839,167.47269 v -4.71651 H 87.919203 A 25,25 0 0 0 98.3134,142.4737 25,25 0 0 0 95.865488,131.69038 c -0.60232,0.18324 -1.241515,0.28318 -1.905311,0.28318 H 73.313376 c -0.04432,0 -0.08716,-0.006 -0.131258,-0.007 -8.66e-4,-2e-5 -0.0017,1e-5 -0.0026,0 -1.646865,0.0782 -3.319061,-0.51407 -4.58215,-1.77716 -1.261636,-1.26163 -1.853763,-2.93143 -1.777152,-4.57646 -9.87e-4,-0.0469 -0.0072,-0.0924 -0.0072,-0.13953 0,-2.65325 1.57691,-4.92074 3.84576,-5.93297 z m 0.633037,22.35471 a 2.5999999,2.5999999 0 0 1 2.599841,2.59984 2.5999999,2.5999999 0 0 1 -2.599841,2.59984 2.5999999,2.5999999 0 0 1 -2.600358,-2.59984 2.5999999,2.5999999 0 0 1 2.600358,-2.59984 z" /><path
id="rect5"
style="opacity:1;fill:#0000ff;stroke-width:0.688611;stroke-linecap:round"
d="M 98.313399 157.47382 C 94.950823 157.48282 91.952774 159.59356 90.810498 162.75619 L 73.298388 162.75619 L 73.298388 167.7564 L 78.291365 167.7564 C 78.291365 167.7564 96.228401 193.56571 89.351672 229.04413 C 88.789361 231.94521 88.144423 234.45075 91.07043 234.974 C 92.184043 235.17314 92.869687 233.7635 93.655285 232.26667 C 96.713451 226.43984 113.23239 167.7564 113.23239 167.7564 L 124.29838 167.7564 L 124.29838 162.75619 L 121.85666 162.75619 L 121.85666 162.10765 C 121.85666 160.95428 120.92799 160.02561 119.77462 160.02561 L 119.43821 160.02561 C 118.28484 160.02561 117.35616 160.95428 117.35616 162.10765 L 117.35616 162.75619 L 105.83697 162.75619 C 104.69211 159.58645 101.68356 157.47411 98.313399 157.47382 z M 98.313399 162.87401 C 99.749218 162.8741 100.91316 164.03803 100.91324 165.47385 C 100.91315 166.90967 99.749214 168.0736 98.313399 168.07369 C 96.877381 168.07389 95.713129 166.90987 95.713041 165.47385 C 95.713124 164.03783 96.877377 162.87381 98.313399 162.87401 z " /><path
style="opacity:1;fill:#0000ff;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-dasharray:4, 1, 0.5, 1;stroke-dashoffset:0;stroke-opacity:1"
d="m 119.56843,146.10312 v 24.72245"
id="path9" /></g><g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Axes"
transform="translate(-126.00006,-32.692264)"><circle
style="fill:#ff6600;stroke-width:0.0997125;stroke-linecap:round"
id="circle2"
cx="162.5"
cy="64.192207"
r="2.5" /><circle
style="fill:#ffcc00;stroke-width:0.0997125;stroke-linecap:round"
id="circle2-5"
cx="130.50005"
cy="93.07576"
r="2.5" /><circle
style="fill:#ff6600;stroke-width:0.0997125;stroke-linecap:round"
id="circle3"
cx="187.5"
cy="87.192207"
r="2.5" /><circle
style="fill:#ffcc00;stroke-width:0.0997125;stroke-linecap:round"
id="circle4"
cx="130.50005"
cy="36.692276"
r="2.5" /><circle
style="fill:#ffcc00;stroke-width:0.0997125;stroke-linecap:round"
id="circle5"
cx="130.50005"
cy="58.308681"
r="2.5" /><circle
style="fill:#ff6600;stroke-width:0.0997125;stroke-linecap:round"
id="circle6"
cx="211.50026"
cy="93.07576"
r="2.5" /><circle
style="fill:#ffcc00;stroke-width:0.0997125;stroke-linecap:round"
id="circle7"
cx="211.50026"
cy="36.692276"
r="2.5" /><circle
style="fill:#ffcc00;stroke-width:0.0997125;stroke-linecap:round"
id="circle8"
cx="211.50026"
cy="69.192261"
r="2.5" /></g></svg>

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="79.109596mm"
height="30.290987mm"
viewBox="0 0 79.109597 30.290987"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
sodipodi:docname="détente_v2.svg"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="1.0685867"
inkscape:cx="100.13226"
inkscape:cy="45.387052"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" /><defs
id="defs1" /><g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-48.947915,-22.489574)"><path
id="rect3"
style="fill:#d40000;stroke:none;stroke-width:0.690948;stroke-linecap:round;stroke-miterlimit:0"
d="m 67.057538,40.780776 v 3.999756 h 31.499809 v 3.000334 h 3.000333 v -3.000334 h 26.49983 v -3.999756 h -26.49983 v -2.999817 h -3.000333 v 2.999817 z"
sodipodi:nodetypes="ccccccccccccc" /><path
id="path3"
style="opacity:1;fill:#ff6600;stroke-width:1.00969;stroke-linecap:round;stroke-miterlimit:0"
inkscape:transform-center-x="5.0160569"
inkscape:transform-center-y="24.456115"
d="m 94.159626,27.786925 c -1.756445,0.02606 -3.221474,1.350047 -3.424598,3.094902 -0.02468,0.21129 -0.03004,0.424389 -0.01602,0.636653 0,0 -3.417992,14.964072 -5.461682,24.829178 -0.185957,0.897632 0.846048,2.616697 0.846048,2.616697 0.5747,1.421648 2.079623,5.090202 1.127475,10.554389 -1.128175,6.474375 -6.119789,11.875435 -6.560324,12.447302 -0.440536,0.571868 -0.186214,1.599113 0.399976,1.916679 0.586193,0.317568 1.490108,0.04903 2.811715,-1.666565 1.321608,-1.715603 4.859816,-6.414201 6.047693,-11.261328 1.064218,-4.342539 2.207563,-11.076248 2.43396,-12.431283 l 0.133842,0.01757 2.851505,-12.207007 c 1.36821,-0.382704 2.982113,-1.466984 3.146477,-2.87817 0.176264,-1.512564 -0.706283,-3.354407 -1.901641,-4.297825 -0.854769,-0.674614 -1.755661,-1.886478 -1.680474,-2.531839 0.116144,-0.996911 0.487522,-1.443246 1.085209,-2.330191 0.72919,-0.432904 1.27641,-1.115827 1.539958,-1.921846 0.09174,-0.09743 0.144177,-0.150895 0.144177,-0.150895 l -0.09405,-0.01912 c 0.04579,-0.168168 0.07895,-0.339522 0.09922,-0.512631 0.223629,-1.92004 -1.151603,-3.657821 -3.071647,-3.881417 -0.151603,-0.0177 -0.304202,-0.02547 -0.456819,-0.02325 z m 0.147794,1.592151 c 1.104476,6.7e-5 1.999818,0.895404 1.999878,1.999878 -6e-5,1.104474 -0.895402,1.999811 -1.999878,1.999878 -1.104474,-6.7e-5 -1.999811,-0.895404 -1.999878,-1.999878 6.7e-5,-1.104474 0.895404,-1.999811 1.999878,-1.999878 z"
sodipodi:nodetypes="cccscsssssccccssccccccccccccc" /><g
id="g4"><path
id="rect1"
style="opacity:0.85;fill:#008080;stroke-width:0.694851;stroke-linecap:round;stroke-miterlimit:0"
d="m 78.470513,26.77492 -0.60395,0.874546 c -2.641113,5.237656 -6.307225,9.434496 -8.696627,11.823051 v 1.108459 h 18.967318 c 0.680445,-3.039495 1.36738,-6.077565 2.050004,-9.116239 -0.104003,-1.476691 1.030134,-3.055693 2.273247,-3.815271 h 5.597074 v 9.631453 h 25.999961 v -9.631453 -0.868681 z m 15.840525,3.131772 c -0.73541,-0.0066 -1.411726,0.588712 -1.467094,1.333769 -0.18593,1.245544 1.463706,2.119385 2.394169,1.276925 1.013586,-0.74582 0.476315,-2.535672 -0.779281,-2.601392 -0.04938,-0.0059 -0.09877,-0.0089 -0.147794,-0.0093 z m -25.11578,15.074016 -0.02481,0.109554 c -0.673286,2.982676 -2.582064,5.427931 -5.112866,6.84506 v 0.845426 h 21.415747 c 0.547825,-2.602853 1.111982,-5.202401 1.685169,-7.80004 z m 28.862321,3.300573 v 4.499467 h 25.999961 v -4.499467 z"
sodipodi:nodetypes="cccccccccccccccccccccccccccccc" /></g><path
id="path1"
style="fill:#0000ff;stroke-width:0.512603;stroke-linecap:round"
d="m 77.48842,22.49145 c -0.46983,-0.0273 -1.07638,0.24105 -1.79524,0.95756 -2.58636,2.57794 -5.59846,5.85238 -7.80831,7.60109 -2.14902,1.70058 -3.99003,2.57325 -5.24309,2.45153 -10e-4,-1.4e-4 -0.003,-3.9e-4 -0.004,-5.2e-4 a 9.9899359,9.9899359 0 0 0 -1.46761,-0.45785 c -0.36515,-0.25433 -0.61544,-0.62003 -0.78238,-1.12655 -0.33391,-1.01314 -0.20579,-2.60117 0.35295,-3.67574 0.24582,-0.47276 0.46164,-0.87146 -0.0786,-1.27331 -0.54015,-0.40185 -1.93983,0.42846 -2.46962,0.59324 -5.50167,1.71218 -9.40983,8.88776 -9.23923,14.89263 a 9.9899359,9.9899359 0 0 0 -0.005,0.32712 9.9899359,9.9899359 0 0 0 9.99008,9.99008 9.9899359,9.9899359 0 0 0 9.74463,-7.79022 h -1.82521 v -3.992 c 1.99341,-1.76589 8.09529,-7.60318 11.49128,-15.65228 0.54587,-1.29378 0.17323,-2.78464 -0.86041,-2.84478 z M 58.93813,40.28054 a 2.5,2.5 0 0 1 2.50011,2.50011 2.5,2.5 0 0 1 -1.65726,2.34869 c -0.004,0.003 -0.008,0.006 -0.0124,0.009 a 2.5,2.5 0 0 1 -0.10903,0.0315 2.5,2.5 0 0 1 -0.11473,0.0336 2.5,2.5 0 0 1 -0.19585,0.0388 2.5,2.5 0 0 1 -0.10749,0.0186 2.5,2.5 0 0 1 -0.30334,0.0196 2.5,2.5 0 0 1 -0.60151,-0.0734 2.5,2.5 0 0 1 -1.89859,-2.42672 2.5,2.5 0 0 1 2.5001,-2.50011 z" /><g
id="g5"
transform="translate(-108.22582,-131.27695)"><circle
style="fill:#d40000;stroke:none;stroke-width:1.28506;stroke-linecap:round;stroke-miterlimit:0"
id="path2"
cx="167.16397"
cy="174.05771"
r="2.5" /></g><g
id="g6"
style="fill:#008080"
transform="matrix(0.9,0,0,0.9,-91.509423,-113.87118)"><circle
style="fill:#008080;stroke:none;stroke-width:1.28506;stroke-linecap:round;stroke-miterlimit:0"
id="circle5"
cx="167.16397"
cy="174.05771"
r="2.5" /></g><path
id="rect4"
style="fill:#2b0000;stroke-width:1.03558;stroke-linecap:round;stroke-miterlimit:0"
d="M 78.470661 95.566767 C 71.203909 95.566767 70.388607 100.87186 63.680349 103.126 C 56.972091 105.38015 48.823892 104.78466 48.823892 110.8015 C 48.823892 116.81835 51.17636 121.69592 61.910948 121.69592 C 65.929946 121.69592 70.223559 121.90019 74.140176 121.57241 L 85.473334 121.57241 C 86.021159 118.96956 86.585316 116.37001 87.158503 113.77237 L 87.108376 113.77237 C 87.294102 113.23173 87.449777 112.655 87.573464 112.03966 C 87.946881 110.18195 88.701718 107.78457 89.030223 105.39717 C 89.416009 103.68347 89.802277 101.97013 90.187258 100.2564 C 90.083255 98.779715 91.217392 97.20071 92.460505 96.441132 L 98.057579 96.441132 L 98.057579 106.07259 L 109.05742 106.07259 L 109.05742 117.07295 L 98.057579 117.07295 L 98.057579 121.57241 L 124.05754 121.57241 L 124.05754 120.45775 L 124.05754 117.07295 L 124.05754 106.07259 L 124.05754 99.175849 L 124.05754 96.441132 L 124.05754 95.572452 L 78.579181 95.566767 L 78.470661 95.566767 z M 94.311038 98.698359 C 93.575628 98.691759 92.899312 99.287069 92.843944 100.03213 C 92.658014 101.27767 94.30765 102.15151 95.238113 101.30905 C 96.251699 100.56323 95.714428 98.773381 94.458832 98.707661 C 94.409452 98.701761 94.360062 98.698759 94.311038 98.698359 z " /><g
id="g7"
transform="translate(0,68.79167)" /></g><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-199.23125,-178.59374)" /></svg>

After

Width:  |  Height:  |  Size: 7.5 KiB

46
arbalète/svg/noix.svg Normal file
View File

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="29.652mm"
height="30.28116mm"
viewBox="0 0 29.652001 30.28116"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
sodipodi:docname="noix.svg"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="1.5112097"
inkscape:cx="69.149899"
inkscape:cy="34.078658"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
id="defs1" /><g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-6.8903254,2.3376509)" /><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-157.17366,-153.76652)"><path
id="path1"
style="opacity:1;fill:#0000ff;stroke-width:0.512603;stroke-linecap:round"
d="m 185.71424,153.7684 c -0.46983,-0.0273 -1.07638,0.24105 -1.79524,0.95756 -2.58636,2.57794 -5.59846,5.85238 -7.80831,7.60109 -2.14902,1.70058 -3.99003,2.57325 -5.24309,2.45153 -0.001,-1.4e-4 -0.003,-3.9e-4 -0.004,-5.2e-4 a 9.9899359,9.9899359 0 0 0 -1.46761,-0.45785 c -0.36515,-0.25433 -0.61544,-0.62003 -0.78238,-1.12655 -0.33391,-1.01314 -0.20579,-2.60117 0.35295,-3.67574 0.24582,-0.47276 0.46164,-0.87146 -0.0786,-1.27331 -0.54015,-0.40185 -1.93983,0.42846 -2.46962,0.59324 -5.50167,1.71218 -9.40983,8.88776 -9.23923,14.89263 a 9.9899359,9.9899359 0 0 0 -0.005,0.32712 9.9899359,9.9899359 0 0 0 9.99008,9.99008 9.9899359,9.9899359 0 0 0 9.74463,-7.79022 h -1.82521 v -3.992 c 1.99341,-1.76589 8.09529,-7.60318 11.49128,-15.65228 0.54587,-1.29378 0.17323,-2.78464 -0.86041,-2.84478 z m -18.45107,20.2184 c 0.47392,0.0141 0.92552,0.28042 1.15445,0.73329 0.3032,0.6 0.11112,1.32015 -0.42323,1.6955 a 2.5,2.5 0 0 1 -0.83044,0.14211 2.5,2.5 0 0 1 -0.60151,-0.0734 c -0.22054,-0.12544 -0.40768,-0.3152 -0.53072,-0.55862 -0.33293,-0.65889 -0.0688,-1.46287 0.59015,-1.79576 0.20587,-0.10403 0.42589,-0.14955 0.6413,-0.14314 z" /></g></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

46
arbalète/svg/noix_v2.svg Normal file
View File

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="29.652mm"
height="30.28116mm"
viewBox="0 0 29.652001 30.28116"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
sodipodi:docname="noix_v2.svg"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="3.0224195"
inkscape:cx="68.984468"
inkscape:cy="33.913228"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
id="defs1" /><g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-6.8903254,2.3376509)" /><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-157.17366,-153.76652)"><path
id="path1-6"
style="fill:#0000ff;stroke-width:0.512603;stroke-linecap:round"
d="m 185.71416,153.7684 c -0.46983,-0.0273 -1.07638,0.24105 -1.79524,0.95756 -2.58636,2.57794 -5.59846,5.85238 -7.80831,7.60109 -2.14902,1.70058 -3.99003,2.57325 -5.24309,2.45153 -0.001,-1.4e-4 -0.003,-3.9e-4 -0.004,-5.2e-4 a 9.9899359,9.9899359 0 0 0 -1.46761,-0.45785 c -0.36515,-0.25433 -0.61544,-0.62003 -0.78238,-1.12655 -0.33391,-1.01314 -0.20579,-2.60117 0.35295,-3.67574 0.24582,-0.47276 0.46164,-0.87146 -0.0786,-1.27331 -0.54015,-0.40185 -1.93983,0.42846 -2.46962,0.59324 -5.50167,1.71218 -9.40983,8.88776 -9.23923,14.89263 a 9.9899359,9.9899359 0 0 0 -0.005,0.32712 9.9899359,9.9899359 0 0 0 9.99008,9.99008 9.9899359,9.9899359 0 0 0 9.74463,-7.79022 h -1.82521 v -3.992 c 1.99341,-1.76589 8.09529,-7.60318 11.49128,-15.65228 0.54587,-1.29378 0.17323,-2.78464 -0.86041,-2.84478 z m -18.55029,17.78909 a 2.5,2.5 0 0 1 2.50011,2.50011 2.5,2.5 0 0 1 -1.65726,2.34869 c -0.004,0.003 -0.008,0.006 -0.0124,0.009 a 2.5,2.5 0 0 1 -0.10903,0.0315 2.5,2.5 0 0 1 -0.11473,0.0336 2.5,2.5 0 0 1 -0.19585,0.0388 2.5,2.5 0 0 1 -0.10749,0.0186 2.5,2.5 0 0 1 -0.30334,0.0196 2.5,2.5 0 0 1 -0.60151,-0.0734 2.5,2.5 0 0 1 -1.89859,-2.42672 2.5,2.5 0 0 1 2.5001,-2.50011 z" /></g></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

48
arbalète/svg/queue.svg Normal file
View File

@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="50.999989mm"
height="77mm"
viewBox="0 0 50.999989 77"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="queue.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="1.3861507"
inkscape:cx="96.309875"
inkscape:cy="145.36659"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-3.704166,-16.422763)">
<path
id="rect5"
style="opacity:1;fill:#000080;stroke-width:0.688611;stroke-linecap:round"
d="m 28.719175,16.422763 c -3.362576,0.009 -6.360625,2.119734 -7.502901,5.28236 H 3.7041653 v 5.00021 h 4.992976 c 0,0 17.9370357,25.80932 11.0603067,61.28774 -0.562311,2.90108 -1.207765,4.90644 1.718242,5.42969 1.113613,0.19914 1.799773,-0.71032 2.585371,-2.20715 3.058166,-5.82683 19.577104,-64.51028 19.577104,-64.51028 h 11.06599 v -5.00021 h -18.46141 c -1.144859,-3.16974 -4.153413,-5.282071 -7.52357,-5.28236 z m 0,5.40018 c 1.435819,8.8e-5 2.599757,1.164031 2.59984,2.59985 -8.8e-5,1.435815 -1.164025,2.599752 -2.59984,2.59984 -1.436018,1.98e-4 -2.60027,-1.163822 -2.600358,-2.59984 8.3e-5,-1.436022 1.164336,-2.600048 2.600358,-2.59985 z"
sodipodi:nodetypes="cccccscccccccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="79.109596mm"
height="30.290987mm"
viewBox="0 0 79.109597 30.290987"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
sodipodi:docname="queue_v2.svg"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="3.0224196"
inkscape:cx="117.45556"
inkscape:cy="60.051225"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" /><defs
id="defs1" /><g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-48.947915,-22.489574)"><path
id="path3"
style="opacity:1;fill:#ff6600;stroke-width:1.00969;stroke-linecap:round;stroke-miterlimit:0"
inkscape:transform-center-x="5.0160569"
inkscape:transform-center-y="24.456115"
d="m 94.159626,27.786925 c -1.756445,0.02606 -3.221474,1.350047 -3.424598,3.094902 -0.02468,0.21129 -0.03004,0.424389 -0.01602,0.636653 0,0 -3.417992,14.964072 -5.461682,24.829178 -0.185957,0.897632 0.846048,2.616697 0.846048,2.616697 0.5747,1.421648 2.079623,5.090202 1.127475,10.554389 -1.128175,6.474375 -6.119789,11.875435 -6.560324,12.447302 -0.440536,0.571868 -0.186214,1.599113 0.399976,1.916679 0.586193,0.317568 1.490108,0.04903 2.811715,-1.666565 1.321608,-1.715603 4.859816,-6.414201 6.047693,-11.261328 1.064218,-4.342539 5.419307,-24.62072 5.419307,-24.62072 1.36821,-0.382704 2.982113,-1.466984 3.146477,-2.87817 0.176264,-1.512564 -0.706283,-3.354407 -1.901641,-4.297825 -0.854769,-0.674614 -1.755661,-1.886478 -1.680474,-2.531839 0.116144,-0.996911 0.487522,-1.443246 1.085209,-2.330191 0.72919,-0.432904 1.27641,-1.115827 1.539958,-1.921846 0.09174,-0.09743 0.144177,-0.150895 0.144177,-0.150895 l -0.09405,-0.01912 c 0.04579,-0.168168 0.07895,-0.339522 0.09922,-0.512631 0.223629,-1.92004 -1.151603,-3.657821 -3.071647,-3.881417 -0.151603,-0.0177 -0.304202,-0.02547 -0.456819,-0.02325 z m 0.147794,1.592151 c 1.104476,6.7e-5 1.999818,0.895404 1.999878,1.999878 -6e-5,1.104474 -0.895402,1.999811 -1.999878,1.999878 -1.104474,-6.7e-5 -1.999811,-0.895404 -1.999878,-1.999878 6.7e-5,-1.104474 0.895404,-1.999811 1.999878,-1.999878 z"
sodipodi:nodetypes="cccscsssssccssccccccccccccc" /></g><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-199.23125,-178.59374)" /></svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.