~ubuntu-branches/ubuntu/edgy/koffice/edgy-updates

« back to all changes in this revision

Viewing changes to kivio/kiviopart/stencils/Dia/Jigsaw/part_ioio.shape

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040509113300-xi5t1z4yxe7n03x7
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
 
3
       xmlns:svg="http://www.w3.org/2000/svg">
 
4
  <name>Jigsaw - part_ioio</name>
 
5
  <icon>part_ioio.xpm</icon>
 
6
  <aspectratio type="fixed"/>
 
7
<svg:svg width="5" height="3">
 
8
  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 
9
  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
 
10
</svg:svg>
 
11
</shape>