~ubuntu-branches/ubuntu/saucy/dia-shapes/saucy

« back to all changes in this revision

Viewing changes to shapes/AUTOSAR/AS_Service_CS_requires_H.shape

  • Committer: Package Import Robot
  • Author(s): Thomas Bechtold
  • Date: 2013-06-24 15:19:48 UTC
  • mfrom: (0.12.5)
  • Revision ID: package-import@ubuntu.com-20130624151948-6akv8j5jw6clth19
Tags: 0.5.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
 
3
 
 
4
    <name>AS_Service_CS_requires_H</name>
 
5
    <icon>AS_Service_CS_requires_H.png</icon>
 
6
 
 
7
    <connections>
 
8
        <point x="0" y="0" />
 
9
        <point x="0" y="5" />
 
10
        <point x="0" y="10" />
 
11
        <point x="5" y="0" />
 
12
        <point x="5" y="10" />
 
13
        <point x="10" y="0" />
 
14
        <point x="10" y="5" />
 
15
        <point x="10" y="10" />
 
16
        <point x="5" y="5" main="yes" />
 
17
    </connections>
 
18
 
 
19
    <aspectratio type="fixed"/>
 
20
 
 
21
    <svg:svg width="10" height="10">
 
22
        <svg:rect width="10" height="10" style="fill: foreground" /> 
 
23
        <svg:path d="M 2 7 C 2 1 8 1 8 7 Z" style="fill: background"/>
 
24
    </svg:svg>
 
25
 
 
26
</shape>