~fmorgner/kicad/kicad

« back to all changes in this revision

Viewing changes to bitmaps_png/sources/break_line.svg

  • Committer: Dick Hollenbeck
  • Date: 2011-09-08 05:58:45 UTC
  • mto: This revision was merged to the branch mainline in revision 3112.
  • Revision ID: dick@softplc.com-20110908055845-c0n042fznolvee2e
PNG bitmap support, initial implementation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1">
 
2
 <defs>
 
3
  <filter id="a" color-interpolation-filters="sRGB">
 
4
   <feGaussianBlur stdDeviation="0.5277425"/>
 
5
  </filter>
 
6
 </defs>
 
7
 <g opacity=".51562" filter="url(#a)" transform="translate(.56976 2.3844)">
 
8
  <rect y="4.5581" width="2.8443" x="21.395" height="8.8304"/>
 
9
  <rect transform="matrix(-.69489 .71912 .69489 .71912 0 0)" height="8.683" width="2.8943" y="15.305" x="-3.0533"/>
 
10
  <rect transform="matrix(.82919 -.55897 .55828 .82965 0 0)" fill-rule="evenodd" rx="0" ry="4.6868" height="4.6868" width="20.851" y="25.969" x="-14.021"/>
 
11
  <rect transform="matrix(-.82919 -.55897 -.55828 .82965 0 0)" fill-rule="evenodd" rx="0" ry="4.6868" height="4.6868" width="20.851" y=".45985" x="-51.885"/>
 
12
  <rect transform="matrix(.69489 .71912 -.69489 .71912 0 0)" height="8.683" width="2.8943" y="-17.53" x="29.782"/>
 
13
 </g>
 
14
 <rect height="8.8304" width="2.8443" y="4.5581" x="21.395" fill="#d72e2e"/>
 
15
 <rect transform="matrix(-.69489 .71912 .69489 .71912 0 0)" height="8.683" width="2.8943" y="15.305" x="-3.0533" fill="#d72e2e"/>
 
16
 <rect transform="matrix(.82919 -.55897 .55828 .82965 0 0)" fill-rule="evenodd" rx="0" ry="4.6868" height="4.6868" width="20.851" y="25.969" x="-14.021" fill="#03bf03"/>
 
17
 <rect transform="matrix(-.82919 -.55897 -.55828 .82965 0 0)" fill-rule="evenodd" rx="0" ry="4.6868" height="4.6868" width="20.851" y=".45985" x="-51.885" fill="#03bf03"/>
 
18
 <rect transform="matrix(.69489 .71912 -.69489 .71912 0 0)" height="8.683" width="2.8943" y="-17.53" x="29.782" fill="#d72e2e"/>
 
19
</svg>