Transférer les fichiers vers 'symboles'

This commit is contained in:
Jouski 2021-02-24 18:09:13 +01:00
parent ae27e288b7
commit a22620cc9a
3 changed files with 50 additions and 0 deletions

7
symboles/pont.svg Normal file
View File

@ -0,0 +1,7 @@
<?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="146.549px" height="96.422px" viewBox="0 0 146.549 96.422" style="enable-background:new 0 0 146.549 96.422;" xml:space="preserve">
<polyline style="fill:none;stroke:#000000;stroke-width:7.5;" points="3.329,94.695 19.946,62.665 126.625,62.665 143.219,94.695 "/>
<polyline style="fill:none;stroke:#000000;stroke-width:7.5;" points="3.329,1.727 19.946,33.758 126.625,33.758 143.219,1.727 "/>
</svg>

After

Width:  |  Height:  |  Size: 773 B

3
symboles/portail.svg Normal file
View File

@ -0,0 +1,3 @@
<svg enable-background="new 0 0 580 580" height="580" viewBox="0 0 580 580" width="580" xmlns="http://www.w3.org/2000/svg">
<path d="m520.451 332.731h-229.295l84.422-78.886h144.873c15.101 0 27.343-12.241 27.343-27.342s-12.242-27.342-27.343-27.342h-86.351l37.085-34.654c11.033-10.31 11.62-27.613 1.31-38.646-10.31-11.034-27.612-11.62-38.646-1.31l-79.845 74.61h-285.314c-15.101 0-27.343 12.241-27.343 27.342s12.242 27.342 27.343 27.342h226.792l-84.42 78.886h-142.372c-15.101 0-27.343 12.242-27.343 27.343s12.242 27.343 27.343 27.343h83.849l-38.829 36.283c-11.034 10.31-11.62 27.612-1.31 38.646 5.384 5.762 12.674 8.675 19.984 8.675 6.687 0 13.391-2.438 18.662-7.365l81.587-76.238h287.817c15.101 0 27.343-12.242 27.343-27.343s-12.241-27.344-27.342-27.344z" fill="param(fill)" fill-opacity="param(fill-opacity)" stroke="param(outline)" stroke-opacity="param(outline-opacity)" stroke-width="param(outline-width)"/>
</svg>

After

Width:  |  Height:  |  Size: 917 B

40
symboles/poubelle.svg Normal file
View File

@ -0,0 +1,40 @@
<?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"
version="1.1"
width="10"
height="10"
viewBox="0 0 10 10"
id="svg2">
<metadata
id="metadata8">
<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="defs6" />
<rect
width="10"
height="10"
x="0"
y="0"
id="canvas"
style="fill:none;stroke:none;visibility:hidden" />
<path
d="M 4,2 3,2 2,3 8,3 7,2 6,2 5,1 z M 2,4 3,9 7,9 8,4 z"
id="waste-basket"
style="fill:#000000;fill-opacity:1;stroke:none" />
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB