Skip to content

Commit

Permalink
Add geometry icons (#1142)
Browse files Browse the repository at this point in the history
* Add `radius` icon

* Add `tangent` icon

* Refine `radius` icon

* Add `circumference` icon

* Add `tangent` icon

* Fix: rename `circumference` to `diameter`

* Add `cylinder` icon

* Add `cylinder-volume` icon

* Add `area` icon

* Refine `layers` icon

* Add `drafting-compass` icon

* Update icons/drafting-compass.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/cylinder-volume.svg

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

* Update icons/diameter.svg

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

* Add `pyramid` icon

* Add `cone` icon

* Update icons/cone.svg

Co-authored-by: Karsa <[email protected]>

* Refine `cone` icon

* Improve geometry icons metadata

* Refine `layers` icon

* Add `layers` alternate icon

* Add `pentagon` icon

* Improve `layers` alternate icon metadata

* Add `torus` icon

* Refine `area` icon

* Improve metadata

* Add `layers-3` variant

* Add `plot` icon

* Refine `plot` icon

* Rename `plot` to `land-plot`

* Add `cuboid` (brick) icon

* Add `weight` icon

* Optimise `triangle` icon

* Update icons/weight.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/weight.json

Co-authored-by: Karsa <[email protected]>

* Refine `pyramid` icon

* Optimise `tangent` icon

* Refine `cone` icon

* Refine `pyramid` icon

* Update icons/cone.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/cuboid.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/cylinder-volume.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/land-plot.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/diameter.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/layers-2.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/layers.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/pyramid.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/radius.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/tangent.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/triangle.svg

Co-authored-by: Karsa <[email protected]>

* Update icons/layers-3.svg

Co-authored-by: Karsa <[email protected]>

* Delete icons/area.json

* Delete icons/area.svg

* Delete icons/cylinder-volume.json

* Delete icons/cylinder-volume.svg

* Add comma database.json

---------

Co-authored-by: Karsa <[email protected]>
Co-authored-by: Jakob Guddas <[email protected]>
Co-authored-by: Eric Fennis <[email protected]>
  • Loading branch information
4 people authored Oct 2, 2023
1 parent 062a64a commit 4a33e90
Show file tree
Hide file tree
Showing 38 changed files with 525 additions and 12 deletions.
10 changes: 8 additions & 2 deletions icons/box.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,17 @@
],
"tags": [
"cube",
"package"
"package",
"container",
"storage",
"geometry",
"3d",
"isometric"
],
"categories": [
"shapes",
"gaming",
"development"
"development",
"maths"
]
}
3 changes: 2 additions & 1 deletion icons/boxes.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"group",
"units",
"collection",
"cluster"
"cluster",
"geometry"
],
"categories": [
"shapes",
Expand Down
18 changes: 18 additions & 0 deletions icons/cone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"$schema": "../icon.schema.json",
"tags": [
"conical",
"triangle",
"triangular",
"geometry",
"filter",
"funnel",
"hopper",
"spotlight",
"searchlight"
],
"categories": [
"shapes",
"maths"
]
}
14 changes: 14 additions & 0 deletions icons/cone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions icons/cuboid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"$schema": "../icon.schema.json",
"tags": [
"brick",
"block",
"container",
"storage",
"geometry",
"rectangular",
"hexahedron"
],
"categories": [
"shapes",
"maths",
"buildings"
]
}
15 changes: 15 additions & 0 deletions icons/cuboid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions icons/cylinder.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"$schema": "../icon.schema.json",
"tags": [
"shape",
"elliptical",
"geometry",
"container",
"storage",
"tin",
"pot"
],
"categories": [
"shapes",
"design",
"maths"
]
}
14 changes: 14 additions & 0 deletions icons/cylinder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion icons/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
"tags": [
"storage",
"memory",
"container",
"tin",
"pot",
"bytes",
"servers"
],
"categories": [
"devices",
"development"
]
}
}
20 changes: 20 additions & 0 deletions icons/diameter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"$schema": "../icon.schema.json",
"tags": [
"shape",
"circle",
"geometry",
"trigonometry",
"width",
"height",
"size",
"calculate",
"measure"
],
"categories": [
"shapes",
"maths",
"design",
"tools"
]
}
17 changes: 17 additions & 0 deletions icons/diameter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions icons/drafting-compass.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"$schema": "../icon.schema.json",
"tags": [
"geometry",
"trigonometry",
"radius",
"diameter",
"circumference",
"calculate",
"measure",
"arc",
"curve",
"draw",
"sketch"
],
"categories": [
"shapes",
"maths",
"design",
"tools"
]
}
17 changes: 17 additions & 0 deletions icons/drafting-compass.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions icons/land-plot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [
"area",
"surface",
"square metres",
"allotment",
"parcel",
"property",
"plane",
"acres",
"measure",
"distance",
"isometric",
"flag",
"golf course",
"hole"
],
"categories": [
"shapes",
"design",
"tools",
"maths",
"sports",
"gaming"
]
}
16 changes: 16 additions & 0 deletions icons/land-plot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions icons/layers-2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"$schema": "../icon.schema.json",
"tags": [
"stack",
"pile",
"pages",
"sheets",
"paperwork",
"copies",
"copy",
"duplicate",
"double",
"shortcuts"
],
"categories": [
"design",
"layout"
]
}
14 changes: 14 additions & 0 deletions icons/layers-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions icons/layers-3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"$schema": "../icon.schema.json",
"tags": [
"stack",
"pile",
"pages",
"sheets",
"paperwork",
"copies",
"copy",
"duplicate",
"triple"
],
"categories": [
"design",
"layout"
]
}
15 changes: 15 additions & 0 deletions icons/layers-3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion icons/layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@
],
"tags": [
"stack",
"pages"
"pile",
"pages",
"sheets",
"paperwork",
"copies",
"copy"
],
"categories": [
"design",
Expand Down
6 changes: 3 additions & 3 deletions icons/layers.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions icons/package-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"tags": [
"box",
"container",
"storage",
"sealed",
"packed",
"unopened",
"undelivered",
"archive",
"zip"
],
Expand Down
Loading

0 comments on commit 4a33e90

Please sign in to comment.