Download Chrome extension

Пак-мен custom cursor

Пак-мен: soft cute cursor у зручному кастомному курсор-паку.

Try this cursor

Move across the preview to feel both cursor styles.

Пак-мен cute cursor pack preview
Hover these
Auto · default + hover
188
Cursors Collection пропонує веселий і унікальний курсор Pac-Man для веббраузер. Любителі класичної аркадної гри можуть насолоджуватися тим, що Pac-Man є їхнім курсором, піднімаючи точки й уникаючи привидів, коли вони переміщуються в Інтернеті. Курсор легкий в установці й додає грайливий дотик до будь-якого досвіду перегляду. З його яскравим жовтим кольором і веселим дизайном мультфільмів, курсор Pac-Man обов'язково принесе посмішку на обличчя користувачів, коли вони переглядають Інтернет. Перевірте колекцію 'Games', де є цей пак 'Pac-Man' і багато інших.

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/pac_man_cute_cursors_717_cute_cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/db/pac_man_cute_cursors_717_cute_cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/pac-man/pac-man-cute-cursors-717-cute-cursor" title="Get free Пак-мен cursors for your website.">
  Пак-мен Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/db/pac_man_cute_cursors_717_cute_cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/db/pac_man_cute_cursors_717_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 />
   Пак-мен cursors by https://cutecursors.com//category/pac-man/pac-man-cute-cursors-717-cute-cursor */
-- Пак-мен 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/pac_man_cute_cursors_717_cute_cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/db/pac_man_cute_cursors_717_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)

-- Пак-мен cursors: https://cutecursors.com//category/pac-man/pac-man-cute-cursors-717-cute-cursor

How to Install Пак-мен

How to Install cursor Пак-мен for Chrome

Пак-мен preview

Пак-мен

Пак-мен: soft cute 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

Пакет курсорів Pac-Man & PinkyA

Pac-Man & Pinky курсор пак

Pac-Man & Pinky курсор пак з милим курсором для Chrome, Edge і Windows.

Пакет курсорів Pac-Man & Red Ghost

Pac-Man & Red Ghost курсор пак

Pac-Man & Red Ghost курсори: милий курсор і кастомний курсор в одному сеті.

Пакет курсорів Pac-Man Yellow Character

Pac-Man Yellow Character курсор пак

bright Yellow Character cute cursor - free custom cursor with arcade maze style.

Пакет курсорів Pac-Man Blinky Ghost

Pac-Man Blinky Ghost курсор пак

Blinky Ghost cute cursor pack: free custom cursors with arcade maze style.

Пакет курсорів Pac-Man Pinky Ghost

Pac-Man Pinky Ghost курсор пак

Pinky Ghost cute cursor download - free custom cursor for everyday clicks.

Пакет курсорів Pac-Man Inky Ghost

Pac-Man Inky Ghost курсор пак

Install the Inky Ghost cute cursor - free custom cursor packed with vibe.

Пакет курсорів Pac-Man Clyde Ghost

Pac-Man Clyde Ghost курсор пак

Meet the Clyde Ghost cute cursor - free custom cursor ready for every click.

Пакет курсорів Pac-Man on Dark Blue

Pac-Man on Dark Blue курсор пак

Pac-Man on Dark Blue cursor - free custom yellow chomp mascot with a Power Pellet 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