Skip to content

Commit e622eea

Browse files
authored
feat: add TrackChanges icon (#1694)
## 📝 Changes Adds TrackChanges icon
1 parent da44a20 commit e622eea

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.changeset/few-points-repeat.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@easypost/easy-ui-icons": minor
3+
---
4+
5+
Adds TrackChanges icon

easy-ui-icons/src/TrackChanges.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"name": "track_changes",
3+
"style": "outlined",
4+
"source": "@material-symbols/svg-300"
5+
}

0 commit comments

Comments
 (0)