From ab4ebd1009edc5c9d3dfdeaffe44e4f337e8ea9b Mon Sep 17 00:00:00 2001 From: Zsolt Viczian Date: Sun, 27 Feb 2022 07:52:02 +0100 Subject: [PATCH] script icons --- ea-scripts/Add Connector Point.svg | 1 + ea-scripts/Modify background color opacity.svg | 1 + ea-scripts/Scribble Helper.svg | 1 + ea-scripts/Select Elements of Type.svg | 1 + ea-scripts/Set Dimensions.svg | 1 + ea-scripts/Set Font Family.svg | 1 + ea-scripts/Set Grid.svg | 1 + ea-scripts/Set Stroke Width of Selected Elements.svg | 9 +++++++++ ... of unclosed line object by adding a shadow clone.svg | 1 + ea-scripts/Split text by lines.svg | 1 + ea-scripts/Zoom to Fit Selected Elements.svg | 1 + 11 files changed, 19 insertions(+) create mode 100644 ea-scripts/Add Connector Point.svg create mode 100644 ea-scripts/Modify background color opacity.svg create mode 100644 ea-scripts/Scribble Helper.svg create mode 100644 ea-scripts/Select Elements of Type.svg create mode 100644 ea-scripts/Set Dimensions.svg create mode 100644 ea-scripts/Set Font Family.svg create mode 100644 ea-scripts/Set Grid.svg create mode 100644 ea-scripts/Set Stroke Width of Selected Elements.svg create mode 100644 ea-scripts/Set background color of unclosed line object by adding a shadow clone.svg create mode 100644 ea-scripts/Split text by lines.svg create mode 100644 ea-scripts/Zoom to Fit Selected Elements.svg diff --git a/ea-scripts/Add Connector Point.svg b/ea-scripts/Add Connector Point.svg new file mode 100644 index 0000000..4b63487 --- /dev/null +++ b/ea-scripts/Add Connector Point.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Modify background color opacity.svg b/ea-scripts/Modify background color opacity.svg new file mode 100644 index 0000000..8f31539 --- /dev/null +++ b/ea-scripts/Modify background color opacity.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Scribble Helper.svg b/ea-scripts/Scribble Helper.svg new file mode 100644 index 0000000..8a059d6 --- /dev/null +++ b/ea-scripts/Scribble Helper.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Select Elements of Type.svg b/ea-scripts/Select Elements of Type.svg new file mode 100644 index 0000000..9a032f3 --- /dev/null +++ b/ea-scripts/Select Elements of Type.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Set Dimensions.svg b/ea-scripts/Set Dimensions.svg new file mode 100644 index 0000000..6a22600 --- /dev/null +++ b/ea-scripts/Set Dimensions.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Set Font Family.svg b/ea-scripts/Set Font Family.svg new file mode 100644 index 0000000..3ff15cc --- /dev/null +++ b/ea-scripts/Set Font Family.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Set Grid.svg b/ea-scripts/Set Grid.svg new file mode 100644 index 0000000..0c2fd6e --- /dev/null +++ b/ea-scripts/Set Grid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Set Stroke Width of Selected Elements.svg b/ea-scripts/Set Stroke Width of Selected Elements.svg new file mode 100644 index 0000000..9b835e6 --- /dev/null +++ b/ea-scripts/Set Stroke Width of Selected Elements.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/ea-scripts/Set background color of unclosed line object by adding a shadow clone.svg b/ea-scripts/Set background color of unclosed line object by adding a shadow clone.svg new file mode 100644 index 0000000..0e15fe4 --- /dev/null +++ b/ea-scripts/Set background color of unclosed line object by adding a shadow clone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Split text by lines.svg b/ea-scripts/Split text by lines.svg new file mode 100644 index 0000000..e61a228 --- /dev/null +++ b/ea-scripts/Split text by lines.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ea-scripts/Zoom to Fit Selected Elements.svg b/ea-scripts/Zoom to Fit Selected Elements.svg new file mode 100644 index 0000000..6e7adc4 --- /dev/null +++ b/ea-scripts/Zoom to Fit Selected Elements.svg @@ -0,0 +1 @@ + \ No newline at end of file