diff options
author | Silc 'Tokage' Renew <tokage.it.lab@gmail.com> | 2021-10-16 10:04:09 +0900 |
---|---|---|
committer | Silc 'Tokage' Renew <tokage.it.lab@gmail.com> | 2021-10-23 16:50:00 +0900 |
commit | 653e2a550c5e7abe7d400f3a8e17737e1f020211 (patch) | |
tree | b399638e3189d0dff99c56547d2f89228d8b5337 /editor/icons | |
parent | f1f51f5d4b2a4cdf9668fb90387c5d062f2a548b (diff) |
Fixed animation insertion in SkeletonEditor
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/NewKey.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/NewKey.svg b/editor/icons/NewKey.svg new file mode 100644 index 0000000000..fc8507e6c4 --- /dev/null +++ b/editor/icons/NewKey.svg @@ -0,0 +1 @@ +<svg enable-background="new 0 0 16 16" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0" fill-opacity=".9961"><path d="m13 9h-2v2h-2v2h2v2h2v-2h2v-2h-2z"/><path d="m10 9.723c-.596-.347-1-.985-1-1.723 0-1.104.896-2 2-2s2 .896 2 2h1v2h.445c.344-.591.555-1.268.555-2 0-2.209-1.791-4-4-4-1.822.002-3.414 1.235-3.869 3h-6.131v2h1v2h3v-2h2.133c.16.62.466 1.169.867 1.627v-.627h2z"/></g></svg> |