FREE Mini Moggie Cat Knitting Pattern

Enjoy this Lovely FREE Mini Cat Knitting Pattern.  It would make a lovely toy for a cat. This cute moggie is made with oddments of cream and blue double knitting yarn, a length of black for the eyes and a small amount of toy stuffing. 3mm single pointed needles were used, although any yarn and needles will work.   It is about 5cm tall when finished.

Free cat knitting pattern

Abbreviations : k – knit. p – purl. st – stitch. tog-together. st-st – Stocking Stitch (k1row, p1row).  inc— increase. Knit into the front and the back of the stitch

Cat – Make 1

With yellow, cast on 12 sts
Purl 1 row
next: (k1, inc1) to end (18 sts)
Starting with a purl row, st-st 9 rows
Shape for neck
Next: k2tog to end (9 sts)
Purl 1 row
Next: increase into every stitch (18 rows)
Starting with a purl row, st-st 5 rows
Increase to shape the ears
Next: k3, inc1, inc1, k8, inc1, inc1, k3 (22 sts)
Purl 1 row
Next: k4, inc1, inc1, k10, inc1, inc1, k4 (26 sts)
Purl 1 row
Cast off

Fold so the top is flat on the head and the there is a seam at the centre back. Sew down the row ends. Add toy stuffing to the head and body as you go. Fold the bottom flat and seal it up.

Collar – Make 1

With blue, cast on 16 sts
Cast off

Wrap the collar round the neck of the cat and fasten the ends together.

Sew a nose horizontally in blue yarn twice. Then stitch 3 whiskers at either side of the nose. Stitch two eyes just above the nose in black one stitch apart from the other.

Even More Patterns

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

Here is Hazel the Bear having a little dance and looking for a new home.

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

Tuck pyjamas away in style with this boy dolly pyjama case. A fun and practical knitting project that doubles as a cuddly companion for bedtime.

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

Knit your own fishing adventure! This soft toy knitting pattern includes a bear in waders and his impressive goldfish catch.

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

Here is our take on a World War 2 Pilot soft toy knitting pattern.  He was seen on duty in the skies above our cities to keep us safe during World War 2. Created to commemorate 75 years since VE Day in 1945.

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

Kick off your next project with this football-themed knitting pattern! Knit your own sporty boy and girl soft toys.

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

Soft, simple, and sweet—this easy-knit dolly is perfect for playtime or bedtime snuggles. A great handmade project for children’s gifts.

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

One thought on “FREE Mini Moggie Cat Knitting Pattern

  1. Jackie says:

    Great designs n ideas !! Hav made sum of these n hav had lots of admiring comments !! Just had 2 new babies to the family n knitted the baby feet n dummy n the Mum was soooo taken by them that the other wants the same for her little one !!!!

Leave a Reply

{{{ 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(); } } }) } });})();