Download Chrome extension

Кавайский гений custom cursor

Кавайский гений курсор пак с милым курсором для Chrome, Edge и Windows.

Try this cursor

Move across the preview to feel both cursor styles.

Кавайский гений cute cursor pack preview
Hover these
Auto · default + hover
43
Курсор Kawaii Genie является прекрасным дополнением к любому браузеру. Этот курсор из Коллекции курсоров очаровательно спроектирован с яркими цветами и милым гением мультфильмов. Он добавляет прикосновение к вашему ежедневному просмотру и обязательно принесет улыбку вашему лицу. Плюс, с легкой установкой, вы можете иметь этот очаровательный курсор вверх и работать в короткие сроки. Так почему же смириться с скучным курсором, когда вы можете иметь Kawaii Genie?Найдите больше вариантов в коллекции Kawaii, где собрано разнообразие курсор паков для персонализации.

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/kawaii_genie_cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/db/kawaii_genie_cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/kawaii/kawaii-genie-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/kawaii_genie_cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/db/kawaii_genie_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/kawaii/kawaii-genie-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/kawaii_genie_cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/db/kawaii_genie_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/kawaii/kawaii-genie-cursor

How to Install Кавайский гений

How to Install cursor Кавайский гений for Chrome

Кавайский гений preview

Кавайский гений

Кавайский гений курсор пак с милым курсором для Chrome, Edge и Windows.

  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

Пакет курсоров Abstract Colorful Puple

Курсор пак Abstract Colorful Puple

Abstract Colorful Puple cursor - meme-style buddy with a themed Purple Pop Cuff pointer.

Открыть
Пакет курсоров Abstract Colorful Pink

Курсор пак Abstract Colorful Pink

Abstract Colorful Pink cursor - meme-style buddy with a themed Pink Blob Cuff pointer.

Открыть
Пакет курсоров Abstract Colorful Heard

Курсор пак Abstract Colorful Heard

Abstract Colorful Heard cursor - meme-style buddy with a themed Heard Splash Cuff pointer.

Открыть
Пакет курсоров Abstract Colorful Haaland

Курсор пак Abstract Colorful Haaland

Abstract Colorful Haaland cursor - meme-style buddy with a themed Color Haaland Cuff pointer.

Открыть
Пакет курсоров Infinity Symbol

Курсор пак Infinity Symbol

Infinity Symbol cursor - kawaii pastel buddy with a themed Infinity Loop Cuff pointer.

Открыть
Пакет курсоров Kawaii Bunny

Курсор пак Kawaii Bunny

Kawaii Bunny cursor - bright Terraria-style buddy with a themed Carrot pointer.

Открыть
Пакет курсоров Cute Panda

Курсор пак Cute Panda

Cute Panda cursor - bright Terraria-style buddy with a themed Bamboo Stick pointer.

Открыть
Пакет курсоров Chubby Cat

Курсор пак Chubby Cat

Chubby Cat cursor - bright Terraria-style buddy with a themed Yarn Ball 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