HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/ste.komma.pro/resources/views/components/icons/socials/twitter.blade.php
@php
	use Illuminate\Support\Str;
	$uniqueId =  Str::random();
@endphp

<svg xmlns="http://www.w3.org/2000/svg" width="22px" height="18px" viewBox="0 0 22 18">
	<defs>
		<linearGradient id="{{$uniqueId}}" x1="50%" x2="50%" y1="9.7%" y2="93.5%">
			<stop offset="0%" stop-color="#0047A3"/>
			<stop offset="100%" stop-color="#00357A"/>
		</linearGradient>
	</defs>
	<path fill="url(#{{$uniqueId}})" d="M22,2.48a.45.45,0,0,0-.42-.41,8.55,8.55,0,0,0-1.14.41A4.14,4.14,0,0,0,21.38.72.45.45,0,0,0,21,.31c-.1,0-.1,0-.21.1a9.67,9.67,0,0,1-2.49.93A4.83,4.83,0,0,0,14.94,0a4.85,4.85,0,0,0-4.56,4.76v.52a11.73,11.73,0,0,1-7-2.9C3,2,2.59,1.45,2.18,1a.39.39,0,0,0-.31-.1c-.11,0-.21.1-.31.21A4.12,4.12,0,0,0,.93,3.41a5.23,5.23,0,0,0,1,3,2.34,2.34,0,0,0-.72-.31.47.47,0,0,0-.52.42A4.65,4.65,0,0,0,3,10.45H2.7a.47.47,0,0,0-.42.31v.1A4.56,4.56,0,0,0,5.71,14a8.54,8.54,0,0,1-4.36,1.24c-.31,0-.73-.11-1-.11-.1.11-.31.31-.31.52s.1.21.21.31c.31.21.72.41,1,.62A12.78,12.78,0,0,0,7.16,18a12.4,12.4,0,0,0,11.62-7.34,11.71,11.71,0,0,0,1.14-5.28V4.86A8.23,8.23,0,0,0,22,2.69V2.48Z"/>
</svg>