Art by Ash

Art by Ash Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Art by Ash, Arts & Crafts Store, Columbus, OH.

02/01/2026
Felt important and pertinent to do art today and start 2026 in a good direction. I didn't have an idea of what to do, so...
01/01/2026

Felt important and pertinent to do art today and start 2026 in a good direction. I didn't have an idea of what to do, so sat and meditated for a couple minutes, and saw a horse guiding along a path, with many paths leading to the horizon.

"Ever Onwards"

Artworks on display for the Samhain Art Show at The Magical Druid
11/03/2025

Artworks on display for the Samhain Art Show at The Magical Druid

Made a lil impromptu gift for a dear friend to lift their spirits a little
11/01/2025

Made a lil impromptu gift for a dear friend to lift their spirits a little

Call and Answer
10/16/2025

Call and Answer

Grief
10/16/2025

Grief

Was inspired by my ttrpg's current location to make windows to scenes that are unexpected lol
09/07/2025

Was inspired by my ttrpg's current location to make windows to scenes that are unexpected lol

Now that it has been delivered, I made a present for mom for Mother's Day💜
05/05/2025

Now that it has been delivered, I made a present for mom for Mother's Day💜

Rise again
04/02/2025

Rise again

Wanna go for a ride?
03/29/2025

Wanna go for a ride?

Playing with reflections
03/27/2025

Playing with reflections

Address

Columbus, OH
43220

Website

Alerts

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

Share

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