Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
100+ Abstract shapes with cool grainy gradient for design and development projects.
Traffic, search & AI signals for coolshap.es.
Third-party traffic estimate · Updated Aug 9, 2026
Submit your own product to reach creators and founders looking for the next tool to try.

Sim is an open-source platform for building and deploying AI agent workflows. Connect any model to 1,000+ integrations on a visual canvas, then deploy as an API, webhook, chat interface, or MCP server. Apache 2.0 licensed and fully self-hostable.

Folloverse is a creator platform with per-creation billing, monthly memberships, pay-per-view posts, and digital products. Flat 6% platform fee, 0% for your first three months.

AI-Powered Porn Search Finally, a porn search engine that understands what you mean.

One web data API for content creators. Pull clean text from any page, monitor competitors, track how your brand appears on ChatGPT and Gemini, and run deep research automatically. Used by newsletters, agencies, and independent creators.

A pact network that helps founders prepare for their Product Hunt by finding support from fellow founders.

AI sales agent that automates LinkedIn outreach to find prospects, send messages, and book meetings.
CoolShapes is an open-source collection of 100+ abstract shapes with grainy gradients, available in multiple formats (SVG, JSX, PNG) for use in design and development projects.
CoolShapes is an open-source library of 100+ abstract vector shapes featuring grainy gradients, created by @realvjy and the team at overlayz. It takes no input—users browse or download pre-made shapes—and outputs SVG, JSX, or PNG files. The project is hosted on GitHub and licensed under MIT, free for both personal and commercial use.
coolshapes-react) allows developers to import shapes as React components with props like type, index, noise, and size.coolshapes-react package, with props to control appearance (e.g., <Coolshape type="star" index="1" noise="true" />).Users can either browse the website, copy SVG directly, or download the Figma file for design work. Developers install the coolshapes-react package via yarn add coolshapes-react or npm i coolshapes-react, then import components like { Coolshape } or named exports like { Star, Circle }. The shapes are rendered inline with configurable noise and size. A live demo is available at demo.coolshap.es.
Yes, the entire collection is free and open-source under the MIT license, allowing both personal and commercial use without fees.
Absolutely. The MIT license permits any use, including in paid products and SaaS applications.
Shapes are available as SVG code, JSX components (for React), and downloadable PNG images. The Figma source file is also provided.
The coolshapes-react package is a standard React component library and should work with any React-based framework, including Next.js, as long as the environment supports JSX.