Search notes:

SVG - polyline

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

    stroke       = "green"
    stroke-width = "8"
    fill         = "none"
  />
</svg>
Github repository about-svg, path: /elements/polyline.svg

See also

SVG elements such a <marker> which allows to define an arrowhead for a polyline.

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...', 1759398429, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/design/graphic/svg/elements/polyline(55): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78