Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion content/foundations/icons/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ source: https://github.com/primer/octicons
import Icons from '../../../src/components/icons'
import {HeartFillIcon} from '@primer/octicons-react'

A scalable set of icons handcrafted with <HeartFillIcon /> by GitHub
Primer Octicons are GitHub’s open source library of icons for GitHub UI. These are visual metaphors intended to serve as a visual language. If you are looking for brand and marketing logos and visuals, see <a href="/foundations/icons/octovisuals">Octovisuals</a>.

<a href="/foundations/icons/design-guidelines">See Design and usage guidelines</a>
Comment on lines +9 to +11
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use markdown links here?

Suggested change
Primer Octicons are GitHub’s open source library of icons for GitHub UI. These are visual metaphors intended to serve as a visual language. If you are looking for brand and marketing logos and visuals, see <a href="/foundations/icons/octovisuals">Octovisuals</a>.
<a href="/foundations/icons/design-guidelines">See Design and usage guidelines</a>
Primer Octicons are GitHub’s open source library of icons for GitHub UI. These are visual metaphors intended to serve as a visual language. If you are looking for brand and marketing logos and visuals, see [Octovisuals](/foundations/icons/octovisuals).
[See Design and usage guidelines](/foundations/icons/design-guidelines)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JoshBowdenConcepts I was just cleaning up the PRs and saw that this one is pending your input 🙂


<br />
<br />

<Icons />