File: followline.svg

package info (click to toggle)
josm 0.0.svn17428%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204,760 kB
  • sloc: java: 360,765; xml: 198,972; perl: 10,138; jsp: 250; sh: 123; makefile: 112; javascript: 74; python: 29
file content (10 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24px" height="24px" fill="none">
  <path d="m9,3l1,11l-7,7" stroke="#ff0000"/>
  <path d="m10,14l11,-11
    m-7.5-.5h4m0,0l-1,-1v2z" stroke="#000000" stroke-linecap="butt"/>
  <path d="m1.5,19.5h3v3h-3z
    m7,-7h3v3h-3z
    m11,-11h3v3h-3z" stroke="#df421e" fill="#ffffff"/>
  <path d="m7.5,1.5h3v3h-3z" fill="#bababa" stroke="#7a7a7a"/>
</svg>