summaryrefslogtreecommitdiff
path: root/addons/web_editor/static/shapes/Origins/07.svg
blob: 65038fa73e1308f1487d226c0d830ab41e2167b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>