Download Chrome extension

Нанті custom cursor

Завантаж Нанті: cute cursor і кастомний курсор для щоденних кліків.

Try this cursor

Move across the preview to feel both cursor styles.

Нанті cute cursor pack preview
Hover these
Auto · default + hover
316
Шукаєте спосіб показати свою любов до футбольної команди Нант під час перегляду на комп'ютері? Подивіться не далі, ніж Nantes курсор з колекції Football Cursor! Цей курсор має логотип і кольори Nantes, що робить його ідеальним способом показати свій командний дух. Якщо ви переглядаєте вебсайт або працюєте над проєкт, цей курсор обов'язково змусить вас відчути зв'язок з вашою улюбленою футбольною командою. Так чому чекати? Завантажити Nantes курсор сьогодні й почати використовувати його, щоб показати свою любов до гри! Досліджуйте кожен куточок універсуму 'Football' з допомогою курсор паку '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/images/cursors/5d63c486d508c.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/images/pointers/5d63c486d50a3.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/football/nantes-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/5d63c486d508c.png";
const POINTER = "https://cdn.cutecursors.com/images/pointers/5d63c486d50a3.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/football/nantes-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/5d63c486d508c.png
--    Pointer: https://cdn.cutecursors.com/images/pointers/5d63c486d50a3.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/football/nantes-cute-cursors

How to Install Нанті

How to Install cursor Нанті for Chrome

Нанті preview

Нанті

Завантаж Нанті: 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

Пакет курсорів Norway Soccer

Norway Soccer курсор пак

Norway Soccer cursor - meme-style buddy with a themed Norway Flag Cuff pointer.

Пакет курсорів Preseason College Football Rankings

Preseason College Football Rankings курсор пак

Preseason College Football Rankings cursor - meme-style buddy with a themed Preseason List Cuff pointer.

Пакет курсорів Wisconsin Football Schedule

Wisconsin Football Schedule курсор пак

Wisconsin Football Schedule cursor - meme-style buddy with a themed Badger Cal Cuff pointer.

Пакет курсорів Miami Hurricanes Football Schedule

Miami Hurricanes Football Schedule курсор пак

Miami Hurricanes Football Schedule cursor - meme-style buddy with a themed Hurricane Cal Cuff pointer.

Пакет курсорів Penn State Football Schedule 2026

Penn State Football Schedule 2026 курсор пак

Penn State Football Schedule 2026 cursor - meme-style buddy with a themed 2026 Cal Cuff pointer.

Пакет курсорів Texas A&M Football Schedule

Texas A&M Football Schedule курсор пак

Texas A&M Football Schedule cursor - meme-style buddy with a themed Aggie Cal Cuff pointer.

Пакет курсорів Texas A&M Football

Texas A&M Football курсор пак

Texas A&M Football cursor - meme-style buddy with a themed Aggie Helmet Cuff pointer.

Пакет курсорів World Cup Schedule

World Cup Schedule курсор пак

World Cup Schedule cursor - meme-style buddy with a themed Globe Cal 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