diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Assorted/star7.shape')
-rw-r--r-- | kivio/kiviopart/stencils/Dia/Assorted/star7.shape | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star7.shape b/kivio/kiviopart/stencils/Dia/Assorted/star7.shape index cb008f12..adef753f 100644 --- a/kivio/kiviopart/stencils/Dia/Assorted/star7.shape +++ b/kivio/kiviopart/stencils/Dia/Assorted/star7.shape @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg"> +<tqshape xmlns="http://www.daa.com.au/~james/dia-tqshape-ns" xmlns:svg="http://www.w3.org/2000/svg"> <!-- Author: Alan Horkan, 2002, mailto:horkana@tcd.ie --> <name>Geometric - Seven Point Star</name> <!-- It may not be a perfect Heptagon, but it looks good and it is at least Symmetrical. --> @@ -65,4 +65,4 @@ <svg:polygon style="fill: default" points="5,0 6.5,2 9,2 8.5,4.5 10,6.5 8,7 7.5,9.5 5,8 2.5,9.5 2,7 0,6.5 1.5,4.5 1,2 3.5,2 "/> <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="5,0 6.5,2 9,2 8.5,4.5 10,6.5 8,7 7.5,9.5 5,8 2.5,9.5 2,7 0,6.5 1.5,4.5 1,2 3.5,2 "/> </svg:svg> -</shape> +</tqshape> |