Skip to content

Commit 40c43b9

Browse files
zainiazaini
andauthored
Add minimal function icon, add object set and object instance icons (#7577)
Co-authored-by: azaini <[email protected]>
1 parent 3c5bf0f commit 40c43b9

File tree

7 files changed

+42
-1
lines changed

7 files changed

+42
-1
lines changed

packages/icons/icons.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4585,7 +4585,7 @@
45854585
"codepoint": 62351
45864586
},
45874587
{
4588-
"displayName": "Object View",
4588+
"displayName": "Object view",
45894589
"iconName": "object-view",
45904590
"tags": "shape, 3d, object, box, container, view",
45914591
"group": "miscellaneous",
@@ -4835,5 +4835,26 @@
48354835
"tags": "rotate, turn, cycle, arrow, movement, activity",
48364836
"group": "miscellaneous",
48374837
"codepoint": 62387
4838+
},
4839+
{
4840+
"displayName": "Function: minimal",
4841+
"iconName": "function-minimal",
4842+
"tags": "math, calculation, logic, fx, formula, spreadsheet",
4843+
"group": "table",
4844+
"codepoint": 62388
4845+
},
4846+
{
4847+
"displayName": "Cube cutout",
4848+
"iconName": "cube-cutout",
4849+
"tags": "shape, 3d, object, box, container, view",
4850+
"group": "miscellaneous",
4851+
"codepoint": 62389
4852+
},
4853+
{
4854+
"displayName": "Cube cutouts",
4855+
"iconName": "cube-cutouts",
4856+
"tags": "shape, 3d, object, box, layers, container, view",
4857+
"group": "miscellaneous",
4858+
"codepoint": 62390
48384859
}
48394860
]
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)