File: deck.svg

package info (click to toggle)
nextcloud-desktop 4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 40,404 kB
  • sloc: cpp: 118,401; objc: 752; python: 606; sh: 395; ansic: 391; ruby: 174; makefile: 44; javascript: 32; xml: 6
file content (8 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16">
    <g fill="#000000">
        <rect ry="1" height="8" width="14" y="7" x="1"/>
        <rect ry=".5" height="1" width="12" y="5" x="2"/>
        <rect ry=".5" height="1" width="10" y="3" x="3"/>
        <rect ry=".5" height="1" width="8" y="1" x="4"/>
    </g>
</svg>