Skip to content

Commit

Permalink
feat(icons): added list-check icon (#2291)
Browse files Browse the repository at this point in the history
* Added icons/list-check.svg

* Added icons/list-check.json

* Update icons/list-check.json

Co-authored-by: Jakob Guddas <[email protected]>

---------

Co-authored-by: Jakob Guddas <[email protected]>
Co-authored-by: Eric Fennis <[email protected]>
  • Loading branch information
3 people authored Jul 8, 2024
1 parent 7cb8677 commit 34805df
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
18 changes: 18 additions & 0 deletions icons/list-check.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"guanboo-yang"
],
"tags": [
"done",
"check",
"tick",
"complete",
"list",
"to-do",
"bom"
],
"categories": [
"text"
]
}
16 changes: 16 additions & 0 deletions icons/list-check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 34805df

Please sign in to comment.