Lemon-Wedge Inc.

Lemon-Wedge Inc. Homepage for the visual artwork of Adrian Vanegas 🍋

My little home studio.(August 2024)
10/03/2024

My little home studio.

(August 2024)

“The Western Ghost”Pen on paper Late (2022)
03/04/2023

“The Western Ghost”

Pen on paper

Late (2022)

11/11/2022

“The cat walkers”Pen in journal Sometime in 2020
11/03/2022

“The cat walkers”

Pen in journal

Sometime in 2020

“Hip”Pen on printer paper(March) 2021
11/03/2022

“Hip”

Pen on printer paper

(March) 2021

“Otto and the influencing device Pt. 3”Mixed media photo assemblage November 2021
10/28/2022

“Otto and the influencing device Pt. 3”

Mixed media photo assemblage

November 2021

“Otto and the influencing device Pt. 2”Mixed media photo assemblage November 2021
10/28/2022

“Otto and the influencing device Pt. 2”

Mixed media photo assemblage

November 2021

“Polaroid for an assemblage of flower peddles and stuffing” July 2022Polaroid
10/22/2022

“Polaroid for an assemblage of flower peddles and stuffing”

July 2022

Polaroid

“The Indica Bone”Sometime in 2021Mixed media photo assemblage
10/22/2022

“The Indica Bone”

Sometime in 2021

Mixed media photo assemblage

Address

Madison, IN

Website

Alerts

Be the first to know and let us send you an email when Lemon-Wedge Inc. 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 Lemon-Wedge Inc.:

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