Search notes:

SVG - line

<?xml version="1.0" ?>
<svg
  xmlns   = "http://www.w3.org/2000/svg"
  version = "1.1"
  width   = "500"
  height  = "500"
>

  <line
     x1           =  "15"
     y1           =  "15"
     x2           = "485"
     y2           = "485"
     stroke       = "#f73"
     stroke-width = "5"
  />

</svg>
Github repository about-svg, path: /elements/line.svg

See also

Dynamically create an svg line with JavaScript.
SVG elements such a <marker> which allows to define an arrowhead for a line.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/design/g...', 1759415672, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/design/graphic/svg/elements/line(58): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78