diff options
author | Daniel J. Ramirez <djrmuv@gmail.com> | 2016-06-04 14:01:36 -0500 |
---|---|---|
committer | Daniel J. Ramirez <djrmuv@gmail.com> | 2016-06-04 14:01:36 -0500 |
commit | 2ddaf417778e57a24682e13f573cb876f9a9ce1c (patch) | |
tree | d4b4206f538f747f716980396eb1f82119ad6951 /tools/editor/icons/source/icon_dependency_ok.svg | |
parent | 5b6a8eca94301410b066def0303a132bdc833dd4 (diff) |
New icons, almost all the icons have an svg version, plus a more consistent look
Diffstat (limited to 'tools/editor/icons/source/icon_dependency_ok.svg')
-rw-r--r-- | tools/editor/icons/source/icon_dependency_ok.svg | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/tools/editor/icons/source/icon_dependency_ok.svg b/tools/editor/icons/source/icon_dependency_ok.svg index 757d085d23..76d7f54065 100644 --- a/tools/editor/icons/source/icon_dependency_ok.svg +++ b/tools/editor/icons/source/icon_dependency_ok.svg @@ -9,15 +9,15 @@ 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="32" - height="32" - viewBox="0 0 32.000001 32.000001" + width="16" + height="16" + viewBox="0 0 16 16" id="svg2" version="1.1" inkscape:version="0.91 r13725" - inkscape:export-filename="/home/djrm/Projects/godot/tools/editor/icons/icon_progress_8.png" - inkscape:export-xdpi="39.380001" - inkscape:export-ydpi="39.380001" + 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_dependency_ok.svg"> <defs id="defs4" /> @@ -28,9 +28,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="10.495485" - inkscape:cy="12.703724" + inkscape:zoom="30.700696" + inkscape:cx="7.9274941" + inkscape:cy="10.170392" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -67,17 +67,16 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" - transform="translate(0,-1020.3622)"> - <circle - style="fill:#9fce8a;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path4281" - cx="16" - cy="1036.3622" - r="13" /> + transform="translate(0,-1036.3622)"> <path - style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m 22.717515,1029.9375 -9.192388,9.1924 -4.2426415,-4.2426 -2.828427,2.8284 4.2426415,4.2426 2.828427,2.8286 2.828426,-2.8286 9.192388,-9.1922 -2.828427,-2.8286 z" - id="rect4294" - inkscape:connector-curvature="0" /> + style="opacity:1;fill:#84ffb1;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 11.181641 4.9296875 L 12.595703 6.34375 L 8.3535156 10.585938 L 7.6464844 11.292969 L 6.9394531 12 L 3.4042969 8.4648438 L 4.8183594 7.0507812 L 6.9394531 9.171875 L 11.181641 4.9296875 z " + transform="translate(0,1036.3622)" + id="path4137" /> + <path + id="path4156" + transform="translate(0,1036.3622)" + d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 11.181641 4.9296875 L 12.595703 6.34375 L 8.3535156 10.585938 L 7.6464844 11.292969 L 6.9394531 12 L 3.4042969 8.4648438 L 4.8183594 7.0507812 L 6.9394531 9.171875 L 11.181641 4.9296875 z " + style="opacity:1;fill:#000000;fill-opacity:0.23529412;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> </svg> |