Google Chrome

BTS BT21 Koya Sleeping custom cursor

Get the BTS BT21 Koya Sleeping custom cursor: a cute cursor set for everyday clicks.

✨ Move your mouse to test both cursors
Arrow Cursor

Default navigation pointer

Pointer Cursor

Used for clickable elements

Hover over each side to preview both cursor styles in real-time.

1,000+

Custom Cursor Pack: "BTS BT21 Koya Sleeping" - A Tranquil Mouse Pointer Experience

Transform your web browsing into a calming journey with the "BTS BT21 Koya Sleeping" cursor pack. Inspired by the popular ARMY, this cute and kawaii custom cursor brings tranquility to your digital environment.

"Inspired by our beloved bandmate, Koya's peaceful slumber was captured through an animated cursor," shares a fan artist. This unique mouse pointer features Koya gently closing and opening its eyes in a soothing rhythm as it glides across your screen.

For those looking to expand their collection of stylish cursors, we recommend exploring our Cartoon Hand Pointing Classic, the playful FNaF Bouncepot & Graveweed, or the slick and stylish Gangster V GTA. These individual cursor packs will add a touch of fun to your desktop.

This fanart.

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/cdn-sweezy/packs/bts-bt21-koya-sleeping-animated-cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/cdn-sweezy/packs/bts-bt21-koya-sleeping-animated-cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/bts/bts-bt21-koya-sleeping-animated-cursor" title="Get free BTS BT21 Koya Sleeping cursors for your website.">
  BTS BT21 Koya Sleeping Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/cdn-sweezy/packs/bts-bt21-koya-sleeping-animated-cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/cdn-sweezy/packs/bts-bt21-koya-sleeping-animated-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 />
   BTS BT21 Koya Sleeping cursors by https://cutecursors.com//category/bts/bts-bt21-koya-sleeping-animated-cursor */
-- BTS BT21 Koya Sleeping 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/cdn-sweezy/packs/bts-bt21-koya-sleeping-animated-cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/cdn-sweezy/packs/bts-bt21-koya-sleeping-animated-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)

-- BTS BT21 Koya Sleeping cursors: https://cutecursors.com//category/bts/bts-bt21-koya-sleeping-animated-cursor

How to Install BTS BT21 Koya Sleeping cursors

How to Install cursor BTS BT21 Koya Sleeping for Chrome

BTS BT21 Koya Sleeping preview

BTS BT21 Koya Sleeping

Get the BTS BT21 Koya Sleeping custom cursor: a cute cursor set for everyday clicks.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'BTS BT21 Koya Sleeping' 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 'BTS BT21 Koya Sleeping' 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

COOKY Custom Cursor Pack

COOKY Free Custom Cursor Pack

Pick COOKY for cute cursors - free custom cursor download for desktop.

CHIMMY Custom Cursor Pack

CHIMMY Free Custom Cursor Pack

A playful CHIMMY custom cursor for fans who want a cute cursor on screen.

BTS Army Logo Custom Cursor Pack

BTS Army Logo Free Custom Cursor Pack

BTS Army Logo cursor pack with cute cursor style for Chrome, Edge, and Windows.

BTS BT21 Van Custom Cursor Pack

BTS BT21 Van Free Custom Cursor Pack

BTS BT21 Van is a cute cursor pack packed with free custom cursor designs.

BTS Jungkook & Cooky Custom Cursor Pack

BTS Jungkook & Cooky Free Custom Cursor Pack

Cute cursor vibes with BTS Jungkook & Cooky - free custom cursors for your mouse.

BTS Lightstick Custom Cursor Pack

BTS Lightstick Free Custom Cursor Pack

BTS Lightstick free cursor pack: cute cursor art for a fresher pointer.

SHOOKY Custom Cursor Pack

SHOOKY Free Custom Cursor Pack

A light SHOOKY cute cursor set - free custom cursors for your pointer.

BTS BT21 Chimmy Custom Cursor Pack

BTS BT21 Chimmy Free Custom Cursor Pack

Add BTS BT21 Chimmy to your mouse - cute cursor pack and free custom cursors.

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