Skip to content

Commit bb76d34

Browse files
authored
feat: add LaptopChromebook icon (#1885)
## 📝 Changes add LaptopChromebook icon ## ✅ Checklist Easy UI has certain UX standards that must be met. In general, non-trivial changes should meet the following criteria: - [ ] Visuals match Design Specs in Figma - [ ] Stories accompany any component changes - [ ] Code is in accordance with our style guide - [ ] Design tokens are utilized - [ ] Unit tests accompany any component changes - [ ] TSDoc is written for any API surface area - [ ] Specs are up-to-date - [ ] Console is free from warnings - [ ] No accessibility violations are reported - [ ] Cross-browser check is performed (Chrome, Safari, Firefox) - [ ] Changeset is added ~Strikethrough~ any items that are not applicable to this pull request.
1 parent 7e8e296 commit bb76d34

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.changeset/smooth-tigers-glow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@easypost/easy-ui-icons": minor
3+
---
4+
5+
feat: add LaptopChromebook icon
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"name": "laptop_chromebook",
3+
"style": "outlined",
4+
"source": "@material-symbols/svg-300"
5+
}

0 commit comments

Comments
 (0)