admin / SAynapse-Horizon
publicSelf Hosted Cyber Threat Intelligence Hub
SAynapse-Horizon / Synapse-Horizon / docs / synapse-horizon-radar.svg
4170 B · main
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | <?xml version="1.0" encoding="UTF-8"?> <svg width="680" height="520" viewBox="0 0 680 520" role="img" xmlns="http://www.w3.org/2000/svg"> <title>Synapse-Horizon animated threat radar</title> <desc>A rotating radar sweep over concentric rings with pulsing contacts in shades of blue, above the SYNAPSE-HORIZON wordmark.</desc> <defs> <linearGradient id="sweep" gradientUnits="userSpaceOnUse" x1="490" y1="210" x2="436" y2="95"> <stop offset="0" stop-color="#38bdf8" stop-opacity="0.55"/> <stop offset="1" stop-color="#38bdf8" stop-opacity="0"/> </linearGradient> </defs> <rect x="0" y="0" width="680" height="520" fill="#070a10"/> <rect x="110" y="20" width="460" height="480" rx="16" fill="#0a0e14" stroke="#1f2937" stroke-width="1"/> <circle cx="340" cy="210" r="150" fill="#0c1524"/> <circle cx="340" cy="210" r="150" fill="none" stroke="#1e293b" stroke-width="1"/> <circle cx="340" cy="210" r="150" fill="none" stroke="#334155" stroke-width="1.5" stroke-dasharray="1.5 9" opacity="0.9"/> <circle cx="340" cy="210" r="100" fill="none" stroke="#1e293b" stroke-width="0.75"/> <circle cx="340" cy="210" r="50" fill="none" stroke="#1e293b" stroke-width="0.75"/> <line x1="190" y1="210" x2="490" y2="210" stroke="#1e293b" stroke-width="0.75"/> <line x1="340" y1="60" x2="340" y2="360" stroke="#1e293b" stroke-width="0.75"/> <line x1="234" y1="104" x2="446" y2="316" stroke="#16202e" stroke-width="0.75"/> <line x1="446" y1="104" x2="234" y2="316" stroke="#16202e" stroke-width="0.75"/> <g> <path d="M340,210 L490,210 A150,150 0 0 0 436.4,95.1 Z" fill="url(#sweep)"/> <line x1="340" y1="210" x2="490" y2="210" stroke="#38bdf8" stroke-width="2" stroke-linecap="round"/> <animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 340 210" to="360 340 210" dur="4.6s" repeatCount="indefinite"/> </g> <circle cx="250" cy="115" r="9" fill="#7dd3fc" opacity="0.14"/> <circle cx="250" cy="115" r="4" fill="#7dd3fc"/> <circle cx="250" cy="115" r="4" fill="none" stroke="#7dd3fc" stroke-width="1.5"> <animate attributeName="r" values="4;22" dur="2.6s" begin="0s" repeatCount="indefinite"/> <animate attributeName="opacity" values="0.9;0" dur="2.6s" begin="0s" repeatCount="indefinite"/> </circle> <circle cx="430" cy="160" r="9" fill="#38bdf8" opacity="0.14"/> <circle cx="430" cy="160" r="4" fill="#38bdf8"/> <circle cx="430" cy="160" r="4" fill="none" stroke="#38bdf8" stroke-width="1.5"> <animate attributeName="r" values="4;20" dur="2.6s" begin="0.9s" repeatCount="indefinite"/> <animate attributeName="opacity" values="0.9;0" dur="2.6s" begin="0.9s" repeatCount="indefinite"/> </circle> <circle cx="415" cy="270" r="9" fill="#0ea5e9" opacity="0.14"/> <circle cx="415" cy="270" r="4" fill="#0ea5e9"/> <circle cx="415" cy="270" r="4" fill="none" stroke="#0ea5e9" stroke-width="1.5"> <animate attributeName="r" values="4;20" dur="2.6s" begin="1.7s" repeatCount="indefinite"/> <animate attributeName="opacity" values="0.9;0" dur="2.6s" begin="1.7s" repeatCount="indefinite"/> </circle> <circle cx="300" cy="305" r="9" fill="#2563eb" opacity="0.16"/> <circle cx="300" cy="305" r="4" fill="#2563eb"/> <circle cx="300" cy="305" r="4" fill="none" stroke="#2563eb" stroke-width="1.5"> <animate attributeName="r" values="4;22" dur="2.6s" begin="2.3s" repeatCount="indefinite"/> <animate attributeName="opacity" values="0.9;0" dur="2.6s" begin="2.3s" repeatCount="indefinite"/> </circle> <circle cx="277" cy="232" r="3" fill="#60a5fa"/> <circle cx="340" cy="210" r="4.5" fill="#38bdf8"/> <circle cx="340" cy="210" r="4.5" fill="none" stroke="#38bdf8" stroke-width="1.5"> <animate attributeName="r" values="4.5;13" dur="2.2s" repeatCount="indefinite"/> <animate attributeName="opacity" values="0.8;0" dur="2.2s" repeatCount="indefinite"/> </circle> <text x="340" y="424" text-anchor="middle" font-family="Helvetica, Arial, sans-serif" font-size="25" font-weight="700" letter-spacing="2" fill="#f1f5f9">SYNAPSE<tspan fill="#38bdf8">·</tspan>HORIZON</text> <text x="340" y="450" text-anchor="middle" font-family="Helvetica, Arial, sans-serif" font-size="11" font-weight="400" letter-spacing="5" fill="#64748b">CYBER THREAT INTELLIGENCE</text> </svg> |