Add files via upload

This commit is contained in:
L4ki
2022-01-11 10:17:01 +01:00
committed by GitHub
parent c2587f65c6
commit abf87012b5
2 changed files with 20 additions and 71 deletions

View File

@@ -1,77 +1,13 @@
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="list-remove-symbolic.svg">
<metadata
id="metadata10">
<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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="866"
inkscape:window-height="675"
id="namedview8"
showgrid="true"
inkscape:zoom="20.85965"
inkscape:cx="11.297701"
inkscape:cy="7.8529044"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2">
<inkscape:grid
type="xygrid"
id="grid4150" />
</sodipodi:namedview>
<defs
id="defs3051">
<style
type="text/css"
id="current-color-scheme">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#4d4d4d;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
<style
id="current-color-scheme-6"
type="text/css">
.ColorScheme-Text {
color:#4d4d4d;
color:#eff0f1;
}
</style>
</defs>
<path
inkscape:connector-curvature="0"
style="color:#4d4d4d;fill:currentColor;fill-opacity:1;stroke:none"
d="m 2,7.9999996 0,0.9980469 c 0,0 11,0.00195 11,0 l 0,-0.9980469 z"
<path style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 2,8 0,1 c 0,0 11,0 11,0 l 0,-1 z"
class="ColorScheme-Text"
id="path6"
sodipodi:nodetypes="ccccc" />
/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 370 B

View File

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<path style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 7 2 L 7 7 L 9 7 L 9 2 L 7 2 z M 5 5 L 2.0332031 11 L 2 11 L 2 14 L 14 14 L 14 11 L 13.966797 11 L 11 5 L 10.021484 5 L 10.021484 6 L 10.423828 6 L 12.945312 11 L 11 11 L 10 12 L 9 12 L 7 12 L 6 12 L 5 11 L 3.0546875 11 L 5.5761719 6 L 5.9785156 6 L 5.9785156 5 L 5 5 z M 6.0253906 7 L 5.3105469 7.734375 L 8.0078125 10.5 L 10.697266 7.7441406 L 9.9804688 7.0097656 L 8.0078125 9.0332031 L 6.0253906 7 z "
class="ColorScheme-Text"
/>
</svg>

After

Width:  |  Height:  |  Size: 741 B