Skip to content

Commit

Permalink
Add icon (#1249)
Browse files Browse the repository at this point in the history
## πŸ“ Changes

Add local_police icon

## βœ… Checklist

- [x] Changeset is added

---------

Co-authored-by: Kevin Liu <kliu@easypost.com>
  • Loading branch information
kevinalexliu and Kevin Liu authored Jun 24, 2024
1 parent fca293c commit 89c5ba0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/unlucky-suns-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@easypost/easy-ui-icons": minor
---

Add local_police icon
5 changes: 5 additions & 0 deletions easy-ui-icons/src/LocalPolice.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "local_police",
"style": "outlined",
"source": "@material-symbols/svg-300"
}

0 comments on commit 89c5ba0

Please sign in to comment.