Skip to content

Commit

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

* Added icons/equal-approximately.json
  • Loading branch information
ksk3110 authored Nov 15, 2024
1 parent cb60e31 commit 2c55c2a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
15 changes: 15 additions & 0 deletions icons/equal-approximately.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"ksk3110"
],
"tags": [
"about",
"calculate",
"maths",
"operater"
],
"categories": [
"maths"
]
}
14 changes: 14 additions & 0 deletions icons/equal-approximately.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 2c55c2a

Please sign in to comment.