File: convolve.svg

package info (click to toggle)
dpuser 4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,084 kB
  • sloc: cpp: 124,807; ansic: 6,866; lex: 1,113; makefile: 777; yacc: 742; sh: 78
file content (8 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg">
 <g>
  <title>Layer 1</title>
  <circle cx="5" cy="5" r="4.2" stroke="#000" stroke-width="1" fill="none" />
  <line y2="7" x2="7" y1="3" x1="3" stroke-width="1" stroke="#000" />
  <line y2="3" x2="7" y1="7" x1="3" stroke-width="1" stroke="#000" />
 </g>
</svg>