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
23
Nantes курсор з колекції Cursors є шикарним і стильним доповненням до будь-якого браузера. Завдяки синій і білій колірній схемі з тонким градієнтним ефектом, цей курсор є як сучасним, так і мінімалістичним. Його форма стрілки трохи закруглена на краях, даючи йому більш м'який вигляд, ніж стандартний курсор. Його плавний рух і тонкі анімації додають елемент плавності до досвіду перегляду. Загалом, Nantes курсор є відмінним вибором для тих, хто цінує чистий, сучасний дизайн.

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/nantes_cute_cursors_cute_cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/db/nantes_cute_cursors_cute_cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/soccer-clubs/nantes-cute-cursors-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/nantes_cute_cursors_cute_cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/db/nantes_cute_cursors_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/soccer-clubs/nantes-cute-cursors-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/nantes_cute_cursors_cute_cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/db/nantes_cute_cursors_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/soccer-clubs/nantes-cute-cursors-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

Пакет курсорів Soccer Clubs Silver Whistle

Soccer Clubs Silver Whistle курсор пак

Soccer Clubs silver whistle cute cursor packs the metallic referee whistle arrow and a matching silver pointing-hand pointer.

Пакет курсорів Braut Haaland Jersey

Braut Haaland Jersey курсор пак

Braut Haaland Jersey cursor - meme-style buddy with a themed Jersey Number Cuff pointer.

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

Arsenal курсор пак

Arsenal cursor - meme-style buddy with a themed Cannon Cuff pointer.

Пакет курсорів Paris Saint-Germain

Paris Saint-Germain курсор пак

Paris Saint-Germain cursor - meme-style buddy with a themed Eiffel Crest Cuff pointer.

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

Juventus курсор пак

Juventus cursor - meme-style buddy with a themed Zebra Stripe Cuff pointer.

Пакет курсорів Borussia Dortmund

Borussia Dortmund курсор пак

Borussia Dortmund cursor - meme-style buddy with a themed Yellow Wall Cuff pointer.

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

Nantes курсор пак

Nantes cursor - meme-style buddy with a themed Canary Cuff pointer.

Пакет курсорів Manchester City

Manchester City курсор пак

Manchester City cursor - meme-style buddy with a themed Sky Crest Cuff 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