Skip to content

Commit

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

* Added icons/grid-2x2-check.json

* Updated icons/grid-2x2-check.json

* Arcify grid-2x2-check.svg

* Unarcify the check
  • Loading branch information
chessurisme committed Apr 26, 2024
1 parent 8c1e56a commit d4df542
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
32 changes: 32 additions & 0 deletions icons/grid-2x2-check.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"chessurisme"
],
"tags": [
"table",
"rows",
"columns",
"blocks",
"plot",
"land",
"geometry",
"measure",
"data",
"size",
"width",
"height",
"distance",
"surface area",
"square meter",
"acre"
],
"categories": [
"text",
"layout",
"design",
"shapes",
"maths"
]
}
14 changes: 14 additions & 0 deletions icons/grid-2x2-check.svg
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 d4df542

Please sign in to comment.