Mercurial > repos > public > sbplib_julia
comparison docs/src/assets/logo.svg @ 1860:541d7d5f8460 feature/documenter_logo
Refactor logo generation to use Makie instead and update logo
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 20 Jan 2025 09:06:31 +0100 |
parents | ffde7dad9da5 |
children | 34970ef73e28 |
comparison
equal
deleted
inserted
replaced
1859:8124b87594a8 | 1860:541d7d5f8460 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="80" height="72" viewBox="-0.39782375 -0.4433175 0.7956475 0.71685125"> | 2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="250" height="250" viewBox="0 0 1000 1000"> |
3 <polyline points="0,0 0,-0.3395675" stroke="#cccccc" stroke-width="0.02" stroke-opacity="1" /> | 3 <defs> |
4 <polyline points="0,0 -0.29407375,0.16978375" stroke="#cccccc" stroke-width="0.02" stroke-opacity="1" /> | 4 <clipPath id="clip390"> |
5 <polyline points="0,0 0.29407375,0.16978375" stroke="#cccccc" stroke-width="0.02" stroke-opacity="1" /> | 5 <rect x="47" y="47" width="907" height="907"/> |
6 | 6 </clipPath> |
7 <circle cx="0" cy="0" r="0.1" fill="#4063d8" stroke="#333333" stroke-width="0.0075"/> | 7 </defs> |
8 <circle cx="0" cy="-0.3395675" r="0.1" fill="#389826" stroke="#333333" stroke-width="0.0075"/> | 8 <polyline clip-path="url(#clip390)" style="stroke:#cccccc; stroke-linecap:round; stroke-linejoin:round; stroke-width:16; stroke-opacity:1; fill:none" points="500,500 500,228.346 "/> |
9 <circle cx="-0.29407375" cy="0.16978375" r="0.1" fill="#cb3c33" stroke="#333333" stroke-width="0.0075"/> | 9 <polyline clip-path="url(#clip390)" style="stroke:#cccccc; stroke-linecap:round; stroke-linejoin:round; stroke-width:16; stroke-opacity:1; fill:none" points="500,500 264.741,635.827 "/> |
10 <circle cx="0.29407375" cy="0.16978375" r="0.1" fill="#9558b2" stroke="#333333" stroke-width="0.0075"/> | 10 <polyline clip-path="url(#clip390)" style="stroke:#cccccc; stroke-linecap:round; stroke-linejoin:round; stroke-width:16; stroke-opacity:1; fill:none" points="500,500 735.259,635.827 "/> |
11 <circle clip-path="url(#clip390)" cx="500" cy="500" r="86.4" fill="#4063d8" fill-rule="evenodd" fill-opacity="1" stroke="#333333" stroke-opacity="1" stroke-width="12"/> | |
12 <circle clip-path="url(#clip390)" cx="500" cy="228.346" r="86.4" fill="#389826" fill-rule="evenodd" fill-opacity="1" stroke="#333333" stroke-opacity="1" stroke-width="12"/> | |
13 <circle clip-path="url(#clip390)" cx="264.741" cy="635.827" r="86.4" fill="#cb3c33" fill-rule="evenodd" fill-opacity="1" stroke="#333333" stroke-opacity="1" stroke-width="12"/> | |
14 <circle clip-path="url(#clip390)" cx="735.259" cy="635.827" r="86.4" fill="#9558b2" fill-rule="evenodd" fill-opacity="1" stroke="#333333" stroke-opacity="1" stroke-width="12"/> | |
11 </svg> | 15 </svg> |