diff options
author | Michael Alexsander <michaelalexsander@protonmail.com> | 2024-09-23 21:53:54 -0300 |
---|---|---|
committer | Michael Alexsander <michaelalexsander@protonmail.com> | 2024-10-28 21:18:21 -0300 |
commit | d678b095f9998a9a6fb785de3e712ec7605726a4 (patch) | |
tree | 8d34592eb7105e2b6303392177c5326fac0ec588 /editor/icons | |
parent | 08f9cba0fbf27f171dea55de6f8274928b9f0d84 (diff) | |
download | redot-engine-d678b095f9998a9a6fb785de3e712ec7605726a4.tar.gz |
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 |