aboutsummaryrefslogtreecommitdiffstats
path: root/client/client-editor/src/main/resources/webapp/resources/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'client/client-editor/src/main/resources/webapp/resources/dialogs')
-rw-r--r--client/client-editor/src/main/resources/webapp/resources/dialogs/confirmation_icon.svg17
-rw-r--r--client/client-editor/src/main/resources/webapp/resources/dialogs/error_icon.svg18
-rw-r--r--client/client-editor/src/main/resources/webapp/resources/dialogs/information_icon.svg17
-rw-r--r--client/client-editor/src/main/resources/webapp/resources/dialogs/warning_icon.svg19
4 files changed, 71 insertions, 0 deletions
diff --git a/client/client-editor/src/main/resources/webapp/resources/dialogs/confirmation_icon.svg b/client/client-editor/src/main/resources/webapp/resources/dialogs/confirmation_icon.svg
new file mode 100644
index 000000000..947bd9a14
--- /dev/null
+++ b/client/client-editor/src/main/resources/webapp/resources/dialogs/confirmation_icon.svg
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="28px" height="28px" viewBox="0 0.001 28 28" enable-background="new 0 0.001 28 28" xml:space="preserve">
+<defs>
+</defs>
+<path fill="#89BA17" d="M14,1.001c-7.179,0-13,5.821-13,13c0,7.179,5.821,13,13,13c7.179,0,13-5.821,13-13
+ C27,6.822,21.179,1.001,14,1.001"/>
+<path fill="#FFFFFF" d="M12.375,20.501c-0.43,0-0.844-0.171-1.149-0.476L6.351,15.15c-0.635-0.634-0.635-1.663,0-2.298
+ s1.663-0.635,2.298,0l3.617,3.617l6.986-8.383c0.573-0.689,1.597-0.783,2.289-0.208c0.689,0.574,0.782,1.599,0.208,2.289
+ l-8.125,9.75c-0.292,0.351-0.718,0.563-1.175,0.583C12.424,20.5,12.399,20.501,12.375,20.501z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="28" height="28"/>
+</svg>
diff --git a/client/client-editor/src/main/resources/webapp/resources/dialogs/error_icon.svg b/client/client-editor/src/main/resources/webapp/resources/dialogs/error_icon.svg
new file mode 100644
index 000000000..9d7d3edd7
--- /dev/null
+++ b/client/client-editor/src/main/resources/webapp/resources/dialogs/error_icon.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="28px" height="28px" viewBox="0 0.001 28 28" enable-background="new 0 0.001 28 28" xml:space="preserve">
+<defs>
+</defs>
+<path fill="#E32219" d="M14,1.001c-7.179,0-13,5.821-13,13c0,7.179,5.821,13,13,13s13-5.821,13-13C27,6.822,21.179,1.001,14,1.001"
+ />
+<path fill="#FFFFFF" d="M19.746,17.446c0.636,0.636,0.636,1.664,0,2.298c-0.316,0.317-0.733,0.476-1.148,0.476
+ c-0.416,0-0.832-0.159-1.149-0.476L14,16.298l-3.447,3.447c-0.317,0.317-0.733,0.476-1.149,0.476s-0.83-0.159-1.149-0.476
+ c-0.633-0.635-0.633-1.662,0-2.298l3.447-3.447l-3.447-3.447c-0.633-0.635-0.633-1.663,0-2.298c0.635-0.635,1.665-0.635,2.298,0
+ L14,11.702l3.448-3.447c0.636-0.635,1.662-0.635,2.298,0c0.636,0.635,0.636,1.663,0,2.298l-3.448,3.447L19.746,17.446z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="28" height="28"/>
+</svg>
diff --git a/client/client-editor/src/main/resources/webapp/resources/dialogs/information_icon.svg b/client/client-editor/src/main/resources/webapp/resources/dialogs/information_icon.svg
new file mode 100644
index 000000000..884b16b4a
--- /dev/null
+++ b/client/client-editor/src/main/resources/webapp/resources/dialogs/information_icon.svg
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="28px" height="28px" viewBox="0 0.001 28 28" enable-background="new 0 0.001 28 28" xml:space="preserve">
+<defs>
+</defs>
+<circle fill="#00A9D4" cx="14" cy="14.001" r="13"/>
+<path fill="#FFFFFF" d="M12.375,14.001c0-0.894,0.731-1.625,1.625-1.625l0,0c0.894,0,1.625,0.731,1.625,1.625v6.5
+ c0,0.894-0.731,1.625-1.625,1.625l0,0c-0.894,0-1.625-0.731-1.625-1.625V14.001z"/>
+<path fill="#FFFFFF" d="M12.375,7.176c0-0.715,0.585-1.3,1.3-1.3h0.65c0.715,0,1.3,0.585,1.3,1.3v0.65c0,0.715-0.585,1.3-1.3,1.3
+ h-0.65c-0.715,0-1.3-0.585-1.3-1.3V7.176z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="28" height="28"/>
+</svg>
diff --git a/client/client-editor/src/main/resources/webapp/resources/dialogs/warning_icon.svg b/client/client-editor/src/main/resources/webapp/resources/dialogs/warning_icon.svg
new file mode 100644
index 000000000..febd79014
--- /dev/null
+++ b/client/client-editor/src/main/resources/webapp/resources/dialogs/warning_icon.svg
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="28px" height="28px" viewBox="0 0.001 28 28" enable-background="new 0 0.001 28 28" xml:space="preserve">
+<defs>
+</defs>
+<path fill="#F19619" d="M26.579,25.669c-0.512,0.829-1.414,1.33-2.391,1.33H3.811c-0.975,0-1.878-0.501-2.391-1.33
+ c-0.513-0.826-0.559-1.862-0.123-2.732L11.486,2.856C11.962,1.905,12.938,1.001,14,1.001c1.062,0,2.038,0.904,2.514,1.855
+ l10.188,20.081C27.139,23.807,27.093,24.843,26.579,25.669z"/>
+<path fill="#FFFFFF" d="M15.625,16.111c0,0.626-0.512,1.138-1.138,1.138h-0.975c-0.625,0-1.137-0.512-1.137-1.138V8.636
+ c0-0.625,0.512-1.137,1.137-1.137h0.975c0.625,0,1.138,0.512,1.138,1.137V16.111z"/>
+<path fill="#FFFFFF" d="M15.625,22.611c0,0.626-0.512,1.138-1.138,1.138h-0.975c-0.625,0-1.137-0.512-1.137-1.138v-0.975
+ c0-0.625,0.512-1.137,1.137-1.137h0.975c0.625,0,1.138,0.512,1.138,1.137V22.611z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="28" height="28"/>
+</svg>