- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- e622
Font Icon Library
Phosphor Icons Search
30 icons
Matching "flag"
Flag Banner Fold Bold
ph-bold ph-flag-banner-fold
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- ecf2
Flag Bold
ph-bold ph-flag
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- e244
Flag Checkered Bold
ph-bold ph-flag-checkered
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- ea38
Flag Pennant Bold
ph-bold ph-flag-pennant
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- ecf0
Flag Banner Duotone
ph-duotone ph-flag-banner
- Package
- Phosphor Icons
- Category
- Duotone
- Code Point
- e622
Flag Banner Fold Duotone
ph-duotone ph-flag-banner-fold
- Package
- Phosphor Icons
- Category
- Duotone
- Code Point
- ecf2
Flag Checkered Duotone
ph-duotone ph-flag-checkered
- Package
- Phosphor Icons
- Category
- Duotone
- Code Point
- ea38
Flag Duotone
ph-duotone ph-flag
- Package
- Phosphor Icons
- Category
- Duotone
- Code Point
- e244
Flag Pennant Duotone
ph-duotone ph-flag-pennant
- Package
- Phosphor Icons
- Category
- Duotone
- Code Point
- ecf0
Flag Banner Fill
ph-fill ph-flag-banner
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- e622
Flag Banner Fold Fill
ph-fill ph-flag-banner-fold
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- ecf2
Flag Checkered Fill
ph-fill ph-flag-checkered
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- ea38
Flag Fill
ph-fill ph-flag
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- e244
Flag Pennant Fill
ph-fill ph-flag-pennant
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- ecf0
Flag Banner Fold Light
ph-light ph-flag-banner-fold
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- ecf2
Flag Banner Light
ph-light ph-flag-banner
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- e622
Flag Checkered Light
ph-light ph-flag-checkered
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- ea38
Flag Light
ph-light ph-flag
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- e244
Flag Pennant Light
ph-light ph-flag-pennant
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- ecf0
Flag Banner Fold Regular
ph ph-flag-banner-fold
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ecf2
Flag Banner Regular
ph ph-flag-banner
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e622
Flag Checkered Regular
ph ph-flag-checkered
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ea38
Flag Pennant Regular
ph ph-flag-pennant
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ecf0
Flag Regular
ph ph-flag
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e244
Flag Banner Fold Thin
ph-thin ph-flag-banner-fold
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- ecf2
Flag Banner Thin
ph-thin ph-flag-banner
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- e622
Flag Checkered Thin
ph-thin ph-flag-checkered
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- ea38
Flag Pennant Thin
ph-thin ph-flag-pennant
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- ecf0
Flag Thin
ph-thin ph-flag
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- e244
Add Phosphor Icons to your website or app
Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.1. Load the icon library
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/[email protected]/src/regular/style.css">
Reference version: 2.1.2
2. Copy an icon
Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.
Code points are useful for CSS generated content and tools that work directly with icon fonts.
3. Keep icons accessible
Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.
Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Practical Notes
Icon Implementation Checklist
Icons work best when they support quick recognition without becoming the only way a user understands an action.Label important controls
Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.
Keep style consistent
Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.
Load only what you need
Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.
Related References
Continue with nearby symbol, code, and web design resources.