Download Chrome extension

School Pencil & Notebook custom cursor

School Pencil & Notebook custom cursor пак с милым курсором для фанатов темы.

Try this cursor

Move across the preview to feel both cursor styles.

School Pencil & Notebook cute cursor pack preview
Hover these
Auto · default + hover
26
Наш опыт обучения с этим забавным и образовательным курсором, который зажигает творчество с каждым кликом. Независимо от того, изучаете ли вы, исследуете или просто просматриваете веб-сайт, этот анимированный курсор мыши добавляет на экран вдохновение. Посмотрите, как карандаш приходит к жизни, нарисуя идеи на ярком ноутбуке. С этим бесплатным курсором ваш курсор становится инструментом для обучения, помогая вам начать школьное путешествие, как никогда раньше. Повысите свой образовательный опыт и позволяйте своему творчеству течь с нашим школьным анимированным курсором мыши.Этот курсор пак является частью коллекции School кастомных курсоров. Вы также можете просмотреть другие курсор паки в этой коллекции, чтобы найти еще больше интересных паков.

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/school-pencil-notebook-animated-cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/cdn-sweezy/packs/school-pencil-notebook-animated-cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/school/school-pencil-notebook-animated-cursor" title="Get free School Pencil & Notebook cursors for your website.">
  School Pencil & Notebook Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/cdn-sweezy/packs/school-pencil-notebook-animated-cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/cdn-sweezy/packs/school-pencil-notebook-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 />
   School Pencil & Notebook cursors by https://cutecursors.com//category/school/school-pencil-notebook-animated-cursor */
-- School Pencil & Notebook 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/school-pencil-notebook-animated-cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/cdn-sweezy/packs/school-pencil-notebook-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)

-- School Pencil & Notebook cursors: https://cutecursors.com//category/school/school-pencil-notebook-animated-cursor

How to Install School Pencil & Notebook

How to Install cursor School Pencil & Notebook for Chrome

School Pencil & Notebook preview

School Pencil & Notebook

School Pencil & Notebook custom cursor пак с милым курсором для фанатов темы.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'School Pencil & Notebook' 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 'School Pencil & Notebook' 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

Пакет курсоров School Subject Chinese Language

Курсор пак School Subject Chinese Language

School Subject Chinese Language cursor with a Chinese Character pointer - traditional calligraphy vibe for every click.

Открыть
Пакет курсоров School Subject Japanese Language

Курсор пак School Subject Japanese Language

School Subject Japanese Language cursor with a Hiragana Symbol pointer - kawaii learning vibe for every click.

Открыть
Пакет курсоров School Subject Korean Language

Курсор пак School Subject Korean Language

School Subject Korean Language cursor with a Hangul Letter pointer - modern Korean vibe for every click.

Открыть
Пакет курсоров School Subject Latin

Курсор пак School Subject Latin

School Subject Latin cursor with a Ancient Scroll pointer - classical Roman vibe for every click.

Открыть
Пакет курсоров School Subject Greek Language

Курсор пак School Subject Greek Language

School Subject Greek Language cursor with a Greek Letter pointer - ancient academic vibe for every click.

Открыть
Пакет курсоров School Subject Grammar

Курсор пак School Subject Grammar

School Subject Grammar cursor with a Red Pencil pointer - clean writing vibe for every click.

Открыть
Пакет курсоров School Subject Reading

Курсор пак School Subject Reading

School Subject Reading cursor with a Open Book pointer - cozy educational vibe for every click.

Открыть
Пакет курсоров School Subject Writing

Курсор пак School Subject Writing

School Subject Writing cursor with a Fountain Pen pointer - creative classroom vibe for every click.

Открыть

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