mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* 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>
21 lines
264 B
JSON
21 lines
264 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"smnandre"
|
|
],
|
|
"tags": [
|
|
"calculate",
|
|
"formula",
|
|
"maths",
|
|
"operator",
|
|
"root",
|
|
"square",
|
|
"symbol"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"maths",
|
|
"shapes"
|
|
]
|
|
}
|