mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-22 09:07:17 +01:00
Added missing icons.
This commit is contained in:
parent
272ae15993
commit
4f072898a6
1
modules/layered_tile_map/icons/icon_terrain_connect.svg
Normal file
1
modules/layered_tile_map/icons/icon_terrain_connect.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg height="32" viewBox="0 0 16 16" width="32" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><circle cx="8" cy="8" r="2"/><path d="M7 3.5H6L8 1l2 2.5H9v2H7zM3.56 4.975l-.706.707L2.5 2.5l3.182.353-.707.708.707.707-1.414 1.414zm7.465-1.415-.707-.706L13.5 2.5l-.353 3.182-.708-.707-.707.707-1.414-1.414zm1.415 7.465.706-.707.354 3.182-3.182-.354.707-.707-.707-.707 1.414-1.414zM4.975 12.44l.707.707L2.5 13.5l.354-3.182.707.707.707-.707 1.414 1.414zM12.5 7V6L15 8l-2.5 2V9h-2V7zM9 12.5h1L8 15l-2-2.5h1v-2h2zM3.5 9v1L1 8l2.5-2v1h2v2z"/></g></svg>
|
After Width: | Height: | Size: 550 B |
@ -0,0 +1 @@
|
||||
<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M15 1H9v3h3v3h3zM1 15h6v-3H4V9H1z" fill="#ffca5f"/><path d="M1 1h6v3H4v3H1zM15 15H9v-3h3V9h3z" fill="#77ce57"/></svg>
|
After Width: | Height: | Size: 210 B |
@ -0,0 +1 @@
|
||||
<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M6 1h4v3H9L8 5 7 4H6z" fill="#ffca5f"/><path d="M1 15h4v-3H4v-1H1zm14 0h-4v-3h1v-1h3zm0-14h-4v3h1v1h3zM1 1h4v3H4v1H1z" fill="#77ce57"/><path d="M6 15h4v-3H9l-1-1-1 1H6zm-5-5V6h3v1l1 1-1 1v1zm14 0V6h-3v1l-1 1 1 1v1z" fill="#ffca5f"/></svg>
|
After Width: | Height: | Size: 331 B |
@ -0,0 +1 @@
|
||||
<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M1 14V2l3 3v2l1 1-1 1v2zm14 0V2l-3 2.706v2l-1 1 1 1v2z" fill="#77ce57"/><path d="M2 15h12l-3-3H9l-1-1-1 1H5zM14 1H2l3 3h2l1 1 1-1h2z" fill="#ffca5f"/></svg>
|
After Width: | Height: | Size: 249 B |
1
modules/layered_tile_map/icons/icons_terrain_path.svg
Normal file
1
modules/layered_tile_map/icons/icons_terrain_path.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg height="32" viewBox="0 0 16 16" width="32" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><circle cx="3" cy="13" r="2"/><circle cx="13" cy="3" r="2"/><path d="M7 2v10H3v2h6V4h4V2z"/></g></svg>
|
After Width: | Height: | Size: 204 B |
Loading…
Reference in New Issue
Block a user