macos-web/public/assets/icons/quicktime.svg
2026-07-20 14:30:44 +08:00

10 lines
732 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<defs>
<linearGradient id="qt" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#4fc3f7"/><stop offset="1" stop-color="#1565c0"/></linearGradient>
<linearGradient id="qg" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#e8f6ff"/><stop offset="1" stop-color="#bfe3fb"/></linearGradient>
</defs>
<rect x="12" y="12" width="232" height="232" rx="52" fill="url(#qt)"/>
<circle cx="122" cy="122" r="72" fill="none" stroke="url(#qg)" stroke-width="26"/>
<line x1="168" y1="170" x2="200" y2="204" stroke="url(#qg)" stroke-width="26" stroke-linecap="round"/>
<circle cx="122" cy="122" r="72" fill="none" stroke="#ffffff" stroke-width="6" opacity="0.5"/>
</svg>