Better visual shader icon

Closes #20695.
This commit is contained in:
Michael Alexsander Silva Dias 2019-06-03 02:16:58 -03:00
parent a25e52fb72
commit 8ea67380d0

View file

@ -1,105 +1,10 @@
<?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"
width="16"
height="16"
version="1.1"
viewBox="0 0 16 16"
id="svg20"
sodipodi:docname="icon_visual_shader.svg"
inkscape:version="0.92.3 (2405546, 2018-03-11)">
<metadata
id="metadata26">
<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="defs24" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview22"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8"
inkscape:cy="8"
inkscape:window-x="67"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:current-layer="svg20" />
<g
id="g18"
transform="matrix(1,0,0,0.50605327,0,0.49394673)">
<path
d="M 2,1 C 1.44774,1.0001 1.00006,1.4477 1,2 v 12 c 5.52e-5,0.5523 0.44774,0.9999 1,1 h 12 c 0.55226,-10e-5 0.99994,-0.4477 1,-1 V 6 L 10,1 Z m 1,2 h 6 v 3 c 0,0.554 0.44599,1 1,1 h 3 v 6 H 3 Z"
id="path2"
inkscape:connector-curvature="0"
style="fill:#e0e0e0" />
<path
d="m 10,11 h 2 v 1 h -2 z"
id="path4"
inkscape:connector-curvature="0"
style="fill:#9f70ff" />
<path
d="M 4,6 H 6 V 7 H 4 Z"
id="path6"
inkscape:connector-curvature="0"
style="fill:#ffeb70" />
<path
d="m 8,8 h 4 V 9 H 8 Z"
id="path8"
inkscape:connector-curvature="0"
style="fill:#9dff70" />
<path
d="M 7,6 H 8 V 7 H 7 Z"
id="path10"
inkscape:connector-curvature="0"
style="fill:#70deff" />
<path
d="m 4,11 h 5 v 1 H 4 Z"
id="path12"
inkscape:connector-curvature="0"
style="fill:#ff70ac" />
<path
d="M 4,4 H 7 V 5 H 4 Z"
id="path14"
inkscape:connector-curvature="0"
style="fill:#ff7070" />
<path
d="M 4,8 H 7 V 9 H 4 Z"
id="path16"
inkscape:connector-curvature="0"
style="fill:#70ffb9" />
</g>
<path
inkscape:connector-curvature="0"
style="fill:#e0e0e0"
d="m 2.8642321,9 v 6 h 2 a 3,3 0 0 0 3,-3 V 9 h -2 v 3 a 1,1 0 0 1 -1,1 V 9 Z"
id="path1394" />
<path
inkscape:connector-curvature="0"
style="fill:#e0e0e0"
d="m 10.864232,9 a 2,2 0 0 0 -1.7323999,1 2,2 0 0 0 0,2 2,2 0 0 0 1.7323999,1 H 8.8642321 v 2 h 1.9999999 a 2,2 0 0 0 1.7324,-1 2,2 0 0 0 0,-2 2,2 0 0 0 -1.7324,-1 h 2 V 9 Z"
id="path30" />
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m2.8642 9.9954v6h2a3 3 0 0 0 3-3v-3h-2v3a1 1 0 0 1-1 1v-4z" fill="#e0e0e0"/>
<path d="m10.864 9.9954a2 2 0 0 0-1.7324 1 2 2 0 0 0 0 2 2 2 0 0 0 1.7324 1h-2v2h2a2 2 0 0 0 1.7324-1 2 2 0 0 0 0-2 2 2 0 0 0-1.7324-1h2v-2z" fill="#e0e0e0"/>
<path d="m2 1c-0.55226 1e-4 -0.99994 0.4477-1 1v7h2v-6h6v3c0 0.554 0.44599 1 1 1h3v2h2v-3l-5-5z" fill="#e0e0e0"/>
<path d="m4 6h2v1h-2z" fill="#ffeb70"/>
<path d="m8 8h4v1h-4z" fill="#9dff70"/>
<path d="m7 6h1v1h-1z" fill="#70deff"/>
<path d="m4 4h3v1h-3z" fill="#ff7070"/>
<path d="m4 8h3v1h-3z" fill="#70ffb9"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 664 B