diff options
author | Thaddeus Crews <repiteo@outlook.com> | 2024-11-11 14:17:57 -0600 |
---|---|---|
committer | Thaddeus Crews <repiteo@outlook.com> | 2024-11-11 14:17:57 -0600 |
commit | ed3de25a9a0cdc46f6cfbd12a9ce8e2d56bbae82 (patch) | |
tree | a77da6f2e5255fda5b0b3910a360de5f9fcc545e /editor/icons | |
parent | bb3d5ef47c6ae4ae0377ac3bd0e60f6b2976ca7f (diff) | |
parent | d678b095f9998a9a6fb785de3e712ec7605726a4 (diff) | |
download | redot-engine-ed3de25a9a0cdc46f6cfbd12a9ce8e2d56bbae82.tar.gz |
Merge pull request #97415 from YeldhamDev/i_love_all_my_properties_equally
Make possible to favorite properties in the inspector
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/Unfavorite.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Unfavorite.svg b/editor/icons/Unfavorite.svg new file mode 100644 index 0000000000..78f1b90fd0 --- /dev/null +++ b/editor/icons/Unfavorite.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#e0e0e0" d="M 8 1.6992188 L 5.6269531 5.796875 L 1 6.8945312 L 4.2363281 10.302734 L 3.8769531 14.976562 L 8.0175781 12.998047 L 12.173828 14.941406 L 11.777344 10.287109 L 15 6.8945312 L 10.373047 5.796875 L 8 1.6992188 z M 8 4.2773438 L 9.4882812 6.8457031 L 12.388672 7.5332031 L 10.369141 9.6601562 L 10.617188 12.576172 L 8.0097656 11.359375 L 5.4160156 12.599609 L 5.640625 9.6699219 L 3.6113281 7.5332031 L 6.5117188 6.8457031 L 8 4.2773438 z"/></svg>
\ No newline at end of file |