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
88
Cursors Collection теперь предлагает курсор Instagram для браузеров. Пользователи могут настроить свой курсор с помощью знаменитого символа Instagram, что облегчает демонстрацию своей любви к платформе социальных сетей. Курсор прост в установке и может быть перемещен обратно в курсор по умолчанию в любое время. Cursors Collection также предлагает различные другие настраиваемые курсоры, позволяющие пользователям персонализировать свой опыт просмотра. С новым курсором Instagram пользователи могут добавить ощущение личности к своему онлайн-присутствию.Коллекция Colored содержит этот пак и многие другие для тех, кто хочет сделать интерфейс особенным.

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/db/instagram_cute_cursors_cute_cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/db/instagram_cute_cursors_cute_cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/brands-and-logos/instagram-cute-cursors-cute-cursor" title="Get free Инстаграм cursors for your website.">
  Инстаграм Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/db/instagram_cute_cursors_cute_cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/db/instagram_cute_cursors_cute_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 />
   Инстаграм cursors by https://cutecursors.com//category/brands-and-logos/instagram-cute-cursors-cute-cursor */
-- Инстаграм 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/db/instagram_cute_cursors_cute_cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/db/instagram_cute_cursors_cute_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)

-- Инстаграм cursors: https://cutecursors.com//category/brands-and-logos/instagram-cute-cursors-cute-cursor

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

Пакет курсоров SK Hynix Stock

Курсор пак SK Hynix Stock

SK Hynix Stock cursor - bright cute buddy with a Hynix Soft pointing hand.

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

Курсор пак SK Hynix

SK Hynix cursor - bright cute buddy with a Semi Soft pointing hand.

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

Курсор пак SKHY Stock

SKHY Stock cursor - bright cute buddy with a Ticker Soft pointing hand.

Открыть
Пакет курсоров SK Hynix Earnings

Курсор пак SK Hynix Earnings

SK Hynix Earnings cursor - bright cute buddy with a Earn Soft pointing hand.

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

Курсор пак SKHY

SKHY cursor - bright cute buddy with a Code Soft pointing hand.

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

Курсор пак SanDisk Stock

SanDisk Stock cursor - bright cute buddy with a Flash Soft pointing hand.

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

Курсор пак SNDK

SNDK cursor - bright cute buddy with a SNDK Soft pointing hand.

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

Курсор пак SoFi Stock

SoFi Stock cursor - bright cute buddy with a SoFi Soft 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