@ncds/ui-admin-icon 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/assets/flag/ch.svg +11 -0
- package/assets/flag/en.svg +25 -0
- package/assets/flag/jp.svg +4 -0
- package/assets/flag/kr.svg +28 -0
- package/dist/cjs/components/FlagCh.js +44 -0
- package/dist/cjs/components/FlagEn.js +52 -0
- package/dist/cjs/components/FlagJp.js +40 -0
- package/dist/cjs/components/FlagKr.js +57 -0
- package/dist/cjs/components/index.js +36 -28
- package/dist/cjs/map/6.js +1 -0
- package/dist/cjs/map/8.js +1 -0
- package/dist/cjs/map/9.js +1 -0
- package/dist/cjs/map/a.js +1 -0
- package/dist/esm/components/FlagCh.js +9 -0
- package/dist/esm/components/FlagEn.js +17 -0
- package/dist/esm/components/FlagJp.js +5 -0
- package/dist/esm/components/FlagKr.js +22 -0
- package/dist/esm/components/index.js +4 -0
- package/dist/esm/map/6.js +1 -0
- package/dist/esm/map/8.js +1 -0
- package/dist/esm/map/9.js +1 -0
- package/dist/esm/map/a.js +1 -0
- package/dist/types/components/FlagCh.d.ts +4 -0
- package/dist/types/components/FlagEn.d.ts +4 -0
- package/dist/types/components/FlagJp.d.ts +4 -0
- package/dist/types/components/FlagKr.d.ts +4 -0
- package/dist/types/components/index.d.ts +4 -0
- package/dist/types/map/6.d.ts +1 -0
- package/dist/types/map/8.d.ts +1 -0
- package/dist/types/map/9.d.ts +1 -0
- package/dist/types/map/a.d.ts +1 -0
- package/dist/types/type.d.ts +1 -1
- package/package.json +2 -2
package/dist/cjs/map/6.js
CHANGED
|
@@ -108,6 +108,7 @@ const map = {
|
|
|
108
108
|
'file-search-02': () => Promise.resolve().then(() => __importStar(require('../components/FileSearch02'))),
|
|
109
109
|
'film-01': () => Promise.resolve().then(() => __importStar(require('../components/Film01'))),
|
|
110
110
|
'flag-05-fill': () => Promise.resolve().then(() => __importStar(require('../components/Flag05Fill'))),
|
|
111
|
+
'flag-en': () => Promise.resolve().then(() => __importStar(require('../components/FlagEn'))),
|
|
111
112
|
'folder-lock-fill': () => Promise.resolve().then(() => __importStar(require('../components/FolderLockFill'))),
|
|
112
113
|
'gaming-pad-02-fill': () => Promise.resolve().then(() => __importStar(require('../components/GamingPad02Fill'))),
|
|
113
114
|
'grid-03-fill': () => Promise.resolve().then(() => __importStar(require('../components/Grid03Fill'))),
|
package/dist/cjs/map/8.js
CHANGED
|
@@ -112,6 +112,7 @@ const map = {
|
|
|
112
112
|
'file-question-02': () => Promise.resolve().then(() => __importStar(require('../components/FileQuestion02'))),
|
|
113
113
|
'file-x-02-fill': () => Promise.resolve().then(() => __importStar(require('../components/FileX02Fill'))),
|
|
114
114
|
'file-x-02': () => Promise.resolve().then(() => __importStar(require('../components/FileX02'))),
|
|
115
|
+
'flag-kr': () => Promise.resolve().then(() => __importStar(require('../components/FlagKr'))),
|
|
115
116
|
'folder-shield-fill': () => Promise.resolve().then(() => __importStar(require('../components/FolderShieldFill'))),
|
|
116
117
|
'folder-shield': () => Promise.resolve().then(() => __importStar(require('../components/FolderShield'))),
|
|
117
118
|
'grid-01-fill': () => Promise.resolve().then(() => __importStar(require('../components/Grid01Fill'))),
|
package/dist/cjs/map/9.js
CHANGED
|
@@ -112,6 +112,7 @@ const map = {
|
|
|
112
112
|
'file-x-01': () => Promise.resolve().then(() => __importStar(require('../components/FileX01'))),
|
|
113
113
|
'file-x-03-fill': () => Promise.resolve().then(() => __importStar(require('../components/FileX03Fill'))),
|
|
114
114
|
'flag-06': () => Promise.resolve().then(() => __importStar(require('../components/Flag06'))),
|
|
115
|
+
'flag-jp': () => Promise.resolve().then(() => __importStar(require('../components/FlagJp'))),
|
|
115
116
|
'flex-align-bottom-fill': () => Promise.resolve().then(() => __importStar(require('../components/FlexAlignBottomFill'))),
|
|
116
117
|
'flex-align-bottom': () => Promise.resolve().then(() => __importStar(require('../components/FlexAlignBottom'))),
|
|
117
118
|
'folder-check-fill': () => Promise.resolve().then(() => __importStar(require('../components/FolderCheckFill'))),
|
package/dist/cjs/map/a.js
CHANGED
|
@@ -117,6 +117,7 @@ const map = {
|
|
|
117
117
|
'fingerprint-01-fill': () => Promise.resolve().then(() => __importStar(require('../components/Fingerprint01Fill'))),
|
|
118
118
|
'fingerprint-01': () => Promise.resolve().then(() => __importStar(require('../components/Fingerprint01'))),
|
|
119
119
|
'flag-05': () => Promise.resolve().then(() => __importStar(require('../components/Flag05'))),
|
|
120
|
+
'flag-ch': () => Promise.resolve().then(() => __importStar(require('../components/FlagCh'))),
|
|
120
121
|
'folder-lock': () => Promise.resolve().then(() => __importStar(require('../components/FolderLock'))),
|
|
121
122
|
'gaming-pad-02': () => Promise.resolve().then(() => __importStar(require('../components/GamingPad02'))),
|
|
122
123
|
'globe-06-fill': () => Promise.resolve().then(() => __importStar(require('../components/Globe06Fill'))),
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const SvgFlagCh = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 16 10", stroke: "none", ...props },
|
|
3
|
+
React.createElement("g", { clipPath: "url(#flag-ch_svg__a)" },
|
|
4
|
+
React.createElement("path", { fill: "#D00", d: "M16 0H0v10h16z" }),
|
|
5
|
+
React.createElement("path", { fill: "#FFE700", fillRule: "evenodd", d: "m2.667 1.067-.359 1.105H1.146l.94.684-.359 1.106.941-.683.94.683-.359-1.106.94-.684H3.029l-.36-1.105m3.19 3.738-.365-.119v-.383l-.225.31-.365-.119.225.31-.225.31.365-.118.225.31v-.384zM6.39 3.2l-.113.371-.387.007.318.222-.114.371.31-.233.316.222-.126-.367.31-.233-.388.007zm-.523-1.058.37.114.007.387.223-.318.37.114-.233-.31.222-.316-.366.126-.234-.31.007.388-.366.126m-.01-1.07-.365-.12V.57l-.225.31-.365-.118.225.31-.225.31.365-.119.225.31V1.19l.365-.119z", clipRule: "evenodd" })),
|
|
6
|
+
React.createElement("defs", null,
|
|
7
|
+
React.createElement("clipPath", { id: "flag-ch_svg__a" },
|
|
8
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h16v10H0z" })))));
|
|
9
|
+
export default SvgFlagCh;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const SvgFlagEn = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 16 10", stroke: "none", ...props },
|
|
3
|
+
React.createElement("g", { clipPath: "url(#flag-en_svg__a)" },
|
|
4
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h15.994v10.563H0z" }),
|
|
5
|
+
React.createElement("mask", { id: "flag-en_svg__b", width: 16, height: 11, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
6
|
+
maskType: 'luminance',
|
|
7
|
+
} },
|
|
8
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h15.994v11H0z" })),
|
|
9
|
+
React.createElement("g", { mask: "url(#flag-en_svg__b)" },
|
|
10
|
+
React.createElement("path", { fill: "#fff", d: "M-.133 0h20.07v10H-.133z" }),
|
|
11
|
+
React.createElement("path", { fill: "#B31C2A", d: "M-.133 0h20.07v.77H-.133zM-.133 1.539h20.07v.769H-.133zM-.133 3.077h20.07v.77H-.133zM-.133 4.615h20.07v.77H-.133zM-.133 6.154h20.07v.769H-.133zM-.133 7.692h20.07v.77H-.133zM-.133 9.23h20.07V10H-.133z" }),
|
|
12
|
+
React.createElement("path", { fill: "#3F3668", d: "M0 0h7.895v5.385H0z" })),
|
|
13
|
+
React.createElement("path", { fill: "#fff", d: "M.79 4.822h.231l-.187.136.072.22-.187-.136-.186.136.071-.22-.187-.136h.23l.072-.219zm1.3 0h.23l-.187.136.07.22-.186-.136-.186.136.072-.22-.187-.136h.23l.071-.219zm1.297 0h.23l-.186.136.071.22-.186-.136-.187.136.072-.22-.187-.136h.23l.072-.219zm1.298 0h.23l-.186.136.071.22-.186-.136-.187.136.072-.22-.187-.136h.23l.072-.219zm1.299 0h.23l-.186.136.071.22-.186-.136-.187.136.071-.22-.186-.136h.23l.072-.219zm1.298 0h.23l-.186.136.071.22-.187-.136-.186.136.071-.22-.186-.136h.23l.071-.219zM1.44 4.267h.23l-.186.136.071.22-.186-.136-.187.136.071-.22-.186-.136h.23l.072-.218zm1.298 0h.23l-.186.136.071.22-.187-.136-.186.136.071-.22-.186-.136h.23l.071-.218zm1.298 0h.23l-.186.136.07.22-.186-.136-.186.136.071-.22-.186-.136h.23l.071-.218zm1.298 0h.23l-.186.136.072.22-.187-.136-.186.136.07-.22-.186-.136h.23l.072-.218zm1.298 0h.23l-.186.136.072.22-.187-.136-.186.136.07-.22-.186-.136h.23l.072-.218zM.806 3.715h.23L.85 3.85l.071.22-.186-.137-.187.136.072-.219-.187-.135h.23l.072-.22zm1.299 0h.23l-.186.135.071.22-.186-.137-.187.136.071-.219-.186-.135h.23l.072-.22zm1.298 0h.23l-.186.135.071.22-.186-.137-.187.136.071-.219-.186-.135h.23l.072-.22zm1.299 0h.23l-.186.135.07.22-.186-.137-.186.136.071-.219-.186-.135h.23l.071-.22zm1.298 0h.23l-.187.135.072.22-.187-.137-.186.136.071-.219-.187-.135h.23l.072-.22zm1.297 0h.23l-.186.135.072.22-.187-.137-.186.136.07-.219-.186-.135h.23l.072-.22zM1.444 3.16h.23l-.186.136.071.22-.186-.136-.187.135.071-.22-.186-.135h.23l.072-.219zm1.298 0h.23l-.186.136.07.22-.186-.136-.186.135.071-.22-.186-.135h.23l.071-.219zm1.299 0h.23l-.187.136.072.22-.187-.136-.186.135.071-.22-.187-.135h.23l.072-.219zm1.297 0h.23l-.186.136.072.22-.187-.136-.186.135.07-.22-.186-.135h.23l.072-.219zm1.298 0h.23l-.186.136.071.22-.186-.136-.187.135.072-.22-.187-.135h.23l.072-.219zM.794 2.619h.23l-.186.136.072.22-.187-.136-.186.135.07-.22-.186-.135h.23L.724 2.4zm1.298 0h.232l-.187.136.07.22-.186-.136-.187.135.072-.22-.187-.135h.232l.07-.219zm1.298 0h.232l-.187.136.071.22-.186-.136-.187.135.07-.22-.186-.135h.232l.07-.219zm1.299 0h.23l-.186.136.071.22-.186-.136-.187.135.071-.22-.186-.135h.23l.072-.219zm1.298 0h.231l-.186.136.071.22-.186-.136-.187.135.07-.22-.186-.135h.231l.072-.219zm1.299 0h.23l-.186.136.07.22-.186-.136-.186.135.071-.22-.186-.135h.23l.071-.219zM1.44 2.067h.23l-.186.136.071.22-.186-.136-.187.136.071-.22-.186-.136h.23l.072-.218zm1.298 0h.23l-.186.136.071.22-.187-.136-.186.136.071-.22-.186-.136h.23l.071-.218zm1.298 0h.23l-.186.136.07.22-.186-.136-.186.136.071-.22-.186-.136h.23l.071-.218zm1.298 0h.23l-.186.136.072.22-.187-.136-.186.136.07-.22-.186-.136h.23l.072-.218zm1.298 0h.23l-.186.136.072.22-.187-.136-.186.136.07-.22-.186-.136h.23l.072-.218zM.774 1.51h.231l-.186.134.071.22-.186-.136-.187.136.07-.22-.186-.134h.231l.072-.22zm1.299 0h.23l-.186.134.071.22-.187-.136-.186.136.071-.22L1.7 1.51h.23l.071-.22zm1.298 0h.231l-.186.134.07.22-.186-.136-.186.136.07-.22-.186-.134h.231l.071-.22zm1.298 0h.23l-.186.134.072.22-.187-.136-.186.136.07-.22-.186-.134h.23l.072-.22zm1.298 0h.23l-.186.134.072.22-.187-.136-.187.136.072-.22-.187-.134h.23l.072-.22zm1.3 0h.23l-.187.134.071.22-.186-.136-.187.136.072-.22-.188-.134h.232l.07-.22zM1.422.953h.23l-.186.136.072.219-.187-.135-.186.135.07-.22L1.05.954h.23l.072-.219zm1.3 0h.23l-.187.136.071.219-.186-.135-.187.135.072-.22-.187-.135h.23l.072-.219zm1.297 0h.23l-.186.136.071.219-.186-.135-.187.135.071-.22-.186-.135h.23L3.95.734zm1.298 0h.23l-.186.136.071.219-.186-.135-.187.135.071-.22-.186-.135h.23l.072-.219zm1.299 0h.23l-.186.136.07.219-.186-.135-.186.135.071-.22-.186-.135h.23l.071-.219zM.775.396h.23L.82.532l.071.22L.704.616.517.752l.071-.22L.402.396h.23L.704.178zm1.298 0h.23l-.186.136.071.22-.187-.136-.186.136.071-.22L1.7.396h.23l.071-.218zm1.298 0h.231l-.186.136.07.22L3.3.616l-.186.136.07-.22-.186-.136h.231L3.3.178zm1.298 0h.23l-.186.136.072.22-.187-.136-.186.136.07-.22-.186-.136h.23l.072-.218zm1.298 0h.23l-.186.136.072.22-.187-.136-.187.136.072-.22-.187-.136h.23l.072-.218zm1.3 0h.23L7.31.532l.071.22-.186-.136-.187.136.072-.22-.188-.136h.232l.07-.218z" })),
|
|
14
|
+
React.createElement("defs", null,
|
|
15
|
+
React.createElement("clipPath", { id: "flag-en_svg__a" },
|
|
16
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h16v10H0z" })))));
|
|
17
|
+
export default SvgFlagEn;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const SvgFlagJp = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 16 11", stroke: "none", ...props },
|
|
3
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h16v10H0z" }),
|
|
4
|
+
React.createElement("path", { fill: "#BB1825", d: "M8 2a3 3 0 1 1 0 6 3 3 0 0 1 0-6" })));
|
|
5
|
+
export default SvgFlagJp;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const SvgFlagKr = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 16 10", stroke: "none", ...props },
|
|
3
|
+
React.createElement("g", { clipPath: "url(#flag-kr_svg__a)" },
|
|
4
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h16v10H0z" }),
|
|
5
|
+
React.createElement("path", { fill: "#12110C", d: "M2.857 3.057 4.228 1l1.372.914-1.372 2.057z" }),
|
|
6
|
+
React.createElement("path", { fill: "#fff", d: "m3.085 3.457 1.6-2.4.172.114-1.6 2.4zM3.6 3.8l1.6-2.4.171.114-1.6 2.4z" }),
|
|
7
|
+
React.createElement("path", { fill: "#12110C", d: "m10.4 8.086 1.371-2.058 1.372.915L11.77 9z" }),
|
|
8
|
+
React.createElement("path", { fill: "#fff", d: "m10.628 8.486 1.6-2.4.171.114-1.6 2.4zM11.142 8.829l1.6-2.4.172.114-1.6 2.4z" }),
|
|
9
|
+
React.createElement("path", { fill: "#fff", d: "m10.856 7.029.115-.172L12.685 8l-.114.171z" }),
|
|
10
|
+
React.createElement("path", { fill: "#C61626", d: "M5.942 3.629a2.472 2.472 0 1 1 4.114 2.742 2.472 2.472 0 0 1-4.114-2.742" }),
|
|
11
|
+
React.createElement("path", { fill: "#25336C", d: "M5.943 3.629A1.236 1.236 0 0 0 8 5a1.236 1.236 0 0 1 2.057 1.372 2.472 2.472 0 1 1-4.114-2.743" }),
|
|
12
|
+
React.createElement("path", { fill: "#12110C", d: "M4.228 9 2.857 6.943l1.371-.915L5.6 8.086z" }),
|
|
13
|
+
React.createElement("path", { fill: "#fff", d: "m4.685 8.943-1.6-2.4.171-.114 1.6 2.4zM5.2 8.6 3.6 6.2l.171-.114 1.6 2.4z" }),
|
|
14
|
+
React.createElement("path", { fill: "#12110C", d: "M11.771 3.971 10.4 1.914 11.77 1l1.372 2.057z" }),
|
|
15
|
+
React.createElement("path", { fill: "#fff", d: "m12.228 3.914-1.6-2.4.171-.114 1.6 2.4zM12.742 3.571l-1.6-2.4.172-.114 1.6 2.4z" }),
|
|
16
|
+
React.createElement("path", { fill: "#fff", d: "m10.97 3.143-.114-.172 1.715-1.142.114.17z" }),
|
|
17
|
+
React.createElement("path", { fill: "#12110C", d: "m11.714 2.771-.229-.343.343-.228.229.343z" }),
|
|
18
|
+
React.createElement("path", { fill: "#fff", d: "m3.942 7.829-.114-.172.685-.457.115.172z" })),
|
|
19
|
+
React.createElement("defs", null,
|
|
20
|
+
React.createElement("clipPath", { id: "flag-kr_svg__a" },
|
|
21
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h16v10H0z" })))));
|
|
22
|
+
export default SvgFlagKr;
|
|
@@ -1141,6 +1141,10 @@ export { default as Flag05Fill } from './Flag05Fill';
|
|
|
1141
1141
|
export { default as Flag05 } from './Flag05';
|
|
1142
1142
|
export { default as Flag06Fill } from './Flag06Fill';
|
|
1143
1143
|
export { default as Flag06 } from './Flag06';
|
|
1144
|
+
export { default as FlagCh } from './FlagCh';
|
|
1145
|
+
export { default as FlagEn } from './FlagEn';
|
|
1146
|
+
export { default as FlagJp } from './FlagJp';
|
|
1147
|
+
export { default as FlagKr } from './FlagKr';
|
|
1144
1148
|
export { default as FlashFill } from './FlashFill';
|
|
1145
1149
|
export { default as FlashOffFill } from './FlashOffFill';
|
|
1146
1150
|
export { default as FlashOff } from './FlashOff';
|
package/dist/esm/map/6.js
CHANGED
|
@@ -73,6 +73,7 @@ const map = {
|
|
|
73
73
|
'file-search-02': () => import('../components/FileSearch02'),
|
|
74
74
|
'film-01': () => import('../components/Film01'),
|
|
75
75
|
'flag-05-fill': () => import('../components/Flag05Fill'),
|
|
76
|
+
'flag-en': () => import('../components/FlagEn'),
|
|
76
77
|
'folder-lock-fill': () => import('../components/FolderLockFill'),
|
|
77
78
|
'gaming-pad-02-fill': () => import('../components/GamingPad02Fill'),
|
|
78
79
|
'grid-03-fill': () => import('../components/Grid03Fill'),
|
package/dist/esm/map/8.js
CHANGED
|
@@ -77,6 +77,7 @@ const map = {
|
|
|
77
77
|
'file-question-02': () => import('../components/FileQuestion02'),
|
|
78
78
|
'file-x-02-fill': () => import('../components/FileX02Fill'),
|
|
79
79
|
'file-x-02': () => import('../components/FileX02'),
|
|
80
|
+
'flag-kr': () => import('../components/FlagKr'),
|
|
80
81
|
'folder-shield-fill': () => import('../components/FolderShieldFill'),
|
|
81
82
|
'folder-shield': () => import('../components/FolderShield'),
|
|
82
83
|
'grid-01-fill': () => import('../components/Grid01Fill'),
|
package/dist/esm/map/9.js
CHANGED
|
@@ -77,6 +77,7 @@ const map = {
|
|
|
77
77
|
'file-x-01': () => import('../components/FileX01'),
|
|
78
78
|
'file-x-03-fill': () => import('../components/FileX03Fill'),
|
|
79
79
|
'flag-06': () => import('../components/Flag06'),
|
|
80
|
+
'flag-jp': () => import('../components/FlagJp'),
|
|
80
81
|
'flex-align-bottom-fill': () => import('../components/FlexAlignBottomFill'),
|
|
81
82
|
'flex-align-bottom': () => import('../components/FlexAlignBottom'),
|
|
82
83
|
'folder-check-fill': () => import('../components/FolderCheckFill'),
|
package/dist/esm/map/a.js
CHANGED
|
@@ -82,6 +82,7 @@ const map = {
|
|
|
82
82
|
'fingerprint-01-fill': () => import('../components/Fingerprint01Fill'),
|
|
83
83
|
'fingerprint-01': () => import('../components/Fingerprint01'),
|
|
84
84
|
'flag-05': () => import('../components/Flag05'),
|
|
85
|
+
'flag-ch': () => import('../components/FlagCh'),
|
|
85
86
|
'folder-lock': () => import('../components/FolderLock'),
|
|
86
87
|
'gaming-pad-02': () => import('../components/GamingPad02'),
|
|
87
88
|
'globe-06-fill': () => import('../components/Globe06Fill'),
|
|
@@ -1141,6 +1141,10 @@ export { default as Flag05Fill } from './Flag05Fill';
|
|
|
1141
1141
|
export { default as Flag05 } from './Flag05';
|
|
1142
1142
|
export { default as Flag06Fill } from './Flag06Fill';
|
|
1143
1143
|
export { default as Flag06 } from './Flag06';
|
|
1144
|
+
export { default as FlagCh } from './FlagCh';
|
|
1145
|
+
export { default as FlagEn } from './FlagEn';
|
|
1146
|
+
export { default as FlagJp } from './FlagJp';
|
|
1147
|
+
export { default as FlagKr } from './FlagKr';
|
|
1144
1148
|
export { default as FlashFill } from './FlashFill';
|
|
1145
1149
|
export { default as FlashOffFill } from './FlashOffFill';
|
|
1146
1150
|
export { default as FlashOff } from './FlashOff';
|
package/dist/types/map/6.d.ts
CHANGED
|
@@ -73,6 +73,7 @@ declare const map: {
|
|
|
73
73
|
readonly 'file-search-02': () => Promise<typeof import("../components/FileSearch02")>;
|
|
74
74
|
readonly 'film-01': () => Promise<typeof import("../components/Film01")>;
|
|
75
75
|
readonly 'flag-05-fill': () => Promise<typeof import("../components/Flag05Fill")>;
|
|
76
|
+
readonly 'flag-en': () => Promise<typeof import("../components/FlagEn")>;
|
|
76
77
|
readonly 'folder-lock-fill': () => Promise<typeof import("../components/FolderLockFill")>;
|
|
77
78
|
readonly 'gaming-pad-02-fill': () => Promise<typeof import("../components/GamingPad02Fill")>;
|
|
78
79
|
readonly 'grid-03-fill': () => Promise<typeof import("../components/Grid03Fill")>;
|
package/dist/types/map/8.d.ts
CHANGED
|
@@ -77,6 +77,7 @@ declare const map: {
|
|
|
77
77
|
readonly 'file-question-02': () => Promise<typeof import("../components/FileQuestion02")>;
|
|
78
78
|
readonly 'file-x-02-fill': () => Promise<typeof import("../components/FileX02Fill")>;
|
|
79
79
|
readonly 'file-x-02': () => Promise<typeof import("../components/FileX02")>;
|
|
80
|
+
readonly 'flag-kr': () => Promise<typeof import("../components/FlagKr")>;
|
|
80
81
|
readonly 'folder-shield-fill': () => Promise<typeof import("../components/FolderShieldFill")>;
|
|
81
82
|
readonly 'folder-shield': () => Promise<typeof import("../components/FolderShield")>;
|
|
82
83
|
readonly 'grid-01-fill': () => Promise<typeof import("../components/Grid01Fill")>;
|
package/dist/types/map/9.d.ts
CHANGED
|
@@ -77,6 +77,7 @@ declare const map: {
|
|
|
77
77
|
readonly 'file-x-01': () => Promise<typeof import("../components/FileX01")>;
|
|
78
78
|
readonly 'file-x-03-fill': () => Promise<typeof import("../components/FileX03Fill")>;
|
|
79
79
|
readonly 'flag-06': () => Promise<typeof import("../components/Flag06")>;
|
|
80
|
+
readonly 'flag-jp': () => Promise<typeof import("../components/FlagJp")>;
|
|
80
81
|
readonly 'flex-align-bottom-fill': () => Promise<typeof import("../components/FlexAlignBottomFill")>;
|
|
81
82
|
readonly 'flex-align-bottom': () => Promise<typeof import("../components/FlexAlignBottom")>;
|
|
82
83
|
readonly 'folder-check-fill': () => Promise<typeof import("../components/FolderCheckFill")>;
|
package/dist/types/map/a.d.ts
CHANGED
|
@@ -82,6 +82,7 @@ declare const map: {
|
|
|
82
82
|
readonly 'fingerprint-01-fill': () => Promise<typeof import("../components/Fingerprint01Fill")>;
|
|
83
83
|
readonly 'fingerprint-01': () => Promise<typeof import("../components/Fingerprint01")>;
|
|
84
84
|
readonly 'flag-05': () => Promise<typeof import("../components/Flag05")>;
|
|
85
|
+
readonly 'flag-ch': () => Promise<typeof import("../components/FlagCh")>;
|
|
85
86
|
readonly 'folder-lock': () => Promise<typeof import("../components/FolderLock")>;
|
|
86
87
|
readonly 'gaming-pad-02': () => Promise<typeof import("../components/GamingPad02")>;
|
|
87
88
|
readonly 'globe-06-fill': () => Promise<typeof import("../components/Globe06Fill")>;
|
package/dist/types/type.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export type IconName = 'activity-fill' | 'activity-heart-fill' | 'activity-heart' | 'activity' | 'airplay-fill' | 'airplay' | 'airpods-fill' | 'airpods' | 'alarm-clock-check-fill' | 'alarm-clock-fill' | 'alarm-clock-minus-fill' | 'alarm-clock-off-fill' | 'alarm-clock-plus-fill' | 'alert-circle-fill' | 'alert-circle' | 'alert-hexagon-fill' | 'alert-hexagon' | 'alert-octagon-fill' | 'alert-octagon' | 'alert-square-fill' | 'alert-square' | 'alert-triangle-fill' | 'alert-triangle' | 'align-bottom-01-fill' | 'align-bottom-01' | 'align-bottom-02-fill' | 'align-bottom-02' | 'align-center-fill' | 'align-center' | 'align-horizontal-centre-01-fill' | 'align-horizontal-centre-01' | 'align-horizontal-centre-02-fill' | 'align-horizontal-centre-02' | 'align-justify-fill' | 'align-justify' | 'align-left-01-fill' | 'align-left-01' | 'align-left-02-fill' | 'align-left-02' | 'align-left-fill' | 'align-left' | 'align-right-01-fill' | 'align-right-01' | 'align-right-02-fill' | 'align-right-02' | 'align-right-fill' | 'align-right' | 'align-top-01-fill' | 'align-top-01' | 'align-top-02-fill' | 'align-top-02' | 'align-vertical-center-01-fill' | 'align-vertical-center-01' | 'align-vertical-center-02-fill' | 'align-vertical-center-02' | 'anchor-fill' | 'anchor' | 'annotation-alert-fill' | 'annotation-alert' | 'annotation-check-fill' | 'annotation-check' | 'annotation-dots-fill' | 'annotation-dots' | 'annotation-fill' | 'annotation-heart-fill' | 'annotation-heart' | 'annotation-info-fill' | 'annotation-info' | 'annotation-plus-fill' | 'annotation-plus' | 'annotation-question-fill' | 'annotation-question' | 'annotation-x-fill' | 'annotation-x' | 'annotation' | 'announcement-01-fill' | 'announcement-01' | 'announcement-02-fill' | 'announcement-02' | 'announcement-03-fill' | 'announcement-03' | 'archive-fill' | 'archive' | 'arrow-block-down-fill' | 'arrow-block-down' | 'arrow-block-left-fill' | 'arrow-block-left' | 'arrow-block-right-fill' | 'arrow-block-right' | 'arrow-block-up-fill' | 'arrow-block-up' | 'arrow-circle-broken-down-fill' | 'arrow-circle-broken-down-left-fill' | 'arrow-circle-broken-down-left' | 'arrow-circle-broken-down-right-fill' | 'arrow-circle-broken-down-right' | 'arrow-circle-broken-down' | 'arrow-circle-broken-left-fill' | 'arrow-circle-broken-left' | 'arrow-circle-broken-right-fill' | 'arrow-circle-broken-right' | 'arrow-circle-broken-up-fill' | 'arrow-circle-broken-up-left-fill' | 'arrow-circle-broken-up-left' | 'arrow-circle-broken-up-right-fill' | 'arrow-circle-broken-up-right' | 'arrow-circle-broken-up' | 'arrow-circle-down-fill' | 'arrow-circle-down-left-fill' | 'arrow-circle-down-left' | 'arrow-circle-down-right-fill' | 'arrow-circle-down-right' | 'arrow-circle-down' | 'arrow-circle-left-fill' | 'arrow-circle-left' | 'arrow-circle-right-fill' | 'arrow-circle-right' | 'arrow-circle-up-fill' | 'arrow-circle-up-left-fill' | 'arrow-circle-up-left' | 'arrow-circle-up-right-fill' | 'arrow-circle-up-right' | 'arrow-circle-up' | 'arrow-down-fill' | 'arrow-down-left-fill' | 'arrow-down-left' | 'arrow-down-right-fill' | 'arrow-down-right' | 'arrow-down' | 'arrow-left-fill' | 'arrow-left' | 'arrow-narrow-down-fill' | 'arrow-narrow-down-left-fill' | 'arrow-narrow-down-left' | 'arrow-narrow-down-right-fill' | 'arrow-narrow-down-right' | 'arrow-narrow-down' | 'arrow-narrow-left-fill' | 'arrow-narrow-left' | 'arrow-narrow-right-fill' | 'arrow-narrow-right' | 'arrow-narrow-up-fill' | 'arrow-narrow-up-left-fill' | 'arrow-narrow-up-left' | 'arrow-narrow-up-right-fill' | 'arrow-narrow-up-right' | 'arrow-narrow-up' | 'arrow-right-fill' | 'arrow-right' | 'arrow-square-down-fill' | 'arrow-square-down-left-fill' | 'arrow-square-down-left' | 'arrow-square-down-right-fill' | 'arrow-square-down-right' | 'arrow-square-down' | 'arrow-square-left-fill' | 'arrow-square-left' | 'arrow-square-right-fill' | 'arrow-square-right' | 'arrow-square-up-fill' | 'arrow-square-up-left-fill' | 'arrow-square-up-left' | 'arrow-square-up-right-fill' | 'arrow-square-up-right' | 'arrow-square-up' | 'arrow-up-fill' | 'arrow-up-left-fill' | 'arrow-up-left' | 'arrow-up-right-fill' | 'arrow-up-right' | 'arrow-up' | 'arrows-down-fill' | 'arrows-down' | 'arrows-left-fill' | 'arrows-left' | 'arrows-right-fill' | 'arrows-right' | 'arrows-triangle-fill' | 'arrows-triangle' | 'arrows-up-fill' | 'arrows-up' | 'asterisk-01-fill' | 'asterisk-01' | 'asterisk-02-fill' | 'asterisk-02' | 'at-sign-fill' | 'at-sign' | 'atom-01-fill' | 'atom-01' | 'atom-02-fill' | 'atom-02' | 'attachment-01-fill' | 'attachment-01' | 'attachment-02-fill' | 'attachment-02' | 'award-01-fill' | 'award-01' | 'award-02-fill' | 'award-02' | 'award-03-fill' | 'award-03' | 'award-04-fill' | 'award-04' | 'award-05-fill' | 'award-05' | 'backpack-fill' | 'backpack' | 'bank-fill' | 'bank-note-01-fill' | 'bank-note-01' | 'bank-note-02-fill' | 'bank-note-02' | 'bank-note-03-fill' | 'bank-note-03' | 'bank' | 'bar-chart-01-fill' | 'bar-chart-01' | 'bar-chart-02-fill' | 'bar-chart-02' | 'bar-chart-03-fill' | 'bar-chart-03' | 'bar-chart-04-fill' | 'bar-chart-04' | 'bar-chart-05-fill' | 'bar-chart-05' | 'bar-chart-06-fill' | 'bar-chart-06' | 'bar-chart-07-fill' | 'bar-chart-07' | 'bar-chart-08-fill' | 'bar-chart-08' | 'bar-chart-09-fill' | 'bar-chart-09' | 'bar-chart-10-fill' | 'bar-chart-10' | 'bar-chart-11-fill' | 'bar-chart-11' | 'bar-chart-12-fill' | 'bar-chart-12' | 'bar-chart-circle-01-fill' | 'bar-chart-circle-01' | 'bar-chart-circle-02-fill' | 'bar-chart-circle-02' | 'bar-chart-circle-03-fill' | 'bar-chart-circle-03' | 'bar-chart-square-01-fill' | 'bar-chart-square-01' | 'bar-chart-square-02-fill' | 'bar-chart-square-02' | 'bar-chart-square-03-fill' | 'bar-chart-square-03' | 'bar-chart-square-down-fill' | 'bar-chart-square-down' | 'bar-chart-square-minus-fill' | 'bar-chart-square-minus' | 'bar-chart-square-plus-fill' | 'bar-chart-square-plus' | 'bar-chart-square-up-fill' | 'bar-chart-square-up' | 'bar-line-chart-fill' | 'bar-line-chart' | 'battery-charging-01-fill' | 'battery-charging-01' | 'battery-charging-02-fill' | 'battery-charging-02' | 'battery-empty-fill' | 'battery-empty' | 'battery-full-fill' | 'battery-full' | 'battery-low-fill' | 'battery-low' | 'battery-mid-fill' | 'battery-mid' | 'beaker-01-fill' | 'beaker-01' | 'beaker-02-fill' | 'beaker-02' | 'bell-01-fill' | 'bell-01' | 'bell-02-fill' | 'bell-02' | 'bell-03-fill' | 'bell-03' | 'bell-04-fill' | 'bell-04' | 'bell-minus-fill' | 'bell-minus' | 'bell-off-01-fill' | 'bell-off-01' | 'bell-off-02-fill' | 'bell-off-02' | 'bell-off-03-fill' | 'bell-off-03' | 'bell-plus-fill' | 'bell-plus' | 'bell-ringing-01-fill' | 'bell-ringing-01' | 'bell-ringing-02-fill' | 'bell-ringing-02' | 'bell-ringing-03-fill' | 'bell-ringing-03' | 'bell-ringing-04-fill' | 'bell-ringing-04' | 'bezier-curve-01-fill' | 'bezier-curve-01' | 'bezier-curve-02-fill' | 'bezier-curve-02' | 'bezier-curve-03-fill' | 'bezier-curve-03' | 'bluetooth-connect-fill' | 'bluetooth-connect' | 'bluetooth-off-fill' | 'bluetooth-off' | 'bluetooth-on-fill' | 'bluetooth-on' | 'bluetooth-signal-fill' | 'bluetooth-signal' | 'bold-01-fill' | 'bold-01' | 'bold-02-fill' | 'bold-02' | 'bold-square-fill' | 'bold-square' | 'book-closed-fill' | 'book-closed' | 'book-open-01-fill' | 'book-open-01' | 'book-open-02-fill' | 'book-open-02' | 'bookmark-add-fill' | 'bookmark-add' | 'bookmark-check-fill' | 'bookmark-check' | 'bookmark-fill' | 'bookmark-minus-fill' | 'bookmark-minus' | 'bookmark-x-fill' | 'bookmark-x' | 'bookmark' | 'box-fill' | 'box' | 'brackets-check-fill' | 'brackets-check' | 'brackets-ellipses-fill' | 'brackets-ellipses' | 'brackets-fill' | 'brackets-minus-fill' | 'brackets-minus' | 'brackets-plus-fill' | 'brackets-plus' | 'brackets-slash-fill' | 'brackets-slash' | 'brackets-x-fill' | 'brackets-x' | 'brackets' | 'briefcase-01-fill' | 'briefcase-01' | 'briefcase-02-fill' | 'briefcase-02' | 'browser-fill' | 'browser' | 'brush-01-fill' | 'brush-01' | 'brush-02-fill' | 'brush-02' | 'brush-03-fill' | 'brush-03' | 'building-01-fill' | 'building-01' | 'building-02-fill' | 'building-02' | 'building-03-fill' | 'building-03' | 'building-04-fill' | 'building-04' | 'building-05-fill' | 'building-05' | 'building-06-fill' | 'building-06' | 'building-07-fill' | 'building-07' | 'building-08-fill' | 'building-08' | 'bus-fill' | 'bus' | 'calculator-fill' | 'calculator' | 'calendar-check-01-fill' | 'calendar-check-02-fill' | 'calendar-date-fill' | 'calendar-fill' | 'calendar-heart-01-fill' | 'calendar-heart-02-fill' | 'calendar-minus-01-fill' | 'calendar-minus-02-fill' | 'calendar-plus-01-fill' | 'calendar-plus-02-fill' | 'camera-01-fill' | 'camera-01' | 'camera-02-fill' | 'camera-02' | 'camera-03-fill' | 'camera-03' | 'camera-lens-fill' | 'camera-lens' | 'camera-off-fill' | 'camera-off' | 'camera-plus-fill' | 'camera-plus' | 'car-01-fill' | 'car-01' | 'car-02-fill' | 'car-02' | 'certificate-01-fill' | 'certificate-01' | 'certificate-02-fill' | 'certificate-02' | 'chart-breakout-circle-fill' | 'chart-breakout-circle' | 'chart-breakout-square-fill' | 'chart-breakout-square' | 'check-circle-broken-fill' | 'check-circle-broken' | 'check-circle-fill' | 'check-circle' | 'check-done-01-fill' | 'check-done-01' | 'check-done-02-fill' | 'check-done-02' | 'check-fill' | 'check-heart-fill' | 'check-heart' | 'check-square-broken-fill' | 'check-square-broken' | 'check-square-fill' | 'check-square' | 'check-verified-01-fill' | 'check-verified-01' | 'check-verified-02-fill' | 'check-verified-02' | 'check-verified-03-fill' | 'check-verified-03' | 'check' | 'chevron-down-double-fill' | 'chevron-down-double' | 'chevron-down-fill' | 'chevron-down' | 'chevron-left-double-fill' | 'chevron-left-double' | 'chevron-left-fill' | 'chevron-left' | 'chevron-right-double-fill' | 'chevron-right-double' | 'chevron-right-fill' | 'chevron-right' | 'chevron-selector-horizontal-fill' | 'chevron-selector-horizontal' | 'chevron-selector-vertical-fill' | 'chevron-selector-vertical' | 'chevron-up-double-fill' | 'chevron-up-double' | 'chevron-up-fill' | 'chevron-up' | 'chrome-cast-fill' | 'chrome-cast' | 'circle-cut-fill' | 'circle-cut' | 'circle-fill' | 'clapperboard-fill' | 'clapperboard' | 'clipboard-attachment-fill' | 'clipboard-attachment' | 'clipboard-check-fill' | 'clipboard-check' | 'clipboard-download-fill' | 'clipboard-download' | 'clipboard-fill' | 'clipboard-minus-fill' | 'clipboard-minus' | 'clipboard-plus-fill' | 'clipboard-plus' | 'clipboard-x-fill' | 'clipboard-x' | 'clipboard' | 'clock-check-fill' | 'clock-fast-forward-fill' | 'clock-fill' | 'clock-plus-fill' | 'clock-refresh-fill' | 'clock-rewind-fill' | 'clock-snooze-fill' | 'clock-stopwatch-fill' | 'cloud-01-fill' | 'cloud-01' | 'cloud-02-fill' | 'cloud-02' | 'cloud-03-fill' | 'cloud-03' | 'cloud-blank-01-fill' | 'cloud-blank-01' | 'cloud-blank-02-fill' | 'cloud-blank-02' | 'cloud-lightning-fill' | 'cloud-lightning' | 'cloud-moon-fill' | 'cloud-moon' | 'cloud-off-fill' | 'cloud-off' | 'cloud-raining-01-fill' | 'cloud-raining-01' | 'cloud-raining-02-fill' | 'cloud-raining-02' | 'cloud-raining-03-fill' | 'cloud-raining-03' | 'cloud-raining-04-fill' | 'cloud-raining-04' | 'cloud-raining-05-fill' | 'cloud-raining-05' | 'cloud-raining-06-fill' | 'cloud-raining-06' | 'cloud-snowing-01-fill' | 'cloud-snowing-01' | 'cloud-snowing-02-fill' | 'cloud-snowing-02' | 'cloud-sun-01-fill' | 'cloud-sun-01' | 'cloud-sun-02-fill' | 'cloud-sun-02' | 'cloud-sun-03-fill' | 'cloud-sun-03' | 'code-01-fill' | 'code-01' | 'code-02-fill' | 'code-02' | 'code-browser-fill' | 'code-browser' | 'code-circle-01-fill' | 'code-circle-01' | 'code-circle-02-fill' | 'code-circle-02' | 'code-circle-03-fill' | 'code-circle-03' | 'code-snippet-01-fill' | 'code-snippet-01' | 'code-snippet-02-fill' | 'code-snippet-02' | 'code-square-01-fill' | 'code-square-01' | 'code-square-02-fill' | 'code-square-02' | 'codepen-fill' | 'codepen' | 'coins-01-fill' | 'coins-01' | 'coins-02-fill' | 'coins-02' | 'coins-03-fill' | 'coins-03' | 'coins-04-fill' | 'coins-04' | 'coins-hand-fill' | 'coins-hand' | 'coins-stacked-01-fill' | 'coins-stacked-01' | 'coins-stacked-02-fill' | 'coins-stacked-02' | 'coins-stacked-03-fill' | 'coins-stacked-03' | 'coins-stacked-04-fill' | 'coins-stacked-04' | 'coins-swap-01-fill' | 'coins-swap-01' | 'coins-swap-02-fill' | 'coins-swap-02' | 'color-file-aep-default' | 'color-file-aep-gray' | 'color-file-aep-solid' | 'color-file-ai-default' | 'color-file-ai-gray' | 'color-file-ai-solid' | 'color-file-alz-default' | 'color-file-alz-gray' | 'color-file-alz-solid' | 'color-file-audio-default' | 'color-file-audio-gray' | 'color-file-audio-solid' | 'color-file-avi-default' | 'color-file-avi-gray' | 'color-file-avi-solid' | 'color-file-bmp-default' | 'color-file-bmp-gray' | 'color-file-bmp-solid' | 'color-file-code-default' | 'color-file-code-gray' | 'color-file-code-solid' | 'color-file-css-default' | 'color-file-css-gray' | 'color-file-css-solid' | 'color-file-csv-default' | 'color-file-csv-gray' | 'color-file-csv-solid' | 'color-file-dmg-default' | 'color-file-dmg-gray' | 'color-file-dmg-solid' | 'color-file-doc-default' | 'color-file-doc-gray' | 'color-file-doc-solid' | 'color-file-document-default' | 'color-file-document-gray' | 'color-file-document-solid' | 'color-file-docx-default' | 'color-file-docx-gray' | 'color-file-docx-solid' | 'color-file-empty-default' | 'color-file-empty-gray' | 'color-file-empty-solid' | 'color-file-eps-default' | 'color-file-eps-gray' | 'color-file-eps-solid' | 'color-file-exe-default' | 'color-file-exe-gray' | 'color-file-exe-solid' | 'color-file-fig-default' | 'color-file-fig-gray' | 'color-file-fig-solid' | 'color-file-folder-default' | 'color-file-folder-gray' | 'color-file-folder-solid' | 'color-file-gif-default' | 'color-file-gif-gray' | 'color-file-gif-solid' | 'color-file-html-default' | 'color-file-html-gray' | 'color-file-html-solid' | 'color-file-image-default' | 'color-file-image-gray' | 'color-file-image-solid' | 'color-file-img-default' | 'color-file-img-gray' | 'color-file-img-solid' | 'color-file-indd-default' | 'color-file-indd-gray' | 'color-file-indd-solid' | 'color-file-java-default' | 'color-file-java-gray' | 'color-file-java-solid' | 'color-file-jpeg-default' | 'color-file-jpeg-gray' | 'color-file-jpeg-solid' | 'color-file-jpg-default' | 'color-file-jpg-gray' | 'color-file-jpg-solid' | 'color-file-js-default' | 'color-file-js-gray' | 'color-file-js-solid' | 'color-file-json-default' | 'color-file-json-gray' | 'color-file-json-solid' | 'color-file-mkv-default' | 'color-file-mkv-gray' | 'color-file-mkv-solid' | 'color-file-mp3-default' | 'color-file-mp3-gray' | 'color-file-mp3-solid' | 'color-file-mp4-default' | 'color-file-mp4-gray' | 'color-file-mp4-solid' | 'color-file-mpeg-default' | 'color-file-mpeg-gray' | 'color-file-mpeg-solid' | 'color-file-pdf-default' | 'color-file-pdf-gray' | 'color-file-pdf-logo-default' | 'color-file-pdf-logo-gray' | 'color-file-pdf-logo-solid' | 'color-file-pdf-solid' | 'color-file-png-default' | 'color-file-png-gray' | 'color-file-png-solid' | 'color-file-ppt-default' | 'color-file-ppt-gray' | 'color-file-ppt-solid' | 'color-file-pptx-default' | 'color-file-pptx-gray' | 'color-file-pptx-solid' | 'color-file-psd-default' | 'color-file-psd-gray' | 'color-file-psd-solid' | 'color-file-rar-default' | 'color-file-rar-gray' | 'color-file-rar-solid' | 'color-file-rss-default' | 'color-file-rss-gray' | 'color-file-rss-solid' | 'color-file-spreadsheet-default' | 'color-file-spreadsheet-gray' | 'color-file-spreadsheet-solid' | 'color-file-sql-default' | 'color-file-sql-gray' | 'color-file-sql-solid' | 'color-file-svg-default' | 'color-file-svg-gray' | 'color-file-svg-solid' | 'color-file-tiff-default' | 'color-file-tiff-gray' | 'color-file-tiff-solid' | 'color-file-txt-default' | 'color-file-txt-gray' | 'color-file-txt-solid' | 'color-file-video-01-default' | 'color-file-video-01-gray' | 'color-file-video-01-solid' | 'color-file-video-02-gray' | 'color-file-video-02-solid' | 'color-file-vidoe-02-default' | 'color-file-wav-default' | 'color-file-wav-gray' | 'color-file-wav-solid' | 'color-file-webp-default' | 'color-file-webp-gray' | 'color-file-webp-solid' | 'color-file-xls-default' | 'color-file-xls-gray' | 'color-file-xls-solid' | 'color-file-xlsx-default' | 'color-file-xlsx-gray' | 'color-file-xlsx-solid' | 'color-file-xml-default' | 'color-file-xml-gray' | 'color-file-xml-solid' | 'color-file-zip-default' | 'color-file-zip-gray' | 'color-file-zip-solid' | 'colors-1-fill' | 'colors-1' | 'colors-fill' | 'colors' | 'columns-01-fill' | 'columns-01' | 'columns-02-fill' | 'columns-02' | 'columns-03-fill' | 'columns-03' | 'command-fill' | 'command' | 'compass-01-fill' | 'compass-01' | 'compass-02-fill' | 'compass-02' | 'compass-03-fill' | 'compass-03' | 'compass-fill' | 'compass' | 'container-fill' | 'container' | 'contrast-01-fill' | 'contrast-01' | 'contrast-02-fill' | 'contrast-02' | 'contrast-03-fill' | 'contrast-03' | 'copy-01-fill' | 'copy-01' | 'copy-02-fill' | 'copy-02' | 'copy-03-fill' | 'copy-03' | 'copy-04-fill' | 'copy-04' | 'copy-05-fill' | 'copy-05' | 'copy-06-fill' | 'copy-06' | 'copy-07-fill' | 'copy-07' | 'corner-down-left-fill' | 'corner-down-left' | 'corner-down-right-fill' | 'corner-down-right' | 'corner-left-down-fill' | 'corner-left-down' | 'corner-left-up-fill' | 'corner-left-up' | 'corner-right-down-fill' | 'corner-right-down' | 'corner-right-up-fill' | 'corner-right-up' | 'corner-up-left-fill' | 'corner-up-left' | 'corner-up-right-fill' | 'corner-up-right' | 'cpu-chip-01-fill' | 'cpu-chip-01' | 'cpu-chip-02-fill' | 'cpu-chip-02' | 'credit-card-01-fill' | 'credit-card-01' | 'credit-card-02-fill' | 'credit-card-02' | 'credit-card-check-fill' | 'credit-card-check' | 'credit-card-down-fill' | 'credit-card-down' | 'credit-card-download-fill' | 'credit-card-download' | 'credit-card-edit-fill' | 'credit-card-edit' | 'credit-card-lock-fill' | 'credit-card-lock' | 'credit-card-minus-fill' | 'credit-card-minus' | 'credit-card-plus-fill' | 'credit-card-plus' | 'credit-card-refresh-fill' | 'credit-card-refresh' | 'credit-card-search-fill' | 'credit-card-search' | 'credit-card-shield-fill' | 'credit-card-shield' | 'credit-card-up-fill' | 'credit-card-up' | 'credit-card-upload-fill' | 'credit-card-upload' | 'credit-card-x-fill' | 'credit-card-x' | 'crop-01-fill' | 'crop-01' | 'crop-02-fill' | 'crop-02' | 'cryptocurrency-01-fill' | 'cryptocurrency-01' | 'cryptocurrency-02-fill' | 'cryptocurrency-02' | 'cryptocurrency-03-fill' | 'cryptocurrency-03' | 'cryptocurrency-04-fill' | 'cryptocurrency-04' | 'cube-01-fill' | 'cube-02-fill' | 'cube-03-fill' | 'cube-04-fill' | 'cube-outline-fill' | 'currency-bitcoin-circle-fill' | 'currency-bitcoin-circle' | 'currency-bitcoin-fill' | 'currency-bitcoin' | 'currency-dollar-circle-fill' | 'currency-dollar-circle' | 'currency-dollar-fill' | 'currency-dollar' | 'currency-ethereum-circle-fill' | 'currency-ethereum-circle' | 'currency-ethereum-fill' | 'currency-ethereum' | 'currency-euro-circle-fill' | 'currency-euro-circle' | 'currency-euro-fill' | 'currency-euro' | 'currency-pound-circle-fill' | 'currency-pound-circle' | 'currency-pound-fill' | 'currency-pound' | 'currency-ruble-circle-fill' | 'currency-ruble-circle' | 'currency-ruble-fill' | 'currency-ruble' | 'currency-rupee-circle-fill' | 'currency-rupee-circle' | 'currency-rupee-fill' | 'currency-rupee' | 'currency-yen-circle-fill' | 'currency-yen-circle' | 'currency-yen-fill' | 'currency-yen' | 'cursor-01-fill' | 'cursor-01' | 'cursor-02-fill' | 'cursor-02' | 'cursor-03-fill' | 'cursor-03' | 'cursor-04-fill' | 'cursor-04' | 'cursor-box-fill' | 'cursor-box' | 'cursor-click-01-fill' | 'cursor-click-01' | 'cursor-click-02-fill' | 'cursor-click-02' | 'data-fill' | 'data' | 'database-01-fill' | 'database-01' | 'database-02-fill' | 'database-02' | 'database-03-fill' | 'database-03' | 'dataflow-01-fill' | 'dataflow-01' | 'dataflow-02-fill' | 'dataflow-02' | 'dataflow-03-fill' | 'dataflow-03' | 'dataflow-04-fill' | 'dataflow-04' | 'delete-fill' | 'delete' | 'diamond-01-fill' | 'diamond-01' | 'diamond-02-fill' | 'diamond-02' | 'dice-1-fill' | 'dice-2-fill' | 'dice-3-fill' | 'dice-4-fill' | 'dice-5-fill' | 'dice-6-fill' | 'disc-01-fill' | 'disc-01' | 'disc-02-fill' | 'disc-02' | 'distribute-spacing-horizontal-fill' | 'distribute-spacing-horizontal' | 'distribute-spacing-vertical-fill' | 'distribute-spacing-vertical' | 'divide-01-fill' | 'divide-01' | 'divide-02-fill' | 'divide-02' | 'divide-03-fill' | 'divide-03' | 'divider-fill' | 'divider' | 'dotpoints-01-fill' | 'dotpoints-01' | 'dotpoints-02-fill' | 'dotpoints-02' | 'dots-grid-fill' | 'dots-grid' | 'dots-horizontal-fill' | 'dots-horizontal' | 'dots-vertical-fill' | 'dots-vertical' | 'download-01-alt-fill' | 'download-01-fill' | 'download-01' | 'download-02-fill' | 'download-02' | 'download-03-fill' | 'download-03' | 'download-04-fill' | 'download-04' | 'download-cloud-01-fill' | 'download-cloud-01' | 'download-cloud-02-fill' | 'download-cloud-02' | 'drop-fill' | 'drop' | 'droplets-01-fill' | 'droplets-01' | 'droplets-02-fill' | 'droplets-02' | 'droplets-03-fill' | 'droplets-03' | 'dropper-fill' | 'dropper' | 'edit-01-fill' | 'edit-01' | 'edit-02-fill' | 'edit-02' | 'edit-03-fill' | 'edit-03' | 'edit-04-fill' | 'edit-04' | 'edit-05-fill' | 'edit-05' | 'equal-fill' | 'equal-not-fill' | 'equal-not' | 'equal' | 'eraser-fill' | 'eraser' | 'expand-01-fill' | 'expand-01' | 'expand-02-fill' | 'expand-02' | 'expand-03-fill' | 'expand-03' | 'expand-04-fill' | 'expand-04' | 'expand-05-fill' | 'expand-05' | 'expand-06-fill' | 'expand-06' | 'eye-fill' | 'eye-off-fill' | 'eye-off' | 'eye' | 'face-content-fill' | 'face-content' | 'face-frown-fill' | 'face-frown' | 'face-happy-fill' | 'face-happy' | 'face-id-fill' | 'face-id-square-fill' | 'face-id-square' | 'face-id' | 'face-neutral-fill' | 'face-neutral' | 'face-sad-fill' | 'face-sad' | 'face-smile-fill' | 'face-smile' | 'face-wink-fill' | 'face-wink' | 'fast-backward-fill' | 'fast-backward' | 'fast-forward-fill' | 'fast-forward' | 'feather-fill' | 'feather' | 'figma-fill' | 'figma' | 'file-01-fill' | 'file-01' | 'file-02-fill' | 'file-02' | 'file-03-fill' | 'file-03' | 'file-04-fill' | 'file-04' | 'file-05-fill' | 'file-05' | 'file-06-fill' | 'file-06' | 'file-07-fill' | 'file-07' | 'file-attachment-01-fill' | 'file-attachment-01' | 'file-attachment-02-fill' | 'file-attachment-02' | 'file-attachment-03-fill' | 'file-attachment-03' | 'file-attachment-04-fill' | 'file-attachment-04' | 'file-attachment-05-fill' | 'file-attachment-05' | 'file-check-01-fill' | 'file-check-01' | 'file-check-02-fill' | 'file-check-02' | 'file-check-03-fill' | 'file-check-03' | 'file-code-01-fill' | 'file-code-01' | 'file-code-02-fill' | 'file-code-02' | 'file-download-01-fill' | 'file-download-01' | 'file-download-02-fill' | 'file-download-02' | 'file-download-03-fill' | 'file-download-03' | 'file-heart-01-fill' | 'file-heart-01' | 'file-heart-02-fill' | 'file-heart-02' | 'file-heart-03-fill' | 'file-heart-03' | 'file-lock-01-fill' | 'file-lock-01' | 'file-lock-02-fill' | 'file-lock-02' | 'file-lock-03-fill' | 'file-lock-03' | 'file-minus-01-fill' | 'file-minus-01' | 'file-minus-02-fill' | 'file-minus-02' | 'file-minus-03-fill' | 'file-minus-03' | 'file-plus-01-fill' | 'file-plus-01' | 'file-plus-02-fill' | 'file-plus-02' | 'file-plus-03-fill' | 'file-plus-03' | 'file-question-01-fill' | 'file-question-01' | 'file-question-02-fill' | 'file-question-02' | 'file-question-03-fill' | 'file-question-03' | 'file-search-01-fill' | 'file-search-01' | 'file-search-02-fill' | 'file-search-02' | 'file-search-03-fill' | 'file-search-03' | 'file-shield-01-fill' | 'file-shield-01' | 'file-shield-02-fill' | 'file-shield-02' | 'file-shield-03-fill' | 'file-shield-03' | 'file-x-01-fill' | 'file-x-01' | 'file-x-02-fill' | 'file-x-02' | 'file-x-03-fill' | 'file-x-03' | 'film-01-fill' | 'film-01' | 'film-02-fill' | 'film-02' | 'film-03-fill' | 'film-03' | 'filter-funnel-01-fill' | 'filter-funnel-01' | 'filter-funnel-02-fill' | 'filter-funnel-02' | 'filter-lines-fill' | 'filter-lines' | 'fingerprint-01-fill' | 'fingerprint-01' | 'fingerprint-02-fill' | 'fingerprint-02' | 'fingerprint-03-fill' | 'fingerprint-03' | 'fingerprint-04-fill' | 'fingerprint-04' | 'flag-01-fill' | 'flag-01' | 'flag-02-fill' | 'flag-02' | 'flag-03-fill' | 'flag-03' | 'flag-04-fill' | 'flag-04' | 'flag-05-fill' | 'flag-05' | 'flag-06-fill' | 'flag-06' | 'flash-fill' | 'flash-off-fill' | 'flash-off' | 'flash' | 'flex-align-bottom-fill' | 'flex-align-bottom' | 'flex-align-left-fill' | 'flex-align-left' | 'flex-align-right-fill' | 'flex-align-right' | 'flex-align-top-fill' | 'flex-align-top' | 'flip-backward-fill' | 'flip-backward' | 'flip-forward-fill' | 'flip-forward' | 'folder-check-fill' | 'folder-check' | 'folder-closed-fill' | 'folder-closed' | 'folder-code-fill' | 'folder-code' | 'folder-download-fill' | 'folder-download' | 'folder-fill' | 'folder-lock-fill' | 'folder-lock' | 'folder-minus-fill' | 'folder-minus' | 'folder-plus-fill' | 'folder-plus' | 'folder-question-fill' | 'folder-question' | 'folder-search-fill' | 'folder-search' | 'folder-shield-fill' | 'folder-shield' | 'folder-x-fill' | 'folder-x' | 'folder' | 'framer-fill' | 'framer' | 'gaming-pad-01-fill' | 'gaming-pad-01' | 'gaming-pad-02-fill' | 'gaming-pad-02' | 'gift-01-fill' | 'gift-01' | 'gift-02-fill' | 'gift-02' | 'git-branch-01-fill' | 'git-branch-01' | 'git-branch-02-fill' | 'git-branch-02' | 'git-commit-fill' | 'git-commit' | 'git-merge-fill' | 'git-merge' | 'git-pull-request-fill' | 'git-pull-request' | 'glasses-01-fill' | 'glasses-01' | 'glasses-02-fill' | 'glasses-02' | 'globe-01-fill' | 'globe-01' | 'globe-02-fill' | 'globe-02' | 'globe-03-fill' | 'globe-03' | 'globe-04-fill' | 'globe-04' | 'globe-05-fill' | 'globe-05' | 'globe-06-fill' | 'globe-06' | 'globe-slated-01-fill' | 'globe-slated-01' | 'globe-slated-02-fill' | 'globe-slated-02' | 'google-chrome-fill' | 'google-chrome' | 'graduation-hat-01-fill' | 'graduation-hat-01' | 'graduation-hat-02-fill' | 'graduation-hat-02' | 'grid-01-fill' | 'grid-01' | 'grid-02-fill' | 'grid-02' | 'grid-03-fill' | 'grid-03' | 'grid-dots-blank-fill' | 'grid-dots-blank' | 'grid-dots-bottom-fill' | 'grid-dots-bottom' | 'grid-dots-horizontal-center-fill' | 'grid-dots-horizontal-center' | 'grid-dots-left-fill' | 'grid-dots-left' | 'grid-dots-outer-fill' | 'grid-dots-outer' | 'grid-dots-right-fill' | 'grid-dots-right' | 'grid-dots-top-fill' | 'grid-dots-top' | 'grid-dots-vertical-center-fill' | 'grid-dots-vertical-center' | 'hand-fill' | 'hand' | 'hard-drive-fill' | 'hard-drive' | 'hash-01-fill' | 'hash-01' | 'hash-02-fill' | 'hash-02' | 'heading-01-fill' | 'heading-01' | 'heading-02-fill' | 'heading-02' | 'heading-square-fill' | 'heading-square' | 'headphones-01-fill' | 'headphones-01' | 'headphones-02-fill' | 'headphones-02' | 'heart-1' | 'heart-circle-fill' | 'heart-circle' | 'heart-fill' | 'heart-hand-fill' | 'heart-hand' | 'heart-hexagon-fill' | 'heart-hexagon' | 'heart-octagon-fill' | 'heart-octagon' | 'heart-rounded-fill' | 'heart-rounded' | 'heart-square-fill' | 'heart-square' | 'heart' | 'hearts-fill' | 'hearts' | 'help-circle-fill' | 'help-circle' | 'help-hexagon-fill' | 'help-hexagon' | 'help-octagon-fill' | 'help-octagon' | 'help-square-fill' | 'help-square' | 'hexagon-01-fill' | 'hexagon-02-fill' | 'home-01-fill' | 'home-01' | 'home-02-fill' | 'home-02' | 'home-03-fill' | 'home-03' | 'home-04-fill' | 'home-04' | 'home-05-fill' | 'home-05' | 'home-line-fill' | 'home-line' | 'home-smile-fill' | 'home-smile' | 'horizontal-bar-chart-01-fill' | 'horizontal-bar-chart-01' | 'horizontal-bar-chart-02-fill' | 'horizontal-bar-chart-02' | 'horizontal-bar-chart-03-fill' | 'horizontal-bar-chart-03' | 'hourglass-01-fill' | 'hourglass-02-fill' | 'hourglass-03-fill' | 'hurricane-01-fill' | 'hurricane-01' | 'hurricane-02-fill' | 'hurricane-02' | 'hurricane-03-fill' | 'hurricane-03' | 'image-01-fill' | 'image-01' | 'image-02-fill' | 'image-02' | 'image-03-fill' | 'image-03' | 'image-04-fill' | 'image-04' | 'image-05-fill' | 'image-05' | 'image-check-fill' | 'image-check' | 'image-down-fill' | 'image-down' | 'image-indent-left-fill' | 'image-indent-left' | 'image-indent-right-fill' | 'image-indent-right' | 'image-left-fill' | 'image-left' | 'image-plus-fill' | 'image-plus' | 'image-right-fill' | 'image-right' | 'image-up-fill' | 'image-up' | 'image-user-check-fill' | 'image-user-check' | 'image-user-down-fill' | 'image-user-down' | 'image-user-fill' | 'image-user-left-fill' | 'image-user-left' | 'image-user-plus-fill' | 'image-user-plus' | 'image-user-right-fill' | 'image-user-right' | 'image-user-up-fill' | 'image-user-up' | 'image-user-x-fill' | 'image-user-x' | 'image-user' | 'image-x-fill' | 'image-x' | 'inbox-01-fill' | 'inbox-01' | 'inbox-02-fill' | 'inbox-02' | 'infinity-fill' | 'infinity' | 'info-circle-fill' | 'info-circle' | 'info-hexagon-fill' | 'info-hexagon' | 'info-octagon-fill' | 'info-octagon' | 'info-square-fill' | 'info-square' | 'intersect-circle-fill' | 'intersect-circle' | 'intersect-square-fill' | 'intersect-square' | 'italic-01-fill' | 'italic-01' | 'italic-02-fill' | 'italic-02' | 'italic-square-fill' | 'italic-square' | 'key-01-fill' | 'key-01' | 'key-02-fill' | 'key-02' | 'keyboard-01-fill' | 'keyboard-01' | 'keyboard-02-fill' | 'keyboard-02' | 'laptop-01-fill' | 'laptop-01' | 'laptop-02-fill' | 'laptop-02' | 'layer-single-fill' | 'layer-single' | 'layers-three-01-fill' | 'layers-three-01' | 'layers-three-02-fill' | 'layers-three-02' | 'layers-two-01-fill' | 'layers-two-01' | 'layers-two-02-fill' | 'layers-two-02' | 'layout-alt-01-fill' | 'layout-alt-01' | 'layout-alt-02-fill' | 'layout-alt-02' | 'layout-alt-03-fill' | 'layout-alt-03' | 'layout-alt-04-fill' | 'layout-alt-04' | 'layout-bottom-fill' | 'layout-bottom' | 'layout-grid-01-fill' | 'layout-grid-01' | 'layout-grid-02-fill' | 'layout-grid-02' | 'layout-left-fill' | 'layout-left' | 'layout-right-fill' | 'layout-right' | 'layout-top-fill' | 'layout-top' | 'left-indent-01-fill' | 'left-indent-01' | 'left-indent-02-fill' | 'left-indent-02' | 'letter-spacing-01-fill' | 'letter-spacing-01' | 'letter-spacing-02-fill' | 'letter-spacing-02' | 'life-buoy-01-fill' | 'life-buoy-01' | 'life-buoy-02-fill' | 'life-buoy-02' | 'lightbulb-01-fill' | 'lightbulb-01' | 'lightbulb-02-fill' | 'lightbulb-02' | 'lightbulb-03-fill' | 'lightbulb-03' | 'lightbulb-04-fill' | 'lightbulb-04' | 'lightbulb-05-fill' | 'lightbulb-05' | 'lightning-01-fill' | 'lightning-01' | 'lightning-02-fill' | 'lightning-02' | 'line-chart-down-01-fill' | 'line-chart-down-01' | 'line-chart-down-02-fill' | 'line-chart-down-02' | 'line-chart-down-03-fill' | 'line-chart-down-03' | 'line-chart-down-04-fill' | 'line-chart-down-04' | 'line-chart-down-05-fill' | 'line-chart-down-05' | 'line-chart-up-01-fill' | 'line-chart-up-01' | 'line-chart-up-02-fill' | 'line-chart-up-02' | 'line-chart-up-03-fill' | 'line-chart-up-03' | 'line-chart-up-04-fill' | 'line-chart-up-04' | 'line-chart-up-05-fill' | 'line-chart-up-05' | 'line-height-fill' | 'line-height' | 'link-01-fill' | 'link-01' | 'link-02-fill' | 'link-02' | 'link-03-fill' | 'link-03' | 'link-04-fill' | 'link-04' | 'link-05-fill' | 'link-05' | 'link-broken-01-fill' | 'link-broken-01' | 'link-broken-02-fill' | 'link-broken-02' | 'link-external-01-alt-fill' | 'link-external-01-fill' | 'link-external-01' | 'link-external-02-fill' | 'link-external-02' | 'list-fill' | 'list' | 'loading-01-fill' | 'loading-01' | 'loading-02-fill' | 'loading-02' | 'loading-03-fill' | 'loading-03' | 'lock-01-fill' | 'lock-01' | 'lock-02-fill' | 'lock-02' | 'lock-03-fill' | 'lock-03' | 'lock-04-fill' | 'lock-04' | 'lock-keyhole-circle-fill' | 'lock-keyhole-circle' | 'lock-keyhole-square-fill' | 'lock-keyhole-square' | 'lock-unlocked-01-fill' | 'lock-unlocked-01' | 'lock-unlocked-02-fill' | 'lock-unlocked-02' | 'lock-unlocked-03-fill' | 'lock-unlocked-03' | 'lock-unlocked-04-fill' | 'lock-unlocked-04' | 'log-in-01-alt-fill' | 'log-in-01-fill' | 'log-in-01' | 'log-in-02-alt-fill' | 'log-in-02-fill' | 'log-in-02' | 'log-in-03-alt-fill' | 'log-in-03-fill' | 'log-in-03' | 'log-in-04-alt-fill' | 'log-in-04-fill' | 'log-in-04' | 'log-out-01-alt-fill' | 'log-out-01-fill' | 'log-out-01' | 'log-out-02-alt-fill' | 'log-out-02-fill' | 'log-out-02' | 'log-out-03-alt-fill' | 'log-out-03-fill' | 'log-out-03' | 'log-out-04-alt-fill' | 'log-out-04-fill' | 'log-out-04' | 'luggage-01-fill' | 'luggage-01' | 'luggage-02-fill' | 'luggage-02' | 'luggage-03-fill' | 'luggage-03' | 'magic-wand-01-fill' | 'magic-wand-01' | 'magic-wand-02-fill' | 'magic-wand-02' | 'mail-01-fill' | 'mail-01' | 'mail-02-fill' | 'mail-02' | 'mail-03-fill' | 'mail-03' | 'mail-04-fill' | 'mail-04' | 'mail-05-fill' | 'mail-05' | 'map-01-fill' | 'map-01' | 'map-02-fill' | 'map-02' | 'mark-fill' | 'mark' | 'marker-pin-01-fill' | 'marker-pin-01' | 'marker-pin-02-fill' | 'marker-pin-02' | 'marker-pin-03-fill' | 'marker-pin-03' | 'marker-pin-04-fill' | 'marker-pin-04' | 'marker-pin-05-fill' | 'marker-pin-05' | 'marker-pin-06-fill' | 'marker-pin-06' | 'maximize-01-fill' | 'maximize-01' | 'maximize-02-fill' | 'maximize-02' | 'medical-circle-fill' | 'medical-circle' | 'medical-cross-fill' | 'medical-cross' | 'medical-square-fill' | 'medical-square' | 'menu-01-fill' | 'menu-01' | 'menu-02-fill' | 'menu-02' | 'menu-03-fill' | 'menu-03' | 'menu-04-fill' | 'menu-04' | 'menu-05-fill' | 'menu-05' | 'message-alert-circle-fill' | 'message-alert-circle' | 'message-alert-square-fill' | 'message-alert-square' | 'message-chat-circle-fill' | 'message-chat-circle' | 'message-chat-square-fill' | 'message-chat-square' | 'message-check-circle-fill' | 'message-check-circle' | 'message-check-square-fill' | 'message-check-square' | 'message-circle-01-fill' | 'message-circle-01' | 'message-circle-02-fill' | 'message-circle-02' | 'message-dots-circle-fill' | 'message-dots-circle' | 'message-dots-square-fill' | 'message-dots-square' | 'message-heart-circle-fill' | 'message-heart-circle' | 'message-heart-square-fill' | 'message-heart-square' | 'message-notification-circle-fill' | 'message-notification-circle' | 'message-notification-square-fill' | 'message-notification-square' | 'message-plus-circle-fill' | 'message-plus-circle' | 'message-plus-square-fill' | 'message-plus-square' | 'message-question-circle-fill' | 'message-question-circle' | 'message-question-square-fill' | 'message-question-square' | 'message-smile-circle-fill' | 'message-smile-circle' | 'message-smile-square-fill' | 'message-smile-square' | 'message-square-01-fill' | 'message-square-01' | 'message-square-02-fill' | 'message-square-02' | 'message-text-circle-01-fill' | 'message-text-circle-01' | 'message-text-circle-02-fill' | 'message-text-circle-02' | 'message-text-square-01-fill' | 'message-text-square-01' | 'message-text-square-02-fill' | 'message-text-square-02' | 'message-x-circle-fill' | 'message-x-circle' | 'message-x-square-fill' | 'message-x-square' | 'microphone-01-fill' | 'microphone-01' | 'microphone-02-fill' | 'microphone-02' | 'microphone-off-01-fill' | 'microphone-off-01' | 'microphone-off-02-fill' | 'microphone-off-02' | 'microscope-fill' | 'microscope' | 'minimize-01-fill' | 'minimize-01' | 'minimize-02-fill' | 'minimize-02' | 'minus-circle-fill' | 'minus-circle' | 'minus-fill' | 'minus-square-fill' | 'minus-square' | 'minus' | 'modem-01-fill' | 'modem-01' | 'modem-02-fill' | 'modem-02' | 'monitor-01-fill' | 'monitor-01' | 'monitor-02-fill' | 'monitor-02' | 'monitor-03-fill' | 'monitor-03' | 'monitor-04-fill' | 'monitor-04' | 'monitor-05-fill' | 'monitor-05' | 'moon-01-fill' | 'moon-01' | 'moon-02-fill' | 'moon-02' | 'moon-eclipse-fill' | 'moon-eclipse' | 'moon-star-fill' | 'moon-star' | 'mouse-fill' | 'mouse' | 'move-fill' | 'move' | 'music-note-01-fill' | 'music-note-01' | 'music-note-02-fill' | 'music-note-02' | 'music-note-plus-fill' | 'music-note-plus' | 'navigation-pointer-01-fill' | 'navigation-pointer-01' | 'navigation-pointer-02-fill' | 'navigation-pointer-02' | 'navigation-pointer-off-01-fill' | 'navigation-pointer-off-01' | 'navigation-pointer-off-02-fill' | 'navigation-pointer-off-02' | 'notification-box-fill' | 'notification-box' | 'notification-message-fill' | 'notification-message' | 'notification-text-fill' | 'notification-text' | 'octagon-fill' | 'package-check-fill' | 'package-check' | 'package-fill' | 'package-minus-fill' | 'package-minus' | 'package-plus-fill' | 'package-plus' | 'package-search-fill' | 'package-search' | 'package-x-fill' | 'package-x' | 'package' | 'paint-fill' | 'paint-pour-fill' | 'paint-pour' | 'paint' | 'palette-fill' | 'palette' | 'paperclip-fill' | 'paperclip' | 'paragraph-spacing-fill' | 'paragraph-spacing' | 'paragraph-wrap-fill' | 'paragraph-wrap' | 'passcode-fill' | 'passcode-lock-fill' | 'passcode-lock' | 'passcode' | 'passport-fill' | 'passport' | 'pause-circle-fill' | 'pause-circle' | 'pause-square-fill' | 'pause-square' | 'pen-tool-01-fill' | 'pen-tool-01' | 'pen-tool-02-fill' | 'pen-tool-02' | 'pen-tool-minus-fill' | 'pen-tool-minus' | 'pen-tool-plus-fill' | 'pen-tool-plus' | 'pencil-01-fill' | 'pencil-01' | 'pencil-02-fill' | 'pencil-02' | 'pencil-line-fill' | 'pencil-line' | 'pentagon-fill' | 'percent-01-fill' | 'percent-01' | 'percent-02-fill' | 'percent-02' | 'percent-03-fill' | 'percent-03' | 'perspective-01-fill' | 'perspective-01' | 'perspective-02-fill' | 'perspective-02' | 'phone-01-fill' | 'phone-01' | 'phone-02-fill' | 'phone-02' | 'phone-call-01-fill' | 'phone-call-01' | 'phone-call-02-fill' | 'phone-call-02' | 'phone-fill' | 'phone-hang-up-fill' | 'phone-hang-up' | 'phone-incoming-01-fill' | 'phone-incoming-01' | 'phone-incoming-02-fill' | 'phone-incoming-02' | 'phone-outgoing-01-fill' | 'phone-outgoing-01' | 'phone-outgoing-02-fill' | 'phone-outgoing-02' | 'phone-pause-fill' | 'phone-pause' | 'phone-plus-fill' | 'phone-plus' | 'phone-x-fill' | 'phone-x' | 'phone' | 'pie-chart-01-fill' | 'pie-chart-01' | 'pie-chart-02-fill' | 'pie-chart-02' | 'pie-chart-03-fill' | 'pie-chart-03' | 'pie-chart-04-fill' | 'pie-chart-04' | 'piggy-bank-01-fill' | 'piggy-bank-01' | 'piggy-bank-02-fill' | 'piggy-bank-02' | 'pilcrow-01-fill' | 'pilcrow-01' | 'pilcrow-02-fill' | 'pilcrow-02' | 'pilcrow-square-fill' | 'pilcrow-square' | 'pin-01-fill' | 'pin-01' | 'pin-02-fill' | 'pin-02' | 'placeholder-fill' | 'placeholder' | 'plane-fill' | 'plane' | 'play-circle-fill' | 'play-circle' | 'play-fill' | 'play-square-fill' | 'play-square' | 'play' | 'plus-circle-fill' | 'plus-circle' | 'plus-fill' | 'plus-square-fill' | 'plus-square' | 'plus' | 'podcast-fill' | 'podcast' | 'power-01-fill' | 'power-01' | 'power-02-fill' | 'power-02' | 'power-03-fill' | 'power-03' | 'presentation-chart-01-fill' | 'presentation-chart-01' | 'presentation-chart-02-fill' | 'presentation-chart-02' | 'presentation-chart-03-fill' | 'presentation-chart-03' | 'printer-fill' | 'printer' | 'puzzle-piece-01-fill' | 'puzzle-piece-01' | 'puzzle-piece-02-fill' | 'puzzle-piece-02' | 'qr-code-01-fill' | 'qr-code-01' | 'qr-code-02-fill' | 'qr-code-02' | 'receipt-check-fill' | 'receipt-check' | 'receipt-fill' | 'receipt' | 'recording-01-fill' | 'recording-01' | 'recording-02-fill' | 'recording-02' | 'recording-03-fill' | 'recording-03' | 'reflect-01-fill' | 'reflect-01' | 'reflect-02-fill' | 'reflect-02' | 'refresh-ccw-01-fill' | 'refresh-ccw-01' | 'refresh-ccw-02-fill' | 'refresh-ccw-02' | 'refresh-ccw-03-fill' | 'refresh-ccw-03' | 'refresh-ccw-04-fill' | 'refresh-ccw-04' | 'refresh-ccw-05-fill' | 'refresh-ccw-05' | 'refresh-cw-01-fill' | 'refresh-cw-01' | 'refresh-cw-02-fill' | 'refresh-cw-02' | 'refresh-cw-03-fill' | 'refresh-cw-03' | 'refresh-cw-04-fill' | 'refresh-cw-04' | 'refresh-cw-05-fill' | 'refresh-cw-05' | 'repeat-01-fill' | 'repeat-01' | 'repeat-02-fill' | 'repeat-02' | 'repeat-03-fill' | 'repeat-03' | 'repeat-04-fill' | 'repeat-04' | 'reverse-left-fill' | 'reverse-left' | 'reverse-right-fill' | 'reverse-right' | 'right-indent-01-fill' | 'right-indent-01' | 'right-indent-02-fill' | 'right-indent-02' | 'rocket-01-fill' | 'rocket-01' | 'rocket-02-fill' | 'rocket-02' | 'roller-brush-fill' | 'roller-brush' | 'route-fill' | 'route' | 'rows-01-fill' | 'rows-01' | 'rows-02-fill' | 'rows-02' | 'rows-03-fill' | 'rows-03' | 'rss-01-fill' | 'rss-01' | 'rss-02-fill' | 'rss-02' | 'ruler-fill' | 'ruler' | 'safe-fill' | 'safe' | 'sale-01-fill' | 'sale-01' | 'sale-02-fill' | 'sale-02' | 'sale-03-fill' | 'sale-03' | 'sale-04-fill' | 'sale-04' | 'save-01-fill' | 'save-01' | 'save-02-fill' | 'save-02' | 'save-03-fill' | 'save-03' | 'scale-01-fill' | 'scale-01' | 'scale-02-fill' | 'scale-02' | 'scale-03-fill' | 'scale-03' | 'scales-01-fill' | 'scales-01' | 'scales-02-fill' | 'scales-02' | 'scan-fill' | 'scan' | 'scissors-01-fill' | 'scissors-01' | 'scissors-02-fill' | 'scissors-02' | 'scissors-cut-01-fill' | 'scissors-cut-01' | 'scissors-cut-02-fill' | 'scissors-cut-02' | 'search-lg-fill' | 'search-lg' | 'search-md-fill' | 'search-md' | 'search-refraction-fill' | 'search-refraction' | 'search-sm-fill' | 'search-sm' | 'send-01-fill' | 'send-01' | 'send-02-fill' | 'send-02' | 'send-03-fill' | 'send-03' | 'server-01-fill' | 'server-01' | 'server-02-fill' | 'server-02' | 'server-03-fill' | 'server-03' | 'server-04-fill' | 'server-04' | 'server-05-fill' | 'server-05' | 'server-06-fill' | 'server-06' | 'settings-01-fill' | 'settings-01' | 'settings-02-fill' | 'settings-02' | 'settings-03-fill' | 'settings-03' | 'settings-04-fill' | 'settings-04' | 'share-01-alt-fill' | 'share-01-fill' | 'share-01' | 'share-02-alt-fill' | 'share-02-fill' | 'share-02' | 'share-03-fill' | 'share-03' | 'share-04-alt-fill' | 'share-04-fill' | 'share-04' | 'share-05-fill' | 'share-05' | 'share-06-fill' | 'share-06' | 'share-07-fill' | 'share-07' | 'shield-01-fill' | 'shield-01' | 'shield-02-fill' | 'shield-02' | 'shield-03-fill' | 'shield-03' | 'shield-dollar-fill' | 'shield-dollar' | 'shield-off-fill' | 'shield-off' | 'shield-plus-fill' | 'shield-plus' | 'shield-tick-fill' | 'shield-tick' | 'shield-zap-fill' | 'shield-zap' | 'shopping-bag-01-fill' | 'shopping-bag-01' | 'shopping-bag-02-fill' | 'shopping-bag-02' | 'shopping-bag-03-fill' | 'shopping-bag-03' | 'shopping-cart-01-fill' | 'shopping-cart-01' | 'shopping-cart-02-fill' | 'shopping-cart-02' | 'shopping-cart-03-fill' | 'shopping-cart-03' | 'shuffle-01-fill' | 'shuffle-01' | 'shuffle-02-fill' | 'shuffle-02' | 'signal-01-fill' | 'signal-01' | 'signal-02-fill' | 'signal-02' | 'signal-03-fill' | 'signal-03' | 'simcard-fill' | 'simcard' | 'skew-fill' | 'skew' | 'skip-back-fill' | 'skip-back' | 'skip-forward-fill' | 'skip-forward' | 'slash-circle-01-fill' | 'slash-circle-01' | 'slash-circle-02-fill' | 'slash-circle-02' | 'slash-divider-fill' | 'slash-divider' | 'slash-octagon-fill' | 'slash-octagon' | 'sliders-01-fill' | 'sliders-01' | 'sliders-02-fill' | 'sliders-02' | 'sliders-03-fill' | 'sliders-03' | 'sliders-04-fill' | 'sliders-04' | 'snowflake-01-fill' | 'snowflake-01' | 'snowflake-02-fill' | 'snowflake-02' | 'spacing-height-01-fill' | 'spacing-height-01' | 'spacing-height-02-fill' | 'spacing-height-02' | 'spacing-width-01-fill' | 'spacing-width-01' | 'spacing-width-02-fill' | 'spacing-width-02' | 'speaker-01-fill' | 'speaker-01' | 'speaker-02-fill' | 'speaker-02' | 'speaker-03-fill' | 'speaker-03' | 'speedometer-01-fill' | 'speedometer-01' | 'speedometer-02-fill' | 'speedometer-02' | 'speedometer-03-fill' | 'speedometer-03' | 'speedometer-04-fill' | 'speedometer-04' | 'square-fill' | 'stand-fill' | 'stand' | 'star-01-fill' | 'star-02-fill' | 'star-03-fill' | 'star-04-fill' | 'star-05-fill' | 'star-06-fill' | 'star-06' | 'star-07-fill' | 'stars-01-fill' | 'stars-01' | 'stars-02-fill' | 'stars-02' | 'stars-03-fill' | 'stars-03' | 'sticker-circle-fill' | 'sticker-circle' | 'sticker-square-fill' | 'sticker-square' | 'stop-circle-fill' | 'stop-circle' | 'stop-fill' | 'stop-square-fill' | 'stop-square' | 'stop' | 'strikethrough-01-fill' | 'strikethrough-01' | 'strikethrough-02-fill' | 'strikethrough-02' | 'strikethrough-square-fill' | 'strikethrough-square' | 'subscript-fill' | 'subscript' | 'sun-fill' | 'sun-setting-01-fill' | 'sun-setting-01' | 'sun-setting-02-fill' | 'sun-setting-02' | 'sun-setting-03-fill' | 'sun-setting-03' | 'sun' | 'sunrise-fill' | 'sunrise' | 'sunset-fill' | 'sunset' | 'switch-horizontal-01-fill' | 'switch-horizontal-01' | 'switch-horizontal-02-fill' | 'switch-horizontal-02' | 'switch-vertical-01-fill' | 'switch-vertical-01' | 'switch-vertical-02-fill' | 'switch-vertical-02' | 'table-fill' | 'table' | 'tablet-01-fill' | 'tablet-01' | 'tablet-02-fill' | 'tablet-02' | 'tag-01-fill' | 'tag-01' | 'tag-02-fill' | 'tag-02' | 'tag-03-fill' | 'tag-03' | 'target-01-fill' | 'target-01' | 'target-02-fill' | 'target-02' | 'target-03-fill' | 'target-03' | 'target-04-fill' | 'target-04' | 'target-05-fill' | 'target-05' | 'telescope-fill' | 'telescope' | 'terminal-browser-fill' | 'terminal-browser' | 'terminal-circle-fill' | 'terminal-circle' | 'terminal-fill' | 'terminal-square-fill' | 'terminal-square' | 'terminal' | 'text-input-fill' | 'text-input' | 'thermometer-01-fill' | 'thermometer-01' | 'thermometer-02-fill' | 'thermometer-02' | 'thermometer-03-fill' | 'thermometer-03' | 'thermometer-cold-fill' | 'thermometer-cold' | 'thermometer-warm-fill' | 'thermometer-warm' | 'thumbs-down-fill' | 'thumbs-down' | 'thumbs-up-fill' | 'thumbs-up' | 'ticket-01-fill' | 'ticket-01' | 'ticket-02-fill' | 'ticket-02' | 'toggle-01-left-fill' | 'toggle-01-left' | 'toggle-01-right-fill' | 'toggle-01-right' | 'toggle-02-left-fill' | 'toggle-02-left' | 'toggle-02-right-fill' | 'toggle-02-right' | 'toggle-03-left-fill' | 'toggle-03-left' | 'toggle-03-right-fill' | 'toggle-03-right' | 'tool-01-fill' | 'tool-01' | 'tool-02-fill' | 'tool-02' | 'train-fill' | 'train' | 'tram-fill' | 'tram' | 'transform-fill' | 'transform' | 'translate-01-fill' | 'translate-01' | 'translate-02-fill' | 'translate-02' | 'trash-01-fill' | 'trash-01' | 'trash-02-fill' | 'trash-02' | 'trash-03-fill' | 'trash-03' | 'trash-04-fill' | 'trash-04' | 'trend-down-01-fill' | 'trend-down-01' | 'trend-down-02-fill' | 'trend-down-02' | 'trend-up-01-fill' | 'trend-up-01' | 'trend-up-02-fill' | 'trend-up-02' | 'triangle-fill' | 'trophy-01-fill' | 'trophy-01' | 'trophy-02-fill' | 'trophy-02' | 'truck-01-fill' | 'truck-01' | 'truck-02-fill' | 'truck-02' | 'tv-01-fill' | 'tv-01' | 'tv-02-fill' | 'tv-02' | 'tv-03-fill' | 'tv-03' | 'type-01-fill' | 'type-01' | 'type-02-fill' | 'type-02' | 'type-square-fill' | 'type-square' | 'type-strikethrough-01-fill' | 'type-strikethrough-01' | 'type-strikethrough-02-fill' | 'type-strikethrough-02' | 'umbrella-01-fill' | 'umbrella-01' | 'umbrella-02-fill' | 'umbrella-02' | 'umbrella-03-fill' | 'umbrella-03' | 'underline-01-fill' | 'underline-01' | 'underline-02-fill' | 'underline-02' | 'underline-square-fill' | 'underline-square' | 'upload-01-alt-fill' | 'upload-01-fill' | 'upload-01' | 'upload-02-fill' | 'upload-02' | 'upload-03-fill' | 'upload-03' | 'upload-04-fill' | 'upload-04' | 'upload-cloud-01-fill' | 'upload-cloud-01' | 'upload-cloud-02-fill' | 'upload-cloud-02' | 'usb-flash-drive-fill' | 'usb-flash-drive' | 'user-01-fill' | 'user-01' | 'user-02-fill' | 'user-02' | 'user-03-fill' | 'user-03' | 'user-check-01-fill' | 'user-check-01' | 'user-check-02-fill' | 'user-check-02' | 'user-circle-fill' | 'user-circle' | 'user-down-01-fill' | 'user-down-01' | 'user-down-02-fill' | 'user-down-02' | 'user-edit-fill' | 'user-edit' | 'user-left-01-fill' | 'user-left-01' | 'user-left-02-fill' | 'user-left-02' | 'user-minus-01-fill' | 'user-minus-01' | 'user-minus-02-fill' | 'user-minus-02' | 'user-plus-01-fill' | 'user-plus-01' | 'user-plus-02-fill' | 'user-plus-02' | 'user-right-01-fill' | 'user-right-01' | 'user-right-02-fill' | 'user-right-02' | 'user-square-fill' | 'user-square' | 'user-up-01-fill' | 'user-up-01' | 'user-up-02-fill' | 'user-up-02' | 'user-x-01-fill' | 'user-x-01' | 'user-x-02-fill' | 'user-x-02' | 'users-01-fill' | 'users-01' | 'users-02-fill' | 'users-02' | 'users-03-fill' | 'users-03' | 'users-check-fill' | 'users-check' | 'users-down-fill' | 'users-down' | 'users-edit-fill' | 'users-edit' | 'users-left-fill' | 'users-left' | 'users-minus-fill' | 'users-minus' | 'users-plus-fill' | 'users-plus' | 'users-right-fill' | 'users-right' | 'users-up-fill' | 'users-up' | 'users-x-fill' | 'users-x' | 'variable-fill' | 'variable' | 'verifyage-01' | 'verifyage-02' | 'video-recorder-fill' | 'video-recorder-off-fill' | 'video-recorder-off' | 'video-recorder' | 'virus-fill' | 'virus' | 'voicemail-fill' | 'voicemail' | 'volume-max-fill' | 'volume-max' | 'volume-min-fill' | 'volume-min' | 'volume-minus-fill' | 'volume-minus' | 'volume-plus-fill' | 'volume-plus' | 'volume-x-fill' | 'volume-x' | 'wallet-01-fill' | 'wallet-01' | 'wallet-02-fill' | 'wallet-02' | 'wallet-03-fill' | 'wallet-03' | 'wallet-04-fill' | 'wallet-04' | 'wallet-05-fill' | 'wallet-05' | 'warining' | 'watch-circle-fill' | 'watch-square-fill' | 'waves-fill' | 'waves' | 'webcam-01-fill' | 'webcam-01' | 'webcam-02-fill' | 'webcam-02' | 'wifi-fill' | 'wifi-off-fill' | 'wifi-off' | 'wifi' | 'wind-01-fill' | 'wind-01' | 'wind-02-fill' | 'wind-02' | 'wind-03-fill' | 'wind-03' | 'x-circle-fill' | 'x-circle' | 'x-close-fill' | 'x-close' | 'x-fill' | 'x-square-fill' | 'x-square' | 'x' | 'youtube-fill' | 'youtube' | 'zap-circle-fill' | 'zap-circle' | 'zap-fast-fill' | 'zap-fast' | 'zap-fill' | 'zap-off-fill' | 'zap-off' | 'zap-square-fill' | 'zap-square' | 'zap' | 'zoom-in-fill' | 'zoom-in' | 'zoom-out-fill' | 'zoom-out';
|
|
1
|
+
export type IconName = 'activity-fill' | 'activity-heart-fill' | 'activity-heart' | 'activity' | 'airplay-fill' | 'airplay' | 'airpods-fill' | 'airpods' | 'alarm-clock-check-fill' | 'alarm-clock-fill' | 'alarm-clock-minus-fill' | 'alarm-clock-off-fill' | 'alarm-clock-plus-fill' | 'alert-circle-fill' | 'alert-circle' | 'alert-hexagon-fill' | 'alert-hexagon' | 'alert-octagon-fill' | 'alert-octagon' | 'alert-square-fill' | 'alert-square' | 'alert-triangle-fill' | 'alert-triangle' | 'align-bottom-01-fill' | 'align-bottom-01' | 'align-bottom-02-fill' | 'align-bottom-02' | 'align-center-fill' | 'align-center' | 'align-horizontal-centre-01-fill' | 'align-horizontal-centre-01' | 'align-horizontal-centre-02-fill' | 'align-horizontal-centre-02' | 'align-justify-fill' | 'align-justify' | 'align-left-01-fill' | 'align-left-01' | 'align-left-02-fill' | 'align-left-02' | 'align-left-fill' | 'align-left' | 'align-right-01-fill' | 'align-right-01' | 'align-right-02-fill' | 'align-right-02' | 'align-right-fill' | 'align-right' | 'align-top-01-fill' | 'align-top-01' | 'align-top-02-fill' | 'align-top-02' | 'align-vertical-center-01-fill' | 'align-vertical-center-01' | 'align-vertical-center-02-fill' | 'align-vertical-center-02' | 'anchor-fill' | 'anchor' | 'annotation-alert-fill' | 'annotation-alert' | 'annotation-check-fill' | 'annotation-check' | 'annotation-dots-fill' | 'annotation-dots' | 'annotation-fill' | 'annotation-heart-fill' | 'annotation-heart' | 'annotation-info-fill' | 'annotation-info' | 'annotation-plus-fill' | 'annotation-plus' | 'annotation-question-fill' | 'annotation-question' | 'annotation-x-fill' | 'annotation-x' | 'annotation' | 'announcement-01-fill' | 'announcement-01' | 'announcement-02-fill' | 'announcement-02' | 'announcement-03-fill' | 'announcement-03' | 'archive-fill' | 'archive' | 'arrow-block-down-fill' | 'arrow-block-down' | 'arrow-block-left-fill' | 'arrow-block-left' | 'arrow-block-right-fill' | 'arrow-block-right' | 'arrow-block-up-fill' | 'arrow-block-up' | 'arrow-circle-broken-down-fill' | 'arrow-circle-broken-down-left-fill' | 'arrow-circle-broken-down-left' | 'arrow-circle-broken-down-right-fill' | 'arrow-circle-broken-down-right' | 'arrow-circle-broken-down' | 'arrow-circle-broken-left-fill' | 'arrow-circle-broken-left' | 'arrow-circle-broken-right-fill' | 'arrow-circle-broken-right' | 'arrow-circle-broken-up-fill' | 'arrow-circle-broken-up-left-fill' | 'arrow-circle-broken-up-left' | 'arrow-circle-broken-up-right-fill' | 'arrow-circle-broken-up-right' | 'arrow-circle-broken-up' | 'arrow-circle-down-fill' | 'arrow-circle-down-left-fill' | 'arrow-circle-down-left' | 'arrow-circle-down-right-fill' | 'arrow-circle-down-right' | 'arrow-circle-down' | 'arrow-circle-left-fill' | 'arrow-circle-left' | 'arrow-circle-right-fill' | 'arrow-circle-right' | 'arrow-circle-up-fill' | 'arrow-circle-up-left-fill' | 'arrow-circle-up-left' | 'arrow-circle-up-right-fill' | 'arrow-circle-up-right' | 'arrow-circle-up' | 'arrow-down-fill' | 'arrow-down-left-fill' | 'arrow-down-left' | 'arrow-down-right-fill' | 'arrow-down-right' | 'arrow-down' | 'arrow-left-fill' | 'arrow-left' | 'arrow-narrow-down-fill' | 'arrow-narrow-down-left-fill' | 'arrow-narrow-down-left' | 'arrow-narrow-down-right-fill' | 'arrow-narrow-down-right' | 'arrow-narrow-down' | 'arrow-narrow-left-fill' | 'arrow-narrow-left' | 'arrow-narrow-right-fill' | 'arrow-narrow-right' | 'arrow-narrow-up-fill' | 'arrow-narrow-up-left-fill' | 'arrow-narrow-up-left' | 'arrow-narrow-up-right-fill' | 'arrow-narrow-up-right' | 'arrow-narrow-up' | 'arrow-right-fill' | 'arrow-right' | 'arrow-square-down-fill' | 'arrow-square-down-left-fill' | 'arrow-square-down-left' | 'arrow-square-down-right-fill' | 'arrow-square-down-right' | 'arrow-square-down' | 'arrow-square-left-fill' | 'arrow-square-left' | 'arrow-square-right-fill' | 'arrow-square-right' | 'arrow-square-up-fill' | 'arrow-square-up-left-fill' | 'arrow-square-up-left' | 'arrow-square-up-right-fill' | 'arrow-square-up-right' | 'arrow-square-up' | 'arrow-up-fill' | 'arrow-up-left-fill' | 'arrow-up-left' | 'arrow-up-right-fill' | 'arrow-up-right' | 'arrow-up' | 'arrows-down-fill' | 'arrows-down' | 'arrows-left-fill' | 'arrows-left' | 'arrows-right-fill' | 'arrows-right' | 'arrows-triangle-fill' | 'arrows-triangle' | 'arrows-up-fill' | 'arrows-up' | 'asterisk-01-fill' | 'asterisk-01' | 'asterisk-02-fill' | 'asterisk-02' | 'at-sign-fill' | 'at-sign' | 'atom-01-fill' | 'atom-01' | 'atom-02-fill' | 'atom-02' | 'attachment-01-fill' | 'attachment-01' | 'attachment-02-fill' | 'attachment-02' | 'award-01-fill' | 'award-01' | 'award-02-fill' | 'award-02' | 'award-03-fill' | 'award-03' | 'award-04-fill' | 'award-04' | 'award-05-fill' | 'award-05' | 'backpack-fill' | 'backpack' | 'bank-fill' | 'bank-note-01-fill' | 'bank-note-01' | 'bank-note-02-fill' | 'bank-note-02' | 'bank-note-03-fill' | 'bank-note-03' | 'bank' | 'bar-chart-01-fill' | 'bar-chart-01' | 'bar-chart-02-fill' | 'bar-chart-02' | 'bar-chart-03-fill' | 'bar-chart-03' | 'bar-chart-04-fill' | 'bar-chart-04' | 'bar-chart-05-fill' | 'bar-chart-05' | 'bar-chart-06-fill' | 'bar-chart-06' | 'bar-chart-07-fill' | 'bar-chart-07' | 'bar-chart-08-fill' | 'bar-chart-08' | 'bar-chart-09-fill' | 'bar-chart-09' | 'bar-chart-10-fill' | 'bar-chart-10' | 'bar-chart-11-fill' | 'bar-chart-11' | 'bar-chart-12-fill' | 'bar-chart-12' | 'bar-chart-circle-01-fill' | 'bar-chart-circle-01' | 'bar-chart-circle-02-fill' | 'bar-chart-circle-02' | 'bar-chart-circle-03-fill' | 'bar-chart-circle-03' | 'bar-chart-square-01-fill' | 'bar-chart-square-01' | 'bar-chart-square-02-fill' | 'bar-chart-square-02' | 'bar-chart-square-03-fill' | 'bar-chart-square-03' | 'bar-chart-square-down-fill' | 'bar-chart-square-down' | 'bar-chart-square-minus-fill' | 'bar-chart-square-minus' | 'bar-chart-square-plus-fill' | 'bar-chart-square-plus' | 'bar-chart-square-up-fill' | 'bar-chart-square-up' | 'bar-line-chart-fill' | 'bar-line-chart' | 'battery-charging-01-fill' | 'battery-charging-01' | 'battery-charging-02-fill' | 'battery-charging-02' | 'battery-empty-fill' | 'battery-empty' | 'battery-full-fill' | 'battery-full' | 'battery-low-fill' | 'battery-low' | 'battery-mid-fill' | 'battery-mid' | 'beaker-01-fill' | 'beaker-01' | 'beaker-02-fill' | 'beaker-02' | 'bell-01-fill' | 'bell-01' | 'bell-02-fill' | 'bell-02' | 'bell-03-fill' | 'bell-03' | 'bell-04-fill' | 'bell-04' | 'bell-minus-fill' | 'bell-minus' | 'bell-off-01-fill' | 'bell-off-01' | 'bell-off-02-fill' | 'bell-off-02' | 'bell-off-03-fill' | 'bell-off-03' | 'bell-plus-fill' | 'bell-plus' | 'bell-ringing-01-fill' | 'bell-ringing-01' | 'bell-ringing-02-fill' | 'bell-ringing-02' | 'bell-ringing-03-fill' | 'bell-ringing-03' | 'bell-ringing-04-fill' | 'bell-ringing-04' | 'bezier-curve-01-fill' | 'bezier-curve-01' | 'bezier-curve-02-fill' | 'bezier-curve-02' | 'bezier-curve-03-fill' | 'bezier-curve-03' | 'bluetooth-connect-fill' | 'bluetooth-connect' | 'bluetooth-off-fill' | 'bluetooth-off' | 'bluetooth-on-fill' | 'bluetooth-on' | 'bluetooth-signal-fill' | 'bluetooth-signal' | 'bold-01-fill' | 'bold-01' | 'bold-02-fill' | 'bold-02' | 'bold-square-fill' | 'bold-square' | 'book-closed-fill' | 'book-closed' | 'book-open-01-fill' | 'book-open-01' | 'book-open-02-fill' | 'book-open-02' | 'bookmark-add-fill' | 'bookmark-add' | 'bookmark-check-fill' | 'bookmark-check' | 'bookmark-fill' | 'bookmark-minus-fill' | 'bookmark-minus' | 'bookmark-x-fill' | 'bookmark-x' | 'bookmark' | 'box-fill' | 'box' | 'brackets-check-fill' | 'brackets-check' | 'brackets-ellipses-fill' | 'brackets-ellipses' | 'brackets-fill' | 'brackets-minus-fill' | 'brackets-minus' | 'brackets-plus-fill' | 'brackets-plus' | 'brackets-slash-fill' | 'brackets-slash' | 'brackets-x-fill' | 'brackets-x' | 'brackets' | 'briefcase-01-fill' | 'briefcase-01' | 'briefcase-02-fill' | 'briefcase-02' | 'browser-fill' | 'browser' | 'brush-01-fill' | 'brush-01' | 'brush-02-fill' | 'brush-02' | 'brush-03-fill' | 'brush-03' | 'building-01-fill' | 'building-01' | 'building-02-fill' | 'building-02' | 'building-03-fill' | 'building-03' | 'building-04-fill' | 'building-04' | 'building-05-fill' | 'building-05' | 'building-06-fill' | 'building-06' | 'building-07-fill' | 'building-07' | 'building-08-fill' | 'building-08' | 'bus-fill' | 'bus' | 'calculator-fill' | 'calculator' | 'calendar-check-01-fill' | 'calendar-check-02-fill' | 'calendar-date-fill' | 'calendar-fill' | 'calendar-heart-01-fill' | 'calendar-heart-02-fill' | 'calendar-minus-01-fill' | 'calendar-minus-02-fill' | 'calendar-plus-01-fill' | 'calendar-plus-02-fill' | 'camera-01-fill' | 'camera-01' | 'camera-02-fill' | 'camera-02' | 'camera-03-fill' | 'camera-03' | 'camera-lens-fill' | 'camera-lens' | 'camera-off-fill' | 'camera-off' | 'camera-plus-fill' | 'camera-plus' | 'car-01-fill' | 'car-01' | 'car-02-fill' | 'car-02' | 'certificate-01-fill' | 'certificate-01' | 'certificate-02-fill' | 'certificate-02' | 'chart-breakout-circle-fill' | 'chart-breakout-circle' | 'chart-breakout-square-fill' | 'chart-breakout-square' | 'check-circle-broken-fill' | 'check-circle-broken' | 'check-circle-fill' | 'check-circle' | 'check-done-01-fill' | 'check-done-01' | 'check-done-02-fill' | 'check-done-02' | 'check-fill' | 'check-heart-fill' | 'check-heart' | 'check-square-broken-fill' | 'check-square-broken' | 'check-square-fill' | 'check-square' | 'check-verified-01-fill' | 'check-verified-01' | 'check-verified-02-fill' | 'check-verified-02' | 'check-verified-03-fill' | 'check-verified-03' | 'check' | 'chevron-down-double-fill' | 'chevron-down-double' | 'chevron-down-fill' | 'chevron-down' | 'chevron-left-double-fill' | 'chevron-left-double' | 'chevron-left-fill' | 'chevron-left' | 'chevron-right-double-fill' | 'chevron-right-double' | 'chevron-right-fill' | 'chevron-right' | 'chevron-selector-horizontal-fill' | 'chevron-selector-horizontal' | 'chevron-selector-vertical-fill' | 'chevron-selector-vertical' | 'chevron-up-double-fill' | 'chevron-up-double' | 'chevron-up-fill' | 'chevron-up' | 'chrome-cast-fill' | 'chrome-cast' | 'circle-cut-fill' | 'circle-cut' | 'circle-fill' | 'clapperboard-fill' | 'clapperboard' | 'clipboard-attachment-fill' | 'clipboard-attachment' | 'clipboard-check-fill' | 'clipboard-check' | 'clipboard-download-fill' | 'clipboard-download' | 'clipboard-fill' | 'clipboard-minus-fill' | 'clipboard-minus' | 'clipboard-plus-fill' | 'clipboard-plus' | 'clipboard-x-fill' | 'clipboard-x' | 'clipboard' | 'clock-check-fill' | 'clock-fast-forward-fill' | 'clock-fill' | 'clock-plus-fill' | 'clock-refresh-fill' | 'clock-rewind-fill' | 'clock-snooze-fill' | 'clock-stopwatch-fill' | 'cloud-01-fill' | 'cloud-01' | 'cloud-02-fill' | 'cloud-02' | 'cloud-03-fill' | 'cloud-03' | 'cloud-blank-01-fill' | 'cloud-blank-01' | 'cloud-blank-02-fill' | 'cloud-blank-02' | 'cloud-lightning-fill' | 'cloud-lightning' | 'cloud-moon-fill' | 'cloud-moon' | 'cloud-off-fill' | 'cloud-off' | 'cloud-raining-01-fill' | 'cloud-raining-01' | 'cloud-raining-02-fill' | 'cloud-raining-02' | 'cloud-raining-03-fill' | 'cloud-raining-03' | 'cloud-raining-04-fill' | 'cloud-raining-04' | 'cloud-raining-05-fill' | 'cloud-raining-05' | 'cloud-raining-06-fill' | 'cloud-raining-06' | 'cloud-snowing-01-fill' | 'cloud-snowing-01' | 'cloud-snowing-02-fill' | 'cloud-snowing-02' | 'cloud-sun-01-fill' | 'cloud-sun-01' | 'cloud-sun-02-fill' | 'cloud-sun-02' | 'cloud-sun-03-fill' | 'cloud-sun-03' | 'code-01-fill' | 'code-01' | 'code-02-fill' | 'code-02' | 'code-browser-fill' | 'code-browser' | 'code-circle-01-fill' | 'code-circle-01' | 'code-circle-02-fill' | 'code-circle-02' | 'code-circle-03-fill' | 'code-circle-03' | 'code-snippet-01-fill' | 'code-snippet-01' | 'code-snippet-02-fill' | 'code-snippet-02' | 'code-square-01-fill' | 'code-square-01' | 'code-square-02-fill' | 'code-square-02' | 'codepen-fill' | 'codepen' | 'coins-01-fill' | 'coins-01' | 'coins-02-fill' | 'coins-02' | 'coins-03-fill' | 'coins-03' | 'coins-04-fill' | 'coins-04' | 'coins-hand-fill' | 'coins-hand' | 'coins-stacked-01-fill' | 'coins-stacked-01' | 'coins-stacked-02-fill' | 'coins-stacked-02' | 'coins-stacked-03-fill' | 'coins-stacked-03' | 'coins-stacked-04-fill' | 'coins-stacked-04' | 'coins-swap-01-fill' | 'coins-swap-01' | 'coins-swap-02-fill' | 'coins-swap-02' | 'color-file-aep-default' | 'color-file-aep-gray' | 'color-file-aep-solid' | 'color-file-ai-default' | 'color-file-ai-gray' | 'color-file-ai-solid' | 'color-file-alz-default' | 'color-file-alz-gray' | 'color-file-alz-solid' | 'color-file-audio-default' | 'color-file-audio-gray' | 'color-file-audio-solid' | 'color-file-avi-default' | 'color-file-avi-gray' | 'color-file-avi-solid' | 'color-file-bmp-default' | 'color-file-bmp-gray' | 'color-file-bmp-solid' | 'color-file-code-default' | 'color-file-code-gray' | 'color-file-code-solid' | 'color-file-css-default' | 'color-file-css-gray' | 'color-file-css-solid' | 'color-file-csv-default' | 'color-file-csv-gray' | 'color-file-csv-solid' | 'color-file-dmg-default' | 'color-file-dmg-gray' | 'color-file-dmg-solid' | 'color-file-doc-default' | 'color-file-doc-gray' | 'color-file-doc-solid' | 'color-file-document-default' | 'color-file-document-gray' | 'color-file-document-solid' | 'color-file-docx-default' | 'color-file-docx-gray' | 'color-file-docx-solid' | 'color-file-empty-default' | 'color-file-empty-gray' | 'color-file-empty-solid' | 'color-file-eps-default' | 'color-file-eps-gray' | 'color-file-eps-solid' | 'color-file-exe-default' | 'color-file-exe-gray' | 'color-file-exe-solid' | 'color-file-fig-default' | 'color-file-fig-gray' | 'color-file-fig-solid' | 'color-file-folder-default' | 'color-file-folder-gray' | 'color-file-folder-solid' | 'color-file-gif-default' | 'color-file-gif-gray' | 'color-file-gif-solid' | 'color-file-html-default' | 'color-file-html-gray' | 'color-file-html-solid' | 'color-file-image-default' | 'color-file-image-gray' | 'color-file-image-solid' | 'color-file-img-default' | 'color-file-img-gray' | 'color-file-img-solid' | 'color-file-indd-default' | 'color-file-indd-gray' | 'color-file-indd-solid' | 'color-file-java-default' | 'color-file-java-gray' | 'color-file-java-solid' | 'color-file-jpeg-default' | 'color-file-jpeg-gray' | 'color-file-jpeg-solid' | 'color-file-jpg-default' | 'color-file-jpg-gray' | 'color-file-jpg-solid' | 'color-file-js-default' | 'color-file-js-gray' | 'color-file-js-solid' | 'color-file-json-default' | 'color-file-json-gray' | 'color-file-json-solid' | 'color-file-mkv-default' | 'color-file-mkv-gray' | 'color-file-mkv-solid' | 'color-file-mp3-default' | 'color-file-mp3-gray' | 'color-file-mp3-solid' | 'color-file-mp4-default' | 'color-file-mp4-gray' | 'color-file-mp4-solid' | 'color-file-mpeg-default' | 'color-file-mpeg-gray' | 'color-file-mpeg-solid' | 'color-file-pdf-default' | 'color-file-pdf-gray' | 'color-file-pdf-logo-default' | 'color-file-pdf-logo-gray' | 'color-file-pdf-logo-solid' | 'color-file-pdf-solid' | 'color-file-png-default' | 'color-file-png-gray' | 'color-file-png-solid' | 'color-file-ppt-default' | 'color-file-ppt-gray' | 'color-file-ppt-solid' | 'color-file-pptx-default' | 'color-file-pptx-gray' | 'color-file-pptx-solid' | 'color-file-psd-default' | 'color-file-psd-gray' | 'color-file-psd-solid' | 'color-file-rar-default' | 'color-file-rar-gray' | 'color-file-rar-solid' | 'color-file-rss-default' | 'color-file-rss-gray' | 'color-file-rss-solid' | 'color-file-spreadsheet-default' | 'color-file-spreadsheet-gray' | 'color-file-spreadsheet-solid' | 'color-file-sql-default' | 'color-file-sql-gray' | 'color-file-sql-solid' | 'color-file-svg-default' | 'color-file-svg-gray' | 'color-file-svg-solid' | 'color-file-tiff-default' | 'color-file-tiff-gray' | 'color-file-tiff-solid' | 'color-file-txt-default' | 'color-file-txt-gray' | 'color-file-txt-solid' | 'color-file-video-01-default' | 'color-file-video-01-gray' | 'color-file-video-01-solid' | 'color-file-video-02-gray' | 'color-file-video-02-solid' | 'color-file-vidoe-02-default' | 'color-file-wav-default' | 'color-file-wav-gray' | 'color-file-wav-solid' | 'color-file-webp-default' | 'color-file-webp-gray' | 'color-file-webp-solid' | 'color-file-xls-default' | 'color-file-xls-gray' | 'color-file-xls-solid' | 'color-file-xlsx-default' | 'color-file-xlsx-gray' | 'color-file-xlsx-solid' | 'color-file-xml-default' | 'color-file-xml-gray' | 'color-file-xml-solid' | 'color-file-zip-default' | 'color-file-zip-gray' | 'color-file-zip-solid' | 'colors-1-fill' | 'colors-1' | 'colors-fill' | 'colors' | 'columns-01-fill' | 'columns-01' | 'columns-02-fill' | 'columns-02' | 'columns-03-fill' | 'columns-03' | 'command-fill' | 'command' | 'compass-01-fill' | 'compass-01' | 'compass-02-fill' | 'compass-02' | 'compass-03-fill' | 'compass-03' | 'compass-fill' | 'compass' | 'container-fill' | 'container' | 'contrast-01-fill' | 'contrast-01' | 'contrast-02-fill' | 'contrast-02' | 'contrast-03-fill' | 'contrast-03' | 'copy-01-fill' | 'copy-01' | 'copy-02-fill' | 'copy-02' | 'copy-03-fill' | 'copy-03' | 'copy-04-fill' | 'copy-04' | 'copy-05-fill' | 'copy-05' | 'copy-06-fill' | 'copy-06' | 'copy-07-fill' | 'copy-07' | 'corner-down-left-fill' | 'corner-down-left' | 'corner-down-right-fill' | 'corner-down-right' | 'corner-left-down-fill' | 'corner-left-down' | 'corner-left-up-fill' | 'corner-left-up' | 'corner-right-down-fill' | 'corner-right-down' | 'corner-right-up-fill' | 'corner-right-up' | 'corner-up-left-fill' | 'corner-up-left' | 'corner-up-right-fill' | 'corner-up-right' | 'cpu-chip-01-fill' | 'cpu-chip-01' | 'cpu-chip-02-fill' | 'cpu-chip-02' | 'credit-card-01-fill' | 'credit-card-01' | 'credit-card-02-fill' | 'credit-card-02' | 'credit-card-check-fill' | 'credit-card-check' | 'credit-card-down-fill' | 'credit-card-down' | 'credit-card-download-fill' | 'credit-card-download' | 'credit-card-edit-fill' | 'credit-card-edit' | 'credit-card-lock-fill' | 'credit-card-lock' | 'credit-card-minus-fill' | 'credit-card-minus' | 'credit-card-plus-fill' | 'credit-card-plus' | 'credit-card-refresh-fill' | 'credit-card-refresh' | 'credit-card-search-fill' | 'credit-card-search' | 'credit-card-shield-fill' | 'credit-card-shield' | 'credit-card-up-fill' | 'credit-card-up' | 'credit-card-upload-fill' | 'credit-card-upload' | 'credit-card-x-fill' | 'credit-card-x' | 'crop-01-fill' | 'crop-01' | 'crop-02-fill' | 'crop-02' | 'cryptocurrency-01-fill' | 'cryptocurrency-01' | 'cryptocurrency-02-fill' | 'cryptocurrency-02' | 'cryptocurrency-03-fill' | 'cryptocurrency-03' | 'cryptocurrency-04-fill' | 'cryptocurrency-04' | 'cube-01-fill' | 'cube-02-fill' | 'cube-03-fill' | 'cube-04-fill' | 'cube-outline-fill' | 'currency-bitcoin-circle-fill' | 'currency-bitcoin-circle' | 'currency-bitcoin-fill' | 'currency-bitcoin' | 'currency-dollar-circle-fill' | 'currency-dollar-circle' | 'currency-dollar-fill' | 'currency-dollar' | 'currency-ethereum-circle-fill' | 'currency-ethereum-circle' | 'currency-ethereum-fill' | 'currency-ethereum' | 'currency-euro-circle-fill' | 'currency-euro-circle' | 'currency-euro-fill' | 'currency-euro' | 'currency-pound-circle-fill' | 'currency-pound-circle' | 'currency-pound-fill' | 'currency-pound' | 'currency-ruble-circle-fill' | 'currency-ruble-circle' | 'currency-ruble-fill' | 'currency-ruble' | 'currency-rupee-circle-fill' | 'currency-rupee-circle' | 'currency-rupee-fill' | 'currency-rupee' | 'currency-yen-circle-fill' | 'currency-yen-circle' | 'currency-yen-fill' | 'currency-yen' | 'cursor-01-fill' | 'cursor-01' | 'cursor-02-fill' | 'cursor-02' | 'cursor-03-fill' | 'cursor-03' | 'cursor-04-fill' | 'cursor-04' | 'cursor-box-fill' | 'cursor-box' | 'cursor-click-01-fill' | 'cursor-click-01' | 'cursor-click-02-fill' | 'cursor-click-02' | 'data-fill' | 'data' | 'database-01-fill' | 'database-01' | 'database-02-fill' | 'database-02' | 'database-03-fill' | 'database-03' | 'dataflow-01-fill' | 'dataflow-01' | 'dataflow-02-fill' | 'dataflow-02' | 'dataflow-03-fill' | 'dataflow-03' | 'dataflow-04-fill' | 'dataflow-04' | 'delete-fill' | 'delete' | 'diamond-01-fill' | 'diamond-01' | 'diamond-02-fill' | 'diamond-02' | 'dice-1-fill' | 'dice-2-fill' | 'dice-3-fill' | 'dice-4-fill' | 'dice-5-fill' | 'dice-6-fill' | 'disc-01-fill' | 'disc-01' | 'disc-02-fill' | 'disc-02' | 'distribute-spacing-horizontal-fill' | 'distribute-spacing-horizontal' | 'distribute-spacing-vertical-fill' | 'distribute-spacing-vertical' | 'divide-01-fill' | 'divide-01' | 'divide-02-fill' | 'divide-02' | 'divide-03-fill' | 'divide-03' | 'divider-fill' | 'divider' | 'dotpoints-01-fill' | 'dotpoints-01' | 'dotpoints-02-fill' | 'dotpoints-02' | 'dots-grid-fill' | 'dots-grid' | 'dots-horizontal-fill' | 'dots-horizontal' | 'dots-vertical-fill' | 'dots-vertical' | 'download-01-alt-fill' | 'download-01-fill' | 'download-01' | 'download-02-fill' | 'download-02' | 'download-03-fill' | 'download-03' | 'download-04-fill' | 'download-04' | 'download-cloud-01-fill' | 'download-cloud-01' | 'download-cloud-02-fill' | 'download-cloud-02' | 'drop-fill' | 'drop' | 'droplets-01-fill' | 'droplets-01' | 'droplets-02-fill' | 'droplets-02' | 'droplets-03-fill' | 'droplets-03' | 'dropper-fill' | 'dropper' | 'edit-01-fill' | 'edit-01' | 'edit-02-fill' | 'edit-02' | 'edit-03-fill' | 'edit-03' | 'edit-04-fill' | 'edit-04' | 'edit-05-fill' | 'edit-05' | 'equal-fill' | 'equal-not-fill' | 'equal-not' | 'equal' | 'eraser-fill' | 'eraser' | 'expand-01-fill' | 'expand-01' | 'expand-02-fill' | 'expand-02' | 'expand-03-fill' | 'expand-03' | 'expand-04-fill' | 'expand-04' | 'expand-05-fill' | 'expand-05' | 'expand-06-fill' | 'expand-06' | 'eye-fill' | 'eye-off-fill' | 'eye-off' | 'eye' | 'face-content-fill' | 'face-content' | 'face-frown-fill' | 'face-frown' | 'face-happy-fill' | 'face-happy' | 'face-id-fill' | 'face-id-square-fill' | 'face-id-square' | 'face-id' | 'face-neutral-fill' | 'face-neutral' | 'face-sad-fill' | 'face-sad' | 'face-smile-fill' | 'face-smile' | 'face-wink-fill' | 'face-wink' | 'fast-backward-fill' | 'fast-backward' | 'fast-forward-fill' | 'fast-forward' | 'feather-fill' | 'feather' | 'figma-fill' | 'figma' | 'file-01-fill' | 'file-01' | 'file-02-fill' | 'file-02' | 'file-03-fill' | 'file-03' | 'file-04-fill' | 'file-04' | 'file-05-fill' | 'file-05' | 'file-06-fill' | 'file-06' | 'file-07-fill' | 'file-07' | 'file-attachment-01-fill' | 'file-attachment-01' | 'file-attachment-02-fill' | 'file-attachment-02' | 'file-attachment-03-fill' | 'file-attachment-03' | 'file-attachment-04-fill' | 'file-attachment-04' | 'file-attachment-05-fill' | 'file-attachment-05' | 'file-check-01-fill' | 'file-check-01' | 'file-check-02-fill' | 'file-check-02' | 'file-check-03-fill' | 'file-check-03' | 'file-code-01-fill' | 'file-code-01' | 'file-code-02-fill' | 'file-code-02' | 'file-download-01-fill' | 'file-download-01' | 'file-download-02-fill' | 'file-download-02' | 'file-download-03-fill' | 'file-download-03' | 'file-heart-01-fill' | 'file-heart-01' | 'file-heart-02-fill' | 'file-heart-02' | 'file-heart-03-fill' | 'file-heart-03' | 'file-lock-01-fill' | 'file-lock-01' | 'file-lock-02-fill' | 'file-lock-02' | 'file-lock-03-fill' | 'file-lock-03' | 'file-minus-01-fill' | 'file-minus-01' | 'file-minus-02-fill' | 'file-minus-02' | 'file-minus-03-fill' | 'file-minus-03' | 'file-plus-01-fill' | 'file-plus-01' | 'file-plus-02-fill' | 'file-plus-02' | 'file-plus-03-fill' | 'file-plus-03' | 'file-question-01-fill' | 'file-question-01' | 'file-question-02-fill' | 'file-question-02' | 'file-question-03-fill' | 'file-question-03' | 'file-search-01-fill' | 'file-search-01' | 'file-search-02-fill' | 'file-search-02' | 'file-search-03-fill' | 'file-search-03' | 'file-shield-01-fill' | 'file-shield-01' | 'file-shield-02-fill' | 'file-shield-02' | 'file-shield-03-fill' | 'file-shield-03' | 'file-x-01-fill' | 'file-x-01' | 'file-x-02-fill' | 'file-x-02' | 'file-x-03-fill' | 'file-x-03' | 'film-01-fill' | 'film-01' | 'film-02-fill' | 'film-02' | 'film-03-fill' | 'film-03' | 'filter-funnel-01-fill' | 'filter-funnel-01' | 'filter-funnel-02-fill' | 'filter-funnel-02' | 'filter-lines-fill' | 'filter-lines' | 'fingerprint-01-fill' | 'fingerprint-01' | 'fingerprint-02-fill' | 'fingerprint-02' | 'fingerprint-03-fill' | 'fingerprint-03' | 'fingerprint-04-fill' | 'fingerprint-04' | 'flag-01-fill' | 'flag-01' | 'flag-02-fill' | 'flag-02' | 'flag-03-fill' | 'flag-03' | 'flag-04-fill' | 'flag-04' | 'flag-05-fill' | 'flag-05' | 'flag-06-fill' | 'flag-06' | 'flag-ch' | 'flag-en' | 'flag-jp' | 'flag-kr' | 'flash-fill' | 'flash-off-fill' | 'flash-off' | 'flash' | 'flex-align-bottom-fill' | 'flex-align-bottom' | 'flex-align-left-fill' | 'flex-align-left' | 'flex-align-right-fill' | 'flex-align-right' | 'flex-align-top-fill' | 'flex-align-top' | 'flip-backward-fill' | 'flip-backward' | 'flip-forward-fill' | 'flip-forward' | 'folder-check-fill' | 'folder-check' | 'folder-closed-fill' | 'folder-closed' | 'folder-code-fill' | 'folder-code' | 'folder-download-fill' | 'folder-download' | 'folder-fill' | 'folder-lock-fill' | 'folder-lock' | 'folder-minus-fill' | 'folder-minus' | 'folder-plus-fill' | 'folder-plus' | 'folder-question-fill' | 'folder-question' | 'folder-search-fill' | 'folder-search' | 'folder-shield-fill' | 'folder-shield' | 'folder-x-fill' | 'folder-x' | 'folder' | 'framer-fill' | 'framer' | 'gaming-pad-01-fill' | 'gaming-pad-01' | 'gaming-pad-02-fill' | 'gaming-pad-02' | 'gift-01-fill' | 'gift-01' | 'gift-02-fill' | 'gift-02' | 'git-branch-01-fill' | 'git-branch-01' | 'git-branch-02-fill' | 'git-branch-02' | 'git-commit-fill' | 'git-commit' | 'git-merge-fill' | 'git-merge' | 'git-pull-request-fill' | 'git-pull-request' | 'glasses-01-fill' | 'glasses-01' | 'glasses-02-fill' | 'glasses-02' | 'globe-01-fill' | 'globe-01' | 'globe-02-fill' | 'globe-02' | 'globe-03-fill' | 'globe-03' | 'globe-04-fill' | 'globe-04' | 'globe-05-fill' | 'globe-05' | 'globe-06-fill' | 'globe-06' | 'globe-slated-01-fill' | 'globe-slated-01' | 'globe-slated-02-fill' | 'globe-slated-02' | 'google-chrome-fill' | 'google-chrome' | 'graduation-hat-01-fill' | 'graduation-hat-01' | 'graduation-hat-02-fill' | 'graduation-hat-02' | 'grid-01-fill' | 'grid-01' | 'grid-02-fill' | 'grid-02' | 'grid-03-fill' | 'grid-03' | 'grid-dots-blank-fill' | 'grid-dots-blank' | 'grid-dots-bottom-fill' | 'grid-dots-bottom' | 'grid-dots-horizontal-center-fill' | 'grid-dots-horizontal-center' | 'grid-dots-left-fill' | 'grid-dots-left' | 'grid-dots-outer-fill' | 'grid-dots-outer' | 'grid-dots-right-fill' | 'grid-dots-right' | 'grid-dots-top-fill' | 'grid-dots-top' | 'grid-dots-vertical-center-fill' | 'grid-dots-vertical-center' | 'hand-fill' | 'hand' | 'hard-drive-fill' | 'hard-drive' | 'hash-01-fill' | 'hash-01' | 'hash-02-fill' | 'hash-02' | 'heading-01-fill' | 'heading-01' | 'heading-02-fill' | 'heading-02' | 'heading-square-fill' | 'heading-square' | 'headphones-01-fill' | 'headphones-01' | 'headphones-02-fill' | 'headphones-02' | 'heart-1' | 'heart-circle-fill' | 'heart-circle' | 'heart-fill' | 'heart-hand-fill' | 'heart-hand' | 'heart-hexagon-fill' | 'heart-hexagon' | 'heart-octagon-fill' | 'heart-octagon' | 'heart-rounded-fill' | 'heart-rounded' | 'heart-square-fill' | 'heart-square' | 'heart' | 'hearts-fill' | 'hearts' | 'help-circle-fill' | 'help-circle' | 'help-hexagon-fill' | 'help-hexagon' | 'help-octagon-fill' | 'help-octagon' | 'help-square-fill' | 'help-square' | 'hexagon-01-fill' | 'hexagon-02-fill' | 'home-01-fill' | 'home-01' | 'home-02-fill' | 'home-02' | 'home-03-fill' | 'home-03' | 'home-04-fill' | 'home-04' | 'home-05-fill' | 'home-05' | 'home-line-fill' | 'home-line' | 'home-smile-fill' | 'home-smile' | 'horizontal-bar-chart-01-fill' | 'horizontal-bar-chart-01' | 'horizontal-bar-chart-02-fill' | 'horizontal-bar-chart-02' | 'horizontal-bar-chart-03-fill' | 'horizontal-bar-chart-03' | 'hourglass-01-fill' | 'hourglass-02-fill' | 'hourglass-03-fill' | 'hurricane-01-fill' | 'hurricane-01' | 'hurricane-02-fill' | 'hurricane-02' | 'hurricane-03-fill' | 'hurricane-03' | 'image-01-fill' | 'image-01' | 'image-02-fill' | 'image-02' | 'image-03-fill' | 'image-03' | 'image-04-fill' | 'image-04' | 'image-05-fill' | 'image-05' | 'image-check-fill' | 'image-check' | 'image-down-fill' | 'image-down' | 'image-indent-left-fill' | 'image-indent-left' | 'image-indent-right-fill' | 'image-indent-right' | 'image-left-fill' | 'image-left' | 'image-plus-fill' | 'image-plus' | 'image-right-fill' | 'image-right' | 'image-up-fill' | 'image-up' | 'image-user-check-fill' | 'image-user-check' | 'image-user-down-fill' | 'image-user-down' | 'image-user-fill' | 'image-user-left-fill' | 'image-user-left' | 'image-user-plus-fill' | 'image-user-plus' | 'image-user-right-fill' | 'image-user-right' | 'image-user-up-fill' | 'image-user-up' | 'image-user-x-fill' | 'image-user-x' | 'image-user' | 'image-x-fill' | 'image-x' | 'inbox-01-fill' | 'inbox-01' | 'inbox-02-fill' | 'inbox-02' | 'infinity-fill' | 'infinity' | 'info-circle-fill' | 'info-circle' | 'info-hexagon-fill' | 'info-hexagon' | 'info-octagon-fill' | 'info-octagon' | 'info-square-fill' | 'info-square' | 'intersect-circle-fill' | 'intersect-circle' | 'intersect-square-fill' | 'intersect-square' | 'italic-01-fill' | 'italic-01' | 'italic-02-fill' | 'italic-02' | 'italic-square-fill' | 'italic-square' | 'key-01-fill' | 'key-01' | 'key-02-fill' | 'key-02' | 'keyboard-01-fill' | 'keyboard-01' | 'keyboard-02-fill' | 'keyboard-02' | 'laptop-01-fill' | 'laptop-01' | 'laptop-02-fill' | 'laptop-02' | 'layer-single-fill' | 'layer-single' | 'layers-three-01-fill' | 'layers-three-01' | 'layers-three-02-fill' | 'layers-three-02' | 'layers-two-01-fill' | 'layers-two-01' | 'layers-two-02-fill' | 'layers-two-02' | 'layout-alt-01-fill' | 'layout-alt-01' | 'layout-alt-02-fill' | 'layout-alt-02' | 'layout-alt-03-fill' | 'layout-alt-03' | 'layout-alt-04-fill' | 'layout-alt-04' | 'layout-bottom-fill' | 'layout-bottom' | 'layout-grid-01-fill' | 'layout-grid-01' | 'layout-grid-02-fill' | 'layout-grid-02' | 'layout-left-fill' | 'layout-left' | 'layout-right-fill' | 'layout-right' | 'layout-top-fill' | 'layout-top' | 'left-indent-01-fill' | 'left-indent-01' | 'left-indent-02-fill' | 'left-indent-02' | 'letter-spacing-01-fill' | 'letter-spacing-01' | 'letter-spacing-02-fill' | 'letter-spacing-02' | 'life-buoy-01-fill' | 'life-buoy-01' | 'life-buoy-02-fill' | 'life-buoy-02' | 'lightbulb-01-fill' | 'lightbulb-01' | 'lightbulb-02-fill' | 'lightbulb-02' | 'lightbulb-03-fill' | 'lightbulb-03' | 'lightbulb-04-fill' | 'lightbulb-04' | 'lightbulb-05-fill' | 'lightbulb-05' | 'lightning-01-fill' | 'lightning-01' | 'lightning-02-fill' | 'lightning-02' | 'line-chart-down-01-fill' | 'line-chart-down-01' | 'line-chart-down-02-fill' | 'line-chart-down-02' | 'line-chart-down-03-fill' | 'line-chart-down-03' | 'line-chart-down-04-fill' | 'line-chart-down-04' | 'line-chart-down-05-fill' | 'line-chart-down-05' | 'line-chart-up-01-fill' | 'line-chart-up-01' | 'line-chart-up-02-fill' | 'line-chart-up-02' | 'line-chart-up-03-fill' | 'line-chart-up-03' | 'line-chart-up-04-fill' | 'line-chart-up-04' | 'line-chart-up-05-fill' | 'line-chart-up-05' | 'line-height-fill' | 'line-height' | 'link-01-fill' | 'link-01' | 'link-02-fill' | 'link-02' | 'link-03-fill' | 'link-03' | 'link-04-fill' | 'link-04' | 'link-05-fill' | 'link-05' | 'link-broken-01-fill' | 'link-broken-01' | 'link-broken-02-fill' | 'link-broken-02' | 'link-external-01-alt-fill' | 'link-external-01-fill' | 'link-external-01' | 'link-external-02-fill' | 'link-external-02' | 'list-fill' | 'list' | 'loading-01-fill' | 'loading-01' | 'loading-02-fill' | 'loading-02' | 'loading-03-fill' | 'loading-03' | 'lock-01-fill' | 'lock-01' | 'lock-02-fill' | 'lock-02' | 'lock-03-fill' | 'lock-03' | 'lock-04-fill' | 'lock-04' | 'lock-keyhole-circle-fill' | 'lock-keyhole-circle' | 'lock-keyhole-square-fill' | 'lock-keyhole-square' | 'lock-unlocked-01-fill' | 'lock-unlocked-01' | 'lock-unlocked-02-fill' | 'lock-unlocked-02' | 'lock-unlocked-03-fill' | 'lock-unlocked-03' | 'lock-unlocked-04-fill' | 'lock-unlocked-04' | 'log-in-01-alt-fill' | 'log-in-01-fill' | 'log-in-01' | 'log-in-02-alt-fill' | 'log-in-02-fill' | 'log-in-02' | 'log-in-03-alt-fill' | 'log-in-03-fill' | 'log-in-03' | 'log-in-04-alt-fill' | 'log-in-04-fill' | 'log-in-04' | 'log-out-01-alt-fill' | 'log-out-01-fill' | 'log-out-01' | 'log-out-02-alt-fill' | 'log-out-02-fill' | 'log-out-02' | 'log-out-03-alt-fill' | 'log-out-03-fill' | 'log-out-03' | 'log-out-04-alt-fill' | 'log-out-04-fill' | 'log-out-04' | 'luggage-01-fill' | 'luggage-01' | 'luggage-02-fill' | 'luggage-02' | 'luggage-03-fill' | 'luggage-03' | 'magic-wand-01-fill' | 'magic-wand-01' | 'magic-wand-02-fill' | 'magic-wand-02' | 'mail-01-fill' | 'mail-01' | 'mail-02-fill' | 'mail-02' | 'mail-03-fill' | 'mail-03' | 'mail-04-fill' | 'mail-04' | 'mail-05-fill' | 'mail-05' | 'map-01-fill' | 'map-01' | 'map-02-fill' | 'map-02' | 'mark-fill' | 'mark' | 'marker-pin-01-fill' | 'marker-pin-01' | 'marker-pin-02-fill' | 'marker-pin-02' | 'marker-pin-03-fill' | 'marker-pin-03' | 'marker-pin-04-fill' | 'marker-pin-04' | 'marker-pin-05-fill' | 'marker-pin-05' | 'marker-pin-06-fill' | 'marker-pin-06' | 'maximize-01-fill' | 'maximize-01' | 'maximize-02-fill' | 'maximize-02' | 'medical-circle-fill' | 'medical-circle' | 'medical-cross-fill' | 'medical-cross' | 'medical-square-fill' | 'medical-square' | 'menu-01-fill' | 'menu-01' | 'menu-02-fill' | 'menu-02' | 'menu-03-fill' | 'menu-03' | 'menu-04-fill' | 'menu-04' | 'menu-05-fill' | 'menu-05' | 'message-alert-circle-fill' | 'message-alert-circle' | 'message-alert-square-fill' | 'message-alert-square' | 'message-chat-circle-fill' | 'message-chat-circle' | 'message-chat-square-fill' | 'message-chat-square' | 'message-check-circle-fill' | 'message-check-circle' | 'message-check-square-fill' | 'message-check-square' | 'message-circle-01-fill' | 'message-circle-01' | 'message-circle-02-fill' | 'message-circle-02' | 'message-dots-circle-fill' | 'message-dots-circle' | 'message-dots-square-fill' | 'message-dots-square' | 'message-heart-circle-fill' | 'message-heart-circle' | 'message-heart-square-fill' | 'message-heart-square' | 'message-notification-circle-fill' | 'message-notification-circle' | 'message-notification-square-fill' | 'message-notification-square' | 'message-plus-circle-fill' | 'message-plus-circle' | 'message-plus-square-fill' | 'message-plus-square' | 'message-question-circle-fill' | 'message-question-circle' | 'message-question-square-fill' | 'message-question-square' | 'message-smile-circle-fill' | 'message-smile-circle' | 'message-smile-square-fill' | 'message-smile-square' | 'message-square-01-fill' | 'message-square-01' | 'message-square-02-fill' | 'message-square-02' | 'message-text-circle-01-fill' | 'message-text-circle-01' | 'message-text-circle-02-fill' | 'message-text-circle-02' | 'message-text-square-01-fill' | 'message-text-square-01' | 'message-text-square-02-fill' | 'message-text-square-02' | 'message-x-circle-fill' | 'message-x-circle' | 'message-x-square-fill' | 'message-x-square' | 'microphone-01-fill' | 'microphone-01' | 'microphone-02-fill' | 'microphone-02' | 'microphone-off-01-fill' | 'microphone-off-01' | 'microphone-off-02-fill' | 'microphone-off-02' | 'microscope-fill' | 'microscope' | 'minimize-01-fill' | 'minimize-01' | 'minimize-02-fill' | 'minimize-02' | 'minus-circle-fill' | 'minus-circle' | 'minus-fill' | 'minus-square-fill' | 'minus-square' | 'minus' | 'modem-01-fill' | 'modem-01' | 'modem-02-fill' | 'modem-02' | 'monitor-01-fill' | 'monitor-01' | 'monitor-02-fill' | 'monitor-02' | 'monitor-03-fill' | 'monitor-03' | 'monitor-04-fill' | 'monitor-04' | 'monitor-05-fill' | 'monitor-05' | 'moon-01-fill' | 'moon-01' | 'moon-02-fill' | 'moon-02' | 'moon-eclipse-fill' | 'moon-eclipse' | 'moon-star-fill' | 'moon-star' | 'mouse-fill' | 'mouse' | 'move-fill' | 'move' | 'music-note-01-fill' | 'music-note-01' | 'music-note-02-fill' | 'music-note-02' | 'music-note-plus-fill' | 'music-note-plus' | 'navigation-pointer-01-fill' | 'navigation-pointer-01' | 'navigation-pointer-02-fill' | 'navigation-pointer-02' | 'navigation-pointer-off-01-fill' | 'navigation-pointer-off-01' | 'navigation-pointer-off-02-fill' | 'navigation-pointer-off-02' | 'notification-box-fill' | 'notification-box' | 'notification-message-fill' | 'notification-message' | 'notification-text-fill' | 'notification-text' | 'octagon-fill' | 'package-check-fill' | 'package-check' | 'package-fill' | 'package-minus-fill' | 'package-minus' | 'package-plus-fill' | 'package-plus' | 'package-search-fill' | 'package-search' | 'package-x-fill' | 'package-x' | 'package' | 'paint-fill' | 'paint-pour-fill' | 'paint-pour' | 'paint' | 'palette-fill' | 'palette' | 'paperclip-fill' | 'paperclip' | 'paragraph-spacing-fill' | 'paragraph-spacing' | 'paragraph-wrap-fill' | 'paragraph-wrap' | 'passcode-fill' | 'passcode-lock-fill' | 'passcode-lock' | 'passcode' | 'passport-fill' | 'passport' | 'pause-circle-fill' | 'pause-circle' | 'pause-square-fill' | 'pause-square' | 'pen-tool-01-fill' | 'pen-tool-01' | 'pen-tool-02-fill' | 'pen-tool-02' | 'pen-tool-minus-fill' | 'pen-tool-minus' | 'pen-tool-plus-fill' | 'pen-tool-plus' | 'pencil-01-fill' | 'pencil-01' | 'pencil-02-fill' | 'pencil-02' | 'pencil-line-fill' | 'pencil-line' | 'pentagon-fill' | 'percent-01-fill' | 'percent-01' | 'percent-02-fill' | 'percent-02' | 'percent-03-fill' | 'percent-03' | 'perspective-01-fill' | 'perspective-01' | 'perspective-02-fill' | 'perspective-02' | 'phone-01-fill' | 'phone-01' | 'phone-02-fill' | 'phone-02' | 'phone-call-01-fill' | 'phone-call-01' | 'phone-call-02-fill' | 'phone-call-02' | 'phone-fill' | 'phone-hang-up-fill' | 'phone-hang-up' | 'phone-incoming-01-fill' | 'phone-incoming-01' | 'phone-incoming-02-fill' | 'phone-incoming-02' | 'phone-outgoing-01-fill' | 'phone-outgoing-01' | 'phone-outgoing-02-fill' | 'phone-outgoing-02' | 'phone-pause-fill' | 'phone-pause' | 'phone-plus-fill' | 'phone-plus' | 'phone-x-fill' | 'phone-x' | 'phone' | 'pie-chart-01-fill' | 'pie-chart-01' | 'pie-chart-02-fill' | 'pie-chart-02' | 'pie-chart-03-fill' | 'pie-chart-03' | 'pie-chart-04-fill' | 'pie-chart-04' | 'piggy-bank-01-fill' | 'piggy-bank-01' | 'piggy-bank-02-fill' | 'piggy-bank-02' | 'pilcrow-01-fill' | 'pilcrow-01' | 'pilcrow-02-fill' | 'pilcrow-02' | 'pilcrow-square-fill' | 'pilcrow-square' | 'pin-01-fill' | 'pin-01' | 'pin-02-fill' | 'pin-02' | 'placeholder-fill' | 'placeholder' | 'plane-fill' | 'plane' | 'play-circle-fill' | 'play-circle' | 'play-fill' | 'play-square-fill' | 'play-square' | 'play' | 'plus-circle-fill' | 'plus-circle' | 'plus-fill' | 'plus-square-fill' | 'plus-square' | 'plus' | 'podcast-fill' | 'podcast' | 'power-01-fill' | 'power-01' | 'power-02-fill' | 'power-02' | 'power-03-fill' | 'power-03' | 'presentation-chart-01-fill' | 'presentation-chart-01' | 'presentation-chart-02-fill' | 'presentation-chart-02' | 'presentation-chart-03-fill' | 'presentation-chart-03' | 'printer-fill' | 'printer' | 'puzzle-piece-01-fill' | 'puzzle-piece-01' | 'puzzle-piece-02-fill' | 'puzzle-piece-02' | 'qr-code-01-fill' | 'qr-code-01' | 'qr-code-02-fill' | 'qr-code-02' | 'receipt-check-fill' | 'receipt-check' | 'receipt-fill' | 'receipt' | 'recording-01-fill' | 'recording-01' | 'recording-02-fill' | 'recording-02' | 'recording-03-fill' | 'recording-03' | 'reflect-01-fill' | 'reflect-01' | 'reflect-02-fill' | 'reflect-02' | 'refresh-ccw-01-fill' | 'refresh-ccw-01' | 'refresh-ccw-02-fill' | 'refresh-ccw-02' | 'refresh-ccw-03-fill' | 'refresh-ccw-03' | 'refresh-ccw-04-fill' | 'refresh-ccw-04' | 'refresh-ccw-05-fill' | 'refresh-ccw-05' | 'refresh-cw-01-fill' | 'refresh-cw-01' | 'refresh-cw-02-fill' | 'refresh-cw-02' | 'refresh-cw-03-fill' | 'refresh-cw-03' | 'refresh-cw-04-fill' | 'refresh-cw-04' | 'refresh-cw-05-fill' | 'refresh-cw-05' | 'repeat-01-fill' | 'repeat-01' | 'repeat-02-fill' | 'repeat-02' | 'repeat-03-fill' | 'repeat-03' | 'repeat-04-fill' | 'repeat-04' | 'reverse-left-fill' | 'reverse-left' | 'reverse-right-fill' | 'reverse-right' | 'right-indent-01-fill' | 'right-indent-01' | 'right-indent-02-fill' | 'right-indent-02' | 'rocket-01-fill' | 'rocket-01' | 'rocket-02-fill' | 'rocket-02' | 'roller-brush-fill' | 'roller-brush' | 'route-fill' | 'route' | 'rows-01-fill' | 'rows-01' | 'rows-02-fill' | 'rows-02' | 'rows-03-fill' | 'rows-03' | 'rss-01-fill' | 'rss-01' | 'rss-02-fill' | 'rss-02' | 'ruler-fill' | 'ruler' | 'safe-fill' | 'safe' | 'sale-01-fill' | 'sale-01' | 'sale-02-fill' | 'sale-02' | 'sale-03-fill' | 'sale-03' | 'sale-04-fill' | 'sale-04' | 'save-01-fill' | 'save-01' | 'save-02-fill' | 'save-02' | 'save-03-fill' | 'save-03' | 'scale-01-fill' | 'scale-01' | 'scale-02-fill' | 'scale-02' | 'scale-03-fill' | 'scale-03' | 'scales-01-fill' | 'scales-01' | 'scales-02-fill' | 'scales-02' | 'scan-fill' | 'scan' | 'scissors-01-fill' | 'scissors-01' | 'scissors-02-fill' | 'scissors-02' | 'scissors-cut-01-fill' | 'scissors-cut-01' | 'scissors-cut-02-fill' | 'scissors-cut-02' | 'search-lg-fill' | 'search-lg' | 'search-md-fill' | 'search-md' | 'search-refraction-fill' | 'search-refraction' | 'search-sm-fill' | 'search-sm' | 'send-01-fill' | 'send-01' | 'send-02-fill' | 'send-02' | 'send-03-fill' | 'send-03' | 'server-01-fill' | 'server-01' | 'server-02-fill' | 'server-02' | 'server-03-fill' | 'server-03' | 'server-04-fill' | 'server-04' | 'server-05-fill' | 'server-05' | 'server-06-fill' | 'server-06' | 'settings-01-fill' | 'settings-01' | 'settings-02-fill' | 'settings-02' | 'settings-03-fill' | 'settings-03' | 'settings-04-fill' | 'settings-04' | 'share-01-alt-fill' | 'share-01-fill' | 'share-01' | 'share-02-alt-fill' | 'share-02-fill' | 'share-02' | 'share-03-fill' | 'share-03' | 'share-04-alt-fill' | 'share-04-fill' | 'share-04' | 'share-05-fill' | 'share-05' | 'share-06-fill' | 'share-06' | 'share-07-fill' | 'share-07' | 'shield-01-fill' | 'shield-01' | 'shield-02-fill' | 'shield-02' | 'shield-03-fill' | 'shield-03' | 'shield-dollar-fill' | 'shield-dollar' | 'shield-off-fill' | 'shield-off' | 'shield-plus-fill' | 'shield-plus' | 'shield-tick-fill' | 'shield-tick' | 'shield-zap-fill' | 'shield-zap' | 'shopping-bag-01-fill' | 'shopping-bag-01' | 'shopping-bag-02-fill' | 'shopping-bag-02' | 'shopping-bag-03-fill' | 'shopping-bag-03' | 'shopping-cart-01-fill' | 'shopping-cart-01' | 'shopping-cart-02-fill' | 'shopping-cart-02' | 'shopping-cart-03-fill' | 'shopping-cart-03' | 'shuffle-01-fill' | 'shuffle-01' | 'shuffle-02-fill' | 'shuffle-02' | 'signal-01-fill' | 'signal-01' | 'signal-02-fill' | 'signal-02' | 'signal-03-fill' | 'signal-03' | 'simcard-fill' | 'simcard' | 'skew-fill' | 'skew' | 'skip-back-fill' | 'skip-back' | 'skip-forward-fill' | 'skip-forward' | 'slash-circle-01-fill' | 'slash-circle-01' | 'slash-circle-02-fill' | 'slash-circle-02' | 'slash-divider-fill' | 'slash-divider' | 'slash-octagon-fill' | 'slash-octagon' | 'sliders-01-fill' | 'sliders-01' | 'sliders-02-fill' | 'sliders-02' | 'sliders-03-fill' | 'sliders-03' | 'sliders-04-fill' | 'sliders-04' | 'snowflake-01-fill' | 'snowflake-01' | 'snowflake-02-fill' | 'snowflake-02' | 'spacing-height-01-fill' | 'spacing-height-01' | 'spacing-height-02-fill' | 'spacing-height-02' | 'spacing-width-01-fill' | 'spacing-width-01' | 'spacing-width-02-fill' | 'spacing-width-02' | 'speaker-01-fill' | 'speaker-01' | 'speaker-02-fill' | 'speaker-02' | 'speaker-03-fill' | 'speaker-03' | 'speedometer-01-fill' | 'speedometer-01' | 'speedometer-02-fill' | 'speedometer-02' | 'speedometer-03-fill' | 'speedometer-03' | 'speedometer-04-fill' | 'speedometer-04' | 'square-fill' | 'stand-fill' | 'stand' | 'star-01-fill' | 'star-02-fill' | 'star-03-fill' | 'star-04-fill' | 'star-05-fill' | 'star-06-fill' | 'star-06' | 'star-07-fill' | 'stars-01-fill' | 'stars-01' | 'stars-02-fill' | 'stars-02' | 'stars-03-fill' | 'stars-03' | 'sticker-circle-fill' | 'sticker-circle' | 'sticker-square-fill' | 'sticker-square' | 'stop-circle-fill' | 'stop-circle' | 'stop-fill' | 'stop-square-fill' | 'stop-square' | 'stop' | 'strikethrough-01-fill' | 'strikethrough-01' | 'strikethrough-02-fill' | 'strikethrough-02' | 'strikethrough-square-fill' | 'strikethrough-square' | 'subscript-fill' | 'subscript' | 'sun-fill' | 'sun-setting-01-fill' | 'sun-setting-01' | 'sun-setting-02-fill' | 'sun-setting-02' | 'sun-setting-03-fill' | 'sun-setting-03' | 'sun' | 'sunrise-fill' | 'sunrise' | 'sunset-fill' | 'sunset' | 'switch-horizontal-01-fill' | 'switch-horizontal-01' | 'switch-horizontal-02-fill' | 'switch-horizontal-02' | 'switch-vertical-01-fill' | 'switch-vertical-01' | 'switch-vertical-02-fill' | 'switch-vertical-02' | 'table-fill' | 'table' | 'tablet-01-fill' | 'tablet-01' | 'tablet-02-fill' | 'tablet-02' | 'tag-01-fill' | 'tag-01' | 'tag-02-fill' | 'tag-02' | 'tag-03-fill' | 'tag-03' | 'target-01-fill' | 'target-01' | 'target-02-fill' | 'target-02' | 'target-03-fill' | 'target-03' | 'target-04-fill' | 'target-04' | 'target-05-fill' | 'target-05' | 'telescope-fill' | 'telescope' | 'terminal-browser-fill' | 'terminal-browser' | 'terminal-circle-fill' | 'terminal-circle' | 'terminal-fill' | 'terminal-square-fill' | 'terminal-square' | 'terminal' | 'text-input-fill' | 'text-input' | 'thermometer-01-fill' | 'thermometer-01' | 'thermometer-02-fill' | 'thermometer-02' | 'thermometer-03-fill' | 'thermometer-03' | 'thermometer-cold-fill' | 'thermometer-cold' | 'thermometer-warm-fill' | 'thermometer-warm' | 'thumbs-down-fill' | 'thumbs-down' | 'thumbs-up-fill' | 'thumbs-up' | 'ticket-01-fill' | 'ticket-01' | 'ticket-02-fill' | 'ticket-02' | 'toggle-01-left-fill' | 'toggle-01-left' | 'toggle-01-right-fill' | 'toggle-01-right' | 'toggle-02-left-fill' | 'toggle-02-left' | 'toggle-02-right-fill' | 'toggle-02-right' | 'toggle-03-left-fill' | 'toggle-03-left' | 'toggle-03-right-fill' | 'toggle-03-right' | 'tool-01-fill' | 'tool-01' | 'tool-02-fill' | 'tool-02' | 'train-fill' | 'train' | 'tram-fill' | 'tram' | 'transform-fill' | 'transform' | 'translate-01-fill' | 'translate-01' | 'translate-02-fill' | 'translate-02' | 'trash-01-fill' | 'trash-01' | 'trash-02-fill' | 'trash-02' | 'trash-03-fill' | 'trash-03' | 'trash-04-fill' | 'trash-04' | 'trend-down-01-fill' | 'trend-down-01' | 'trend-down-02-fill' | 'trend-down-02' | 'trend-up-01-fill' | 'trend-up-01' | 'trend-up-02-fill' | 'trend-up-02' | 'triangle-fill' | 'trophy-01-fill' | 'trophy-01' | 'trophy-02-fill' | 'trophy-02' | 'truck-01-fill' | 'truck-01' | 'truck-02-fill' | 'truck-02' | 'tv-01-fill' | 'tv-01' | 'tv-02-fill' | 'tv-02' | 'tv-03-fill' | 'tv-03' | 'type-01-fill' | 'type-01' | 'type-02-fill' | 'type-02' | 'type-square-fill' | 'type-square' | 'type-strikethrough-01-fill' | 'type-strikethrough-01' | 'type-strikethrough-02-fill' | 'type-strikethrough-02' | 'umbrella-01-fill' | 'umbrella-01' | 'umbrella-02-fill' | 'umbrella-02' | 'umbrella-03-fill' | 'umbrella-03' | 'underline-01-fill' | 'underline-01' | 'underline-02-fill' | 'underline-02' | 'underline-square-fill' | 'underline-square' | 'upload-01-alt-fill' | 'upload-01-fill' | 'upload-01' | 'upload-02-fill' | 'upload-02' | 'upload-03-fill' | 'upload-03' | 'upload-04-fill' | 'upload-04' | 'upload-cloud-01-fill' | 'upload-cloud-01' | 'upload-cloud-02-fill' | 'upload-cloud-02' | 'usb-flash-drive-fill' | 'usb-flash-drive' | 'user-01-fill' | 'user-01' | 'user-02-fill' | 'user-02' | 'user-03-fill' | 'user-03' | 'user-check-01-fill' | 'user-check-01' | 'user-check-02-fill' | 'user-check-02' | 'user-circle-fill' | 'user-circle' | 'user-down-01-fill' | 'user-down-01' | 'user-down-02-fill' | 'user-down-02' | 'user-edit-fill' | 'user-edit' | 'user-left-01-fill' | 'user-left-01' | 'user-left-02-fill' | 'user-left-02' | 'user-minus-01-fill' | 'user-minus-01' | 'user-minus-02-fill' | 'user-minus-02' | 'user-plus-01-fill' | 'user-plus-01' | 'user-plus-02-fill' | 'user-plus-02' | 'user-right-01-fill' | 'user-right-01' | 'user-right-02-fill' | 'user-right-02' | 'user-square-fill' | 'user-square' | 'user-up-01-fill' | 'user-up-01' | 'user-up-02-fill' | 'user-up-02' | 'user-x-01-fill' | 'user-x-01' | 'user-x-02-fill' | 'user-x-02' | 'users-01-fill' | 'users-01' | 'users-02-fill' | 'users-02' | 'users-03-fill' | 'users-03' | 'users-check-fill' | 'users-check' | 'users-down-fill' | 'users-down' | 'users-edit-fill' | 'users-edit' | 'users-left-fill' | 'users-left' | 'users-minus-fill' | 'users-minus' | 'users-plus-fill' | 'users-plus' | 'users-right-fill' | 'users-right' | 'users-up-fill' | 'users-up' | 'users-x-fill' | 'users-x' | 'variable-fill' | 'variable' | 'verifyage-01' | 'verifyage-02' | 'video-recorder-fill' | 'video-recorder-off-fill' | 'video-recorder-off' | 'video-recorder' | 'virus-fill' | 'virus' | 'voicemail-fill' | 'voicemail' | 'volume-max-fill' | 'volume-max' | 'volume-min-fill' | 'volume-min' | 'volume-minus-fill' | 'volume-minus' | 'volume-plus-fill' | 'volume-plus' | 'volume-x-fill' | 'volume-x' | 'wallet-01-fill' | 'wallet-01' | 'wallet-02-fill' | 'wallet-02' | 'wallet-03-fill' | 'wallet-03' | 'wallet-04-fill' | 'wallet-04' | 'wallet-05-fill' | 'wallet-05' | 'warining' | 'watch-circle-fill' | 'watch-square-fill' | 'waves-fill' | 'waves' | 'webcam-01-fill' | 'webcam-01' | 'webcam-02-fill' | 'webcam-02' | 'wifi-fill' | 'wifi-off-fill' | 'wifi-off' | 'wifi' | 'wind-01-fill' | 'wind-01' | 'wind-02-fill' | 'wind-02' | 'wind-03-fill' | 'wind-03' | 'x-circle-fill' | 'x-circle' | 'x-close-fill' | 'x-close' | 'x-fill' | 'x-square-fill' | 'x-square' | 'x' | 'youtube-fill' | 'youtube' | 'zap-circle-fill' | 'zap-circle' | 'zap-fast-fill' | 'zap-fast' | 'zap-fill' | 'zap-off-fill' | 'zap-off' | 'zap-square-fill' | 'zap-square' | 'zap' | 'zoom-in-fill' | 'zoom-in' | 'zoom-out-fill' | 'zoom-out';
|