diff options
Diffstat (limited to 'addons/web_editor/static/shapes/Origins/07.svg')
| -rw-r--r-- | addons/web_editor/static/shapes/Origins/07.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/addons/web_editor/static/shapes/Origins/07.svg b/addons/web_editor/static/shapes/Origins/07.svg new file mode 100644 index 00000000..65038fa7 --- /dev/null +++ b/addons/web_editor/static/shapes/Origins/07.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none" width="100%" height="100%"> + <style type="text/css"> + .st0{fill:#F6F6F6;} + </style> + <defs> + <svg id="sub-svg-1" viewBox="0 0 1400 500" preserveAspectRatio="xMinYMin meet" width="100%"> + <polygon class="st0" points="0,0 0,95 1400,0 "/> + </svg> + <svg id="sub-svg-2" viewBox="0 0 1400 500" preserveAspectRatio="xMinYMax meet" width="100%"> + <polygon class="st0" points="0,500 1400,500 0,456.9 "/> + </svg> + </defs> + <svg> + <use xlink:href="#sub-svg-1"/> + <use xlink:href="#sub-svg-2"/> + </svg> +</svg> |
