From 8aa527119b6254515bae2f29abe951b60fa2dcb1 Mon Sep 17 00:00:00 2001 From: PaddleStroke Date: Wed, 10 Sep 2025 15:35:35 +0200 Subject: [PATCH] Core: Add btn_rotate.svg (#23781) * Core: Add btn_rotate.svg * Add files via upload * Update resource.qrc --- src/Gui/Icons/button_rotate.svg | 552 ++++++++++++++++++++++++++++++++ src/Gui/Icons/resource.qrc | 2 + 2 files changed, 554 insertions(+) create mode 100644 src/Gui/Icons/button_rotate.svg diff --git a/src/Gui/Icons/button_rotate.svg b/src/Gui/Icons/button_rotate.svg new file mode 100644 index 0000000000..9f70c0c536 --- /dev/null +++ b/src/Gui/Icons/button_rotate.svg @@ -0,0 +1,552 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Gui/Icons/resource.qrc b/src/Gui/Icons/resource.qrc index e49d60caf8..8f0c617fed 100644 --- a/src/Gui/Icons/resource.qrc +++ b/src/Gui/Icons/resource.qrc @@ -18,6 +18,7 @@ button_invalid.svg button_left.svg button_right.svg + button_rotate.svg button_sort.svg button_up.svg button_valid.svg @@ -338,6 +339,7 @@ button_down.svg button_left.svg button_right.svg + button_rotate.svg button_up.svg button_sort.svg button_add_all.svg