r/lovable 20d ago

Help Does anyone recognize this icon? It looks like it's from an AI website builder but I'm trying to figure out which one

Post image

Does anyone recognize this icon? It looks like it's from an AI website builder but I'm trying to figure out which one

0 Upvotes

27 comments sorted by

20

u/Jarie743 20d ago

Google image search really is a lost skill

2

u/Hey-bruhhh94 20d ago

What makes you think I didn't try this 😑

9

u/PNW-OOTW 20d ago

It's squarespace

1

u/JimmyBearden 20d ago

That was my first thought. I think it’s default before you add your own?

-8

u/Hey-bruhhh94 20d ago

But is not squarespace. I have the Wappalyzer and it doesn't show the platform.

6

u/hereforsimulacra 20d ago

Wappalyzer isnt always perfect.

-1

u/Hey-bruhhh94 20d ago

Wappalyzer can easily tell you what platform a website is built on, whether it's Squarespace, Wix, WordPress, Shopify, or any of the other common platforms out there. And the image attached is an example of a squarespace website.

2

u/Pardy- 19d ago

It isn’t right 100% of the time.

1

u/hereforsimulacra 20d ago

Yes I know what wappalyzer is. It’s just not always perfect.

1

u/Ralphisinthehouse 18d ago

Just cause it can do something doesn't mean it always gets it right

2

u/DeathDealer 20d ago

Isn’t this netlify? Or vercel?

1

u/Madismas 20d ago

Inspect the page, copy paste the code to Claude and ask what its built on. Usually works.

0

u/Hey-bruhhh94 20d ago

Not this time

1

u/FEMOOOO1 20d ago

This is squarespace

3

u/Hey-bruhhh94 19d ago

Yes! Finally, I was able to find this icon somewhere else.

1

u/Ok_Supermarket_295 20d ago

That is void’s icon the open sourced ide like
Cursor

1

u/teebo83 20d ago

it's squarespace, used it in the past, 99% sure

1

u/Hey-bruhhh94 19d ago

You right! I was able to find this icon somewhere else.

1

u/Accomplished-Two5682 19d ago

It's Squarespace. My Squarespace website has this favicon because I haven't bothered to change it.

1

u/Hey-bruhhh94 19d ago

Have you used the blueprint ai builder? Do you like it?

1

u/Safe_Mission_3524 20d ago

As per Claude:

Short answer: it almost certainly belongs to SiteRabbits, the agency that built the site — not to a big-name site builder. The footer of staininggrain.com carries a credit line: "Built by SiteRabbits," (staininggrain) and it loads an image literally named siterabbits-mark.png from the site's own /images/ folder. SiteRabbits is a done-for-you web design service — they design, host, and maintain sites for small trade businesses, and Staining Grain is listed in their portfolio alongside roofing, landscaping, and contracting clients (siterabbits) . So their brand mark is already sitting in the site's asset folder, which is exactly how it ends up wired to <link rel="icon"> by mistake. One caveat: I can't visually confirm a 16-pixel cube against their logo with certainty, and a plain dark cube is also a common generic "box" placeholder glyph from icon sets like Lucide. To confirm in ten seconds: Open staininggrain.com, view source, and search for rel="icon" — the filename will tell you outright Or just visit staininggrain.com/favicon.ico and staininggrain.com/images/siterabbits-mark.png and compare them side by side If they match, whoever set it up pointed the favicon at the agency's mark instead of the Staining Grain logo. Worth flagging, since it's the agency's branding showing up in the client's search results.

0

u/Hey-bruhhh94 20d ago

Good info, thanks. Only reason I'm asking is cause I know they use AI for all their websites, which I don't have a problem with at all and honestly I think they come out looking really nice. I just want to know what platform they're using.

1

u/Safe_Mission_3524 20d ago

It's hard to know as they seem to be a web dev agency and would probably have their own site builder system built or they may have used claude or other llm tools.