Framer Pixel Art Icon
Framer's brand icon for 'Built with Framer' credits, no-code platform listings and design-to-production tool pages.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Framer icon
The Framer logo: a bold angular 'F' or lightning-bolt form associated with the no-code website builder and interactive prototyping tool. Use it in a built-with badge, a platform comparison table alongside Webflow and Wix, or a 'Powered by Framer' site credit. Because Framer is both a prototyping tool and a site builder, context determines meaning; in a design context it implies prototyping, whereas in a marketing context it reads as website creation.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/framer.svg" width="24" height="24" alt="Framer" />
<!-- React -->
import { Framer } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="framer.svg" width="48" height="48" style="image-rendering: pixelated" />