From 66c2de0fcf07b62b325a6db1f5380fced1d24155 Mon Sep 17 00:00:00 2001 From: mrkskmn Date: Tue, 30 Jan 2024 08:21:17 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20haiilo/c?= =?UTF-8?q?atalyst-icons@b11c4087cec0dfdeeff2c16d87c5d7ce410865fa=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- js/icons.constants.js | 2 +- js/icons.object.js | 2 +- ts/icons.constants.ts | 2 +- ts/icons.object.ts | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index cee820e..bb86b26 100644 --- a/index.html +++ b/index.html @@ -584,7 +584,7 @@ 'translate-box-filled': '', 'translate-box-outlined': '', 'translate-outlined': '', - 'trash-filled': '', + 'trash-filled': '', 'trash-outlined': '', twitter: '', 'underlined-outlined': '', diff --git a/js/icons.constants.js b/js/icons.constants.js index 0b24c72..90da4e5 100644 --- a/js/icons.constants.js +++ b/js/icons.constants.js @@ -1581,7 +1581,7 @@ export const ciTranslateOutlined = { }; export const ciTrashFilled = { name: 'trash-filled', - data: `` + data: `` }; export const ciTrashOutlined = { name: 'trash-outlined', diff --git a/js/icons.object.js b/js/icons.object.js index 31fd58e..8f60b27 100644 --- a/js/icons.object.js +++ b/js/icons.object.js @@ -396,7 +396,7 @@ export const ci = { 'translate-box-filled': '', 'translate-box-outlined': '', 'translate-outlined': '', - 'trash-filled': '', + 'trash-filled': '', 'trash-outlined': '', twitter: '', 'underlined-outlined': '', diff --git a/ts/icons.constants.ts b/ts/icons.constants.ts index f08754e..c762a21 100644 --- a/ts/icons.constants.ts +++ b/ts/icons.constants.ts @@ -2769,7 +2769,7 @@ export const ciTrashFilled: { data: string; } = { name: 'trash-filled', - data: `` + data: `` }; export const ciTrashOutlined: { name: 'trash-outlined'; diff --git a/ts/icons.object.ts b/ts/icons.object.ts index 6238eec..3253071 100644 --- a/ts/icons.object.ts +++ b/ts/icons.object.ts @@ -792,7 +792,7 @@ export const ci: { [key in MyIconType]: string } = { 'translate-outlined': '', 'trash-filled': - '', + '', 'trash-outlined': '', twitter: