Download Chrome extension

La sorpresa de Patrick custom cursor

Cursor pack La sorpresa de Patrick con estilo cute cursor para el día a día.

Try this cursor

Move across the preview to feel both cursor styles.

La sorpresa de Patrick cute cursor pack preview
Hover these
Auto · default + hover
400
El cursor Surprised Patrick de Cursors Collection es una adición divertida y curiosa a su navegador. Cuenta con una versión animada de Patrick del popular programa de dibujos animados SpongeBob SquarePants, con una expresión sorprendida que pondrá una sonrisa en su rostro. Es perfecto para aquellos momentos cuando está navegando por la web y se encuentra con algo inesperado o divertido. Con sus colores vibrantes y diseño encantador, este cursor Surprised Patrick está seguro de convertirse en un favorito entre los fans de SpongeBob de todas las edades.La colección Memes tiene muchos paquetes de cursores interesantes, incluyendo este, para que puedas elegir tu estilo.

Customize your embed code and preview it in real time below.

Live preview

PNG, resized to 32px
<style type="text/css">
body {
  cursor: url(https://cdn.cutecursors.com/db/surprised_patrick_cute_cursors_cute_cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/db/surprised_patrick_cute_cursors_cute_cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/reaction-memes/surprised-patrick-cute-cursors-cute-cursor" title="Get free La sorpresa de Patrick cursors for your website.">
  La sorpresa de Patrick Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/db/surprised_patrick_cute_cursors_cute_cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/db/surprised_patrick_cute_cursors_cute_cursor/hand.png";

export default function CuteCursor() {
  useEffect(() => {
    const style = document.createElement("style");
    style.innerHTML = `
      body { cursor: url(${CURSOR}) 4 4, auto; }
      a, button, .clickable { cursor: url(${POINTER}) 4 4, pointer; }
    `;
    document.head.appendChild(style);
    return () => style.remove();
  }, []);

  return null;
}

/* Usage: render <CuteCursor /> once, e.g. in your root layout or App:
   <CuteCursor />
   La sorpresa de Patrick cursors by https://cutecursors.com//category/reaction-memes/surprised-patrick-cute-cursors-cute-cursor */
-- La sorpresa de Patrick custom cursor for Roblox
-- LocalScript (place it in StarterPlayer > StarterPlayerScripts)
--
-- 1) Download the cursor images (buttons above) or grab them here:
--    Cursor:  https://cdn.cutecursors.com/db/surprised_patrick_cute_cursors_cute_cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/db/surprised_patrick_cute_cursors_cute_cursor/hand.png
-- 2) Upload them in Roblox Creator Hub as Decals (Create > Decals).
-- 3) Replace the IDs below with your uploaded Image asset IDs.

local UserInputService = game:GetService("UserInputService")
local Players = game:GetService("Players")

local CURSOR_ICON = "rbxassetid://CURSOR_ASSET_ID"
local POINTER_ICON = "rbxassetid://POINTER_ASSET_ID"

-- Set the default cursor
UserInputService.MouseIcon = CURSOR_ICON

-- Optional: switch to the pointer icon while hovering GUI buttons
local function hookButton(button)
	button.MouseEnter:Connect(function()
		UserInputService.MouseIcon = POINTER_ICON
	end)
	button.MouseLeave:Connect(function()
		UserInputService.MouseIcon = CURSOR_ICON
	end)
end

local playerGui = Players.LocalPlayer:WaitForChild("PlayerGui")
for _, gui in ipairs(playerGui:GetDescendants()) do
	if gui:IsA("GuiButton") then
		hookButton(gui)
	end
end
playerGui.DescendantAdded:Connect(function(gui)
	if gui:IsA("GuiButton") then
		hookButton(gui)
	end
end)

-- La sorpresa de Patrick cursors: https://cutecursors.com//category/reaction-memes/surprised-patrick-cute-cursors-cute-cursor

How to Install La sorpresa de Patrick

How to Install cursor La sorpresa de Patrick for Chrome

La sorpresa de Patrick preview

La sorpresa de Patrick

Cursor pack La sorpresa de Patrick con estilo cute cursor para el día a día.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'La sorpresa de Patrick' pack.

  2. 2
    Add the Extension

    On the Chrome Web Store, smash that ‘Add to Chrome’ button and confirm.

  3. 3
    Pin for Easy Access

    Pro-tip: Pin the 'Cute Cursors' extension to your toolbar for quick access.

  4. 4
    Activate Your Cursor

    Open the extension, find the 'La sorpresa de Patrick' pack, and click to activate. Easy peasy!

Piece of cake, right? Go on and have fun!

You may also like

Explore other cursor packs from our collection

Pack de cursores Página de Meme

Pack de cursores Página de Meme

Página de Meme: cute cursor pack y cursor personalizado gratis para el escritorio.

Ver
Pack de cursores DoggFace208 Cranberry & Juice Sueños Meme

Pack de cursores DoggFace208 Cranberry & Juice Sueños Meme

Descarga DoggFace208 Cranberry & Juice Sueños Meme - custom cursor adorable para Chrome, Edge y Windows.

Ver
Pack de cursores El boomer meme

Pack de cursores El boomer meme

Pack El boomer meme con cute cursor y cursor personalizado listo para usar.

Ver
Pack de cursores Siguiente Virgin vs. Chad Meme

Pack de cursores Siguiente Virgin vs. Chad Meme

Prueba Siguiente Virgin vs. Chad Meme - cursor personalizado y cute cursor para el navegador.

Ver
Pack de cursores Ukraineball & Ukrainian Flag

Pack de cursores Ukraineball & Ukrainian Flag

Ukraineball and Ukrainian Flag custom cursor - a cute cursor pack with countryball solidarity.

Ver
Pack de cursores Ukraine No War

Pack de cursores Ukraine No War

Try the Ukraine No War cute cursor - a free custom cursor full of peace-message pride.

Ver
Pack de cursores Shocked Reaction

Pack de cursores Shocked Reaction

Shocked purple meme arrow cursor with wide eyes and a matching purple pointing hand.

Ver
Pack de cursores Laughing Reaction

Pack de cursores Laughing Reaction

Laughing yellow meme arrow cursor with joy tears and a matching yellow pointing hand.

Ver

Didn't Find Your Vibe?

Our universe of cursors is huge. Dive into hundreds of unique collections and find the one that truly represents you.

Explore All Collections