File:SVG circle dasharray.svg

Uploaded by Watchduck
Upload date 2026-07-18T13:13:20Z
MIME type image/svg+xml
Dimensions 200 × 200 px
File size 1.1 KB

Summary

Description

The big circle radius is 100. The circumference C is 2·π·100 = 628.318...
The linecap radius is sin(360°/16) · 100 = 38.268...

<g stroke-dasharray="[C/8]" stroke-dashoffset="-[C/16]" style="fill: none;" >

  <g style="stroke-width: [2*R];">
    <circle cx="100" cy="100" r="100" style="stroke: purple; stroke-linecap: round;" />
    <circle cx="100" cy="100" r="100" style="stroke: red;" />
  </g>

  <g style="stroke-width: [R];">
    <circle cx="100" cy="100" r="100" style="stroke: green; stroke-linecap: round;" />
    <circle cx="100" cy="100" r="100" style="stroke: yellow;" />
  </g>

</g>
Compare other version with a 0 added at the beginning of stroke-dasharray, leaving only the linecaps.
Date
Source Own work
Author
Watchduck
You can name the author as "T. Piesk", "Tilman Piesk" or "Watchduck".
Other versions

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

18 July 2026

Category:4-fold dihedral symmetry Category:CC-Zero Category:Creative Commons CC0 1.0 Universal Public Domain Dedication missing SDC copyright license Category:SVG example images Category:SVG examples by Watchduck Category:Self-published work Category:Self-published work missing SDC copyright license