HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-59-generic #61-Ubuntu SMP PREEMPT_DYNAMIC Fri Apr 11 23:16:11 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /opt/wpsites/datainsightnow.com/wp-content/plugins/essential-blocks/blocks/row/src/icon.js
export const RowIcon = () => (
	<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 90">
		<linearGradient
			id="rowIcon__a"
			gradientUnits="userSpaceOnUse"
			x1={33.608}
			y1={-45.802}
			x2={59.689}
			y2={-45.802}
		>
			<stop offset={0} stopColor="#1a6dff" />
			<stop offset={1} stopColor="#c822ff" />
		</linearGradient>
		<path
			d="M46.6-32.8c-7.2 0-13-5.8-13-13s5.8-13 13-13 13 5.8 13 13-5.8 13-13 13zm0-22.9c-5.4 0-9.9 4.4-9.9 9.9s4.4 9.9 9.9 9.9 9.9-4.4 9.9-9.9-4.4-9.9-9.9-9.9z"
			fill="url(#rowIcon__a)"
		/>
		<g>
			<linearGradient
				id="rowIcon__b"
				gradientUnits="userSpaceOnUse"
				x1={-0.17}
				y1={43.301}
				x2={88.808}
				y2={43.301}
			>
				<stop offset={0} stopColor="#1a6dff" />
				<stop offset={1} stopColor="#c822ff" />
			</linearGradient>
			<path
				d="M86.8 25.9H58.5c-.5-7-6.4-12.6-13.5-12.6-7.2 0-13 5.6-13.5 12.6H3.3c-1.8 0-3.2 1.4-3.2 3.2V70c0 1.8 1.4 3.2 3.2 3.2h83.5c1.8 0 3.2-1.4 3.2-3.2V29.3c0-2-1.5-3.4-3.2-3.4zM45 15.9c6.1 0 11.1 5 11.1 11.1s-5 11-11.1 11-11.1-5-11.1-11.1 5-11 11.1-11zm42.5 54c0 .4-.4.8-.8.8H3.3c-.4 0-.8-.4-.8-.8V29.3c0-.4.4-.8.8-.8h28.3c.8 6.7 6.5 12 13.5 12s12.7-5.3 13.5-12h28.3c.4 0 .8.4.8.8v40.6z"
				fill="url(#rowIcon__b)"
			/>
			<linearGradient
				id="rowIcon__c"
				gradientUnits="userSpaceOnUse"
				x1={-0.17}
				y1={26.95}
				x2={88.808}
				y2={26.95}
			>
				<stop offset={0} stopColor="#1a6dff" />
				<stop offset={1} stopColor="#c822ff" />
			</linearGradient>
			<path
				fill="url(#rowIcon__c)"
				d="M43.8 32.5h2.5v-4.3h4.2v-2.5h-4.2v-4.3h-2.5v4.3h-4.3v2.5h4.3z"
			/>
		</g>
	</svg>
);