Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/icons/drop_to_bed.pngbin0 -> 528 bytes
-rw-r--r--resources/icons/redo.svg12
-rw-r--r--resources/icons/redo_toolbar.svg12
-rw-r--r--resources/icons/row.pngbin0 -> 1923 bytes
-rw-r--r--resources/icons/table.pngbin0 -> 465 bytes
-rw-r--r--resources/icons/undo_toolbar.svg12
6 files changed, 36 insertions, 0 deletions
diff --git a/resources/icons/drop_to_bed.png b/resources/icons/drop_to_bed.png
new file mode 100644
index 000000000..b60e1b137
--- /dev/null
+++ b/resources/icons/drop_to_bed.png
Binary files differ
diff --git a/resources/icons/redo.svg b/resources/icons/redo.svg
new file mode 100644
index 000000000..9109779bb
--- /dev/null
+++ b/resources/icons/redo.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
+<g id="redo">
+ <path fill="none" stroke="#ED6B21" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M13.39,11
+ c-0.91,1.78-2.76,3-4.89,3C5.46,14,3,11.54,3,8.5C3,5.46,5.46,3,8.5,3C8.67,3,8.84,3.01,9,3.03"/>
+
+ <polygon fill="#ED6B21" stroke="#ED6B21" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="
+ 9,1 9,5 12,3 "/>
+</g>
+</svg>
diff --git a/resources/icons/redo_toolbar.svg b/resources/icons/redo_toolbar.svg
new file mode 100644
index 000000000..ad073244f
--- /dev/null
+++ b/resources/icons/redo_toolbar.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
+<g id="redo">
+ <path fill="none" stroke="#ED6B21" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" d="M13.39,11
+ c-0.91,1.78-2.76,3-4.89,3C5.46,14,3,11.54,3,8.5C3,5.46,5.46,3,8.5,3C8.67,3,8.84,3.01,9,3.03"/>
+
+ <polygon fill="#ED6B21" stroke="#ED6B21" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="
+ 9,1 9,5 12,3 "/>
+</g>
+</svg>
diff --git a/resources/icons/row.png b/resources/icons/row.png
new file mode 100644
index 000000000..18a6034fd
--- /dev/null
+++ b/resources/icons/row.png
Binary files differ
diff --git a/resources/icons/table.png b/resources/icons/table.png
new file mode 100644
index 000000000..3bc0bd32f
--- /dev/null
+++ b/resources/icons/table.png
Binary files differ
diff --git a/resources/icons/undo_toolbar.svg b/resources/icons/undo_toolbar.svg
new file mode 100644
index 000000000..699ccd807
--- /dev/null
+++ b/resources/icons/undo_toolbar.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
+<g id="undo">
+ <path fill="none" stroke="#ED6B21" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" d="M3,11
+ c0.91,1.78,2.76,3,4.89,3c3.04,0,5.5-2.46,5.5-5.5c0-3.04-2.46-5.5-5.5-5.5c-0.17,0-0.34,0.01-0.5,0.03"/>
+
+ <polygon fill="#ED6B21" stroke="#ED6B21" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="
+ 7.39,1 7.39,5 4.39,3 "/>
+</g>
+</svg>