summaryrefslogtreecommitdiff
path: root/d.svg
diff options
context:
space:
mode:
authorAnthony Wang2024-01-29 13:52:22 -0500
committerAnthony Wang2024-04-13 04:32:07 +0000
commitb94b24ab0d7411cb7f26f2e671ba7ed7d6e99e41 (patch)
treef8e77c3152fef9967276c5b4176c335ad665d71b /d.svg
parent64e928da30ea9dec47e18da026938ba77bba2590 (diff)
Spread circles out evenly across path, move stuff to separate file
Diffstat (limited to 'd.svg')
-rw-r--r--d.svg46
1 files changed, 46 insertions, 0 deletions
diff --git a/d.svg b/d.svg
new file mode 100644
index 0000000..d66662f
--- /dev/null
+++ b/d.svg
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="200"
+ height="200"
+ viewBox="0 0 200 200"
+ version="1.1"
+ id="d"
+ inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
+ sodipodi:docname="d.svg"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="mm"
+ inkscape:zoom="2.183982"
+ inkscape:cx="136.21907"
+ inkscape:cy="128.20618"
+ inkscape:window-width="1536"
+ inkscape:window-height="902"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer1" />
+ <defs
+ id="defs1" />
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="fill:none;stroke:currentColor;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
+ d="m 123.29471,17.851924 c 0.51273,2.588687 1.24991,5.142879 1.53819,7.766061 0.58376,5.311795 0.78792,10.659209 1.07316,15.995367 1.70041,31.811571 1.42514,28.743224 0.83885,64.916898 -0.34192,21.09547 0.71038,31.68324 -6.27259,51.8584 -1.58707,4.58536 -3.85919,9.24844 -7.462,12.49867 -6.76053,6.09893 -20.424072,-2.75308 -24.437518,-4.7809 -5.571837,-2.8152 -19.537644,-10.37121 -23.482408,-17.20803 -5.351039,-9.27408 -5.737078,-21.45199 -2.285819,-31.38619 3.501565,-10.07901 14.384144,-19.095512 23.131844,-23.900938 4.386238,-2.409518 9.443823,-3.323029 14.224661,-4.802366 3.58684,-1.109877 7.12144,-2.708109 10.86748,-2.961907 2.62843,-0.178078 5.16922,1.035441 7.71777,1.702739 2.53075,0.66264 4.9762,2.940757 7.5085,2.28403 1.43871,-0.373115 0.45192,-2.938058 0.67788,-4.407087"
+ id="path1" />
+ </g>
+</svg>