summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape')
-rw-r--r--kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape12
1 files changed, 12 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape b/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape
new file mode 100644
index 00000000..ac45d45f
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape
@@ -0,0 +1,12 @@
+<?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">
+<!-- Author: Alan Horkan, 2002, mailto:[email protected] -->
+ <name>Assorted - Quarter Moon</name><!-- Crescent Moon -->
+ <icon>moon-quarter.png</icon>
+
+ <aspectratio type="fixed"/>
+ <svg:svg>
+ <svg:path style="fill: default" d="M 4 0 C 4,0 2,0 2,4 C 2,8 4,8 4,8 C 4,8 0,8 0,4 C 0,0 4,0 4,0z"/>
+ <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 4 0 C 4,0 2,0 2,4 C 2,8 4,8 4,8 C 4,8 0,8 0,4 C 0,0 4,0 4,0"/>
+ </svg:svg>
+</shape>