Download Chrome extension

Muffin y donut custom cursor

Muffin y donut cursor pack: un cute cursor fresco para cada clic.

Try this cursor

Move across the preview to feel both cursor styles.

Muffin y donut cute cursor pack preview
Hover these
Auto · default + hover
174
Cursors Collection ofrece una deliciosa adición a su navegador con su cursor de muffins y donuts. Este encantador cursor es seguro para adornar su experiencia de navegación y añadir un toque de fantasía a su pantalla. Ya sea que sea un fanático de muffins o donuts, este cursor te ha cubierto. El diseño intrincado y la atención al detalle hacen de este cursor una alegría de usar. Por lo tanto, agrega un poco de diversión a su rutina de navegación diaria con el cursor de muffins y donuts de Cursors Collection.Este paquete de cursores es solo uno de muchos personalizados disponibles en la colección Food and drinks.

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/muffin_anddonut_cute_cursors_cute_cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/db/muffin_anddonut_cute_cursors_cute_cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/candy-sweets/muffin-anddonut-cute-cursors-cute-cursor" title="Get free Muffin y donut cursors for your website.">
  Muffin y donut Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/db/muffin_anddonut_cute_cursors_cute_cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/db/muffin_anddonut_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 />
   Muffin y donut cursors by https://cutecursors.com//category/candy-sweets/muffin-anddonut-cute-cursors-cute-cursor */
-- Muffin y donut 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/muffin_anddonut_cute_cursors_cute_cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/db/muffin_anddonut_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)

-- Muffin y donut cursors: https://cutecursors.com//category/candy-sweets/muffin-anddonut-cute-cursors-cute-cursor

How to Install Muffin y donut

How to Install cursor Muffin y donut for Chrome

Muffin y donut preview

Muffin y donut

Muffin y donut cursor pack: un cute cursor fresco para cada clic.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'Muffin y donut' 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 'Muffin y donut' 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

Pack de cursores Nerds Gummy Clusters

Pack de cursores Nerds Gummy Clusters

Free Nerds Gummy Clusters custom cursor with a cute cluster candy buddy pointer and dark outline.

Ver
Pack de cursores Muffin y donut

Pack de cursores Muffin y donut

Descarga Muffin y donut - custom cursor adorable para Chrome, Edge y Windows.

Ver
Pack de cursores Balloon Butterfly and Frog

Pack de cursores Balloon Butterfly and Frog

Free Balloon Butterfly and Frog custom cursor with a cute balloon frog buddy pointer and dark outline.

Ver
Pack de cursores Marshmallow and S'more

Pack de cursores Marshmallow and S'more

Free Marshmallow and S'more custom cursor with a cute smore buddy pointer and dark outline.

Ver
Pack de cursores Brown Donut animadoA

Pack de cursores Brown Donut animado

Pack Brown Donut animado con cute cursor y cursor personalizado listo para usar.

Ver
Pack de cursores M&M's Peanut

Pack de cursores M&M's Peanut

Free M&M's Peanut custom cursor with a cute peanut shell buddy pointer and dark outline.

Ver
Pack de cursores Birthday Cake

Pack de cursores Birthday Cake

Birthday Cake cursor with a Party Candle pointer - colorful celebration spirit for every tasty click.

Ver
Pack de cursores KitKat

Pack de cursores KitKat

Free KitKat custom cursor with a cute wafer break buddy pointer and dark outline.

Ver

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