Transférer les fichiers vers 'symboles'

This commit is contained in:
Jouski 2021-02-24 18:08:44 +01:00
parent 48cf0d46f0
commit ae27e288b7
4 changed files with 375 additions and 0 deletions

31
symboles/panneau.svg Normal file
View File

@ -0,0 +1,31 @@
<?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"
viewBox="0 0 14 14"
height="14"
width="14"
id="svg109"
version="1.1">
<metadata
id="metadata115">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs113" />
<path
id="rect18-1"
d="m 0,0 c 0,4.6666667 0,9.3333333 0,14 h 1 v -3 h 12 v 3 h 1 C 14,9.3333333 14,4.6666667 14,0 9.3333333,0 4.6666667,0 0,0 Z m 1,1 h 12 v 9 H 1 Z m 3,2 v 1 h 6 V 3 Z M 2,5 V 6 H 12 V 5 Z M 2,7 V 8 H 12 V 7 Z"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:5.16719103;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="windows-1252"?>
<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="123.516px" height="123.508px" viewBox="0 0 123.516 123.508" style="enable-background:new 0 0 123.516 123.508;" xml:space="preserve">
<g>
<path style="fill:#231F20;" d="M109.071,123.348c8.156,0,14.773-6.586,14.773-14.742V14.582c0-8.156-6.617-14.758-14.773-14.758 H15.055c-8.156,0-14.773,6.602-14.773,14.758v94.023c0,8.156,6.617,14.742,14.773,14.742H109.071z"/>
<path style="fill:#FFFFFF;" d="M15.055,2.324c-6.773,0-12.273,5.5-12.273,12.258v94.023c0,6.758,5.5,12.258,12.273,12.258h94.016 c6.766,0,12.266-5.5,12.266-12.258V14.582c0-6.758-5.5-12.258-12.266-12.258H15.055z"/>
<path style="fill:#231F20;" d="M29.703,101.332c9.898,0,17.93-8.031,17.93-17.945c0-9.891-8.031-17.922-17.93-17.922 c-9.875,0-17.906,8.031-17.906,17.922C11.797,93.301,19.828,101.332,29.703,101.332z M7.719,83.387 c0-12.148,9.859-21.984,21.984-21.984c12.156,0,22.008,9.836,22.008,21.984c0,12.156-9.852,21.992-22.008,21.992 C17.578,105.379,7.719,95.543,7.719,83.387z"/>
<path style="fill:#231F20;" d="M94.446,101.535c9.875,0,17.906-8.016,17.906-17.93c0-9.898-8.031-17.93-17.906-17.93 c-9.898,0-17.93,8.031-17.93,17.93C76.516,93.52,84.547,101.535,94.446,101.535z M72.438,83.605 c0-12.156,9.867-21.984,22.008-21.984c12.125,0,21.984,9.828,21.984,21.984s-9.859,21.992-21.984,21.992 C82.305,105.598,72.438,95.762,72.438,83.605z"/>
<path style="fill:#231F20;" d="M72.5,29.941c4.562,0,8.273-3.688,8.273-8.25S77.063,13.41,72.5,13.41s-8.281,3.719-8.281,8.281 S67.938,29.941,72.5,29.941z"/>
<path style="fill:#231F20;" d="M72.844,50.012c-1.203,0.023-2.492-0.578-3.445-2.078l-5.367-8.398L52.946,50.512l10.273,5.406 c4.227,2.023,3.594,5.742,3.594,5.742v23.266c0,2.633-2.125,4.781-4.766,4.781c-2.633,0-4.758-2.148-4.758-4.781V66.293 l-17.82-9.898c-2.125-1.188-3.562-3.453-3.562-6.039c0-1.789,0.656-3.422,1.781-4.641l17.477-17.516 c2.172-2.453,5.203-2.062,5.203-2.062c3.664,0,5.586,3.195,5.586,3.195l9.086,14.234l13.789-0.023c4.961,0,4.961,6.469,0,6.469 H72.844z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

311
symboles/ping-pong.svg Normal file
View File

@ -0,0 +1,311 @@
<?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="500"
height="400"
id="svg13388"
version="1.1"
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
sodipodi:docname="ping-pong.svg">
<defs
id="defs13390">
<linearGradient
id="linearGradient3860">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3862" />
<stop
id="stop3868"
offset="0.42549232"
style="stop-color:#000000;stop-opacity:1;" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop3864" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3832">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3834" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3836" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3820">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop3822" />
<stop
style="stop-color:#b3b3b3;stop-opacity:0;"
offset="1"
id="stop3824" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient14380">
<stop
style="stop-color:#deaa87;stop-opacity:1;"
offset="0"
id="stop14382" />
<stop
style="stop-color:#c87137;stop-opacity:1"
offset="1"
id="stop14384" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient14351">
<stop
style="stop-color:#d89a71;stop-opacity:1;"
offset="0"
id="stop14353" />
<stop
style="stop-color:#e9c6af;stop-opacity:1"
offset="1"
id="stop14355" />
</linearGradient>
<linearGradient
id="linearGradient14339">
<stop
style="stop-color:#d38d5f;stop-opacity:1"
offset="0"
id="stop14341" />
<stop
id="stop14347"
offset="0.5"
style="stop-color:#f4e3d7;stop-opacity:1" />
<stop
style="stop-color:#d38d5f;stop-opacity:1"
offset="1"
id="stop14343" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient14059">
<stop
id="stop14063"
offset="0"
style="stop-color:#ff2a2a;stop-opacity:1" />
<stop
id="stop14061"
offset="1"
style="stop-color:#be0d00;stop-opacity:1;" />
</linearGradient>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath7292">
<path
inkscape:connector-curvature="0"
d="m 6214.53,4715.05 c 10.7,-10.72 24.24,-18.59 39.4,-22.34 6.48,-1.61 13.26,-2.45 20.23,-2.45 13.55,0 26.33,3.2 37.68,8.9 8.14,4.08 15.54,9.45 21.91,15.84 5.37,5.37 10,11.46 13.79,18.12 7.05,12.4 11.09,26.78 11.09,42.1 0,8.77 -1.33,17.22 -3.79,25.19 -4.12,13.39 -11.44,25.37 -21.09,35.02 -6.37,6.39 -13.77,11.76 -21.91,15.85 -11.35,5.7 -24.13,8.9 -37.68,8.9 -6.97,0 -13.75,-0.85 -20.23,-2.46 -15.16,-3.74 -28.7,-11.6 -39.4,-22.33 -9.65,-9.65 -16.95,-21.63 -21.05,-35.01 -2.46,-7.95 -3.79,-16.4 -3.79,-25.16 0,-15.31 4.02,-29.67 11.07,-42.07 3.77,-6.65 8.4,-12.73 13.77,-18.1"
id="path7294" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath7298">
<path
inkscape:connector-curvature="0"
d="m 6214.53,4715.05 c 10.7,-10.72 24.24,-18.59 39.4,-22.34 6.48,-1.61 13.26,-2.45 20.23,-2.45 13.55,0 26.33,3.2 37.68,8.9 8.14,4.08 15.54,9.45 21.91,15.84 5.37,5.37 10,11.46 13.79,18.12 7.05,12.4 11.09,26.78 11.09,42.1 0,8.77 -1.33,17.22 -3.79,25.19 -4.12,13.39 -11.44,25.37 -21.09,35.02 -6.37,6.39 -13.77,11.76 -21.91,15.85 -11.35,5.7 -24.13,8.9 -37.68,8.9 -6.97,0 -13.75,-0.85 -20.23,-2.46 -15.16,-3.74 -28.7,-11.6 -39.4,-22.33 -9.65,-9.65 -16.95,-21.63 -21.05,-35.01 -2.46,-7.95 -3.79,-16.4 -3.79,-25.16 0,-15.31 4.02,-29.67 11.07,-42.07 3.77,-6.65 8.4,-12.73 13.77,-18.1"
id="path7300" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath6676">
<path
inkscape:connector-curvature="0"
d="m 6200.02,4962.56 c 0,0 166.86,-108.33 184.36,-119.75 0,0 112.16,-84.57 147.89,-115 l 2.36,-2.01 c 0,0 14.12,-15.21 26.03,3.14 11.23,19.12 22.45,38.24 33.68,57.36 8.06,13.72 16.13,27.46 24.18,41.19 0,0 8.98,8.23 -17.35,23.09 -1.42,0.79 -2.93,1.6 -4.53,2.44 0,0 -164.94,84.15 -190.76,110.83 0,0 -133.5,94.5 -150.29,96.3 -7.74,-13.6 -15.49,-27.2 -23.23,-40.79 -10.78,-18.94 -21.56,-37.87 -32.34,-56.8"
id="path6678" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath6682">
<path
inkscape:connector-curvature="0"
d="m 6200.02,4962.56 c 0,0 166.86,-108.33 184.36,-119.75 0,0 112.16,-84.57 147.89,-115 l 2.36,-2.01 c 0,0 14.12,-15.21 26.03,3.14 11.23,19.12 22.45,38.24 33.68,57.36 8.06,13.72 16.13,27.46 24.18,41.19 0,0 8.98,8.23 -17.35,23.09 -1.42,0.79 -2.93,1.6 -4.53,2.44 0,0 -164.94,84.15 -190.76,110.83 0,0 -133.5,94.5 -150.29,96.3 -7.74,-13.6 -15.49,-27.2 -23.23,-40.79 -10.78,-18.94 -21.56,-37.87 -32.34,-56.8"
id="path6684" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath6562">
<path
inkscape:connector-curvature="0"
d="m 6035.64,4829.77 c 25.32,43.88 50.65,87.77 75.98,131.67 63.42,109.88 126.84,219.77 190.26,329.65 0,0 39.06,-64.98 22.53,-210.85 0,0 -7.12,-56.3 48.46,-94.13 -8.4,-13.51 -16.82,-27.01 -25.19,-40.51 -12.09,-19.42 -24.16,-38.84 -36.23,-58.24 0,0 -63.38,51.04 -179.16,-31.37 0,0 -77.9,-35.51 -96.65,-26.22"
id="path6564" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath6568">
<path
inkscape:connector-curvature="0"
d="m 6035.64,4829.77 c 25.32,43.88 50.65,87.77 75.98,131.67 63.42,109.88 126.84,219.77 190.26,329.65 0,0 39.06,-64.98 22.53,-210.85 0,0 -7.12,-56.3 48.46,-94.13 -8.4,-13.51 -16.82,-27.01 -25.19,-40.51 -12.09,-19.42 -24.16,-38.84 -36.23,-58.24 0,0 -63.38,51.04 -179.16,-31.37 0,0 -77.9,-35.51 -96.65,-26.22"
id="path6570" />
</clipPath>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient14059"
id="radialGradient14065"
cx="46.00568"
cy="310.12067"
fx="46.00568"
fy="310.12067"
r="345.23618"
gradientTransform="matrix(1,0,0,0.96960782,1793.654,-206.37142)"
gradientUnits="userSpaceOnUse" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient14059"
id="radialGradient14327"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.96960782,1793.654,-206.37142)"
cx="46.00568"
cy="310.12067"
fx="46.00568"
fy="310.12067"
r="345.23618" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient14339"
id="linearGradient14345"
x1="2427.4524"
y1="452.19705"
x2="2505.4219"
y2="330.04474"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient14351"
id="linearGradient14357"
x1="2345.4033"
y1="315.42029"
x2="2308.2268"
y2="293.36719"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(1,3)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient14380"
id="linearGradient14386"
x1="2335.1101"
y1="122.39021"
x2="2312.1321"
y2="399.892"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient14380"
id="linearGradient3920"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.47654268,-0.06300155,0.06300155,0.47654268,-793.04491,257.38442)"
x1="2335.1101"
y1="122.39021"
x2="2312.1321"
y2="399.892" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3820"
id="linearGradient3930"
gradientUnits="userSpaceOnUse"
x1="330.82361"
y1="477.07788"
x2="263.30792"
y2="382.62634"
gradientTransform="matrix(0.95624708,0,0,0.95624708,35.430029,624.45975)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3832"
id="linearGradient3932"
gradientUnits="userSpaceOnUse"
x1="210.87845"
y1="850.14929"
x2="246.59084"
y2="915.34595"
gradientTransform="matrix(0.95624708,0,0,0.95624708,35.430029,96.265031)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.84596866"
inkscape:cx="147.30093"
inkscape:cy="220.99528"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1878"
inkscape:window-height="1031"
inkscape:window-x="42"
inkscape:window-y="25"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid14237"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata13393">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-652.36218)">
<path
style="fill:url(#linearGradient3920);stroke:#000000;stroke-width:0.95624709;stroke-opacity:1"
d="m 340.875,149.46094 -79.63281,178.90234 c 0,0 35.81712,-37.21314 59.66211,-41.69922 14.98098,4.74134 7.22897,1.90873 19.92382,7.72461 l 131.55274,60.9336 c 0,0 13.89824,-18.30959 18.88086,-28.58399 4.80443,-9.90696 10.36914,-31.36133 10.36914,-31.36133 L 371.56988,239.87317 C 353.48405,232.1996 352.56558,227.0487 351.33008,224.72656 339.76628,202.19092 340.875,149.46094 340.875,149.46094 Z"
transform="translate(0,652.36218)"
id="path14324"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccscccc" />
<path
style="fill:#aa0000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.95624709;stroke-opacity:1"
d="m 133.72402,687.04559 c -57.192498,6.27207 -106.94335,52.322 -118.149318,108.66861 -11.3444431,44.5767 1.974171,93.30364 32.170181,127.61137 28.234622,33.48963 68.112667,54.99622 108.827747,69.56641 35.02262,12.00892 78.60681,13.70722 107.74876,-12.605 12.71838,-11.61229 15.34492,-29.97694 23.45848,-44.628 18.24816,-41.3756 36.5181,-82.74155 54.75986,-124.12 -1.99514,-38.24927 -32.27887,-67.1599 -62.45443,-86.8661 -36.75339,-23.0026 -79.6275,-37.35776 -123.09259,-38.87666 -7.76727,-0.12989 -15.58751,0.23335 -23.26869,1.24937 z"
id="path6604"
inkscape:connector-curvature="0" />
<circle
r="43.960594"
cy="991.48285"
cx="274.41577"
style="fill:#f9f9f9;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
id="path3023" />
<path
inkscape:connector-curvature="0"
style="fill:url(#linearGradient3930);fill-opacity:1;stroke:none;stroke-width:0.95624709"
d="m 313.2198,970.83037 c 1.46906,4.38772 2.30097,9.07309 2.30097,13.95523 0,24.2788 -19.70859,43.9575 -43.98736,43.9575 -16.84915,0 -31.46825,-9.4818 -38.84754,-23.3982 5.80427,17.4889 22.27926,30.0919 41.71628,30.0919 24.27877,0 43.98736,-19.6787 43.98736,-43.95747 0,-7.46706 -1.88513,-14.49039 -5.16971,-20.64896 z"
id="path3047" />
<path
id="path3828"
d="m 235.85737,1011.858 c -1.46906,-4.3878 -2.30097,-9.0731 -2.30097,-13.95528 0,-24.27877 19.70859,-43.95748 43.98736,-43.95748 16.84915,0 31.46825,9.48184 38.84754,23.39817 -5.80427,-17.4889 -22.27926,-30.0919 -41.71628,-30.0919 -24.27877,0 -43.98736,19.67871 -43.98736,43.95748 0,7.46707 1.88513,14.49041 5.16971,20.64901 z"
style="fill:url(#linearGradient3932);fill-opacity:1;stroke:none;stroke-width:0.95624709"
inkscape:connector-curvature="0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

20
symboles/point_eau.svg Normal file
View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="14"
height="14"
viewBox="0 0 14 14">
<rect
width="14"
height="14"
x="0"
y="0"
id="canvas"
style="fill:none;stroke:none;visibility:hidden" />
<path
d="m 1,6 1.5,8 5,0 L 9,6 z M 2.18,7 7.81,7 7.44,9 2.55,9 M 4,5 C 4,3 5,2 7,2 L 8,2 8,1 7,1 C 6,1 6,0 7,0 l 3,0 c 1,0 1,1 0,1 l -1,0 0,1 4,0 0,1.5 -6,0 C 5.91526,3.49111 5.5,3.9824765 5.5,5 z"
id="drinking-water" />
</svg>

After

Width:  |  Height:  |  Size: 603 B