Skip to content

Commit 7d67334

Browse files
arowlesbenelan
andauthored
fix: correct non-standard filled icon names (#10309)
## Summary The following icons were added: layers-16-f layers-24-f layers-32-f refresh-16-f refresh-24-f refresh-32-f rss-16-f rss-24-f rss-32-f The following icons are deprecated and will be removed in v4: layers-f-16 layers-f-24 layers-f-32 refresh-f-16 refresh-f-24 refresh-f-32 rss-f-16 rss-f-24 rss-f-32 --------- Co-authored-by: Ben Elan <[email protected]>
1 parent 46de96b commit 7d67334

File tree

10 files changed

+39
-30
lines changed

10 files changed

+39
-30
lines changed

packages/calcite-ui-icons/docs/keywords.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7236,11 +7236,6 @@
72367236
"category": "Layers",
72377237
"release": "3.22.4"
72387238
},
7239-
"refresh-f": {
7240-
"alias": ["3.22.5", "arrows", "fill", "circles", "updates", "arrows", "repeat"],
7241-
"category": "Arrows",
7242-
"release": "3.22.5"
7243-
},
72447239
"arrow-circle-down-f": {
72457240
"alias": ["3.22.5", "arrows", "fill", "circles", "downloaded", "arrows", "saved", "processed"],
72467241
"category": "Arrows",
@@ -8385,26 +8380,6 @@
83858380
"category": "Generic",
83868381
"release": "3.26.2"
83878382
},
8388-
"rss-f": {
8389-
"alias": [
8390-
"3.26.2",
8391-
"generic",
8392-
"follow",
8393-
"subscribe",
8394-
"square",
8395-
"web",
8396-
"feed",
8397-
"users",
8398-
"app",
8399-
"applications",
8400-
"updates",
8401-
"websites",
8402-
"unfollow",
8403-
"unsubscribe"
8404-
],
8405-
"category": "Generic",
8406-
"release": "3.26.2"
8407-
},
84088383
"folder-open-f": {
84098384
"alias": ["3.26.3", "files", "open folder", "open state", "open directory", "browse", "expanded", "filled"],
84108385
"category": "Files",
@@ -8539,11 +8514,6 @@
85398514
"category": "Layers",
85408515
"release": "3.27.5"
85418516
},
8542-
"layers-f": {
8543-
"alias": ["3.27.6", "layers", "arcgis", "filled"],
8544-
"category": "Layers",
8545-
"release": "3.27.6"
8546-
},
85478517
"clipboard-brackets": {
85488518
"alias": ["3.27.7", "objects", "select", "clipboard", "frame"],
85498519
"category": "Objects",
@@ -8960,5 +8930,35 @@
89608930
"alias": ["3.32.0", "gis", "tool", "history", "edit", "modify"],
89618931
"category": "GIS",
89628932
"release": "3.32.0"
8933+
},
8934+
"rss-f": {
8935+
"alias": [
8936+
"3.32.0",
8937+
"generic",
8938+
"follow",
8939+
"subscribe",
8940+
"square",
8941+
"web",
8942+
"feed",
8943+
"users",
8944+
"app",
8945+
"applications",
8946+
"updates",
8947+
"websites",
8948+
"unfollow",
8949+
"unsubscribe"
8950+
],
8951+
"category": "Generic",
8952+
"release": "3.32.0"
8953+
},
8954+
"refresh-f": {
8955+
"alias": ["3.32.0", "arrows", "fill", "circles", "updates", "arrows", "repeat"],
8956+
"category": "Arrows",
8957+
"release": "3.32.0"
8958+
},
8959+
"layers-f": {
8960+
"alias": ["3.32.0", "layers", "arcgis", "filled"],
8961+
"category": "Layers",
8962+
"release": "3.32.0"
89638963
}
89648964
}
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)