FREE Easy Peasy Hanging Bunny Rabbit Head Knitting Pattern

Cute, hanging and easy to make. You can make this easy peasy knitted rabbit head in an hour or so. Made with a square, toy stuffing isn’t required. Make lots of these for easy Easter knitted gifts. Great for family and friends or you can knit for your good cause too.

This head was made with white double knitting yarn an 3mm single pointed needles. Tension is not important so use any needles and yarn that you have in your stash and it will still work out ok.    It is about 5cm tall when finished.

Abbreviations : k – knit. p – purl. st – stitch. st-st – Stocking Stitch (k1row, p1row). 

Head – Make 1

With white, cast on 24 sts
Starting with a purl row, st-st 29 rows
Cast off

folded knitted rabbit square
The finished square will look like this.
knitted rabbit head free pattern
Take diagonally opposite corners and roll the piece into the centre.
knitted bunny free
Fold the piece in half so the opposite corners meet at the top. Wrap yarn tightly round the head about one third of the way up and secure the ends of the yarn.
free knitted head pattern
Add a face to your bunny. Embroider a nose two stitches wide, then create three small whiskers. Add two eyes in black immediately above the nose.
free rabbit easter bunny knitting pattern
Finish by adding a hanging cord, keyring, ribbon or other embellishments to the top of your bunny’s head.

© Copyright 2020 Knitting by Post Ltd

Even More Patterns

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Keep doors from swinging shut with this adorable bear doorstop. A beary cute and functional knitting pattern that adds warmth to any nursery or playroom.

This product has multiple variants. The options may be chosen on the product page
Original price was: £17.45.Current price is: £12.00.

Hop into Easter crafting! This collection of Easter knitting patterns includes bunnies, chicks, and springtime favorites.

This product has multiple variants. The options may be chosen on the product page
+ Download
Large Print
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Attention! Knit a King's Guard of your own.  He is another Royal character keeping guard at Buckingham Palace.

This product has multiple variants. The options may be chosen on the product page
3 for 2
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Knit a little love into your home with this cozy cushion cover pattern. A soft and heartfelt way to add warmth and personality to any space.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Knitting pattern instructions to knit Paul the Polar Bear.  He is small enough for small hands and super cute too.

This product has multiple variants. The options may be chosen on the product page
+ Large Text
Download
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Bringing Extra Cheer to Your Christmas Tree.  3 Different Size Hanging Elf Decorations in One Pattern

This product has multiple variants. The options may be chosen on the product page

One thought on “FREE Easy Peasy Hanging Bunny Rabbit Head Knitting Pattern

Leave a Reply

Free Pattern Locked

Subscribe to our newsletter to instantly unlock this pattern and our entire library of free knitting designs.

{{{ data.variation.price_html }}}
{{{ data.variation.availability_html }}}
'; window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML); document.body.appendChild(window._nslWebViewNoticeElement); } }); } } window._nslDOMReady(function () { window.nslRedirect = function (url) { if (scriptOptions._redirectOverlay) { const overlay = document.createElement('div'); overlay.id = "nsl-redirect-overlay"; let overlayHTML = ''; const overlayContainer = "
", overlayContainerClose = "
", overlaySpinner = "
", overlayTitle = "

" + scriptOptions._localizedStrings.redirect_overlay_title + "

", overlayText = "

" + scriptOptions._localizedStrings.redirect_overlay_text + "

"; switch (scriptOptions._redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; let targetWindow = scriptOptions._targetWindow || 'prefer-popup', lastPopup = false; document.addEventListener('click', function (e) { if (e.target) { const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]'); if (buttonLinkElement) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { let href = buttonLinkElement.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } const redirectTo = buttonLinkElement.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { const newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } } } }); let buttonCountChanged = false; const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(googleLoginButton); } else { googleLoginButton.remove(); buttonCountChanged = true; } }); } const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(facebookLoginButton); } else { facebookLoginButton.remove(); buttonCountChanged = true; } }); } const separators = document.querySelectorAll('div.nsl-separator'); if (buttonCountChanged && separators.length) { separators.forEach(function (separator) { const separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) } });})();