File: /opt/wpsites/datainsightnow.com/wp-content/plugins/essential-blocks/blocks/slider/src/icon.js
export default function () {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
x="0"
y="0"
enableBackground="new 0 0 70 70"
version="1.1"
viewBox="0 0 70 70"
xmlSpace="preserve"
>
<linearGradient
x1="-68.872"
x2="-62.187"
y1="35.19"
y2="35.19"
gradientTransform="matrix(-1 0 0 1 1.128 0)"
gradientUnits="userSpaceOnUse"
id="SVGID_1_SLIDER"
>
<stop offset="0" stopColor="#1A6DFF" />
<stop offset="1" stopColor="#C822FF" />
</linearGradient>
<path
fill="url(#SVGID_1_SLIDER)"
d="M64.8 40.6c-.4 0-.7-.1-1-.4-.6-.6-.6-1.5 0-2.1l2.4-2.5-2.3-3.4c-.5-.7-.3-1.6.4-2.1s1.6-.3 2.1.4l3.6 5.4-4.1 4.3c-.3.2-.7.4-1.1.4z"
/>
<g>
<linearGradient
x1="-132.008"
x2="-125.322"
y1="35.19"
y2="35.19"
gradientTransform="translate(132.008)"
gradientUnits="userSpaceOnUse"
id="SVGID_2_SLIDER"
>
<stop offset="0" stopColor="#1A6DFF" />
<stop offset="1" stopColor="#C822FF" />
</linearGradient>
<path
fill="url(#SVGID_2_SLIDER)"
d="M5.2 40.6c-.4 0-.8-.2-1.1-.5L0 35.8l3.6-5.4c.5-.7 1.4-.9 2.1-.4.7.5.9 1.4.4 2.1l-2.3 3.4L6.3 38c.6.6.6 1.5 0 2.1-.4.3-.7.5-1.1.5z"
/>
</g>
<g>
<linearGradient
x1="10.48"
x2="59.603"
y1="35"
y2="35"
gradientUnits="userSpaceOnUse"
id="SVGID_3_SLIDER"
>
<stop offset="0" stopColor="#1A6DFF" />
<stop offset="1" stopColor="#C822FF" />
</linearGradient>
<path
fill="url(#SVGID_3_SLIDER)"
d="M53 65.2H17.1c-3.6 0-6.6-3-6.6-6.6V11.4c0-3.6 3-6.6 6.6-6.6H53c3.6 0 6.6 3 6.6 6.6v47.2c0 3.6-3 6.6-6.6 6.6zM17.1 7.8c-2 0-3.6 1.6-3.6 3.6v47.2c0 2 1.6 3.6 3.6 3.6H53c2 0 3.6-1.6 3.6-3.6V11.4c0-2-1.6-3.6-3.6-3.6H17.1z"
/>
<linearGradient
x1="10.809"
x2="59.152"
y1="40.508"
y2="40.508"
gradientUnits="userSpaceOnUse"
id="SVGID_4_SLIDER"
>
<stop offset="0" stopColor="#1A6DFF" />
<stop offset="1" stopColor="#C822FF" />
</linearGradient>
<path
fill="url(#SVGID_4_SLIDER)"
d="M33.2 53.8L23 41.3 13.2 53.7 10.8 51.8 23 36.6 33.5 49.4 57.1 27.2 59.2 29.4z"
/>
<g>
<linearGradient
x1="39.404"
x2="49.259"
y1="21.195"
y2="21.195"
gradientUnits="userSpaceOnUse"
id="SVGID_5_SLIDER"
>
<stop offset="0" stopColor="#1A6DFF" />
<stop offset="1" stopColor="#C822FF" />
</linearGradient>
<path
fill="url(#SVGID_5_SLIDER)"
d="M44.3 26.1c-2.7 0-4.9-2.2-4.9-4.9s2.2-4.9 4.9-4.9 4.9 2.2 4.9 4.9c.1 2.7-2.2 4.9-4.9 4.9zm0-7c-1.2 0-2.1 1-2.1 2.1 0 1.2 1 2.1 2.1 2.1s2.1-1 2.1-2.1c.1-1.2-.9-2.1-2.1-2.1z"
/>
</g>
</g>
</svg>
);
}