redesigned fragments and process-stop

This commit is contained in:
germedeb 2022-02-04 22:59:02 -03:00
parent 9ccdf2997e
commit 51227931d3
2 changed files with 2044 additions and 33 deletions

View File

@ -1,23 +1,23 @@
<?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: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="16"
height="16"
id="svg2"
version="1.1"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
sodipodi:docname="process-stop-symbolic.symbolic.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="dialog-error-symbolic.symbolic.svg"
inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png"
inkscape:export-xdpi="640"
inkscape:export-ydpi="640"
shape-rendering="crispEdges">
shape-rendering="crispEdges"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<title
id="title3766">Twelf Icon Template</title>
<defs
@ -1833,16 +1833,16 @@
borderopacity="1"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="32"
inkscape:cx="3.0962435"
inkscape:cy="7.5012555"
inkscape:zoom="11.313709"
inkscape:cx="8.3085047"
inkscape:cy="13.169864"
inkscape:document-units="pt"
inkscape:current-layer="layer2"
showgrid="true"
inkscape:window-width="1366"
inkscape:window-height="704"
inkscape:window-height="707"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-y="0"
inkscape:window-maximized="1"
units="px"
showguides="false"
@ -1904,9 +1904,9 @@
inkscape:label="icon"
transform="translate(1.0008429,1.0005)">
<path
id="path1190"
style="fill:#000000;stroke-width:1.16428;stroke-linecap:square;paint-order:markers stroke fill"
d="M 5.1171875 1 L 1.0117188 5.0878906 L 1 10.882812 L 5.0878906 14.988281 L 10.882812 15 L 14.988281 10.912109 L 15 5.1171875 L 10.912109 1.0117188 L 5.1171875 1 z M 5.9414062 3 L 10.080078 3.0078125 L 13 5.9414062 L 12.992188 10.080078 L 10.058594 13 L 5.9199219 12.992188 L 3 10.058594 L 3.0078125 5.9199219 L 5.9414062 3 z "
id="path28069"
style="fill:#000000;stroke-width:0.582323"
d="M 5.1171875 1 L 1.0117188 5.0878906 L 1 10.882812 L 5.0878906 14.988281 L 10.882812 15 L 14.988281 10.912109 L 15 5.1171875 L 10.912109 1.0117188 L 5.1171875 1 z M 5.9414062 3 L 10.080078 3.0078125 L 13 5.9414062 L 12.992188 10.080078 L 10.058594 13 L 5.9199219 12.992188 L 3 10.058594 L 3.0078125 5.9199219 L 5.9414062 3 z M 6.3535156 4 L 4.0058594 6.3359375 L 4 9.6464844 L 6.3359375 11.994141 L 9.6464844 12 L 11.994141 9.6640625 L 12 6.3535156 L 9.6640625 4.0058594 L 6.3535156 4 z "
transform="translate(-1.0008429,-1.0005)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 54 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 76 KiB