From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/web_editor/static/shapes/Blocks/01.svg | 26 +++++++++++++++++++++++ addons/web_editor/static/shapes/Blocks/01_001.svg | 26 +++++++++++++++++++++++ addons/web_editor/static/shapes/Blocks/02.svg | 25 ++++++++++++++++++++++ addons/web_editor/static/shapes/Blocks/02_001.svg | 25 ++++++++++++++++++++++ addons/web_editor/static/shapes/Blocks/03.svg | 16 ++++++++++++++ addons/web_editor/static/shapes/Blocks/04.svg | 12 +++++++++++ 6 files changed, 130 insertions(+) create mode 100644 addons/web_editor/static/shapes/Blocks/01.svg create mode 100644 addons/web_editor/static/shapes/Blocks/01_001.svg create mode 100644 addons/web_editor/static/shapes/Blocks/02.svg create mode 100644 addons/web_editor/static/shapes/Blocks/02_001.svg create mode 100644 addons/web_editor/static/shapes/Blocks/03.svg create mode 100644 addons/web_editor/static/shapes/Blocks/04.svg (limited to 'addons/web_editor/static/shapes/Blocks') diff --git a/addons/web_editor/static/shapes/Blocks/01.svg b/addons/web_editor/static/shapes/Blocks/01.svg new file mode 100644 index 00000000..f7a2faea --- /dev/null +++ b/addons/web_editor/static/shapes/Blocks/01.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + diff --git a/addons/web_editor/static/shapes/Blocks/01_001.svg b/addons/web_editor/static/shapes/Blocks/01_001.svg new file mode 100644 index 00000000..a5c6fbb5 --- /dev/null +++ b/addons/web_editor/static/shapes/Blocks/01_001.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + diff --git a/addons/web_editor/static/shapes/Blocks/02.svg b/addons/web_editor/static/shapes/Blocks/02.svg new file mode 100644 index 00000000..571f8827 --- /dev/null +++ b/addons/web_editor/static/shapes/Blocks/02.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + diff --git a/addons/web_editor/static/shapes/Blocks/02_001.svg b/addons/web_editor/static/shapes/Blocks/02_001.svg new file mode 100644 index 00000000..95dd7270 --- /dev/null +++ b/addons/web_editor/static/shapes/Blocks/02_001.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + diff --git a/addons/web_editor/static/shapes/Blocks/03.svg b/addons/web_editor/static/shapes/Blocks/03.svg new file mode 100644 index 00000000..cc344de7 --- /dev/null +++ b/addons/web_editor/static/shapes/Blocks/03.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + diff --git a/addons/web_editor/static/shapes/Blocks/04.svg b/addons/web_editor/static/shapes/Blocks/04.svg new file mode 100644 index 00000000..95c6cdde --- /dev/null +++ b/addons/web_editor/static/shapes/Blocks/04.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + -- cgit v1.2.3