diff options
author | Max Hilbrunner <mhilbrunner@users.noreply.github.com> | 2018-04-30 18:10:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-30 18:10:31 +0200 |
commit | a07f81fc2fa46a0383859063b674bc110bcdd6f4 (patch) | |
tree | 6be20602502cd8005ffde8bef4c6665f9e5b8eb8 /editor/icons/icon_insert_after.svg | |
parent | 79f9c3c2ab0856106bf6991718f18176ff7d01a8 (diff) | |
parent | f11649987d47036618bde5b7b140bae98f86cf1f (diff) |
Merge pull request #18515 from djrm/pr_icons
Updated icons, add CSG icons
Diffstat (limited to 'editor/icons/icon_insert_after.svg')
-rw-r--r-- | editor/icons/icon_insert_after.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/icons/icon_insert_after.svg b/editor/icons/icon_insert_after.svg new file mode 100644 index 0000000000..4696a2fc22 --- /dev/null +++ b/editor/icons/icon_insert_after.svg @@ -0,0 +1,7 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<circle cx="4" cy="12" r="2" fill="none"/> +<path d="m11.99 0.99023a1.0001 1.0001 0 0 0 -0.69726 1.7168l0.29297 0.29297h-2.5859v2h2.5859l-0.29297 0.29297a1.0001 1.0001 0 1 0 1.4141 1.4141l2-2a1.0001 1.0001 0 0 0 0 -1.4141l-2-2a1.0001 1.0001 0 0 0 -0.7168 -0.30273zm-8.9902 0.0097656c-1.108 0-2 0.892-2 2v2c0 1.108 0.892 2 2 2h2c1.108 0 2-0.892 2-2v-2c0-1.108-0.892-2-2-2h-2z" fill="#e0e0e0"/> +<g transform="translate(0 -1036.4)"> +<path transform="translate(0 1036.4)" d="m11 9v2h-2v2h2v2h2v-2h2v-2h-2v-2z" fill="#84ffb1"/> +</g> +</svg> |