@haiilo/catalyst-icons 2.11.2 → 2.13.0
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/dist/js/icons.constants.d.ts +267 -36
- package/dist/js/icons.constants.js +190 -25
- package/dist/js/icons.object.d.ts +1 -1
- package/dist/js/icons.object.js +38 -5
- package/dist/ts/icons.constants.ts +342 -45
- package/dist/ts/icons.object.ts +114 -15
- package/package.json +1 -1
- package/src/ava-sparkle-outlined.svg +1 -0
- package/src/flag-rect-al.svg +1 -0
- package/src/flag-rect-am.svg +1 -0
- package/src/flag-rect-ba.svg +1 -0
- package/src/flag-rect-bg.svg +1 -0
- package/src/flag-rect-cn.svg +1 -0
- package/src/flag-rect-cz.svg +1 -0
- package/src/flag-rect-de.svg +1 -0
- package/src/flag-rect-dk.svg +1 -0
- package/src/flag-rect-ee.svg +1 -0
- package/src/flag-rect-en.svg +1 -0
- package/src/flag-rect-es.svg +1 -0
- package/src/flag-rect-fi.svg +1 -0
- package/src/flag-rect-fr.svg +1 -0
- package/src/flag-rect-gb.svg +1 -0
- package/src/flag-rect-gr.svg +1 -0
- package/src/flag-rect-hr.svg +1 -0
- package/src/flag-rect-hu.svg +1 -0
- package/src/flag-rect-is.svg +1 -0
- package/src/flag-rect-it.svg +1 -0
- package/src/flag-rect-jp.svg +1 -0
- package/src/flag-rect-kr.svg +1 -0
- package/src/flag-rect-la.svg +1 -0
- package/src/flag-rect-lv.svg +1 -0
- package/src/flag-rect-mk.svg +1 -0
- package/src/flag-rect-nl.svg +1 -0
- package/src/flag-rect-no.svg +1 -0
- package/src/flag-rect-pl.svg +1 -0
- package/src/flag-rect-pt.svg +1 -0
- package/src/flag-rect-ro.svg +1 -0
- package/src/flag-rect-rs.svg +1 -0
- package/src/flag-rect-ru.svg +1 -0
- package/src/flag-rect-se.svg +1 -0
- package/src/flag-rect-si.svg +1 -0
- package/src/flag-rect-sk.svg +1 -0
- package/src/flag-rect-th.svg +1 -0
- package/src/flag-rect-tr.svg +1 -0
- package/src/flag-rect-vn.svg +1 -0
- package/src/haiilo-home.svg +0 -1
- package/src/haiilo-insights.svg +0 -1
- package/src/haiilo-outlined.svg +0 -1
- package/src/haiilo-share.svg +0 -1
- package/src/haiilo-stories.svg +0 -1
|
@@ -395,6 +395,10 @@ export const ciAudioOutlined = {
|
|
|
395
395
|
name: 'audio-outlined',
|
|
396
396
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75v.563a1 1 0 0 1-.008.112l-.61 4.035a4.75 4.75 0 0 1-4.698 4.04h-1.043a1.75 1.75 0 0 1-1.735-1.98l.837-6.32a1.75 1.75 0 0 1 2.06-1.49l3.69.696a8.25 8.25 0 0 0-16.486 0l3.69-.697a1.75 1.75 0 0 1 2.06 1.49l.837 6.321a1.75 1.75 0 0 1-1.735 1.98H7.565a4.75 4.75 0 0 1-4.696-4.04l-.61-4.035a1 1 0 0 1-.009-.113zm1.6 1.165.502 3.321a3.25 3.25 0 0 0 3.213 2.764H8.61a.25.25 0 0 0 .248-.283l-.837-6.321a.25.25 0 0 0-.294-.213zm16.3 0-3.876-.732a.25.25 0 0 0-.294.213l-.837 6.321a.25.25 0 0 0 .248.283h1.043a3.25 3.25 0 0 0 3.214-2.764l.502-3.32Z" clip-rule="evenodd"/></svg>`
|
|
397
397
|
};
|
|
398
|
+
export const ciAvaSparkleOutlined = {
|
|
399
|
+
name: 'ava-sparkle-outlined',
|
|
400
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M10.396 4.108c.583-1.477 2.674-1.477 3.256 0l1.74 4.409a.25.25 0 0 0 .14.14l4.409 1.74c1.477.582 1.477 2.673 0 3.255l-4.409 1.74a.25.25 0 0 0-.14.14l-1.74 4.409c-.582 1.477-2.673 1.477-3.256 0l-1.738-4.409a.25.25 0 0 0-.141-.14l-4.41-1.74c-1.476-.582-1.476-2.673 0-3.256l4.41-1.738a.25.25 0 0 0 .14-.141l1.74-4.41Zm1.861.55a.25.25 0 0 0-.465 0l-1.739 4.41a1.75 1.75 0 0 1-.986.985l-4.409 1.739a.25.25 0 0 0 0 .465l4.41 1.739c.45.178.807.535.985.986l1.739 4.409a.25.25 0 0 0 .465 0l1.739-4.41a1.75 1.75 0 0 1 .986-.985l4.409-1.739a.25.25 0 0 0 0-.465l-4.41-1.739a1.75 1.75 0 0 1-.985-.986z" clip-rule="evenodd"/><path fill="url(#ava-sparkle-outlined_svg__a)" fill-rule="evenodd" d="M10.396 4.108c.583-1.477 2.674-1.477 3.256 0l1.74 4.409a.25.25 0 0 0 .14.14l4.409 1.74c1.477.582 1.477 2.673 0 3.255l-4.409 1.74a.25.25 0 0 0-.14.14l-1.74 4.409c-.582 1.477-2.673 1.477-3.256 0l-1.738-4.409a.25.25 0 0 0-.141-.14l-4.41-1.74c-1.476-.582-1.476-2.673 0-3.256l4.41-1.738a.25.25 0 0 0 .14-.141l1.74-4.41Zm1.861.55a.25.25 0 0 0-.465 0l-1.739 4.41a1.75 1.75 0 0 1-.986.985l-4.409 1.739a.25.25 0 0 0 0 .465l4.41 1.739c.45.178.807.535.985.986l1.739 4.409a.25.25 0 0 0 .465 0l1.739-4.41a1.75 1.75 0 0 1 .986-.985l4.409-1.739a.25.25 0 0 0 0-.465l-4.41-1.739a1.75 1.75 0 0 1-.985-.986z" clip-rule="evenodd"/><path fill="#000" d="M21.024 18.024a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/><path fill="url(#ava-sparkle-outlined_svg__b)" d="M21.024 18.024a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/><path fill="#000" d="M4.524 6.024a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"/><path fill="url(#ava-sparkle-outlined_svg__c)" d="M4.524 6.024a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"/><defs><linearGradient id="ava-sparkle-outlined_svg__a" x1="5.043" x2="21.746" y1="3" y2="3.671" gradientUnits="userSpaceOnUse"><stop stop-color="#4D54FF"/><stop offset="1" stop-color="#F634C0"/></linearGradient><linearGradient id="ava-sparkle-outlined_svg__b" x1="5.043" x2="21.746" y1="3" y2="3.671" gradientUnits="userSpaceOnUse"><stop stop-color="#4D54FF"/><stop offset="1" stop-color="#F634C0"/></linearGradient><linearGradient id="ava-sparkle-outlined_svg__c" x1="5.043" x2="21.746" y1="3" y2="3.671" gradientUnits="userSpaceOnUse"><stop stop-color="#4D54FF"/><stop offset="1" stop-color="#F634C0"/></linearGradient></defs></svg>`
|
|
401
|
+
};
|
|
398
402
|
export const ciBarChartOutlined = {
|
|
399
403
|
name: 'bar-chart-outlined',
|
|
400
404
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M15 3.25A1.75 1.75 0 0 0 13.25 5v3.268A2 2 0 0 0 13 8.25h-3A1.75 1.75 0 0 0 8.25 10v2.268A2 2 0 0 0 8 12.25H5A1.75 1.75 0 0 0 3.25 14v4A2.75 2.75 0 0 0 6 20.75h11A2.75 2.75 0 0 0 19.75 18V5A1.75 1.75 0 0 0 18 3.25zm-1.75 16V10a.25.25 0 0 0-.25-.25h-3a.25.25 0 0 0-.25.25v9.25zm1.5 0H17c.69 0 1.25-.56 1.25-1.25V5a.25.25 0 0 0-.25-.25h-3a.25.25 0 0 0-.25.25zM8.25 14v5.25H6c-.69 0-1.25-.56-1.25-1.25v-4a.25.25 0 0 1 .25-.25h3a.25.25 0 0 1 .25.25" clip-rule="evenodd"/></svg>`
|
|
@@ -987,6 +991,154 @@ export const ciFlagPt = {
|
|
|
987
991
|
name: 'flag-pt',
|
|
988
992
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#F93939" d="M8 5h11a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H8z"/><path fill="#249F58" fill-rule="evenodd" d="M2 8a3 3 0 0 1 3-3h3.667v14H5a3 3 0 0 1-3-3z" clip-rule="evenodd"/><path fill="#FFDA2C" d="M8.667 14.333c1.578 0 2.857-1.253 2.857-2.8s-1.28-2.8-2.857-2.8-2.857 1.254-2.857 2.8c0 1.547 1.279 2.8 2.857 2.8"/><path fill="#F93939" fill-rule="evenodd" d="M10.572 12.467v-2.8h-3.81v2.8c0 .515.852.933 1.905.933s1.905-.418 1.905-.933" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.714 10.6H9.62v1.867H7.714z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.714 10.6h.953v.933h-.953zm.953.933h.952v.934h-.952z" clip-rule="evenodd"/></svg>`
|
|
989
993
|
};
|
|
994
|
+
export const ciFlagRectAl = {
|
|
995
|
+
name: 'flag-rect-al',
|
|
996
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-al_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#F93939" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5"/><path fill="#151515" fill-rule="evenodd" d="M12 8.733 10.571 7.8l-.952.933h.952l-.952.934-1.905-.934V13.4l2.857-.933-.952 1.866h-.952l.952.934.952-.934L12 16.2zm1.429-.933.952.933h-.952l.952.934 1.905-.934V13.4l-2.857-.933.952 1.866h.952l-.952.934-.952-.934L12 16.2V8.733z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-al_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
997
|
+
};
|
|
998
|
+
export const ciFlagRectAm = {
|
|
999
|
+
name: 'flag-rect-am',
|
|
1000
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-am_svg__a)"><path fill="#1A47B8" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-am_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1001
|
+
};
|
|
1002
|
+
export const ciFlagRectBa = {
|
|
1003
|
+
name: 'flag-rect-ba',
|
|
1004
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-ba_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#FFDA2C" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 20 13.067-.117 1.026L2 19z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 7.8h.953v.933h-.953zM5.81 9.667h.952v.933H5.81zm2.857 1.866h.952v.934h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.866h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-ba_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1005
|
+
};
|
|
1006
|
+
export const ciFlagRectBg = {
|
|
1007
|
+
name: 'flag-rect-bg',
|
|
1008
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-bg_svg__a)"><path fill="#249F58" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-bg_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1009
|
+
};
|
|
1010
|
+
export const ciFlagRectCn = {
|
|
1011
|
+
name: 'flag-rect-cn',
|
|
1012
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-cn_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#F93939" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="m7.236 11.748-1.4.722.267-1.528-1.131-1.083 1.564-.221.7-1.39.7 1.39 1.564.22-1.133 1.084.268 1.527zM10.572 7.8h.952v.933h-.952zm.952 1.867h.952v.933h-.952zm0 1.866h.952v.934h-.952zm-.952 1.867h.952v.933h-.952z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-cn_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1013
|
+
};
|
|
1014
|
+
export const ciFlagRectCz = {
|
|
1015
|
+
name: 'flag-rect-cz',
|
|
1016
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-cz_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v6.533H2z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 9.524 7L2 19z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-cz_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1017
|
+
};
|
|
1018
|
+
export const ciFlagRectDe = {
|
|
1019
|
+
name: 'flag-rect-de',
|
|
1020
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-de_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-de_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1021
|
+
};
|
|
1022
|
+
export const ciFlagRectDk = {
|
|
1023
|
+
name: 'flag-rect-dk',
|
|
1024
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-dk_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-dk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1025
|
+
};
|
|
1026
|
+
export const ciFlagRectEe = {
|
|
1027
|
+
name: 'flag-rect-ee',
|
|
1028
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-ee_svg__a)"><path fill="#151515" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5"/><path fill="#fff" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-ee_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1029
|
+
};
|
|
1030
|
+
export const ciFlagRectEn = {
|
|
1031
|
+
name: 'flag-rect-en',
|
|
1032
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-en_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" d="M2 5h2.128l7.934 5.18L20.095 5H22v2.333s-3.286 2.065-7.254 4.599L22 16.667V19h-2.14l-7.994-5.223C8.943 15.657 5.985 17.585 3.905 19H2v-2.333l7.191-4.637L2 7.333z"/><path fill="#F93939" d="M12.02 11.098 2.71 5H2v1.354l8.63 5.652L2 17.644V19h.71l9.298-6.09L21.307 19H22v-1.367L13.397 12 22 6.364V5h-.646z"/><path fill="#fff" fill-rule="evenodd" d="M9.273 5h5.47v4.318H22v5.36h-7.257V19h-5.47v-4.321H2v-5.36h7.273z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.421 5h3.158v5.385H22v3.23h-8.421V19H10.42v-5.385H2v-3.23h8.421z" clip-rule="evenodd"/></g><g clip-path="url(#flag-rect-en_svg__b)"><mask id="flag-rect-en_svg__c" width="21" height="14" x="2" y="5" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#D9D9D9" d="M2 5h21L2 19z"/></mask><g mask="url(#flag-rect-en_svg__c)"><path fill="#fff" d="M2 8a3 3 0 0 1 3-3h17v14H2z"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h8.571v6.533H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.571 5v.933H22V5zm0 1.867V7.8H22v-.933zm0 1.866v.934H22v-.934zm0 1.867v.933H22V10.6zM2 12.467v.933h20v-.933zm0 1.866v.934h20v-.934zM2 16.2v.933h20V16.2zm0 1.867V19h20v-.933z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 5.933v.934h.953v-.934zm1.905 0v.934h.953v-.934zm1.905 0v.934h.952v-.934zm1.905 0v.934h.952v-.934zm-.953.934V7.8h.953v-.933zm-1.904 0V7.8h.952v-.933zm-1.905 0V7.8h.952v-.933zm-.953.933v.933h.953V7.8zm1.905 0v.933h.953V7.8zm1.905 0v.933h.952V7.8zm1.905 0v.933h.952V7.8zM2.952 9.667v.933h.953v-.933zm1.905 0v.933h.953v-.933zm1.905 0v.933h.952v-.933zm1.905 0v.933h.952v-.933zm-.953-.934v.934h.953v-.934zm-1.904 0v.934h.952v-.934zm-1.905 0v.934h.952v-.934z" clip-rule="evenodd"/></g></g><defs><clipPath id="flag-rect-en_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath><clipPath id="flag-rect-en_svg__b"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1033
|
+
};
|
|
1034
|
+
export const ciFlagRectEs = {
|
|
1035
|
+
name: 'flag-rect-es',
|
|
1036
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-es_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#F93939" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 8.733h20v6.534H2z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M10.572 10.807v2.352c0 .653-.64 1.176-1.43 1.176H7.239c-.787-.002-1.428-.527-1.428-1.178v-2.352c0-.534.426-.98 1.013-1.124.177-.486.722-.05 1.368-.05.649 0 1.19-.433 1.367.05.585.149 1.014.596 1.014 1.126Z" clip-rule="evenodd"/><path fill="#CBCBCB" fill-rule="evenodd" d="M10.572 11.533h.952v2.8h-.952zm-5.715 0h.953v2.8h-.953z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M10.572 13.4h.952v.933h-.952zm-5.715 0h.953v.933h-.953z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M10.572 10.6h.952v.933h-.952zm-5.715 0h.953v.933h-.953z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="M6.762 10.6h.952V12h-.952zm1.905 1.867h.952v1.4h-.952z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 12.467h.952v1.4h-.952z" clip-rule="evenodd"/><path fill="#AE6A3E" fill-rule="evenodd" d="M8.667 10.6h.952V12h-.952z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="m7.714 10.6-.952-.933h2.857l-.952.933z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M7.714 8.733h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-es_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1037
|
+
};
|
|
1038
|
+
export const ciFlagRectFi = {
|
|
1039
|
+
name: 'flag-rect-fi',
|
|
1040
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-fi_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-fi_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1041
|
+
};
|
|
1042
|
+
export const ciFlagRectFr = {
|
|
1043
|
+
name: 'flag-rect-fr',
|
|
1044
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-fr_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M15.333 5H22v14h-6.667z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-fr_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1045
|
+
};
|
|
1046
|
+
export const ciFlagRectGb = {
|
|
1047
|
+
name: 'flag-rect-gb',
|
|
1048
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-gb_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M4.128 5H2v2.333L19.86 19H22v-2.333z" clip-rule="evenodd"/><path fill="#F93939" d="M2.71 5 22 17.633V19h-.693L2 6.354V5z"/><path fill="#fff" fill-rule="evenodd" d="M20.095 5H22v2.333S9.628 15.106 3.905 19H2v-2.333z" clip-rule="evenodd"/><path fill="#F93939" d="M22 5h-.646L2 17.644V19h.71L22 6.364z"/><path fill="#fff" fill-rule="evenodd" d="M9.273 5h5.47v4.318H22v5.36h-7.257V19h-5.47v-4.321H2v-5.36h7.273z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.421 5h3.158v5.385H22v3.23h-8.421V19H10.42v-5.385H2v-3.23h8.421z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-gb_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1049
|
+
};
|
|
1050
|
+
export const ciFlagRectGr = {
|
|
1051
|
+
name: 'flag-rect-gr',
|
|
1052
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-gr_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h3.81v3.733H2zm5.714 0h3.81v3.733h-3.81zM2 10.6h3.81v3.733H2zm5.714 0h3.81v3.733h-3.81zm3.81-5.6H22v1.867H11.524zm0 3.733H22V10.6H11.524z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 12.467h20v1.866H2zm3.81 0h1.904v1.866H5.81zM2 16.2h20v1.867H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-gr_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1053
|
+
};
|
|
1054
|
+
export const ciFlagRectHr = {
|
|
1055
|
+
name: 'flag-rect-hr',
|
|
1056
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-hr_svg__a)"><rect width="21" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h21v4.667H2z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 14.333h21V19H2z" clip-rule="evenodd"/><mask id="flag-rect-hr_svg__b" width="5" height="8" x="10" y="8" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#fff" d="M15 12.239c0 1.671-1.12 3.028-2.5 3.028S10 13.91 10 12.239V8h5z"/></mask><g mask="url(#flag-rect-hr_svg__b)"><path fill="#F93939" d="M15 12.933c0 1.288-1.12 2.334-2.5 2.334S10 14.22 10 12.933V9.667h5z"/><path fill="#fff" fill-rule="evenodd" d="M11 14.333h1v.934h-1zm2 0h1v.934h-1zm-1-.933h1v.933h-1zm-1-.933h1v.933h-1zm2 0h1v.933h-1zm-1-.934h1v.934h-1zm-1-.933h1v.933h-1zm2 0h1v.933h-1zm-1-.933h1v.933h-1zm2 0h1v.933h-1zm0 1.866h1v.934h-1zm0 1.867h1v.933h-1zm-4 0h1v.933h-1zm0-1.867h1v.934h-1zm0-1.866h1v.933h-1z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h21v4.667H2z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M10 8.733h1v.934h-1zm2-.933h1v1.867h-1zm2 .933h1v.934h-1z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M13 7.8h1v1.867h-1zm-2 0h1v1.867h-1z" clip-rule="evenodd"/></g></g><defs><clipPath id="flag-rect-hr_svg__a"><rect width="21" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1057
|
+
};
|
|
1058
|
+
export const ciFlagRectHu = {
|
|
1059
|
+
name: 'flag-rect-hu',
|
|
1060
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-hu_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#249F58" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-hu_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1061
|
+
};
|
|
1062
|
+
export const ciFlagRectIs = {
|
|
1063
|
+
name: 'flag-rect-is',
|
|
1064
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-is_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M8.667 11.533H2v.934h6.667V19h.952v-6.533H22v-.934H9.62V5h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-is_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1065
|
+
};
|
|
1066
|
+
export const ciFlagRectIt = {
|
|
1067
|
+
name: 'flag-rect-it',
|
|
1068
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-it_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M15.333 5H22v14h-6.667z" clip-rule="evenodd"/><path fill="#249F58" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-it_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1069
|
+
};
|
|
1070
|
+
export const ciFlagRectJp = {
|
|
1071
|
+
name: 'flag-rect-jp',
|
|
1072
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" d="M12 15.267c1.84 0 3.333-1.463 3.333-3.267S13.841 8.733 12 8.733 8.667 10.196 8.667 12s1.492 3.267 3.333 3.267"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>`
|
|
1073
|
+
};
|
|
1074
|
+
export const ciFlagRectKr = {
|
|
1075
|
+
name: 'flag-rect-kr',
|
|
1076
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#232C80" fill-rule="evenodd" d="M15.333 12c0 1.804-1.492 3.267-3.333 3.267S8.667 13.804 8.667 12c0-1.045 2.238-1.484 4.122-1.319q.301-.08.64-.081c1.052 0 1.904.627 1.904 1.4" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.524 11.533s.852-.933 1.905-.933 1.904.627 1.904 1.4c0-1.804-1.492-3.267-3.333-3.267-1.33 0-2.48.764-3.013 1.869-.32.931-.32 1.204-.32 1.398.476.467 1.005.467 1.428.467s.803-.18 1.065-.467z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M16.286 9.667h1.904L16.287 7.8h-.953zm-8.572 0H5.81L7.714 7.8h.953zm8.572 4.666h1.904L16.287 16.2h-.953zm-8.572 0H5.81L7.714 16.2h.953z" clip-rule="evenodd"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>`
|
|
1077
|
+
};
|
|
1078
|
+
export const ciFlagRectLa = {
|
|
1079
|
+
name: 'flag-rect-la',
|
|
1080
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-la_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#232C80" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M12 14.333c1.314 0 2.381-1.045 2.381-2.333s-1.067-2.333-2.38-2.333c-1.315 0-2.382 1.045-2.382 2.333s1.067 2.333 2.381 2.333" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.267h20V19H2zM2 5h20v3.733H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-la_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1081
|
+
};
|
|
1082
|
+
export const ciFlagRectLv = {
|
|
1083
|
+
name: 'flag-rect-lv',
|
|
1084
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-lv_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#AF010D" fill-rule="evenodd" d="M2 13.4h20V19H2zM2 5h20v5.6H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-lv_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1085
|
+
};
|
|
1086
|
+
export const ciFlagRectMk = {
|
|
1087
|
+
name: 'flag-rect-mk',
|
|
1088
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-mk_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#AF010D" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="m2 5 9.524 6.533h.952L5.81 5zm0 14 9.524-6.533h.952L5.81 19z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M12.476 11.533h-.952L18.19 5H22zm0 .934h-.952L18.19 19H22zm-2.857-.934L2 10.6v2.8l7.619-.933zm4.762 0L22 10.6v2.8l-7.619-.933zm-2.857-1.866L10.57 5h2.858l-.953 4.667zm0 4.666L10.57 19h2.858l-.953-4.667" clip-rule="evenodd"/><path fill="#AF010D" d="M12 14.333c1.315 0 2.38-1.044 2.38-2.333S13.315 9.667 12 9.667 9.619 10.71 9.619 12c0 1.289 1.066 2.333 2.381 2.333"/><path fill="#FFDA2C" d="M12 13.4c.789 0 1.429-.627 1.429-1.4s-.64-1.4-1.429-1.4-1.429.627-1.429 1.4.64 1.4 1.429 1.4"/></g><defs><clipPath id="flag-rect-mk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1089
|
+
};
|
|
1090
|
+
export const ciFlagRectNl = {
|
|
1091
|
+
name: 'flag-rect-nl',
|
|
1092
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-nl_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1E448D" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#B01923" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-nl_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1093
|
+
};
|
|
1094
|
+
export const ciFlagRectNo = {
|
|
1095
|
+
name: 'flag-rect-no',
|
|
1096
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-no_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#AF010D" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M8.667 12.467H2v-.934h6.667V5h.952v6.533H22v.934H9.62V19h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-no_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1097
|
+
};
|
|
1098
|
+
export const ciFlagRectPl = {
|
|
1099
|
+
name: 'flag-rect-pl',
|
|
1100
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#AF010D" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v7.467H2z" clip-rule="evenodd"/></svg>`
|
|
1101
|
+
};
|
|
1102
|
+
export const ciFlagRectPt = {
|
|
1103
|
+
name: 'flag-rect-pt',
|
|
1104
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#F93939" d="M8 5h11a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H8z"/><path fill="#249F58" fill-rule="evenodd" d="M2 8a3 3 0 0 1 3-3h3.667v14H5a3 3 0 0 1-3-3z" clip-rule="evenodd"/><path fill="#FFDA2C" d="M8.667 14.333c1.578 0 2.857-1.253 2.857-2.8s-1.28-2.8-2.857-2.8-2.857 1.254-2.857 2.8c0 1.547 1.279 2.8 2.857 2.8"/><path fill="#F93939" fill-rule="evenodd" d="M10.572 12.467v-2.8h-3.81v2.8c0 .515.852.933 1.905.933s1.905-.418 1.905-.933" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.714 10.6H9.62v1.867H7.714z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.714 10.6h.953v.933h-.953zm.953.933h.952v.934h-.952z" clip-rule="evenodd"/></svg>`
|
|
1105
|
+
};
|
|
1106
|
+
export const ciFlagRectRo = {
|
|
1107
|
+
name: 'flag-rect-ro',
|
|
1108
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-ro_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M15.333 5H22v14h-6.667z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-ro_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1109
|
+
};
|
|
1110
|
+
export const ciFlagRectRs = {
|
|
1111
|
+
name: 'flag-rect-rs',
|
|
1112
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-rs_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2zm7.619 9.333V9.667h-3.81v4.666c0 1.032.853 1.867 1.905 1.867s1.905-.835 1.905-1.867" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="m6.762 10.6-.952.933 1.904.934-.952 1.866.952 1.867.953-1.867-.953-1.866 1.905-.934-.952-.933-.953.933z" clip-rule="evenodd"/><path fill="#88605F" fill-rule="evenodd" d="M7.714 12.467 5.81 13.4h3.81z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 10.6H5.81v.933zm1.905 0h.952v.933zm-1.905-.933-.952-.934S6.762 7.8 7.714 7.8c.953 0 1.905.933 1.905.933l-.952.934z" clip-rule="evenodd"/><path fill="#A75835" fill-rule="evenodd" d="m7.714 7.8-.952.933.952.934.953-.934z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-rs_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1113
|
+
};
|
|
1114
|
+
export const ciFlagRectRu = {
|
|
1115
|
+
name: 'flag-rect-ru',
|
|
1116
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-ru_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-ru_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1117
|
+
};
|
|
1118
|
+
export const ciFlagRectSe = {
|
|
1119
|
+
name: 'flag-rect-se',
|
|
1120
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-se_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#3A99FF" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-se_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1121
|
+
};
|
|
1122
|
+
export const ciFlagRectSi = {
|
|
1123
|
+
name: 'flag-rect-si',
|
|
1124
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-si_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/><path fill="#F93939" d="M8.19 7.8H6.287a.943.943 0 0 0-.953.933v2.334c0 .515.427.933.953.933H8.19a.943.943 0 0 0 .952-.933V8.733A.943.943 0 0 0 8.19 7.8"/><path fill="#1A47B8" d="M7.714 7.8h-.952a.943.943 0 0 0-.952.933V10.6c0 .516.426.933.952.933h.952a.943.943 0 0 0 .953-.933V8.733a.943.943 0 0 0-.953-.933"/><path fill="#fff" fill-rule="evenodd" d="m5.81 10.6 1.428-.467 1.429.467-.953.933h-.952z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 8.733h.952v.934h-.952z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-si_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1125
|
+
};
|
|
1126
|
+
export const ciFlagRectSk = {
|
|
1127
|
+
name: 'flag-rect-sk',
|
|
1128
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-sk_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2zm9.457 9.333h.067V9.667H4.857v4.666h.067a1.7 1.7 0 0 0-.067.467c0 1.288 3.333 2.333 3.333 2.333s3.334-1.045 3.334-2.333q0-.24-.067-.467" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.572 14.333v-5.6H5.81v5.6c0 1.032 2.38 1.867 2.38 1.867s2.382-.835 2.382-1.867" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.714 12.467v-.934h-.952V10.6h.952v-.933h.953v.933h.952v.933h-.952v.934h1.428v.933H8.667v.933h-.953V13.4H6.286v-.933z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M8.19 16.2s2.382-.835 2.382-1.867c0-1.031-.953-.933-2.381 0-1.43-.933-2.381-1.031-2.381 0 0 1.032 2.38 1.867 2.38 1.867" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-sk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1129
|
+
};
|
|
1130
|
+
export const ciFlagRectTh = {
|
|
1131
|
+
name: 'flag-rect-th',
|
|
1132
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-th_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v2.8H2zm0 11.2h20V19H2z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 9.667h20v4.666H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-th_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1133
|
+
};
|
|
1134
|
+
export const ciFlagRectTr = {
|
|
1135
|
+
name: 'flag-rect-tr',
|
|
1136
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="m15.335 13.075-1.107.57.212-1.207-.895-.856 1.238-.178.552-1.097.552 1.098 1.239.178-.896.854.212 1.207" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M11.048 15.267c1.84 0 3.333-1.463 3.333-3.267s-1.492-3.267-3.333-3.267S7.714 10.196 7.714 12s1.493 3.267 3.334 3.267m.952-.934c1.314 0 2.38-1.045 2.38-2.333S13.314 9.667 12 9.667 9.619 10.712 9.619 12s1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>`
|
|
1137
|
+
};
|
|
1138
|
+
export const ciFlagRectVn = {
|
|
1139
|
+
name: 'flag-rect-vn',
|
|
1140
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="m12.002 13.708-1.99 1.027.38-2.172-1.609-1.537 2.225-.318.994-1.975.995 1.975 2.224.318-1.61 1.537.381 2.17" clip-rule="evenodd"/></svg>`
|
|
1141
|
+
};
|
|
990
1142
|
export const ciFlagRo = {
|
|
991
1143
|
name: 'flag-ro',
|
|
992
1144
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-ro_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M15.333 5H22v14h-6.667z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-ro_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
@@ -1123,26 +1275,6 @@ export const ciGroupOutlined = {
|
|
|
1123
1275
|
name: 'group-outlined',
|
|
1124
1276
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M16 4.25c-2.09 0-3.75 1.737-3.75 3.836 0 1.041.407 2.064 1.056 2.83.651.769 1.597 1.334 2.694 1.334s2.043-.565 2.694-1.333c.65-.767 1.056-1.79 1.056-2.831 0-2.099-1.66-3.836-3.75-3.836m-2.25 3.836c0-1.31 1.027-2.336 2.25-2.336s2.25 1.026 2.25 2.336c0 .662-.265 1.347-.7 1.861-.436.513-.99.803-1.55.803s-1.114-.29-1.55-.803a2.95 2.95 0 0 1-.7-1.861M7.5 6.25c-1.825 0-3.25 1.536-3.25 3.361 0 .907.348 1.797.906 2.466.559.669 1.38 1.173 2.344 1.173s1.785-.504 2.344-1.173a3.9 3.9 0 0 0 .906-2.466c0-1.825-1.425-3.361-3.25-3.361M5.75 9.611c0-1.059.814-1.861 1.75-1.861s1.75.802 1.75 1.861a2.4 2.4 0 0 1-.558 1.505c-.346.415-.775.634-1.192.634s-.846-.22-1.192-.634A2.4 2.4 0 0 1 5.75 9.61Z" clip-rule="evenodd"/><path d="M10.309 16.091c.937-1.441 2.663-2.841 5.691-2.841s4.754 1.4 5.691 2.841c.458.704.72 1.403.867 1.923.17.603.437 1.64-.483 1.732-.767.077-.809-.787-.96-1.323a5.6 5.6 0 0 0-.681-1.514C19.746 15.85 18.472 14.75 16 14.75s-3.746 1.1-4.434 2.159a5.6 5.6 0 0 0-.68 1.514c-.153.538-.191 1.4-.96 1.323-.92-.092-.654-1.13-.484-1.732.148-.52.41-1.219.867-1.923M7.5 14.25c.866 0 1.618.11 2.27.297-.277.448-.51.91-.709 1.366A7 7 0 0 0 7.5 15.75c-2.287 0-3.438.89-4.04 1.698a4 4 0 0 0-.596 1.159c-.128.516-.242 1.22-.95 1.138-.833-.095-.66-1.04-.477-1.602.14-.433.389-1.01.82-1.591.889-1.192 2.488-2.302 5.243-2.302"/></svg>`
|
|
1125
1277
|
};
|
|
1126
|
-
export const ciHaiiloHome = {
|
|
1127
|
-
name: 'haiilo-home',
|
|
1128
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M12.001 14.024a2.024 2.024 0 1 0 0-4.048 2.024 2.024 0 0 0 0 4.048m6.974 0a2.025 2.025 0 1 0 0-4.049 2.025 2.025 0 0 0 0 4.05ZM12.001 21a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05m-6.976-6.976a2.024 2.024 0 1 0 0-4.049 2.024 2.024 0 0 0 0 4.05ZM12 7.05a2.024 2.024 0 1 0 0-4.049 2.024 2.024 0 0 0 0 4.049M5.026 21a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05m13.948 0a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05" clip-rule="evenodd"/></svg>`
|
|
1129
|
-
};
|
|
1130
|
-
export const ciHaiiloInsights = {
|
|
1131
|
-
name: 'haiilo-insights',
|
|
1132
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M12 14.025a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05M5.025 21a2.025 2.025 0 1 0-.004.002zM12 21a2.026 2.026 0 1 0 0-4.051A2.026 2.026 0 0 0 12 21m6.975-6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05m0 6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05m0-13.95a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05" clip-rule="evenodd"/></svg>`
|
|
1133
|
-
};
|
|
1134
|
-
export const ciHaiiloOutlined = {
|
|
1135
|
-
name: 'haiilo-outlined',
|
|
1136
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M10.412 2.335c3.103-.507 5.946 2.408 4.783 5.564-.777 2.11-3.273 3.338-5.4 2.474-2.323-.944-4.856.168-6.143 2.35a.75.75 0 0 1-1.396-.382c0-4.807 3.321-9.209 8.156-10.006m.243 1.48c-3.354.56-5.788 3.05-6.602 6.185 1.715-1.382 4.037-1.934 6.296-1.021a2.683 2.683 0 0 0 3.439-1.598c.714-1.939-1.014-3.911-3.133-3.566m5.28-.102a.75.75 0 0 1 .97-.175c3.138 1.884 5.082 5.38 4.823 9.087-.072 1.036-.712 2.164-2.034 2.562s-2.484-.194-3.107-1.128a3.07 3.07 0 0 1-.038-3.332c1.224-1.866.977-4.404-.572-6.028a.75.75 0 0 1-.043-.986Zm2.841 3.59a6.32 6.32 0 0 1-.97 4.242 1.54 1.54 0 0 0 .028 1.681c.309.463.823.707 1.427.525.624-.188.934-.704.971-1.23.131-1.881-.413-3.71-1.456-5.219Zm-12.653 4.53c1.177-.55 2.647-.677 3.775.042.81.516 1.25 1.28 1.583 1.936q.109.216.205.412c.252.512.456.928.763 1.283 1.75 2.024 4.802 2.167 6.843.437a.75.75 0 0 1 1.172.872c-1.252 2.871-4.654 4.66-8.018 4.862-3.411.206-7.043-1.203-8.692-5.032-.214-.496-.352-1.11-.215-1.744.31-1.441 1.393-2.512 2.584-3.068m.635 1.36c-.875.407-1.564 1.147-1.753 2.025-.05.231-.01.517.126.834 1.336 3.1 4.267 4.306 7.225 4.128 1.773-.107 3.465-.705 4.751-1.628-2.081.347-4.288-.324-5.793-2.065-.446-.517-.756-1.151-1.012-1.676l-.159-.322c-.314-.62-.603-1.064-1.051-1.349-.553-.352-1.445-.363-2.334.052Z" clip-rule="evenodd"/></svg>`
|
|
1137
|
-
};
|
|
1138
|
-
export const ciHaiiloShare = {
|
|
1139
|
-
name: 'haiilo-share',
|
|
1140
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M5.024 14.025a2.025 2.025 0 1 0 .002-4.05 2.025 2.025 0 0 0-.002 4.05m6.975 0a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05M12 21a2.025 2.025 0 1 0 0-4.05A2.025 2.025 0 0 0 12 21m6.976-6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05M12.001 7.05A2.025 2.025 0 1 0 12.003 3 2.025 2.025 0 0 0 12 7.05Z" clip-rule="evenodd"/></svg>`
|
|
1141
|
-
};
|
|
1142
|
-
export const ciHaiiloStories = {
|
|
1143
|
-
name: 'haiilo-stories',
|
|
1144
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M14.025 11.999a2.024 2.024 0 1 0-4.048 0 2.024 2.024 0 0 0 4.048 0m0-6.974a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0m0 13.95a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0M7.05 12a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0M21 18.975a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0m0-13.948a2.024 2.024 0 1 0-4.048-.002A2.024 2.024 0 0 0 21 5.027" clip-rule="evenodd"/></svg>`
|
|
1145
|
-
};
|
|
1146
1278
|
export const ciHalfStarFilled = {
|
|
1147
1279
|
name: 'half-star-filled',
|
|
1148
1280
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.1 3.206a.74.74 0 0 0-.788.456L9.535 7.933a.75.75 0 0 1-.632.46l-4.612.37a.75.75 0 0 0-.428 1.317l3.514 3.01a.75.75 0 0 1 .241.743l-1.073 4.5a.75.75 0 0 0 1.12.814l3.948-2.411a.75.75 0 0 1 .487-.104z" clip-rule="evenodd"/></svg>`
|
|
@@ -2139,6 +2271,7 @@ export const ciAll = [
|
|
|
2139
2271
|
ciArticleFilled,
|
|
2140
2272
|
ciArticleOutlined,
|
|
2141
2273
|
ciAudioOutlined,
|
|
2274
|
+
ciAvaSparkleOutlined,
|
|
2142
2275
|
ciBarChartOutlined,
|
|
2143
2276
|
ciBellCheckOutlined,
|
|
2144
2277
|
ciBellDotFilled,
|
|
@@ -2287,6 +2420,43 @@ export const ciAll = [
|
|
|
2287
2420
|
ciFlagOutlined,
|
|
2288
2421
|
ciFlagPl,
|
|
2289
2422
|
ciFlagPt,
|
|
2423
|
+
ciFlagRectAl,
|
|
2424
|
+
ciFlagRectAm,
|
|
2425
|
+
ciFlagRectBa,
|
|
2426
|
+
ciFlagRectBg,
|
|
2427
|
+
ciFlagRectCn,
|
|
2428
|
+
ciFlagRectCz,
|
|
2429
|
+
ciFlagRectDe,
|
|
2430
|
+
ciFlagRectDk,
|
|
2431
|
+
ciFlagRectEe,
|
|
2432
|
+
ciFlagRectEn,
|
|
2433
|
+
ciFlagRectEs,
|
|
2434
|
+
ciFlagRectFi,
|
|
2435
|
+
ciFlagRectFr,
|
|
2436
|
+
ciFlagRectGb,
|
|
2437
|
+
ciFlagRectGr,
|
|
2438
|
+
ciFlagRectHr,
|
|
2439
|
+
ciFlagRectHu,
|
|
2440
|
+
ciFlagRectIs,
|
|
2441
|
+
ciFlagRectIt,
|
|
2442
|
+
ciFlagRectJp,
|
|
2443
|
+
ciFlagRectKr,
|
|
2444
|
+
ciFlagRectLa,
|
|
2445
|
+
ciFlagRectLv,
|
|
2446
|
+
ciFlagRectMk,
|
|
2447
|
+
ciFlagRectNl,
|
|
2448
|
+
ciFlagRectNo,
|
|
2449
|
+
ciFlagRectPl,
|
|
2450
|
+
ciFlagRectPt,
|
|
2451
|
+
ciFlagRectRo,
|
|
2452
|
+
ciFlagRectRs,
|
|
2453
|
+
ciFlagRectRu,
|
|
2454
|
+
ciFlagRectSe,
|
|
2455
|
+
ciFlagRectSi,
|
|
2456
|
+
ciFlagRectSk,
|
|
2457
|
+
ciFlagRectTh,
|
|
2458
|
+
ciFlagRectTr,
|
|
2459
|
+
ciFlagRectVn,
|
|
2290
2460
|
ciFlagRo,
|
|
2291
2461
|
ciFlagRs,
|
|
2292
2462
|
ciFlagRu,
|
|
@@ -2321,11 +2491,6 @@ export const ciAll = [
|
|
|
2321
2491
|
ciGoogle,
|
|
2322
2492
|
ciGradientOutlined,
|
|
2323
2493
|
ciGroupOutlined,
|
|
2324
|
-
ciHaiiloHome,
|
|
2325
|
-
ciHaiiloInsights,
|
|
2326
|
-
ciHaiiloOutlined,
|
|
2327
|
-
ciHaiiloShare,
|
|
2328
|
-
ciHaiiloStories,
|
|
2329
2494
|
ciHalfStarFilled,
|
|
2330
2495
|
ciHashBoxOutlined,
|
|
2331
2496
|
ciHashtagOutlined,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const ci: {
|
|
2
2
|
[key in MyIconType]: string;
|
|
3
3
|
};
|
|
4
|
-
export type MyIconType = '16-reaction-clapping' | '16-reaction-heart' | '16-reaction-laughing' | '16-reaction-lightbulb' | '16-reaction-mood' | '16-reaction-smile' | '16-reaction-thumbs-down' | '16-reaction-thumbs-up' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-double-left' | '16-chevron-double-right' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-sticky-outlined' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-recognize' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'audio-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'cols-2-outlined' | 'cols-3-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-outlined' | 'dots-circle-outlined' | 'download-outlined' | 'earth-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'file-generic' | 'file-pdf' | 'file-text' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-ba' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-ba' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-la' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-circle-vn' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-la' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'flag-vn' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-apps-script' | 'google-calendar' | 'google-chrome' | 'google-docs' | 'google-drawings' | 'google-drive' | 'google-forms' | 'google-mail' | 'google-my-maps' | 'google-sheets' | 'google-sites' | 'google-slides' | 'google-videos' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'module-plus-outlined' | 'money-outlined' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'phone-outlined' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profile-box-outlined' | 'profile-circle-outlined' | 'profiles-filled' | 'profiles-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smartphone-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | 'sp-grid-2-cols' | 'sp-grid-3-cols' | 'sp-grid-4-cols' | 'sp-grid-full' | 'sp-grid-sidebar-left-lg' | 'sp-grid-sidebar-left' | 'sp-grid-sidebar-right-lg' | 'sp-grid-sidebar-right' | 'sp-grid-social' | 'sparkle-filled' | 'sparkle-outlined' | 'star-circle-filled' | 'star-circle-outlined' | 'star-filled' | 'star-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'sticky' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-left-outlined' | 'text-align-right-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'user-check-outlined' | 'user-filled' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-outlined' | 'w-bookmarks-outlined' | 'w-button-outlined' | 'w-colleagues-new-outlined' | 'w-complete-profile-outlined' | 'w-divider-outlined' | 'w-do-you-know-outlined' | 'w-document-outlined' | 'w-documents-m-365-outlined' | 'w-documents-new-outlined' | 'w-download-outlined' | 'w-events-upcoming-outlined' | 'w-facegame-outlined' | 'w-feed-outlined' | 'w-gallery-outlined' | 'w-hashtags-outlined' | 'w-headline-outlined' | 'w-hero-teaser-outlined' | 'w-html-outlined' | 'w-iframe-outlined' | 'w-image-outlined' | 'w-launchpad-outlined' | 'w-media-outlined' | 'w-online-users-outlined' | 'w-plugin-trello-outlined' | 'w-plugin-twitter-outlined' | 'w-poll-outlined' | 'w-profile-outlined' | 'w-rss-feed-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'write-outlined' | 'xing' | 'zive';
|
|
4
|
+
export type MyIconType = '16-reaction-clapping' | '16-reaction-heart' | '16-reaction-laughing' | '16-reaction-lightbulb' | '16-reaction-mood' | '16-reaction-smile' | '16-reaction-thumbs-down' | '16-reaction-thumbs-up' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-double-left' | '16-chevron-double-right' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-sticky-outlined' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-recognize' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'audio-outlined' | 'ava-sparkle-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'cols-2-outlined' | 'cols-3-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-outlined' | 'dots-circle-outlined' | 'download-outlined' | 'earth-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'file-generic' | 'file-pdf' | 'file-text' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-ba' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-ba' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-la' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-circle-vn' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-la' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-rect-al' | 'flag-rect-am' | 'flag-rect-ba' | 'flag-rect-bg' | 'flag-rect-cn' | 'flag-rect-cz' | 'flag-rect-de' | 'flag-rect-dk' | 'flag-rect-ee' | 'flag-rect-en' | 'flag-rect-es' | 'flag-rect-fi' | 'flag-rect-fr' | 'flag-rect-gb' | 'flag-rect-gr' | 'flag-rect-hr' | 'flag-rect-hu' | 'flag-rect-is' | 'flag-rect-it' | 'flag-rect-jp' | 'flag-rect-kr' | 'flag-rect-la' | 'flag-rect-lv' | 'flag-rect-mk' | 'flag-rect-nl' | 'flag-rect-no' | 'flag-rect-pl' | 'flag-rect-pt' | 'flag-rect-ro' | 'flag-rect-rs' | 'flag-rect-ru' | 'flag-rect-se' | 'flag-rect-si' | 'flag-rect-sk' | 'flag-rect-th' | 'flag-rect-tr' | 'flag-rect-vn' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'flag-vn' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-apps-script' | 'google-calendar' | 'google-chrome' | 'google-docs' | 'google-drawings' | 'google-drive' | 'google-forms' | 'google-mail' | 'google-my-maps' | 'google-sheets' | 'google-sites' | 'google-slides' | 'google-videos' | 'google' | 'gradient-outlined' | 'group-outlined' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'module-plus-outlined' | 'money-outlined' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'phone-outlined' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profile-box-outlined' | 'profile-circle-outlined' | 'profiles-filled' | 'profiles-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smartphone-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | 'sp-grid-2-cols' | 'sp-grid-3-cols' | 'sp-grid-4-cols' | 'sp-grid-full' | 'sp-grid-sidebar-left-lg' | 'sp-grid-sidebar-left' | 'sp-grid-sidebar-right-lg' | 'sp-grid-sidebar-right' | 'sp-grid-social' | 'sparkle-filled' | 'sparkle-outlined' | 'star-circle-filled' | 'star-circle-outlined' | 'star-filled' | 'star-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'sticky' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-left-outlined' | 'text-align-right-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'user-check-outlined' | 'user-filled' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-outlined' | 'w-bookmarks-outlined' | 'w-button-outlined' | 'w-colleagues-new-outlined' | 'w-complete-profile-outlined' | 'w-divider-outlined' | 'w-do-you-know-outlined' | 'w-document-outlined' | 'w-documents-m-365-outlined' | 'w-documents-new-outlined' | 'w-download-outlined' | 'w-events-upcoming-outlined' | 'w-facegame-outlined' | 'w-feed-outlined' | 'w-gallery-outlined' | 'w-hashtags-outlined' | 'w-headline-outlined' | 'w-hero-teaser-outlined' | 'w-html-outlined' | 'w-iframe-outlined' | 'w-image-outlined' | 'w-launchpad-outlined' | 'w-media-outlined' | 'w-online-users-outlined' | 'w-plugin-trello-outlined' | 'w-plugin-twitter-outlined' | 'w-poll-outlined' | 'w-profile-outlined' | 'w-rss-feed-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'write-outlined' | 'xing' | 'zive';
|