Download Chrome extension

Rato y serpiente custom cursor

Rato y serpiente: cursores cute y custom cursor sin complicaciones.

Try this cursor

Move across the preview to feel both cursor styles.

Rato y serpiente cute cursor pack preview
Hover these
Auto · default + hover
494
Pets Cursor Collection ofrece a los usuarios la oportunidad de agregar personalidad a sus navegadores con sus opciones de cursor de ratón y serpiente. Con una variedad de diseños para elegir, los usuarios pueden seleccionar su combinación perfecta para hacer que la personalización de su experiencia de navegación sea aún más agradable. Ya sea que prefiere un ratón cariñoso o una serpiente elegante y escondida, Pets Cursor Collection tiene algo para todos. Haga que su cursor se destaque con Pets Cursor Collection y añade algo de diversión a su rutina de navegación diaria.Encuentra más opciones en la colección Pets, donde encontrarás una variedad de paquetes de cursores para personalización.

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/images/cursors/5d63c252cb6af.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/images/pointers/5d63c252cb6e3.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/pets/mouse-andsnake-cute-cursors" title="Get free Rato y serpiente cursors for your website.">
  Rato y serpiente Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/images/cursors/5d63c252cb6af.png";
const POINTER = "https://cdn.cutecursors.com/images/pointers/5d63c252cb6e3.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 />
   Rato y serpiente cursors by https://cutecursors.com//category/pets/mouse-andsnake-cute-cursors */
-- Rato y serpiente 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/images/cursors/5d63c252cb6af.png
--    Pointer: https://cdn.cutecursors.com/images/pointers/5d63c252cb6e3.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)

-- Rato y serpiente cursors: https://cutecursors.com//category/pets/mouse-andsnake-cute-cursors

How to Install Rato y serpiente

How to Install cursor Rato y serpiente for Chrome

Rato y serpiente preview

Rato y serpiente

Rato y serpiente: cursores cute y custom cursor sin complicaciones.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'Rato y serpiente' 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 'Rato y serpiente' 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 Domestic Animal Hen

Pack de cursores Domestic Animal Hen

Domestic Animal Hen cursor with Nest pointer - free dark outline custom cursor.

Ver
Pack de cursores Domestic Animal Duck

Pack de cursores Domestic Animal Duck

Domestic Animal Duck cursor with Water Lily pointer - free dark outline custom cursor.

Ver
Pack de cursores Domestic Animal Rabbit

Pack de cursores Domestic Animal Rabbit

Domestic Animal Rabbit cursor with Carrot pointer - free dark outline custom cursor.

Ver
Pack de cursores Domestic Animal Dove

Pack de cursores Domestic Animal Dove

Domestic Animal Dove cursor with Olive Branch pointer - free dark outline custom cursor.

Ver
Pack de cursores Domestic Animal Kitten

Pack de cursores Domestic Animal Kitten

Domestic Animal Kitten cursor with Milk Bowl pointer - free dark outline custom cursor.

Ver
Pack de cursores Domestic Animal Cow

Pack de cursores Domestic Animal Cow

Domestic Animal Cow cursor with Milk Bottle pointer - free dark outline custom cursor.

Ver
Pack de cursores Domestic Animal Goose

Pack de cursores Domestic Animal Goose

Domestic Animal Goose cursor with White Feather pointer - free dark outline custom cursor.

Ver
Pack de cursores Domestic Animal Goldfish

Pack de cursores Domestic Animal Goldfish

Domestic Animal Goldfish cursor with Bubble pointer - free dark outline custom cursor.

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