The Phosphor framer logo icon depicts the Framer brand and is typically used to represent the Framer application or service within a user interface.
Common uses
- Branding for Framer integrations
- Link to Framer website
- Identifying Framer-related features
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { FramerLogo } from '@phosphor-icons/react';
<FramerLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<FramerLogo size={24} />thin
<FramerLogo size={24} weight="thin" />light
<FramerLogo size={24} weight="light" />bold
<FramerLogo size={24} weight="bold" />fill
<FramerLogo size={24} weight="fill" />duotone
<FramerLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- logosinterfaceuimotionprototypeprototypingbrandsdesignframerlogoframer iconframer symboldesign tool logo
FAQ
- What is the framer-logo icon used for?
- It's used to visually represent the Framer brand, often in contexts related to design tools, prototyping, or integrations with the Framer platform.
- How do I use the Framer logo icon in React?
- You can import and use it in your React application with the following statement: `import { FramerLogo } from '@phosphor-icons/react'`.
- What is the license for this icon?
- The Framer logo icon from the Phosphor library is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →