Science-based visual fingerprints for 150 peptides. Each icon encodes amino acid residue count, chemical class, and relative mass into a compact SVG.
Browse & Download Icons | Peptide Calculator | Browse All Peptides
BPC-157 |
Semaglutide |
Tirzepatide |
TB-500 |
GHK-Cu |
Retatrutide |
Ipamorelin |
Sermorelin |
PT-141 |
Epithalon |
Selank |
LL-37 |
AOD-9604 |
CJC-1295 |
Melanotan II |
Thymosin Alpha-1 |
DSIP |
KPV |
BPC-157 |
Semaglutide |
Tirzepatide |
TB-500 |
GHK-Cu |
Retatrutide |
Dark mode (top) and Light mode (bottom) — 150 icons total. View all icons
150 peptide molecular icons built from real amino acid sequences. Each bubble represents one amino acid residue. Bubble size maps to residue mass. Bubble color maps to one of five biochemical classes: hydrophobic, polar, positive charge, negative charge, and special.
- 102 icons from verified amino acid sequences
- 27 simplified icons (non-standard residues mapped to closest standard match)
- 21 compound icons (non-peptide molecules like MK-677, NAD+, L-Carnitine)
npm install @peptideschedule/icons<img src="node_modules/@peptideschedule/icons/icons/dark/bpc-157.svg" width="48" alt="BPC-157 molecular icon" />import bpc157 from '@peptideschedule/icons/icons/dark/bpc-157.svg';
function PeptideIcon() {
return <img src={bpc157} width={48} alt="BPC-157 molecular icon" />;
}Download individual SVGs or the full set from the interactive gallery.
| Visual Property | Maps To |
|---|---|
| Each bubble | One amino acid residue |
| Bubble size | Relative residue mass (Trp = largest, Gly = smallest) |
| Bubble color | Biochemical class (hydrophobic, polar, positive, negative, special) |
| Bubble count | Total residue count in the peptide chain |
| Ring layout | Cyclic peptide structure |
- Stereochemistry (D/L amino acids look the same)
- Post-translational modifications, PEGylation, fatty acid chains
- 3D folding or receptor binding
- Biological activity or potency claims
Dark |
Light |
Dark (compound) |
Light (compound) |
peptide-icons/
icons/
dark/ # 150 dark-background SVGs
light/ # 150 light-background SVGs
icons.json # Manifest with metadata for all 150 icons
LICENSE # CC BY-NC 4.0
ATTRIBUTION.txt # Copy-paste credit line
This icon set is part of Peptide Schedule — the most extensive curated peptide resource with free calculators, protocol tracking, and scheduling tools for 150+ peptides.
- Peptide Calculator — free peptide calculator for dosing, reconstitution, and syringe units
- Browse All Peptides — profiles, dosing, mechanisms, and side effects
- Reconstitution Calculator — bacteriostatic water math
- Half-Life Chart — visual half-life reference
- GLP-1 Titration Schedules — step-up dosing protocols
If you use these icons, credit Peptide Schedule:
Icons by Peptide Schedule — https://www.peptideschedule.com/tools/peptide-icons
CC BY-NC 4.0 — Free for personal, educational, editorial, and other noncommercial use with attribution.
Commercial use (apps, SaaS, ads, client work, paid courses, products) requires a separate license.