Add missing symbols and fix naming

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-11-27 07:08:41 +01:00
parent 6313815f57
commit 261171518c
10 changed files with 163 additions and 10 deletions
+73
View File
@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="128"
height="128"
viewBox="0 0 128 128"
version="1.1"
id="svg5"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
sodipodi:docname="u26F6.svg"
style="fill: currentColor;"
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="namedview7"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="true"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="4"
inkscape:cx="58"
inkscape:cy="24.25"
inkscape:window-width="1278"
inkscape:window-height="1401"
inkscape:window-x="1266"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer1" />
<defs
id="defs2">
<linearGradient
id="linearGradient795"
inkscape:swatch="solid">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop793" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:#000000;stroke:#ffffff;stroke-width:16;stroke-linecap:butt;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
d="M 16,48 V 16 h 32"
id="path351"
sodipodi:nodetypes="ccc" />
<path
style="fill:#000000;stroke:#ffffff;stroke-width:16;stroke-linecap:butt;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
d="m 80,16 h 32 v 32"
id="path351-4"
sodipodi:nodetypes="ccc" />
<path
style="fill:#000000;stroke:#ffffff;stroke-width:16;stroke-linecap:butt;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
d="m 112,80 v 32 H 80"
id="path351-4-4"
sodipodi:nodetypes="ccc" />
<path
style="fill:#000000;stroke:#ffffff;stroke-width:16;stroke-linecap:butt;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
d="M 48,112 H 16 V 80"
id="path351-4-4-5"
sodipodi:nodetypes="ccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB