The Lavender Locker

The Lavender Locker Creative space dedicated to supporting our professional women’s sports leagues. Imagined by a q***r gal from a mixed, half-immigrant fam.

Woohoo! Custom fabric came in and I’m excited to try with headbands and scrunchies before committing to design for the r...
08/07/2025

Woohoo! Custom fabric came in and I’m excited to try with headbands and scrunchies before committing to design for the rest of the W… here’s hoping! 🤞🏻🥳

Created a fabric pattern that’s being printed as we speak! 🙌🏻 Hoping to get some headbands and scrunchies out of it!    ...
07/30/2025

Created a fabric pattern that’s being printed as we speak! 🙌🏻 Hoping to get some headbands and scrunchies out of it!

I am having so much fun making these! Team earrings and bracelets for
07/29/2025

I am having so much fun making these! Team earrings and bracelets for

More team charm bracelets-     and   😍
07/28/2025

More team charm bracelets- and 😍

Super fan charm bracelets!! Really liking how these are coming out!
07/28/2025

Super fan charm bracelets!! Really liking how these are coming out!

I think I like this way better - cutting rectangles is way easier than curvy things.
07/28/2025

I think I like this way better - cutting rectangles is way easier than curvy things.

Address

Lower Queen Anne, WA

Website

Alerts

Be the first to know and let us send you an email when The Lavender Locker posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });