John KuehJohn Kueh

coda logo icon

Phosphor · coda-logo · MIT

Download SVG

The Phosphor coda logo icon depicts the official branding for Coda, a collaborative document and project management tool, and is used to represent Coda within user interfaces.

Common uses

  • Representing Coda in a list of integrated tools.
  • Linking to Coda's website or documentation.
  • Branding within a project management dashboard.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CodaLogo } from '@phosphor-icons/react';

<CodaLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CodaLogo size={24} />
thin
<CodaLogo size={24} weight="thin" />
light
<CodaLogo size={24} weight="light" />
bold
<CodaLogo size={24} weight="bold" />
fill
<CodaLogo size={24} weight="fill" />
duotone
<CodaLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
project managementproductivitydocumentationwikilogosbrandscodalogocoda iconproject management logodocumentation tool logo

FAQ

What is the coda-logo icon used for?
This icon represents the Coda brand. It's useful for indicating integrations with Coda or linking to Coda resources.
How do I use the coda-logo icon in React?
You can import and use it in your React project with: import { CodaLogo } from '@phosphor-icons/react'.
What is the license for the Phosphor coda logo icon?
The Phosphor icon library, including the coda-logo icon, 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 →