~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to image-source/breadcrumb-chevron.svg

  • Committer: Matt Giuca
  • Date: 2009-02-24 02:02:03 UTC
  • mto: This revision was merged to the branch mainline in revision 1119.
  • Revision ID: matt.giuca@gmail.com-20090224020203-aqdcjnsj6y7wl32o
Added a new look to the IVLE header bar. Mmmm... Web 2.0.
Added top-level directory image-source, containing SVG and script files for
    generating the images.
ivle/webapp/coremedia/images: Added 'chrome' directory containing the rendered
    images.
Modified ivle/webapp/base/ivle-headings.html and
    ivle/webapp/coremedia/ivle.css to support the new images.
    Note that the H1 and H2 at the top of the page are no longer displayed
    (and their custom styles have been removed). There is a heading image
    instead.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
 
 
4
 
<svg
5
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
6
 
   xmlns:cc="http://creativecommons.org/ns#"
7
 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
 
   xmlns:svg="http://www.w3.org/2000/svg"
9
 
   xmlns="http://www.w3.org/2000/svg"
10
 
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
 
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
 
   width="51.48"
13
 
   height="67.75"
14
 
   id="svg2"
15
 
   version="1.1"
16
 
   inkscape:version="0.47pre1 r21720"
17
 
   sodipodi:docname="breadcrumb-chevron.svg"
18
 
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
19
 
   inkscape:export-filename="/home/wgrant/Development/IVLE/ui-the-third/ivle/webapp/coremedia/images/chrome/breadcrumb-chevron.png"
20
 
   inkscape:export-xdpi="34.935307"
21
 
   inkscape:export-ydpi="34.935307">
22
 
  <defs
23
 
     id="defs4">
24
 
    <inkscape:perspective
25
 
       sodipodi:type="inkscape:persp3d"
26
 
       inkscape:vp_x="0 : 526.18109 : 1"
27
 
       inkscape:vp_y="0 : 1000 : 0"
28
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
29
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
30
 
       id="perspective10" />
31
 
    <clipPath
32
 
       clipPathUnits="userSpaceOnUse"
33
 
       id="clipPath3602">
34
 
      <rect
35
 
         style="fill:#0000ff;fill-opacity:0;stroke:#000000;stroke-width:1;stroke-opacity:0.32057417"
36
 
         id="rect3604"
37
 
         width="58.902294"
38
 
         height="96.250427"
39
 
         x="44.037361"
40
 
         y="957.22662"
41
 
         transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" />
42
 
    </clipPath>
43
 
  </defs>
44
 
  <sodipodi:namedview
45
 
     id="base"
46
 
     pagecolor="#ffffff"
47
 
     bordercolor="#666666"
48
 
     borderopacity="1.0"
49
 
     inkscape:pageopacity="0.0"
50
 
     inkscape:pageshadow="2"
51
 
     inkscape:zoom="5.3817939"
52
 
     inkscape:cx="26.608289"
53
 
     inkscape:cy="40.887049"
54
 
     inkscape:document-units="px"
55
 
     inkscape:current-layer="layer1"
56
 
     showgrid="false"
57
 
     inkscape:window-width="1440"
58
 
     inkscape:window-height="827"
59
 
     inkscape:window-x="0"
60
 
     inkscape:window-y="25"
61
 
     inkscape:window-maximized="1" />
62
 
  <metadata
63
 
     id="metadata7">
64
 
    <rdf:RDF>
65
 
      <cc:Work
66
 
         rdf:about="">
67
 
        <dc:format>image/svg+xml</dc:format>
68
 
        <dc:type
69
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
70
 
        <dc:title></dc:title>
71
 
      </cc:Work>
72
 
    </rdf:RDF>
73
 
  </metadata>
74
 
  <g
75
 
     inkscape:label="Layer 1"
76
 
     inkscape:groupmode="layer"
77
 
     id="layer1"
78
 
     transform="translate(-61.503656,-961.42894)">
79
 
    <rect
80
 
       style="fill:#0000ff;fill-opacity:0;stroke:#000000;stroke-width:3;stroke-miterlimit:4;stroke-opacity:0.32057417;stroke-dasharray:none"
81
 
       id="rect3594"
82
 
       width="52.527931"
83
 
       height="52.527931"
84
 
       x="-706.78711"
85
 
       y="714.89478"
86
 
       transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,29.466295,-9.956484)"
87
 
       clip-path="url(#clipPath3602)" />
88
 
  </g>
89
 
</svg>