File: teal.svg

package info (click to toggle)
pygame 2.6.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 43,076 kB
  • sloc: ansic: 66,932; python: 48,797; javascript: 1,153; objc: 224; sh: 121; makefile: 59; cpp: 25
file content (9 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
 <title>teal</title>

 <g>
  <title>Layer 1</title>
  <rect fill="#fff" stroke="#000" x="0" y="0" width="32" height="32" id="svg_1"/>
  <rect stroke-width="0" id="svg_2" height="32" width="32" y="0" x="0" stroke="#000" fill="#008080"/>
 </g>
</svg>