IKA INK

IKA INK A stargazing artist in Seattle. My inspirations are deep seas and night skies!

Preview of the orca stickers! Just waiting on prints to arrive before I put everything up. Otherwise I will have these a...
03/23/2026

Preview of the orca stickers! Just waiting on prints to arrive before I put everything up. Otherwise I will have these at Sakura-con next week!

Happy weekend! I have a small event going on in anticipation of bunny day (Easter). Please check it out on https://shop....
03/20/2026

Happy weekend! I have a small event going on in anticipation of bunny day (Easter). Please check it out on https://shop.ika.ink

These are my planetary buns! Each one inspired by a planet in our solar system with their own traits and personalities 🐰...
03/20/2026

These are my planetary buns! Each one inspired by a planet in our solar system with their own traits and personalities 🐰✨

I was a pretty big science nerd as a kid, and my walls always had some kind of star chart or space poster of sorts. I liked the idea of formatting this in the same way 🪐

Of course I get in the zone sketching late at night when I need to be up early. Planetary buns before bed! (Yes, I inclu...
03/17/2026

Of course I get in the zone sketching late at night when I need to be up early. Planetary buns before bed!

(Yes, I included Pluto don’t come for me!!)

New sticker designs in the making~ trying to get everything done before Sakuracon! which do you like best?
03/16/2026

New sticker designs in the making~ trying to get everything done before Sakuracon! which do you like best?

Somewhere between the sea and the stars,A small pod of orcas hunt the night sky and finds a school of starlit fish ✨ In ...
03/14/2026

Somewhere between the sea and the stars,
A small pod of orcas hunt the night sky and finds a school of starlit fish ✨

In case you’re new here, I’m terrified of whales! So it’s a wonder I enjoy painting them. I felt inspired to do something with the aurora borealis and orcas felt like a natural fit in contrast. I also find whales to be far less scary when they’re swimming in the stars!

Address

Seattle, WA

Website

https://shop.ika.ink/pages/events

Alerts

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

Contact The Establishment

Send a message to IKA INK:

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