- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- edb6
Font Icon Library
Phosphor Icons Search
5,278 icons
Matching "d"
Subtract Regular
ph ph-subtract
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ebd6
Subtract Square Regular
ph ph-subtract-square
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ebd4
Sun Dim Regular
ph ph-sun-dim
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e474
Superset Of Regular
ph ph-superset-of
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- edb8
Superset Proper Of Regular
ph ph-superset-proper-of
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- edb4
Sword Regular
ph ph-sword
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e5ba
Terminal Window Regular
ph ph-terminal-window
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- eae8
Text A Underline Regular
ph ph-text-a-underline
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ed34
Text Bolder Regular
ph ph-text-bolder
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e5be
Text Indent Regular
ph ph-text-indent
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ea1e
Text Outdent Regular
ph ph-text-outdent
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ea1c
Text Underline Regular
ph ph-text-underline
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e5c4
Thermometer Cold Regular
ph ph-thermometer-cold
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e5c8
Threads Logo Regular
ph ph-threads-logo
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ed9e
Three D Regular
ph ph-three-d
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ea5a
Thumbs Down Regular
ph ph-thumbs-down
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e48c
Tidal Logo Regular
ph ph-tidal-logo
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ed1c
Tilde Regular
ph ph-tilde
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- eda8
Tipi Regular
ph ph-tipi
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ed30
Tire Regular
ph ph-tire
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- edd2
Tornado Regular
ph ph-tornado
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e88c
Towel Regular
ph ph-towel
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ede6
Trademark Registered Regular
ph ph-trademark-registered
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e3f4
Trademark Regular
ph ph-trademark
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e9f0
Tray Arrow Down Regular
ph ph-tray-arrow-down
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e010
Treasure Chest Regular
ph ph-treasure-chest
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ede2
Tree Evergreen Regular
ph ph-tree-evergreen
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e6dc
Tree Regular
ph ph-tree
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e6da
Trend Down Regular
ph ph-trend-down
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4ac
Trend Up Regular
ph ph-trend-up
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4ae
Triangle Dashed Regular
ph ph-triangle-dashed
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4b2
Tumblr Logo Regular
ph ph-tumblr-logo
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e8d4
Union Regular
ph ph-union
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- edbe
Upload Regular
ph ph-upload
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4be
Upload Simple Regular
ph ph-upload-simple
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4c0
User Circle Dashed Regular
ph ph-user-circle-dashed
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ec36
User Plus Regular
ph ph-user-plus
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4d0
User Rectangle Regular
ph ph-user-rectangle
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4d2
User Sound Regular
ph ph-user-sound
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- eca8
User Square Regular
ph ph-user-square
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4d4
Users Regular
ph ph-users
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4d6
Vibrate Regular
ph ph-vibrate
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4d8
Video Camera Regular
ph ph-video-camera
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4da
Video Camera Slash Regular
ph ph-video-camera-slash
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e4dc
Video Conference Regular
ph ph-video-conference
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- edce
Video Regular
ph ph-video
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- e740
Vinyl Record Regular
ph ph-vinyl-record
- Package
- Phosphor Icons
- Category
- Regular
- Code Point
- ecac
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.