Icons update

This commit is contained in:
Daniel J. Ramirez
2017-12-09 19:45:52 -06:00
parent 75063c5f78
commit 030c2f8971
5 changed files with 116 additions and 27 deletions

View File

@@ -119,6 +119,7 @@ icon_progress_7 c61f11f2c0dd82888e32a7834d0d6db7
icon_dynamic_font 5c7fe9b5e4346041e9fd7ec9c1e51bc1
icon_control_align_left_center 4e2f7213bdc5a2ae2d22d50c0155535d
icon_viewport 3d2743a34ec6bfcf5c7a263ddefd6d26
icon_editor_handle_add fa55b4352185fa0c1d121203e2974afd
icon_capsule_shape_2d 1bd1e12e12137808f7b64f3ea5b264cd
icon_play_scene 2e1b1b2830dffcdf6e766b416fea5ff7
icon_static_body 839b58213351e2beed1a1a06994ddf6f
@@ -242,7 +243,7 @@ icon_bus_vu_frozen a5e6d047a0e901bdce519f72a1992b3f
icon_play_custom 415b88256a6cf4f13bdbb075b757c36f
icon_navigation_mesh_instance e50f09ee69511682a630fdf25f8f0891
icon_animation 780b5d078dcaf26974634bff68140938
icon_editor_handle 53872db861677fe1635c1c18ab7b89fa
icon_editor_handle 9044cf6b1a13fa9d063fae326478bc79
icon_control_hcenter_wide 280cbe463bd394557f38df69306d2fad
icon_hinge_joint a91319fd2730545bf8c485a15ce45c52
icon_panels_3_alt c16922f424b576bd76f83ec70b13a4b7

View File

@@ -1,7 +1,5 @@
<svg width="10" height="10" version="1.1" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1042.4)">
<ellipse cx="5" cy="1047.4" rx="5" ry="5" fill-opacity=".29412"/>
<ellipse cx="5" cy="1047.4" rx="4" ry="4" fill="#fff"/>
<ellipse cx="5" cy="1047.4" rx="3" ry="3" fill="#ff8484"/>
</g>
<circle cx="5" cy="5" r="5" fill-opacity=".29412"/>
<circle cx="5" cy="5" r="4" fill="#fff"/>
<circle cx="5" cy="5" r="3" fill="#ff8484"/>
</svg>

Before

Width:  |  Height:  |  Size: 328 B

After

Width:  |  Height:  |  Size: 244 B

View File

@@ -0,0 +1,5 @@
<svg width="10" height="10" version="1.1" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<circle cx="5" cy="5" r="5" fill-opacity=".29412"/>
<circle cx="5" cy="5" r="4" fill="#474747"/>
<path d="m4 2v2h-2v2h2v2h2v-2h2v-2h-2v-2z" fill="#84ffb1"/>
</svg>

After

Width:  |  Height:  |  Size: 262 B

View File

@@ -14,7 +14,7 @@
viewBox="0 0 10 10"
id="svg2"
version="1.1"
inkscape:version="0.92+devel unknown"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_dependency_changed_hl.png"
inkscape:export-xdpi="45"
inkscape:export-ydpi="45"
@@ -28,11 +28,11 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="43.417341"
inkscape:cx="2.9548699"
inkscape:cy="4.8877893"
inkscape:zoom="21.70867"
inkscape:cx="11.897141"
inkscape:cy="4.2742439"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:current-layer="svg2"
showgrid="true"
units="px"
inkscape:snap-bbox="true"
@@ -60,35 +60,31 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1042.3622)">
<ellipse
ry="4.9999895"
rx="5"
cy="1047.3622"
id="layer1">
<circle
cy="5"
cx="5"
id="ellipse4267"
style="opacity:1;fill:#000000;fill-opacity:0.29411765;stroke:none;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<ellipse
style="opacity:1;fill:#000000;fill-opacity:0.29411765;stroke:none;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
r="5" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.99999356;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path4137"
cx="5"
cy="1047.3622"
rx="3.9999912"
ry="3.9999826" />
<ellipse
cy="1047.3622"
cy="5"
r="4" />
<circle
cy="5"
cx="5"
id="circle4156"
style="opacity:1;fill:#ff8484;fill-opacity:1;stroke:none;stroke-width:3.14997745;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
rx="2.9999888"
ry="2.9999826" />
r="3" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -0,0 +1,89 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="10"
height="10"
viewBox="0 0 10 10"
id="svg2"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_dependency_changed_hl.png"
inkscape:export-xdpi="45"
inkscape:export-ydpi="45"
sodipodi:docname="icon_editor_handle_add.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="43.41734"
inkscape:cx="5.7278985"
inkscape:cy="6.4310562"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-object-midpoints="true"
inkscape:snap-center="true"
inkscape:window-width="1920"
inkscape:window-height="1016"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid3336" />
</sodipodi:namedview>
<metadata
id="metadata7">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<circle
cy="5"
cx="5"
id="ellipse4267"
style="opacity:1;fill:#000000;fill-opacity:0.29411765;stroke:none;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
r="5" />
<circle
style="opacity:1;fill:#474747;fill-opacity:1;stroke:none;stroke-width:2.99999356;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path4137"
cx="5"
cy="5"
r="4" />
<path
style="fill:#84ffb1"
inkscape:connector-curvature="0"
d="M 4,2 V 4 H 2 V 6 H 4 V 8 H 6 V 6 H 8 V 4 H 6 V 2 Z"
id="path842" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB