source: Klonkt/src/assets/img/cirkel-logo.svg@ d29f427

main
Last change on this file since d29f427 was d29f427, checked in by roboburr <roboburr@…>, 3 months ago

chore(circles): standalone logo file synced with the new clean icon version

Co-Authored-By: Claude <noreply@…>

  • Property mode set to 100644
File size: 913 bytes
RevLine 
[d29f427]1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
[cd69b6a]2 <defs>
[d29f427]3 <marker id="cf-a" viewBox="0 0 10 10" refX="7" refY="5" markerWidth="3.4" markerHeight="3.4" orient="auto-start-reverse">
4 <path d="M2 2 L7 5 L2 8" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
[cd69b6a]5 </marker>
6 </defs>
[d29f427]7 <circle cx="32" cy="32" r="29"/>
8 <line x1="30.5" y1="22" x2="37.5" y2="22" marker-end="url(#cf-a)"/>
9 <line x1="37.5" y1="25.5" x2="30.5" y2="25.5" marker-end="url(#cf-a)"/>
10 <line x1="42.2" y1="28.4" x2="40.8" y2="38.1" marker-end="url(#cf-a)"/>
11 <line x1="26.3" y1="39.7" x2="34.3" y2="42.2" marker-end="url(#cf-a)"/>
12 <circle cx="25" cy="24" r="4.5"/>
13 <circle cx="43" cy="23" r="4.5"/>
14 <circle cx="40" cy="44" r="4.5"/>
15 <circle cx="21" cy="38" r="4.5"/>
[cd69b6a]16</svg>
Note: See TracBrowser for help on using the repository browser.