diff options
author | Juan Linietsky <reduzio@gmail.com> | 2017-08-29 19:50:37 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-29 19:50:37 -0300 |
commit | 1564a146b3ce8140a039eefbfcdaf8a2b8dc728b (patch) | |
tree | 6c4967db40638c278caa9cf98e87f5c08e31332f /editor/icons/dark/icon_vehicle_body.svg | |
parent | 06d7e36898d274c2403dcfbe5a83a9d858af0661 (diff) | |
parent | e3e5dfdaf47fd4171945667b6c5cda5261ec4c46 (diff) |
Merge pull request #10772 from djrm/pr_icons
Improved and added some icons
Diffstat (limited to 'editor/icons/dark/icon_vehicle_body.svg')
-rw-r--r-- | editor/icons/dark/icon_vehicle_body.svg | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/editor/icons/dark/icon_vehicle_body.svg b/editor/icons/dark/icon_vehicle_body.svg index 1afbe9229d..227b354baa 100644 --- a/editor/icons/dark/icon_vehicle_body.svg +++ b/editor/icons/dark/icon_vehicle_body.svg @@ -1,7 +1,5 @@ <svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> -<g transform="translate(0 -1036.4)" fill="#ff5f5f" fill-opacity=".99608"> -<path transform="translate(0 1036.4)" d="m5 3a1 1 0 0 0 -1 1l-1 3h-2v4h1.0508c0.23167-1.1411 1.2398-2 2.4492-2s2.2175 0.85893 2.4492 2h2.1016c0.23167-1.1411 1.2398-2 2.4492-2s2.2175 0.85893 2.4492 2h1.0508v-4h-4v-4h-6zm1 1h4v3h-4v-3z"/> -<circle cx="4.5" cy="1047.9" r="1.5"/> -<circle cx="11.5" cy="1047.9" r="1.5"/> +<g transform="translate(0 -1036.4)"> +<path transform="translate(0 1036.4)" d="m5 3a1 1 0 0 0 -1 1l-1 3h-2v4h1.0508c0.23167-1.1411 1.2398-2 2.4492-2s2.2175 0.85893 2.4492 2h2.1016c0.23167-1.1411 1.2398-2 2.4492-2s2.2175 0.85893 2.4492 2h1.0508v-4h-4v-4h-6zm1 1h4v3h-4v-3zm-1.5 6a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5 -1.5 1.5 1.5 0 0 0 -1.5 -1.5zm7 0a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5 -1.5 1.5 1.5 0 0 0 -1.5 -1.5z" fill="#ff5f5f" fill-opacity=".99608"/> </g> </svg> |