File:SVG circle dasharray gaps only.svg

Uploaded by Watchduck
Upload date 2026-07-18T17:21:56Z
MIME type image/svg+xml
Dimensions 200 × 200 px
File size 968 B

Summary

Description

This is like this version with a 0 added at the beginning of stroke-dasharray.
That makes 0 the length of the dashes, and [C/8] the length of the gaps between them.
(Only the purple/green linecaps are visible. So the red/yellow strokes have been removed from the code.)

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="0 [C/8]" stroke-dashoffset="-[C/16]" style="fill: none;" >
  
    <circle cx="100" cy="100" r="100" style="stroke-width: [2*R]; stroke: purple; stroke-linecap: round;" />
    <circle cx="100" cy="100" r="100" style="stroke-width:  [R] ; stroke: green ; stroke-linecap: round;" />

  </g>
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

image/svg+xml

Category:8-fold dihedral symmetry Category:CC-Zero Category:SVG example images Category:SVG examples by Watchduck Category:Self-published work