Skip to content

Commit 5c084cb

Browse files
chore: update icons data [skip ci]
1 parent fdfe909 commit 5c084cb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

registry/ui/icons-data.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,11 @@ export const iconsData: Array<{
13481348
"categories": ["time"],
13491349
"tags": ["date","month","year","event","birthday","birthdate"]
13501350
},
1351+
{
1352+
"name": "calendars",
1353+
"categories": ["time"],
1354+
"tags": ["date","month","year","event","dates","months","years","events"]
1355+
},
13511356
{
13521357
"name": "camera-off",
13531358
"categories": ["photography","devices","communication"],
@@ -3169,7 +3174,7 @@ export const iconsData: Array<{
31693174
"tags": ["movie","video","reel","camera","cinema","entertainment"]
31703175
},
31713176
{
3172-
"name": "fingerprint",
3177+
"name": "fingerprint-pattern",
31733178
"categories": ["account","security","medical","devices"],
31743179
"tags": ["2fa","authentication","biometric","identity","security"]
31753180
},

0 commit comments

Comments
 (0)