Download Chrome extension

Стрельба и медведь custom cursor

Милый курсор Стрельба и медведь освежит клики - free custom cursor для ПК.

Try this cursor

Move across the preview to feel both cursor styles.

Стрельба и медведь cute cursor pack preview
Hover these
Auto · default + hover
359
Почувствуйте захватывающие приключения на открытом воздухе с курсором Shotgun и Bear из коллекции Around the World Cursor. Этот уникальный дизайн курсора приносит приключения дикой природы прямо в ваш браузер. Независимо от того, любите ли вы охоту или просто цените красоту природы, этот курсор обязательно порадует вас. С его сложными деталями и реалистичным ощущением, это отличное дополнение к любой коллекции курсоров для вашего компьютера. Исследуйте мир из комфорта вашего собственного экрана с курсором Shotgun и Bear сегодня.Коллекция Around the world имеет множество интересных курсор паков, среди которых и этот, чтобы вы могли выбрать свой стиль.

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/5d63b130a63af.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/images/pointers/5d63b130a63d4.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/around-the-world/shotgun-andbear-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/5d63b130a63af.png";
const POINTER = "https://cdn.cutecursors.com/images/pointers/5d63b130a63d4.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/around-the-world/shotgun-andbear-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/5d63b130a63af.png
--    Pointer: https://cdn.cutecursors.com/images/pointers/5d63b130a63d4.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/around-the-world/shotgun-andbear-cute-cursors

How to Install Стрельба и медведь

How to Install cursor Стрельба и медведь for Chrome

Стрельба и медведь preview

Стрельба и медведь

Милый курсор Стрельба и медведь освежит клики - free custom 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

Пакет курсоров Weather

Курсор пак Weather

Weather cute cursor - free custom cursor with sticker vibes.

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

Курсор пак Monkey

Monkey cute cursor - free custom cursor with sticker vibes.

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

Курсор пак Traductor

Traductor cute cursor - free custom cursor with sticker vibes.

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

Курсор пак Translate

Translate cute cursor - free custom cursor with sticker vibes.

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

Курсор пак Jellyfish

Jellyfish cute cursor - free custom cursor with sticker vibes.

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

Курсор пак Monkey

Monkey cute cursor - free custom cursor with kawaii monkey vibes.

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

Курсор пак Traductor

Traductor cute cursor - free custom cursor with sticker vibes.

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

Курсор пак Weather

Weather cute cursor - free custom cursor with sticker vibes.

Открыть

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