Download Chrome extension

Липочки і губи custom cursor

Липочки і губи: soft cute cursor у зручному кастомному курсор-паку.

Try this cursor

Move across the preview to feel both cursor styles.

Липочки і губи cute cursor pack preview
Hover these
Auto · default + hover
1,589
Шукаєте стильний спосіб, щоб джаз вашого браузера? Перегляньте колекцію Fashion and Style Cursor, яка пропонує веселий і фліртуючий Губник і курсор, ідеальний для будь-якої модниці. Якщо ви переглядаєте свій улюблений модний блог або шопінг для останніх трендів макіяжу, цей курсор додає дотик главу вашому онлайн-досвідченню. Легко встановити й використовувати, це ідеальний спосіб показати свій особистий стиль. У колекції 'Fashion and style' є безліч цікавинок - включаючи курсор пак 'Lipstick and lips'.

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/5d63b3a0a9b45.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/images/pointers/5d63b3a0a9b5f.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/fashion-and-style/lipstick-andlips-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/5d63b3a0a9b45.png";
const POINTER = "https://cdn.cutecursors.com/images/pointers/5d63b3a0a9b5f.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/fashion-and-style/lipstick-andlips-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/5d63b3a0a9b45.png
--    Pointer: https://cdn.cutecursors.com/images/pointers/5d63b3a0a9b5f.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/fashion-and-style/lipstick-andlips-cute-cursors

How to Install Липочки і губи

How to Install cursor Липочки і губи for Chrome

Липочки і губи preview

Липочки і губи

Липочки і губи: soft 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

Пакет курсорів Salmonberry Sandals

Salmonberry Sandals курсор пак

Salmonberry Sandals custom cursor for Chrome and Edge - bright berry buddy pack.

Пакет курсорів Tayberry Hair Clip

Tayberry Hair Clip курсор пак

Free Tayberry Hair Clip custom cursor - cute berry character arrow with matching pointer.

Пакет курсорів Acai Bracelet

Acai Bracelet курсор пак

Free Acai Bracelet custom cursor - cute berry character arrow with matching pointer.

Пакет курсорів Goji Silk Robe

Goji Silk Robe курсор пак

Goji Silk Robe custom cursor for Chrome and Edge - bright berry buddy pack.

Пакет курсорів Sea Buckthorn Brooch

Sea Buckthorn Brooch курсор пак

Free Sea Buckthorn Brooch custom cursor - cute berry character arrow with matching pointer.

Пакет курсорів Mixed Berry Fashion Set

Mixed Berry Fashion Set курсор пак

Free Mixed Berry Fashion Set custom cursor - cute berry character arrow with matching pointer.

Пакет курсорів Among Us Blue Character in a Sweater

Among Us Blue Character in a Sweater курсор пак

Among Us Blue Character in a Sweater cursor - cozy blue knit crewmate with a matching pointer.

Пакет курсорів Among Us Cyan Character in a Purple Hoodie

Among Us Cyan Character in a Purple Hoodie курсор пак

Among Us Cyan Character in a Purple Hoodie cursor - cozy hoodie crewmate pointer pack.

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