Files
liumangmang 7adc7c00ab Add remote browser pages and website sync
Enable managed remote browser custom pages with login autofill and add website sync workflows so external admin surfaces can be handled inside SmartUp.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 15:43:58 +08:00

14 lines
746 B
XML

<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="64" height="64" rx="14" fill="#0d1117"/>
<path d="M36.4 6L14 37.2H30.6L27.6 58L50 26.8H33.4L36.4 6Z" fill="#facc15"/>
<path d="M36.4 6L14 37.2H30.6L27.6 58L50 26.8H33.4L36.4 6Z" fill="url(#bolt-highlight)" fill-opacity="0.55"/>
<path d="M36.4 6L14 37.2H30.6L27.6 58L50 26.8H33.4L36.4 6Z" stroke="#fde047" stroke-width="2" stroke-linejoin="round"/>
<defs>
<linearGradient id="bolt-highlight" x1="18" y1="9" x2="46" y2="56" gradientUnits="userSpaceOnUse">
<stop stop-color="#fef08a"/>
<stop offset="0.55" stop-color="#facc15"/>
<stop offset="1" stop-color="#f59e0b"/>
</linearGradient>
</defs>
</svg>