scrcpyd/icon.svg

19 lines
1.1 KiB
XML
Raw Normal View History

2025-12-20 17:12:27 +00:00
<svg
class="lucide lucide-screen-share-off"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
stroke="url(#iconStroke)" fill="none" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" width="512" height="512"><defs><linearGradient id="iconStroke" x1="0" y1="0" x2="1" y2="0"><stop offset="0%" stop-color="gradient #00FFD5"/><stop offset="33.33333333333333%" stop-color="#B79CFF"/><stop offset="66.66666666666666%" stop-color="#7FFFD4"/><stop offset="100%" stop-color="#FF4FD8"/></linearGradient><filter id="iconGlow" x="-50%" y="-50%" width="200%" height="200%"><feGaussianBlur in="SourceGraphic" stdDeviation="3" result="blur"/><feColorMatrix type="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.45 0" result="glow"/><feMerge><feMergeNode in="glow"/><feMergeNode in="SourceGraphic"/></feMerge></filter></defs><g filter="url(#iconGlow)"><!-- @license lucide-static v0.562.0 - ISC -->
<path d="M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3" />
<path d="M8 21h8" />
<path d="M12 17v4" />
<path d="m22 3-5 5" />
<path d="m17 3 5 5" />
</g></svg>