Skip to content

Commit cc1caae

Browse files
authored
feat(icons): added timeline icon (#4270)
* Added icons/timeline.svg * Added icons/timeline.json * Updated icons/timeline.svg * Updated icons/timeline.json
1 parent d632a8e commit cc1caae

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

icons/timeline.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"jguddas",
5+
"karsa-mistmere"
6+
],
7+
"tags": [
8+
"tags",
9+
"history"
10+
],
11+
"categories": [
12+
"time"
13+
]
14+
}

icons/timeline.svg

Lines changed: 20 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)