Download Chrome extension

Мишка і змія custom cursor

Спробуй Мишка і змія: милий курсор пак і готові custom cursors.

Try this cursor

Move across the preview to feel both cursor styles.

Мишка і змія cute cursor pack preview
Hover these
Auto · default + hover
494
Pets Cursor Collection пропонує користувачам можливість додати особистість до своїх браузерів за допомогою своїх варіантів курсора миші та змії. Завдяки різноманітності дизайнів, користувачі можуть вибрати їх ідеальну відповідність, щоб зробити персоналізацію свого досвіду перегляду ще більш приємним. Чи ви віддаєте перевагу миші, яка солодка і примхлива, або гарному і прихованому змію, Pets Cursor Collection має щось для всіх. Зробіть ваш курсор виділятися з Pets Cursor Collection і додайте деяку розвагу до вашої щоденної рутини перегляду. Колекція 'Pets' пропонує ще більше паків на будь-який смак, включаючи 'Mouse and snake'.

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 Мишка і змія cursors for your website.">
  Мишка і змія 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 />
   Мишка і змія cursors by https://cutecursors.com//category/pets/mouse-andsnake-cute-cursors */
-- Мишка і змія 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)

-- Мишка і змія cursors: https://cutecursors.com//category/pets/mouse-andsnake-cute-cursors

How to Install Мишка і змія

How to Install cursor Мишка і змія for Chrome

Мишка і змія preview

Мишка і змія

Спробуй Мишка і змія: милий курсор пак і готові custom cursors.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'Мишка і змія' 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 'Мишка і змія' 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

Пакет курсорів Syrian Hamster

Syrian Hamster курсор пак

Syrian Hamster cursor - bright cute pet buddy with a Running Wheel pointing hand.

Пакет курсорів Dwarf Hamster

Dwarf Hamster курсор пак

Dwarf Hamster cursor - bright cute pet buddy with a Tiny Berry pointing hand.

Пакет курсорів Gerbil

Gerbil курсор пак

Gerbil cursor - bright cute pet buddy with a Wooden Tunnel pointing hand.

Пакет курсорів Pet Mouse

Pet Mouse курсор пак

Pet Mouse cursor - bright cute pet buddy with a Cheese pointing hand.

Пакет курсорів Fancy Rat

Fancy Rat курсор пак

Fancy Rat cursor - bright cute pet buddy with a Cheese Cube pointing hand.

Пакет курсорів Chinchilla

Chinchilla курсор пак

Chinchilla cursor - bright cute pet buddy with a Dust Bath pointing hand.

Пакет курсорів Ferret

Ferret курсор пак

Ferret cursor - bright cute pet buddy with a Play Tunnel pointing hand.

Пакет курсорів Hedgehog

Hedgehog курсор пак

Hedgehog cursor - bright cute pet buddy with a Red Apple pointing hand.

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