Modify/Add Icons

Details Blue.svg
Close.svg
This commit is contained in:
Agnes Gaschitz 2021-06-20 11:34:47 +02:00
parent d6db051ac6
commit 07e1b0ca54
2 changed files with 54 additions and 22 deletions

View File

@ -6,36 +6,41 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xml:space="preserve"
style="enable-background:new 0 0 18 18;"
enable-background="new 0 0 18 18"
viewBox="0 0 18 18"
y="0px"
x="0px"
id="Layer_1"
version="1.1"><metadata
id="metadata3779"><rdf:RDF><cc:Work
id="metadata28"><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="defs3777" />
<style
id="style3766"
type="text/css">
.st0{fill:none;stroke:#263238;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
id="defs26" />
<g
id="g3772">
<line
id="line3768"
y2="1.5"
x2="16.5"
y1="16.5"
x1="1.5"
class="st0" />
<line
id="line3770"
y2="1.5"
x2="1.5"
y1="16.5"
x1="16.5"
class="st0" />
<line
y2="3.5"
x2="14.5"
y1="14.5"
x1="3.5"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none"
id="line3768" />
<line
y2="3.5"
x2="3.5"
y1="14.5"
x1="14.5"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none"
id="line3770" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,27 @@
<?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"
xml:space="preserve"
enable-background="new 0 0 18 18"
viewBox="0 0 18 18"
y="0px"
x="0px"
id="Layer_1"
version="1.1"><metadata
id="metadata46"><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="defs44" />
<path
id="path39"
d="M14.5,16.5h-11 c-0.5,0-1-0.5-1-1v-14c0-0.6,0.5-1,1-1h11c0.6,0,1,0.4,1,1v14C15.5,16.1,15.1,16.5,14.5,16.5z M7.5,3.5h5 M7.5,6.5h5 M7.5,9.5h5 M7.5,12.5h5 M5.5,3.5L5.5,3.5 M5.5,6.5L5.5,6.5 M5.5,9.5L5.5,9.5 M5.5,12.5L5.5,12.5"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#3393BD"
fill="none" />
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB