FREE Lavender Dog Knitting Pattern

free lavender dog knitting pattern

This little dog pattern has been created with double knitting yarn, 3mm needles and a little toy stuffing.

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

Body and Head—Make 1
With brown, cast on 32 sts
Starting with a purl row, st-st 19 rows
Next: (k2, k2tog) to end (24 sts)
Purl 1 row
Next: (k1, k2tog) to end (16 sts)
Purl 1 row
Next (k1, inc1) to end (24 sts)
Purl 1 row
Next: (k2, inc1) to end (32 sts)
St-st 9 rows
Next: (k2, k2tog) to end (24 sts)
Purl 1 row
Next: (k1, k2tog) to end (16 sts)
Purl 1 row
Next: (k2tog) to end (8 sts)
Draw thread through remaining stitches and pull tight.
Sew down the row ends of the head and body. Add stuffing or lavender as desired. Sew the bottom flat and seal up. Thread a piece of yarn round the neck of the dog to define the shape and secure at the back.

Ears—Make 2
With lilac cast on 10 sts
Next: (k1, inc1) to end (15 sts)
Starting with a purl row, st-st 9 rows
Next: (k1, k2tog) to end (10 sts)
Cast off in purl
Sew down the row ends. Attach one ear at either side of the head.

Nose—Make 1
With lilac, cast on 4 sts
Increase into every stitch (8 sts)
Starting with a purl row, st-st 3 rows
Next: k2tog to end (4 sts)
Cast off
Sew round the outside loosely and then gather the yarn and pull tight. Attach to the front of the dog’s head in the centre of the face.
Sew two eyes in black above the nose and a smile in lilac below the nose.

Collar—Make 1
With lilac, cast on 24 sts
Cast off
Wrap round the neck of the dog and secure at the back with stitches.
Add a loop in brown to the top of the head of the dog.

FREE Lavender dog knitting pattern

Here is another great dog pattern

+ Large Text
Download
5.49 5.99Price range: €5.49 through €5.99 Leaflet

Here is our Bruce the Dog knitting pattern. He has floppy ears and freckles too. To complete the look he has a pair of braces. Another easy knit.

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

Even More Patterns

+ Download
Large Print
5.49 5.99Price range: €5.49 through €5.99 Leaflet

A Good Reason to Bounce Around. Here is a Bunny Rabbit Toy Pattern Ready for Easter!

This product has multiple variants. The options may be chosen on the product page
5.49 5.99Price range: €5.49 through €5.99 Leaflet

A paws-itively perfect bedtime buddy! Knit Buddy the Sleepy Puppy, a soft and cuddly dog toy.

This product has multiple variants. The options may be chosen on the product page
+ Large Text
Download
5.49 5.99Price range: €5.49 through €5.99 Leaflet

Make a trunk call to tell your friends the Short and Sweet Elephant knitting pattern is here!

This product has multiple variants. The options may be chosen on the product page
5.49 5.99Price range: €5.49 through €5.99 Leaflet

All bear one, and one bear all. This soft and cuddly pyjama case keeps sleepwear neatly stored while doubling as a bedtime buddy.

This product has multiple variants. The options may be chosen on the product page
5.49 5.99Price range: €5.49 through €5.99 Leaflet

No more monkeying around with messy toilet rolls—this fun knitting pattern keeps them covered with a cheeky knitted monkey.

This product has multiple variants. The options may be chosen on the product page
Best Seller
5.49 5.99Price range: €5.49 through €5.99 Leaflet

Sprinkle a little magic into your knitting with Stardust the Unicorn. A dreamy soft toy project that’s perfect for unicorn lovers of all ages.

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

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