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
1,749
The Pets Cursor Collection пропонує милий і грайливий собачий курсор для вашого браузера. Цей курсор має реалістичну собаку з чотирма пальцями й ногою, і він легко замінює ваш стандартний курсор. Ви можете вибирати з ряду популярних порід собак, включаючи ретриверів, безліч, пудів і багато іншого, даючи вашому курсору унікальний вигляд, який відповідає вашому улюбленому бачу. Курсор легко встановити й працює з популярними веббраузер, такими як Google Chrome і Mozilla Firefox. Оновлюйте свій досвід перегляду з цим привабливим собачим курсором з колекції Pets Cursor. Прокладіть шлях до величі з курсором паком 'Dog', який є квінтесенцією колекції 'Pets'.

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/5d63c181f292d.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/images/pointers/5d63c181f2951.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/pets/dog-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/5d63c181f292d.png";
const POINTER = "https://cdn.cutecursors.com/images/pointers/5d63c181f2951.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/pets/dog-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/5d63c181f292d.png
--    Pointer: https://cdn.cutecursors.com/images/pointers/5d63c181f2951.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/pets/dog-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

Пакет курсорів African Dwarf Frog

African Dwarf Frog курсор пак

African Dwarf Frog cursor - bright cute pet buddy with a Lily Pad pointing hand.

Пакет курсорів Fire-Bellied Newt

Fire-Bellied Newt курсор пак

Fire-Bellied Newt cursor - bright cute pet buddy with a Water Stone pointing hand.

Пакет курсорів Leopard Gecko

Leopard Gecko курсор пак

Leopard Gecko cursor - bright cute pet buddy with a Desert Rock pointing hand.

Пакет курсорів Crested Gecko

Crested Gecko курсор пак

Crested Gecko cursor - bright cute pet buddy with a Tropical Leaf pointing hand.

Пакет курсорів Bearded Dragon

Bearded Dragon курсор пак

Bearded Dragon cursor - bright cute pet buddy with a Heat Lamp pointing hand.

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

Chameleon курсор пак

Chameleon cursor - bright cute pet buddy with a Colorful Leaf pointing hand.

Пакет курсорів Blue-Tongued Skink

Blue-Tongued Skink курсор пак

Blue-Tongued Skink cursor - bright cute pet buddy with a Blue Tongue pointing hand.

Пакет курсорів Green Iguana

Green Iguana курсор пак

Green Iguana cursor - bright cute pet buddy with a Palm Leaf pointing hand.

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