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.Коллекция 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

Пакет курсоров Green-Cheek Conure

Курсор пак Green-Cheek Conure

Green-Cheek Conure cursor - bright cute pet buddy with a Green Feather pointing hand.

Открыть
Пакет курсоров Parrotlet

Курсор пак Parrotlet

Parrotlet cursor - bright cute pet buddy with a Tiny Bell pointing hand.

Открыть
Пакет курсоров Zebra Finch

Курсор пак Zebra Finch

Zebra Finch cursor - bright cute pet buddy with a Small Nest pointing hand.

Открыть
Пакет курсоров Domestic Pigeon

Курсор пак Domestic Pigeon

Domestic Pigeon cursor - bright cute pet buddy with a Grain Seeds pointing hand.

Открыть
Пакет курсоров Goldfish

Курсор пак Goldfish

Goldfish cursor - bright cute pet buddy with a Bubble pointing hand.

Открыть
Пакет курсоров Betta Fish

Курсор пак Betta Fish

Betta Fish cursor - bright cute pet buddy with a Water Lily pointing hand.

Открыть
Пакет курсоров Guppy

Курсор пак Guppy

Guppy cursor - bright cute pet buddy with a Tiny Bubble pointing hand.

Открыть
Пакет курсоров Neon Tetra

Курсор пак Neon Tetra

Neon Tetra cursor - bright cute pet buddy with a Blue Glow 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