// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
28.3 C
Singapore

When you think outside two boxes

“Yucks to the max!” “How many nights of sleep did he lose over this one?” and “Any three-year-old kid can also come up with it.”

Since its launch on April 2, the newly re-branded National Gallery Singapore’s logo has been generating a surprising amount of Internet chatter. For critics, the new logo only serves to reinforce the stereotype that Singaporeans aren’t creative.

The logo, which consists of two bar graph style rectangles with the gallery name underneath, has been ridiculed for being too bland and simple. Netizens looking at the logo complain about the government wasting money on something so simple (though for the record Asylum, the company behind the design, has stated that they only charged “a very nominal fee” and did it “as part of our national service”).

“Thinking outside the box” is a common refrain when discussing the stereotypical lack of creativity among Singaporeans. The National Gallery Singapore’s new logo seems doubly unfortunate in this respect; the designer seems to have thought outside the box by designing two boxes side by side.

The logo has now gone viral as a meme, courtesy of blogger Mr Brown, who has variously transformed the two blocks into a figure on its back, an ark on the new film poster for the movie Noah, a bat-signal and a computer game screenshot.

SEE PARODIED LOGOS HERE: http://www.mrbrown.com/blog/2014/04/the-renamed-national-gallery-singapore-and-its-new-logo.html

- Advertisement -

Hot this week

Singaporean with emergency fund of only S$5k tells others: ‘Stop comparing and run your own race’

SINGAPORE: Open social media for five minutes and you'll probably come away thinking everyone else has life sorted.   One person is collecting the keys to a new flat, another is celebrating a prom...

Singaporean asks if they’re normal for wanting a just-good-enough life

"For context I'm entering my first year of uni this year and I've been curious about peoples opinions on this for awhile. Many of my peers and people around my age in general are very fixated on th...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks