File: file_new.svg

package info (click to toggle)
crystal-facet-uml 1.63.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 21,640 kB
  • sloc: ansic: 109,610; xml: 3,085; makefile: 138; sh: 113
file content (11 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<svg
    width="100%"
    height="100%"
    viewBox="0 0 32 32"
    preserveAspectRatio="xMidYMid meet"
    xmlns="http://www.w3.org/2000/svg"
    version="1.1"
    >
    <path stroke="#000000" stroke-width="1" fill="none" d="m 6,5 c 0,-2.1875 4.5,-4 10,-4 c 5.5,0 10,1.8125 10,4 l 0,22 c 0,2.1875 -4.5,4 -10,4 c -5.5,0 -10,-1.8125 -10,-4 l 0,-22 c 0,2.1875 4.5,4 10,4 c 5.5,0 10,-1.8125 10,-4 " /><path stroke="#000000" stroke-width="1" fill="none" d="M 12.5,19 L 19.5,19 M 16,15.5 L 16,22.5 " />
</svg>