- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- eb44
Font Icon Library
Phosphor Icons Search
32 icons
Matching "notch"
Folder Notch Bold
ph-bold ph-folder-notch
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- e24a
Folder Notch Minus Bold
ph-bold ph-folder-notch-minus
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- e254
Folder Notch Open Bold
ph-bold ph-folder-notch-open
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- e256
Folder Notch Plus Bold
ph-bold ph-folder-notch-plus
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- e258
Notches Bold
ph-bold ph-notches
- Package
- Phosphor Icons
- Category
- Bold
- Code Point
- ed3a
Circle Notch Duotone
ph-duotone ph-circle-notch
- Package
- Phosphor Icons
- Category
- Duotone
- Code Point
- eb44
Notches Duotone
ph-duotone ph-notches
- Package
- Phosphor Icons
- Category
- Duotone
- Code Point
- ed3a
Circle Notch Fill
ph-fill ph-circle-notch
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- eb44
Folder Notch Fill
ph-fill ph-folder-notch
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- e24a
Folder Notch Minus Fill
ph-fill ph-folder-notch-minus
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- e254
Folder Notch Open Fill
ph-fill ph-folder-notch-open
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- e256
Folder Notch Plus Fill
ph-fill ph-folder-notch-plus
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- e258
Notches Fill
ph-fill ph-notches
- Package
- Phosphor Icons
- Category
- Fill
- Code Point
- ed3a
Circle Notch Light
ph-light ph-circle-notch
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- eb44
Folder Notch Light
ph-light ph-folder-notch
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- e24a
Folder Notch Minus Light
ph-light ph-folder-notch-minus
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- e254
Folder Notch Open Light
ph-light ph-folder-notch-open
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- e256
Folder Notch Plus Light
ph-light ph-folder-notch-plus
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- e258
Notches Light
ph-light ph-notches
- Package
- Phosphor Icons
- Category
- Light
- Code Point
- ed3a
Circle Notch Regular
ph ph-circle-notch
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- eb44
Folder Notch Minus Regular
ph ph-folder-notch-minus
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e254
Folder Notch Open Regular
ph ph-folder-notch-open
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e256
Folder Notch Plus Regular
ph ph-folder-notch-plus
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e258
Folder Notch Regular
ph ph-folder-notch
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e24a
Notches Regular
ph ph-notches
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ed3a
Circle Notch Thin
ph-thin ph-circle-notch
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- eb44
Folder Notch Minus Thin
ph-thin ph-folder-notch-minus
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- e254
Folder Notch Open Thin
ph-thin ph-folder-notch-open
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- e256
Folder Notch Plus Thin
ph-thin ph-folder-notch-plus
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- e258
Folder Notch Thin
ph-thin ph-folder-notch
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- e24a
Notches Thin
ph-thin ph-notches
- Package
- Phosphor Icons
- Category
- Thin
- Code Point
- ed3a
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.