~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to web/modules/currencies/currency-flags/SCR.svg

  • Committer: Dan Garner
  • Date: 2016-06-28 15:02:11 UTC
  • mto: This revision was merged to the branch mainline in revision 528.
  • Revision ID: git-v1:51031805c36c1d366fa330b2c2320d1927c57003
Fixes for upgrade steps

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" viewBox="0 0 512 512">
2
 
  <defs>
3
 
    <clipPath id="a">
4
 
      <path fill-opacity=".67" d="M0 0h512v496.06H0z"/>
5
 
    </clipPath>
6
 
  </defs>
7
 
  <g fill-rule="evenodd" clip-path="url(#a)" transform="matrix(1 0 0 1.0321 0 0)" stroke-width="1pt">
8
 
    <path fill="red" d="M0 0h992.13v496.06H0z"/>
9
 
    <path d="M0 496.065l992.13-165.349v165.349H0z" fill="#090"/>
10
 
    <path d="M0 496.065l992.13-330.707v165.358L0 496.065z" fill="#fff"/>
11
 
    <path d="M0 496.065V0h330.707L0 496.065z" fill="#009"/>
12
 
    <path d="M0 496.065L330.707 0h330.707L0 496.065z" fill="#ff0"/>
13
 
  </g>
14
 
</svg>