mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 07:10:00 -07:00
51 lines
2.9 KiB
XML
51 lines
2.9 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" role="img" aria-labelledby="title desc">
|
|
<title id="title">Satellite</title>
|
|
<desc id="desc">Professional satellite icon with solar panels and body</desc>
|
|
<defs>
|
|
<linearGradient id="panelGradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#344a5f"/>
|
|
<stop offset="55%" stop-color="#233547"/>
|
|
<stop offset="100%" stop-color="#1a2734"/>
|
|
</linearGradient>
|
|
<linearGradient id="panelGrid" x1="0%" y1="0%" x2="0%" y2="100%">
|
|
<stop offset="0%" stop-color="#4f6a85" stop-opacity="0.7"/>
|
|
<stop offset="100%" stop-color="#2b3f53" stop-opacity="0.1"/>
|
|
</linearGradient>
|
|
<linearGradient id="bodyGradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#8ea0b2"/>
|
|
<stop offset="45%" stop-color="#6f8193"/>
|
|
<stop offset="100%" stop-color="#536475"/>
|
|
</linearGradient>
|
|
<linearGradient id="dishGradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#7e91a4"/>
|
|
<stop offset="100%" stop-color="#556779"/>
|
|
</linearGradient>
|
|
</defs>
|
|
|
|
<g stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="42" width="38" height="44" rx="2.5" fill="url(#panelGradient)" stroke="#607891" stroke-width="2"/>
|
|
<rect x="12" y="46" width="30" height="36" rx="1.5" fill="url(#panelGrid)" stroke="#405669" stroke-width="1.2"/>
|
|
<path d="M21 46v36M30 46v36M12 55h30M12 64h30M12 73h30" stroke="#4a6278" stroke-width="0.9" opacity="0.82"/>
|
|
|
|
<rect x="82" y="42" width="38" height="44" rx="2.5" fill="url(#panelGradient)" stroke="#607891" stroke-width="2"/>
|
|
<rect x="86" y="46" width="30" height="36" rx="1.5" fill="url(#panelGrid)" stroke="#405669" stroke-width="1.2"/>
|
|
<path d="M95 46v36M104 46v36M86 55h30M86 64h30M86 73h30" stroke="#4a6278" stroke-width="0.9" opacity="0.82"/>
|
|
|
|
<line x1="46" y1="64" x2="52" y2="64" stroke="#8fa4b9" stroke-width="3"/>
|
|
<line x1="76" y1="64" x2="82" y2="64" stroke="#8fa4b9" stroke-width="3"/>
|
|
|
|
<rect x="52" y="40" width="24" height="48" rx="4" fill="url(#bodyGradient)" stroke="#91a5b8" stroke-width="2"/>
|
|
<rect x="55" y="53" width="18" height="4" rx="1.5" fill="#d2dce6" opacity="0.48"/>
|
|
<rect x="55" y="62" width="18" height="4" rx="1.5" fill="#d2dce6" opacity="0.42"/>
|
|
|
|
<path d="M64 24c6 0 11 5 11 11s-5 11-11 11-11-5-11-11 5-11 11-11Z" fill="url(#dishGradient)" stroke="#95aac0" stroke-width="2"/>
|
|
<circle cx="64" cy="35" r="3.2" fill="#d7e2ed" opacity="0.7"/>
|
|
<path d="M58 26c2.2-2.4 9.8-2.4 12 0" fill="none" stroke="#a7b8c8" stroke-width="1.5"/>
|
|
<line x1="64" y1="46" x2="64" y2="51" stroke="#9fb2c6" stroke-width="2"/>
|
|
|
|
<path d="M57 88L64 101L71 88Z" fill="url(#dishGradient)" stroke="#8fa4b8" stroke-width="1.8"/>
|
|
<line x1="64" y1="101" x2="64" y2="108" stroke="#8fa4b8" stroke-width="2"/>
|
|
<circle cx="64" cy="110" r="2.8" fill="#b9c9d8"/>
|
|
</g>
|
|
</svg>
|