Download Chrome extension

Рука и череп custom cursor

Милый курсор Рука и череп освежит клики - free custom cursor для ПК.

Try this cursor

Move across the preview to feel both cursor styles.

Рука и череп cute cursor pack preview
Hover these
Auto · default + hover
942
Коллекция Neon Cursor добавила новый дизайн курсора с рукой, удерживающей череп, идеально подходит для пользователей, которые хотят добавить ощущение изысканности к своему опыту просмотра. Живые неоновые цвета делают курсор выделяться на любом фоне, в то время как высококачественная графика обеспечивает плавный опыт для пользователей. Будь то просмотр для работы или досуга, этот курсор наверняка сделает заявление и добавит уникальный тон к любому сайту или приложению.Загляните в коллекцию Neon, чтобы найти еще больше паков, например, Рука и череп.

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/5dd8477d063ad.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/images/pointers/5dd8477d063b6.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/neon/hand-andskull-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/5dd8477d063ad.png";
const POINTER = "https://cdn.cutecursors.com/images/pointers/5dd8477d063b6.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/neon/hand-andskull-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/5dd8477d063ad.png
--    Pointer: https://cdn.cutecursors.com/images/pointers/5dd8477d063b6.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/neon/hand-andskull-cute-cursors

How to Install Рука и череп

How to Install cursor Рука и череп for Chrome

Рука и череп preview

Рука и череп

Милый курсор Рука и череп освежит клики - free custom cursor для ПК.

  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

Пакет курсоров Glowing Lava

Курсор пак Glowing Lava

Glowing Lava cursor - bright glowing liquid buddy with a Glowing Lava Glow Cuff.

Открыть
Пакет курсоров Crystal Light Wave

Курсор пак Crystal Light Wave

Crystal Light Wave cursor - bright glowing liquid buddy with a Crystal Light Wave Glow Cuff.

Открыть
Пакет курсоров Neon Goji Berry

Курсор пак Neon Goji Berry

Neon Goji Berry custom cursor for Chrome and Edge - bright berry buddy pack.

Открыть
Пакет курсоров Neon Cranberry

Курсор пак Neon Cranberry

Neon Cranberry custom cursor for Chrome and Edge - bright berry buddy pack.

Открыть
Пакет курсоров Digital Plasma

Курсор пак Digital Plasma

Digital Plasma cursor - bright glowing liquid buddy with a Digital Plasma Glow Cuff.

Открыть
Пакет курсоров Rainbow Fluid

Курсор пак Rainbow Fluid

Rainbow Fluid cursor - bright glowing liquid buddy with a Rainbow Fluid Glow Cuff.

Открыть
Пакет курсоров Electric Lightning

Курсор пак Electric Lightning

Electric Lightning cursor - bright glowing liquid buddy with a Electric Lightning Glow Cuff.

Открыть
Пакет курсоров Neon Blue on Dark Blue Cursor

Курсор пак Neon Blue on Dark Blue Cursor

Neon Blue on Dark Blue Cursor - a glowing cyan neon custom cursor with a neon-bolt pointer.

Открыть

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