~ubuntu-branches/ubuntu/maverick/sugar-calculate-activity/maverick-201007230209

« back to all changes in this revision

Viewing changes to icons/digits-15.svg

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2009-10-25 19:24:50 UTC
  • mfrom: (1.1.4 upstream) (0.4.4 sid)
  • Revision ID: james.westby@ubuntu.com-20091025192450-aprz7n98niflonce
Tags: 30-3
* Update python-sugar.mk to replace superfluous COPYING files with
  symlinks.
* Drop COPYING removal (python-sugar.mk replaces with symlink now).
* Fix python-sugar.mk to include both simple and versioned activity
  packages in DEB_PYTHON_SUGAR_PACKAGES by default. This fixes
  sugar-calculate-activity virtually empty binary package, and closes:
  bug#552332, thanks to Sascha Silbe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?><!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
 
2
        <!ENTITY fill_color "#FFFFFF">
 
3
]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="stock-xo_1_">
 
4
        <defs>
 
5
                <mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
 
6
                        <path d="M 3 3 L 53 3 L 53 53 L 3 53 z" stroke-width="3.5" fill="white" stroke="white"/>
 
7
                        <text x="2" y="41" font-size="36"  font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">15</text>
 
8
                </mask>
 
9
        </defs>
 
10
        <path d="M 3 12 Q 3 3 12 3 L 43 3 Q 53 3 53 12 L 53 43 Q 53 53 43 53 L 12 53 Q 3 53 3 43 z" fill="&fill_color;" stroke="&fill_color;" stroke-width="3.5" mask="url(#Mask)"/>
 
11
</g></svg>