Files
lucide/icons/square-radical.json
Simon e3923f87c2 Add radical icon (square root) (#1847)
* Add `square-root`icon

* Update square-root.svg

* Fix square icon SVG

Co-authored-by: Jakob Guddas <github@jguddas.de>

* Rename `square-root` `radical`

* Rename radical-square.json to square-radical.json

* Rename radical-square.svg to square-radical.svg

* Update radical.json

* Match activity height

Co-authored-by: Karsa <contact@karsa.org>

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Karsa <contact@karsa.org>
2024-02-11 23:42:03 +01:00

21 lines
264 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"smnandre"
],
"tags": [
"calculate",
"formula",
"maths",
"operator",
"root",
"square",
"symbol"
],
"categories": [
"development",
"maths",
"shapes"
]
}