diff --git a/css/yt-ukraine.svg b/css/yt-ukraine.svg index eba75171..fc520f91 100644 --- a/css/yt-ukraine.svg +++ b/css/yt-ukraine.svg @@ -1,4 +1,10 @@ <svg width="215" height="215" viewBox="0 0 215 215" fill="none" xmlns="http://www.w3.org/2000/svg"> -<rect x="11" y="11" width="194" height="194" rx="97" fill="#1a1a1a"/> -<path d="M82.9527 71.7271C82.9527 68.6479 86.286 66.7234 88.9527 68.263L151.349 104.288C154.016 105.827 154.016 109.676 151.349 111.216L88.9527 147.24C86.286 148.78 82.9527 146.855 82.9527 143.776L82.9527 71.7271Z" fill="white"/> + <defs> + <linearGradient id="grad" x1="0" y1="0" x2="1" y2="1"> + <stop offset="0%" stop-color="#9666F7"/> + <stop offset="100%" stop-color="#B37C6B"/> + </linearGradient> + </defs> + <rect x="11" y="11" width="194" height="194" rx="97" fill="url(#grad)"/> + <path d="M82.9527 71.7271C82.9527 68.6479 86.286 66.7234 88.9527 68.263L151.349 104.288C154.016 105.827 154.016 109.676 151.349 111.216L88.9527 147.24C86.286 148.78 82.9527 146.855 82.9527 143.776L82.9527 71.7271Z" fill="white"/> </svg>