diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2019-01-16 19:24:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-16 19:24:44 +0100 |
commit | 07e2046980c903268ef0d2f5a73caea77d511519 (patch) | |
tree | 719c380ccdb82d6c729e10aa44d9151329f762ec /editor/icons | |
parent | 9c1768836f25e780a7ef51a1d18a0a15e0b55e42 (diff) | |
parent | e74a3add9cfb0fd1138c08b4f278da90933fb355 (diff) |
Merge pull request #24924 from danilo2205/rename-oriented-path-follow
Merge OrientedPathFollow into PathFollow
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/icon_oriented_path_follow.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editor/icons/icon_oriented_path_follow.svg b/editor/icons/icon_oriented_path_follow.svg deleted file mode 100644 index bd3f585e54..0000000000 --- a/editor/icons/icon_oriented_path_follow.svg +++ /dev/null @@ -1,5 +0,0 @@ -<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)"> -<path transform="translate(0 1036.4)" d="m13 0l-3 4h1.9473c-0.1385 1.3203-0.5583 1.9074-1.084 2.2754-0.64426 0.451-1.7129 0.60547-2.9629 0.73047s-2.6814 0.22053-3.9121 1.082c-0.89278 0.62493-1.5321 1.6522-1.8184 3.0957a2 2 0 0 0 -1.1699 1.8164 2 2 0 0 0 2 2 2 2 0 0 0 2 -2 2 2 0 0 0 -0.84961 -1.6328c0.19235-0.88496 0.55306-1.3373 0.98633-1.6406 0.64426-0.451 1.7129-0.60547 2.9629-0.73047s2.6814-0.22053 3.9121-1.082c1.0528-0.73697 1.7552-2.032 1.9375-3.9141h2.0508l-3-4z" fill="#fc9c9c" fill-opacity=".99608"/> -</g> -</svg> |