Skip to content

Commit 8ae65a8

Browse files
oosawyericfennis
andauthored
feat(icons): added check-line icon (#2890)
* Added icons/check-line.svg * Added icons/check-line.json * Inherit contributors from check icon * Fix order of properties --------- Co-authored-by: Eric Fennis <[email protected]>
1 parent fda32be commit 8ae65a8

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

icons/check-line.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"colebemis",
5+
"oosawy"
6+
],
7+
"tags": [
8+
"done",
9+
"todo",
10+
"tick",
11+
"complete",
12+
"task"
13+
],
14+
"categories": [
15+
"notifications"
16+
]
17+
}

icons/check-line.svg

Lines changed: 15 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)