package Emoji
The π¦ package emoji represents a delivered parcel or boxed item.
U+1F4E6
π¦ is the Package emoji, commonly used to show shipping, delivery, and boxed goods. Itβs helpful in messages, UI labels, and documentation. Below youβll find meaning, examples, and copy-ready code escapes.
package Emoji Meaning
π¦ (unicode name: PACKAGE, code point U+1F4E6) typically represents a package, parcel, or boxed shipment. People use it to indicate orders that are being sent or have arrived, to label products that are boxed for storage, or to describe deliveries in customer support conversations. Because itβs a straightforward shipping-related symbol, it often appears in status updates like βon the way,β βpacked,β or βready for pickup.β In design and writing, it can also suggest logistics, fulfillment, or the idea of an item being sent to someone. It generally conveys βa boxed packageβ more specifically than a generic βmailβ concept.
Common uses
- β’Shipping and delivery status updates (e.g., order packed or delivered)
- β’E-commerce confirmations (e.g., order received and being prepared)
- β’Customer support messages about parcels and tracking
- β’UI labels for fulfillment steps (e.g., βpackage createdβ)
- β’Packing and moving checklists to indicate boxed items
Examples
π¦ Package Emoji (U+1F4E6)
- π¦Your order is packed and ready for shipment π¦
- π¦Tracking: your package is on the way π¦
- π¦Weβll notify you when the package is out for delivery π¦
- π¦Please confirm your delivery address for this package π¦
- π¦Boxes and fragile items, keep them together π¦
Variations
Ready to copy
Technical codes
| Unicode | U+1F4E6 | |
| HTML Entity | 📦 | |
| HTML Code | 📦 | |
| CSS | \1F4E6 |
FAQ
What does π¦ usually mean?
π¦ most commonly means a package, parcel, or boxed shipmentβoften used for shipping and delivery updates.
How do I copy π¦ into HTML?
You can use the HTML entity: 📦.
What is the Unicode code point for π¦?
The Unicode code point is U+1F4E6.
Can I use π¦ in CSS or JavaScript?
Yes. CSS escape: \\1F4E6. JavaScript escape: \\u{1F4E6}.