diff -r 3d9fc1b920ec -r 64a8800e63eb src_js/iconolab-bundle/src/components/editor/Canvas.vue --- a/src_js/iconolab-bundle/src/components/editor/Canvas.vue Mon Feb 20 23:54:09 2017 +0100 +++ b/src_js/iconolab-bundle/src/components/editor/Canvas.vue Mon Feb 20 23:56:15 2017 +0100 @@ -5,8 +5,6 @@ v-bind:class="{ 'cut-canvas': true, 'canvas--rect': mode === 'rect', 'canvas--free': mode === 'free' }" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> - -