release: v1.2.6-pre1
- Various website improvements (CSS) - Adjust keyring path use the new relative path: pgp/anonymousplanet.asc - 02-sign.yml: use a fpr match to lock a specific key - 02-sign.yml: quick mkdir -p repo/export before copying files to the dir ^_^ - Moved the Acknowledgements section to the bottom - COM Class Identifiers (CLSID/GUID) (NEW) - Windows Global Device Identifier (GDID) (NEW) - USB bus telemetry (device enumeration history) (NEW) - Glossary (`docs/includes/glossary.md`) and removed inline expansions where applicable Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
|
After Width: | Height: | Size: 120 KiB |
@@ -0,0 +1,79 @@
|
||||
<svg width="100%" viewBox="0 0 680 260" role="img" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Anonymous Planet</title>
|
||||
<desc>A hacker terminal style logo: an eye shape with a curved orbital arc passing through it and a small satellite riding the arc, set inside a bracket frame</desc>
|
||||
<style>
|
||||
.ap-frame { stroke: #0a8a3d80; }
|
||||
.ap-fill { fill: #eef6ee; }
|
||||
.ap-line { stroke: #0a8a3d; }
|
||||
.ap-line-faint { stroke: #0a8a3d80; }
|
||||
.ap-core { fill: #007a3d; }
|
||||
.ap-accent { stroke: #007a3d; }
|
||||
.ap-accent-fill { fill: #007a3d; }
|
||||
|
||||
[data-md-color-scheme="slate"] .ap-frame { stroke: #0b850080; }
|
||||
[data-md-color-scheme="slate"] .ap-fill { fill: #0f1f0f; }
|
||||
[data-md-color-scheme="slate"] .ap-line { stroke: #039634; }
|
||||
[data-md-color-scheme="slate"] .ap-line-faint { stroke: #0b850080; }
|
||||
[data-md-color-scheme="slate"] .ap-core { fill: #00f080; }
|
||||
[data-md-color-scheme="slate"] .ap-accent { stroke: #00f080; }
|
||||
[data-md-color-scheme="slate"] .ap-accent-fill { fill: #00f080; }
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.ap-frame { stroke: #0b850080; }
|
||||
.ap-fill { fill: #0f1f0f; }
|
||||
.ap-line { stroke: #039634; }
|
||||
.ap-line-faint { stroke: #0b850080; }
|
||||
.ap-core { fill: #00f080; }
|
||||
.ap-accent { stroke: #00f080; }
|
||||
.ap-accent-fill { fill: #00f080; }
|
||||
}
|
||||
</style>
|
||||
<defs>
|
||||
<marker id="ap-arrow" viewBox="0 0 10 10" refX="8" refY="5" markerWidth="6" markerHeight="6" orient="auto-start-reverse"><path d="M2 1L8 5L2 9" fill="none" stroke="context-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></marker>
|
||||
</defs>
|
||||
|
||||
<path class="ap-frame" d="M250 40 L230 40 L230 110" fill="none" stroke-width="1.5"/>
|
||||
<path class="ap-frame" d="M430 40 L450 40 L450 110" fill="none" stroke-width="1.5"/>
|
||||
<path class="ap-frame" d="M250 220 L230 220 L230 150" fill="none" stroke-width="1.5"/>
|
||||
<path class="ap-frame" d="M430 220 L450 220 L450 150" fill="none" stroke-width="1.5"/>
|
||||
|
||||
<path class="ap-fill ap-line" d="M255 130 C 285 85, 395 85, 425 130 C 395 175, 285 175, 255 130 Z" stroke-width="0.75"/>
|
||||
|
||||
<circle class="ap-line" cx="340" cy="130" r="32" fill="none" stroke-width="0.5"/>
|
||||
<circle class="ap-core" cx="340" cy="130" r="13" opacity="0.10"/>
|
||||
<circle class="ap-line" cx="340" cy="130" r="13" fill="none" stroke-width="0.5"/>
|
||||
|
||||
<g class="ap-line-faint" stroke-width="0.5">
|
||||
<line x1="340" y1="98" x2="340" y2="106"/>
|
||||
<line x1="340" y1="154" x2="340" y2="162"/>
|
||||
<line x1="308" y1="130" x2="316" y2="130"/>
|
||||
<line x1="364" y1="130" x2="372" y2="130"/>
|
||||
</g>
|
||||
|
||||
<circle class="ap-core" cx="340" cy="130" r="2.5"/>
|
||||
|
||||
<g>
|
||||
<circle class="ap-fill ap-line" cx="255" cy="130" r="3" stroke-width="1"/>
|
||||
<circle class="ap-fill ap-line" cx="425" cy="130" r="3" stroke-width="1"/>
|
||||
<circle class="ap-fill ap-line" cx="295" cy="98" r="2.5" stroke-width="1"/>
|
||||
<circle class="ap-fill ap-line" cx="385" cy="98" r="2.5" stroke-width="1"/>
|
||||
<circle class="ap-fill ap-line" cx="295" cy="162" r="2.5" stroke-width="1"/>
|
||||
<circle class="ap-fill ap-line" cx="385" cy="162" r="2.5" stroke-width="1"/>
|
||||
</g>
|
||||
|
||||
<path class="ap-accent" d="M225 185 C 300 130, 380 130, 455 75" fill="none" stroke-width="2" stroke-linecap="round"/>
|
||||
|
||||
<circle class="ap-accent-fill" cx="225" cy="185" r="3"/>
|
||||
<circle class="ap-accent-fill" cx="455" cy="75" r="3"/>
|
||||
|
||||
<g transform="translate(403, 95) rotate(-32)">
|
||||
<rect class="ap-fill ap-accent" x="-7" y="-5" width="14" height="10" rx="1.5" stroke-width="1"/>
|
||||
<rect class="ap-accent" x="-22" y="-2" width="12" height="4" fill="none" stroke-width="0.75"/>
|
||||
<line class="ap-accent" x1="-22" y1="0" x2="-10" y2="0" stroke-width="0.5"/>
|
||||
<rect class="ap-accent" x="10" y="-2" width="12" height="4" fill="none" stroke-width="0.75"/>
|
||||
<line class="ap-accent" x1="10" y1="0" x2="22" y2="0" stroke-width="0.5"/>
|
||||
<line class="ap-accent" x1="0" y1="-5" x2="0" y2="-11" stroke-width="0.75"/>
|
||||
<circle class="ap-accent-fill" cx="0" cy="-11" r="1.5"/>
|
||||
</g>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
@@ -0,0 +1,7 @@
|
||||
<svg width="220" height="220" viewBox="0 0 220 220" role="img" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Anonymous Planet favicon mark: a simplified eye outline with a solid pupil</title>
|
||||
<desc>A minimal eye outline with a filled pupil, simplified for legibility at very small sizes such as a browser favicon.</desc>
|
||||
<path d="M 25,110 Q 110,64 195,110 Q 110,156 25,110 Z" fill="none" stroke="#00f080" stroke-width="6" stroke-linejoin="round"/>
|
||||
<circle cx="110" cy="110" r="17" fill="#060d06" stroke="#00f080" stroke-width="3"/>
|
||||
<circle cx="110" cy="110" r="5" fill="#00f080"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 594 B |
|
After Width: | Height: | Size: 3.3 KiB |
@@ -0,0 +1,7 @@
|
||||
<svg width="220" height="220" viewBox="0 0 220 220" role="img" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Anonymous Planet favicon mark: a simplified eye outline with a solid pupil</title>
|
||||
<desc>A minimal eye outline with a filled pupil, simplified for legibility at very small sizes such as a browser favicon.</desc>
|
||||
<path d="M 25,110 Q 110,64 195,110 Q 110,156 25,110 Z" fill="none" stroke="#4a3800" stroke-width="6" stroke-linejoin="round"/>
|
||||
<circle cx="110" cy="110" r="17" fill="#1a1a1a" stroke="#4a3800" stroke-width="3"/>
|
||||
<circle cx="110" cy="110" r="5" fill="#4a3800"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 594 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -0,0 +1,36 @@
|
||||
<svg width="220" height="150" viewBox="0 0 220 150" role="img" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Anonymous Planet mark: a simplified eye with a striated iris and crosshair reticle</title>
|
||||
<desc>A standalone eye mark with a radially striated iris and a crosshair target reticle over the pupil, used as a compact icon without the full seal border.</desc>
|
||||
<path d="M 29,72 Q 110,29 191,72" fill="none" stroke="#00f080" stroke-width="1" opacity="0.45"/>
|
||||
<path d="M 25,80 Q 110,34 195,80 Q 110,126 25,80 Z" fill="none" stroke="#00f080" stroke-width="2.6" stroke-linejoin="round"/>
|
||||
<g stroke="#00f080" stroke-width="1" opacity="0.6" stroke-linecap="round">
|
||||
<line x1="30.4" y1="83.9" x2="18.7" y2="89.1"/>
|
||||
<line x1="34.3" y1="89.1" x2="25.2" y2="97.0"/>
|
||||
<line x1="39.6" y1="93.0" x2="33.0" y2="103.5"/>
|
||||
</g>
|
||||
<circle cx="110" cy="80" r="32" fill="none" stroke="#00f080" stroke-width="0.8" opacity="0.5"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(0.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(22.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(45.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(67.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(90.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(112.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(135.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(157.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(180.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(202.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(225.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(247.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(270.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(292.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(315.0 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(337.5 110 80)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<circle cx="110" cy="80" r="17" fill="#060d06"/>
|
||||
<g stroke="#00f080" stroke-width="1.6" stroke-linecap="round">
|
||||
<line x1="110" y1="56" x2="110" y2="70"/>
|
||||
<line x1="110" y1="90" x2="110" y2="104"/>
|
||||
<line x1="86" y1="80" x2="100" y2="80"/>
|
||||
<line x1="134" y1="80" x2="120" y2="80"/>
|
||||
</g>
|
||||
<circle cx="110" cy="80" r="2.1" fill="#00f080"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.3 KiB |
@@ -0,0 +1,36 @@
|
||||
<svg width="220" height="150" viewBox="0 0 220 150" role="img" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Anonymous Planet mark: a simplified eye with a striated iris and crosshair reticle</title>
|
||||
<desc>A standalone eye mark with a radially striated iris and a crosshair target reticle over the pupil, used as a compact icon without the full seal border.</desc>
|
||||
<path d="M 29,72 Q 110,29 191,72" fill="none" stroke="#4a3800" stroke-width="1" opacity="0.45"/>
|
||||
<path d="M 25,80 Q 110,34 195,80 Q 110,126 25,80 Z" fill="none" stroke="#4a3800" stroke-width="2.6" stroke-linejoin="round"/>
|
||||
<g stroke="#4a3800" stroke-width="1" opacity="0.6" stroke-linecap="round">
|
||||
<line x1="30.4" y1="83.9" x2="18.7" y2="89.1"/>
|
||||
<line x1="34.3" y1="89.1" x2="25.2" y2="97.0"/>
|
||||
<line x1="39.6" y1="93.0" x2="33.0" y2="103.5"/>
|
||||
</g>
|
||||
<circle cx="110" cy="80" r="32" fill="none" stroke="#4a3800" stroke-width="0.8" opacity="0.5"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(0.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(22.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(45.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(67.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(90.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(112.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(135.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(157.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(180.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(202.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(225.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(247.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(270.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(292.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(315.0 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="110" y1="63" x2="110" y2="48" transform="rotate(337.5 110 80)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<circle cx="110" cy="80" r="17" fill="#1a1a1a"/>
|
||||
<g stroke="#4a3800" stroke-width="1.6" stroke-linecap="round">
|
||||
<line x1="110" y1="56" x2="110" y2="70"/>
|
||||
<line x1="110" y1="90" x2="110" y2="104"/>
|
||||
<line x1="86" y1="80" x2="100" y2="80"/>
|
||||
<line x1="134" y1="80" x2="120" y2="80"/>
|
||||
</g>
|
||||
<circle cx="110" cy="80" r="2.1" fill="#4a3800"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.3 KiB |
@@ -0,0 +1,102 @@
|
||||
<svg width="340" height="340" viewBox="0 0 340 340" role="img" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Anonymous Planet seal: an eye with a striated iris and crosshair reticle, under watch by two satellites, circuit traces and a subtle grid inside a ringed badge</title>
|
||||
<desc>A circular seal mark. A horizontal eye sits at the center with a radially striated iris and a crosshair target reticle over the pupil. Two satellites float at different angles nearby, unconnected to the eye, representing observation from multiple vantage points. Short circuit-trace lines with node pads radiate toward the ring, and a faint coordinate grid sits behind everything, all inside a double-ring circular border with tick marks at the four cardinal points.</desc>
|
||||
<defs>
|
||||
<clipPath id="circleClip"><circle cx="170" cy="170" r="141"/></clipPath>
|
||||
<clipPath id="eyeClip"><path d="M 85,170 Q 170,124 255,170 Q 170,216 85,170 Z"/></clipPath>
|
||||
</defs>
|
||||
<g clip-path="url(#circleClip)" stroke="#00f080" stroke-width="0.5" opacity="0.08">
|
||||
<line x1="66" y1="20" x2="66" y2="320"/>
|
||||
<line x1="20" y1="66" x2="320" y2="66"/>
|
||||
<line x1="118" y1="20" x2="118" y2="320"/>
|
||||
<line x1="20" y1="118" x2="320" y2="118"/>
|
||||
<line x1="170" y1="20" x2="170" y2="320"/>
|
||||
<line x1="20" y1="170" x2="320" y2="170"/>
|
||||
<line x1="222" y1="20" x2="222" y2="320"/>
|
||||
<line x1="20" y1="222" x2="320" y2="222"/>
|
||||
<line x1="274" y1="20" x2="274" y2="320"/>
|
||||
<line x1="20" y1="274" x2="320" y2="274"/>
|
||||
</g>
|
||||
<g>
|
||||
<line x1="224" y1="264" x2="237" y2="286" stroke="#00f080" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="237" cy="286" r="2.2" fill="#00f080"/>
|
||||
<circle cx="224" cy="264" r="1.1" fill="#00f080"/>
|
||||
<line x1="116" y1="264" x2="103" y2="286" stroke="#00f080" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="103" cy="286" r="2.2" fill="#00f080"/>
|
||||
<circle cx="116" cy="264" r="1.1" fill="#00f080"/>
|
||||
<line x1="77" y1="224" x2="54" y2="237" stroke="#00f080" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="54" cy="237" r="2.2" fill="#00f080"/>
|
||||
<circle cx="77" cy="224" r="1.1" fill="#00f080"/>
|
||||
<line x1="77" y1="116" x2="54" y2="103" stroke="#00f080" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="54" cy="103" r="2.2" fill="#00f080"/>
|
||||
<circle cx="77" cy="116" r="1.1" fill="#00f080"/>
|
||||
<line x1="142" y1="66" x2="135" y2="41" stroke="#00f080" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="135" cy="41" r="2.2" fill="#00f080"/>
|
||||
<circle cx="142" cy="66" r="1.1" fill="#00f080"/>
|
||||
<line x1="224" y1="77" x2="237" y2="54" stroke="#00f080" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="237" cy="54" r="2.2" fill="#00f080"/>
|
||||
<circle cx="224" cy="77" r="1.1" fill="#00f080"/>
|
||||
</g>
|
||||
<circle cx="170" cy="170" r="150" fill="none" stroke="#00f080" stroke-width="1.6"/>
|
||||
<circle cx="170" cy="170" r="141" fill="none" stroke="#00f080" stroke-width="0.6" opacity="0.5"/>
|
||||
<g stroke="#00f080" stroke-width="1.4" opacity="0.8" stroke-linecap="round">
|
||||
<line x1="170" y1="20" x2="170" y2="32"/>
|
||||
<line x1="170" y1="308" x2="170" y2="320"/>
|
||||
<line x1="20" y1="170" x2="32" y2="170"/>
|
||||
<line x1="308" y1="170" x2="320" y2="170"/>
|
||||
</g>
|
||||
<g clip-path="url(#eyeClip)">
|
||||
<line x1="85" y1="130" x2="255" y2="130" stroke="#00f080" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="145" x2="255" y2="145" stroke="#00f080" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="160" x2="255" y2="160" stroke="#00f080" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="180" x2="255" y2="180" stroke="#00f080" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="195" x2="255" y2="195" stroke="#00f080" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="210" x2="255" y2="210" stroke="#00f080" stroke-width="0.5" opacity="0.15"/>
|
||||
</g>
|
||||
<path d="M 89,162 Q 170,119 251,162" fill="none" stroke="#00f080" stroke-width="1" opacity="0.45"/>
|
||||
<path d="M 85,170 Q 170,124 255,170 Q 170,216 85,170 Z" fill="none" stroke="#00f080" stroke-width="2.6" stroke-linejoin="round"/>
|
||||
<g stroke="#00f080" stroke-width="1" opacity="0.6" stroke-linecap="round">
|
||||
<line x1="90.4" y1="173.9" x2="78.7" y2="179.1"/>
|
||||
<line x1="94.3" y1="179.1" x2="85.2" y2="187.0"/>
|
||||
<line x1="99.6" y1="183.0" x2="93.0" y2="193.5"/>
|
||||
</g>
|
||||
<circle cx="170" cy="170" r="32" fill="none" stroke="#00f080" stroke-width="0.8" opacity="0.5"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(0.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(22.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(45.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(67.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(90.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(112.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(135.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(157.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(180.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(202.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(225.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(247.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(270.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(292.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(315.0 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(337.5 170 170)" stroke="#00f080" stroke-width="0.7" opacity="0.55"/>
|
||||
<circle cx="170" cy="170" r="17" fill="#060d06"/>
|
||||
<g stroke="#00f080" stroke-width="1.6" stroke-linecap="round">
|
||||
<line x1="170" y1="146" x2="170" y2="160"/>
|
||||
<line x1="170" y1="180" x2="170" y2="194"/>
|
||||
<line x1="146" y1="170" x2="160" y2="170"/>
|
||||
<line x1="194" y1="170" x2="180" y2="170"/>
|
||||
</g>
|
||||
<circle cx="170" cy="170" r="2.1" fill="#00f080"/>
|
||||
<g transform="translate(104,98) rotate(35)" stroke="#00f080" fill="#00f080" stroke-linecap="round">
|
||||
<rect x="-3.0" y="-3.0" width="6.0" height="6.0" rx="1.2" stroke="none"/>
|
||||
<rect x="-1.3" y="-9.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<rect x="-1.3" y="3.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<line x1="-3.0" y1="0" x2="-10.4" y2="0" stroke-width="1.1"/>
|
||||
<line x1="3.0" y1="0" x2="10.4" y2="0" stroke-width="1.1"/>
|
||||
</g>
|
||||
<g transform="translate(242,237) rotate(-60)" stroke="#00f080" fill="#00f080" stroke-linecap="round">
|
||||
<rect x="-3.0" y="-3.0" width="6.0" height="6.0" rx="1.2" stroke="none"/>
|
||||
<rect x="-1.3" y="-9.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<rect x="-1.3" y="3.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<line x1="-3.0" y1="0" x2="-10.4" y2="0" stroke-width="1.1"/>
|
||||
<line x1="3.0" y1="0" x2="10.4" y2="0" stroke-width="1.1"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
@@ -0,0 +1,102 @@
|
||||
<svg width="340" height="340" viewBox="0 0 340 340" role="img" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Anonymous Planet seal: an eye with a striated iris and crosshair reticle, under watch by two satellites, circuit traces and a subtle grid inside a ringed badge</title>
|
||||
<desc>A circular seal mark. A horizontal eye sits at the center with a radially striated iris and a crosshair target reticle over the pupil. Two satellites float at different angles nearby, unconnected to the eye, representing observation from multiple vantage points. Short circuit-trace lines with node pads radiate toward the ring, and a faint coordinate grid sits behind everything, all inside a double-ring circular border with tick marks at the four cardinal points.</desc>
|
||||
<defs>
|
||||
<clipPath id="circleClip"><circle cx="170" cy="170" r="141"/></clipPath>
|
||||
<clipPath id="eyeClip"><path d="M 85,170 Q 170,124 255,170 Q 170,216 85,170 Z"/></clipPath>
|
||||
</defs>
|
||||
<g clip-path="url(#circleClip)" stroke="#4a3800" stroke-width="0.5" opacity="0.08">
|
||||
<line x1="66" y1="20" x2="66" y2="320"/>
|
||||
<line x1="20" y1="66" x2="320" y2="66"/>
|
||||
<line x1="118" y1="20" x2="118" y2="320"/>
|
||||
<line x1="20" y1="118" x2="320" y2="118"/>
|
||||
<line x1="170" y1="20" x2="170" y2="320"/>
|
||||
<line x1="20" y1="170" x2="320" y2="170"/>
|
||||
<line x1="222" y1="20" x2="222" y2="320"/>
|
||||
<line x1="20" y1="222" x2="320" y2="222"/>
|
||||
<line x1="274" y1="20" x2="274" y2="320"/>
|
||||
<line x1="20" y1="274" x2="320" y2="274"/>
|
||||
</g>
|
||||
<g>
|
||||
<line x1="224" y1="264" x2="237" y2="286" stroke="#4a3800" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="237" cy="286" r="2.2" fill="#4a3800"/>
|
||||
<circle cx="224" cy="264" r="1.1" fill="#4a3800"/>
|
||||
<line x1="116" y1="264" x2="103" y2="286" stroke="#4a3800" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="103" cy="286" r="2.2" fill="#4a3800"/>
|
||||
<circle cx="116" cy="264" r="1.1" fill="#4a3800"/>
|
||||
<line x1="77" y1="224" x2="54" y2="237" stroke="#4a3800" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="54" cy="237" r="2.2" fill="#4a3800"/>
|
||||
<circle cx="77" cy="224" r="1.1" fill="#4a3800"/>
|
||||
<line x1="77" y1="116" x2="54" y2="103" stroke="#4a3800" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="54" cy="103" r="2.2" fill="#4a3800"/>
|
||||
<circle cx="77" cy="116" r="1.1" fill="#4a3800"/>
|
||||
<line x1="142" y1="66" x2="135" y2="41" stroke="#4a3800" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="135" cy="41" r="2.2" fill="#4a3800"/>
|
||||
<circle cx="142" cy="66" r="1.1" fill="#4a3800"/>
|
||||
<line x1="224" y1="77" x2="237" y2="54" stroke="#4a3800" stroke-width="1" opacity="0.5"/>
|
||||
<circle cx="237" cy="54" r="2.2" fill="#4a3800"/>
|
||||
<circle cx="224" cy="77" r="1.1" fill="#4a3800"/>
|
||||
</g>
|
||||
<circle cx="170" cy="170" r="150" fill="none" stroke="#4a3800" stroke-width="1.6"/>
|
||||
<circle cx="170" cy="170" r="141" fill="none" stroke="#4a3800" stroke-width="0.6" opacity="0.5"/>
|
||||
<g stroke="#4a3800" stroke-width="1.4" opacity="0.8" stroke-linecap="round">
|
||||
<line x1="170" y1="20" x2="170" y2="32"/>
|
||||
<line x1="170" y1="308" x2="170" y2="320"/>
|
||||
<line x1="20" y1="170" x2="32" y2="170"/>
|
||||
<line x1="308" y1="170" x2="320" y2="170"/>
|
||||
</g>
|
||||
<g clip-path="url(#eyeClip)">
|
||||
<line x1="85" y1="130" x2="255" y2="130" stroke="#4a3800" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="145" x2="255" y2="145" stroke="#4a3800" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="160" x2="255" y2="160" stroke="#4a3800" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="180" x2="255" y2="180" stroke="#4a3800" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="195" x2="255" y2="195" stroke="#4a3800" stroke-width="0.5" opacity="0.15"/>
|
||||
<line x1="85" y1="210" x2="255" y2="210" stroke="#4a3800" stroke-width="0.5" opacity="0.15"/>
|
||||
</g>
|
||||
<path d="M 89,162 Q 170,119 251,162" fill="none" stroke="#4a3800" stroke-width="1" opacity="0.45"/>
|
||||
<path d="M 85,170 Q 170,124 255,170 Q 170,216 85,170 Z" fill="none" stroke="#4a3800" stroke-width="2.6" stroke-linejoin="round"/>
|
||||
<g stroke="#4a3800" stroke-width="1" opacity="0.6" stroke-linecap="round">
|
||||
<line x1="90.4" y1="173.9" x2="78.7" y2="179.1"/>
|
||||
<line x1="94.3" y1="179.1" x2="85.2" y2="187.0"/>
|
||||
<line x1="99.6" y1="183.0" x2="93.0" y2="193.5"/>
|
||||
</g>
|
||||
<circle cx="170" cy="170" r="32" fill="none" stroke="#4a3800" stroke-width="0.8" opacity="0.5"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(0.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(22.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(45.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(67.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(90.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(112.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(135.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(157.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(180.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(202.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(225.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(247.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(270.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(292.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(315.0 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<line x1="170" y1="153" x2="170" y2="138" transform="rotate(337.5 170 170)" stroke="#4a3800" stroke-width="0.7" opacity="0.55"/>
|
||||
<circle cx="170" cy="170" r="17" fill="#1a1a1a"/>
|
||||
<g stroke="#4a3800" stroke-width="1.6" stroke-linecap="round">
|
||||
<line x1="170" y1="146" x2="170" y2="160"/>
|
||||
<line x1="170" y1="180" x2="170" y2="194"/>
|
||||
<line x1="146" y1="170" x2="160" y2="170"/>
|
||||
<line x1="194" y1="170" x2="180" y2="170"/>
|
||||
</g>
|
||||
<circle cx="170" cy="170" r="2.1" fill="#4a3800"/>
|
||||
<g transform="translate(104,98) rotate(35)" stroke="#4a3800" fill="#4a3800" stroke-linecap="round">
|
||||
<rect x="-3.0" y="-3.0" width="6.0" height="6.0" rx="1.2" stroke="none"/>
|
||||
<rect x="-1.3" y="-9.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<rect x="-1.3" y="3.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<line x1="-3.0" y1="0" x2="-10.4" y2="0" stroke-width="1.1"/>
|
||||
<line x1="3.0" y1="0" x2="10.4" y2="0" stroke-width="1.1"/>
|
||||
</g>
|
||||
<g transform="translate(242,237) rotate(-60)" stroke="#4a3800" fill="#4a3800" stroke-linecap="round">
|
||||
<rect x="-3.0" y="-3.0" width="6.0" height="6.0" rx="1.2" stroke="none"/>
|
||||
<rect x="-1.3" y="-9.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<rect x="-1.3" y="3.0" width="2.6" height="6.0" rx="0.6" stroke="none" opacity="0.9"/>
|
||||
<line x1="-3.0" y1="0" x2="-10.4" y2="0" stroke-width="1.1"/>
|
||||
<line x1="3.0" y1="0" x2="10.4" y2="0" stroke-width="1.1"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 7.0 KiB |