diff options
author | Silc Lizard (Tokage) Renew <61938263+TokageItLab@users.noreply.github.com> | 2024-11-10 14:15:24 +0900 |
---|---|---|
committer | Silc Lizard (Tokage) Renew <61938263+TokageItLab@users.noreply.github.com> | 2024-11-12 04:39:13 +0900 |
commit | 64d04c375c7a0ec73774d2b977eb30b064a38051 (patch) | |
tree | c9a9c3b0d2f8fef27a946c1e134eef668ec8c544 /editor/icons | |
parent | e65a23762b36b564eb94672031f37fdadba72333 (diff) | |
download | redot-engine-64d04c375c7a0ec73774d2b977eb30b064a38051.tar.gz |
Add FPS compatible option in second mode of animation editor snapping
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/FPS.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/FPS.svg b/editor/icons/FPS.svg new file mode 100644 index 0000000000..5ee818c308 --- /dev/null +++ b/editor/icons/FPS.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#e0e0e0" d="M7.25 4h-2v8h2v-2c1.656 0 3-1.344 3-3 0-1.657-1.344-3-3-3zm0 4v-2c.553 0 1 .448 1 1s-.447 1-1 1zM.25 7v5h2v-2h2v-2h-2v-1c0-.553.447-1 1-1h1v-2h-1c-1.656 0-3 1.344-3 3zM13.25 7c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h2v-2h-2c-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5c.276 0 .5.224.5.5s-.224.5-.5.5h-2v2h2c1.381 0 2.5-1.119 2.5-2.5s-1.119-2.5-2.5-2.5z"/></svg>
\ No newline at end of file |