| Server IP : 146.59.209.152 / Your IP : 216.73.216.25 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/ipprint/wp-content/plugins/sureforms/images/ |
Upload File : |
export default () => {
return (
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
className="srfm-logo"
xmlns="http://www.w3.org/2000/svg"
>
{ /* Had to add the internal styles here to maintain the logo color in block inserter selected state. */ }
<style>{ `.is-selected svg.srfm-logo path {fill:#000000;}` }</style>
<g clipPath="url(#clip0_15961_16935)">
<rect width="24" height="24" fill="evenodd" />
<path
d="M6.85742 5.14258H17.1431V8.57115H8.57171L6.85742 10.2854V8.57115V5.14258Z"
fill="white"
/>
<path
d="M6.85742 5.14258H17.1431V8.57115H8.57171L6.85742 10.2854V8.57115V5.14258Z"
fill="white"
/>
<path
d="M6.85742 10.2852H15.4288V13.7137H8.57171L6.85742 15.428V13.7137V10.2852Z"
fill="white"
/>
<path
d="M6.85742 10.2852H15.4288V13.7137H8.57171L6.85742 15.428V13.7137V10.2852Z"
fill="white"
/>
<path
d="M6.85742 15.4287H12.0003V18.8573H6.85742V15.4287Z"
fill="white"
/>
<path
d="M6.85742 15.4287H12.0003V18.8573H6.85742V15.4287Z"
fill="white"
/>
</g>
<defs>
<clipPath id="clip0_15961_16935">
<rect width="24" height="24" fill="white" />
</clipPath>
</defs>
</svg>
);
};