@haiilo/catalyst-icons 0.3.40 → 0.3.42
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 +246 -1
- package/dist/js/icons.constants.js +177 -2
- package/dist/js/icons.object.d.ts +1 -1
- package/dist/js/icons.object.js +37 -2
- package/dist/style/sprite.css.css +680 -365
- package/dist/style/sprite.css.less +680 -365
- package/dist/style/sprite.css.scss +680 -365
- package/dist/style/sprite.view.css +680 -365
- package/dist/style/sprite.view.less +680 -365
- package/dist/style/sprite.view.scss +680 -365
- package/dist/svg/sprite.css.svg +1 -1
- package/dist/svg/sprite.defs.svg +1 -1
- package/dist/svg/sprite.stack.svg +1 -1
- package/dist/svg/sprite.symbol.svg +1 -1
- package/dist/svg/sprite.view.svg +1 -1
- package/package.json +1 -1
- package/tmp/assets/albania.svg +12 -0
- package/tmp/assets/armenia.svg +12 -0
- package/tmp/assets/bulgaria.svg +12 -0
- package/tmp/assets/china.svg +12 -0
- package/tmp/assets/croatia.svg +22 -0
- package/tmp/assets/czech-republic.svg +12 -0
- package/tmp/assets/denmark.svg +11 -0
- package/tmp/assets/english-mixed-circle.svg +25 -0
- package/tmp/assets/english-mixed.svg +28 -0
- package/tmp/assets/estonia.svg +12 -0
- package/tmp/assets/finland.svg +11 -0
- package/tmp/assets/france.svg +12 -0
- package/tmp/assets/germany.svg +12 -0
- package/tmp/assets/greece.svg +12 -0
- package/tmp/assets/hungary.svg +12 -0
- package/tmp/assets/iceland.svg +12 -0
- package/tmp/assets/italy.svg +12 -0
- package/tmp/assets/japan.svg +5 -0
- package/tmp/assets/latvia.svg +11 -0
- package/tmp/assets/netherlands.svg +12 -0
- package/tmp/assets/north-macedonia.svg +14 -0
- package/tmp/assets/norway.svg +12 -0
- package/tmp/assets/plus-outlined.svg +3 -1
- package/tmp/assets/poland.svg +4 -0
- package/tmp/assets/portugal.svg +8 -0
- package/tmp/assets/romania.svg +12 -0
- package/tmp/assets/russia.svg +12 -0
- package/tmp/assets/serbia.svg +16 -0
- package/tmp/assets/slovakia.svg +15 -0
- package/tmp/assets/slovenia.svg +16 -0
- package/tmp/assets/sorting-outlined.svg +1 -1
- package/tmp/assets/south-korea.svg +7 -0
- package/tmp/assets/spain.svg +21 -0
- package/tmp/assets/sweden.svg +11 -0
- package/tmp/assets/thailand.svg +12 -0
- package/tmp/assets/turkey.svg +5 -0
- package/tmp/assets/united-kingdom.svg +16 -0
|
@@ -397,7 +397,7 @@ export const ciPlusCircleOutlined = {
|
|
|
397
397
|
};
|
|
398
398
|
export const ciPlusOutlined = {
|
|
399
399
|
name: 'plus-outlined',
|
|
400
|
-
data: `<svg
|
|
400
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.75 6a.75.75 0 0 0-1.5 0v5.25H6a.75.75 0 0 0 0 1.5h5.25V18a.75.75 0 0 0 1.5 0v-5.25H18a.75.75 0 0 0 0-1.5h-5.25V6Z"/></svg>`
|
|
401
401
|
};
|
|
402
402
|
export const ciPlusSquareFilled = {
|
|
403
403
|
name: 'plus-square-filled',
|
|
@@ -735,6 +735,10 @@ export const ciAlbaniaCircle = {
|
|
|
735
735
|
name: 'albania-circle',
|
|
736
736
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#F93939" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2Z"/><path fill="#151515" fill-rule="evenodd" d="m12 8.1-1.671-1.114-1.114 1.115h1.114L9.215 9.215 6.986 8.1v5.57l3.343-1.114-1.114 2.228H8.1L9.215 15.9l1.114-1.114L12 17.014V8.1Zm1.671-1.114 1.114 1.115h-1.114l1.114 1.114L17.014 8.1v5.57l-3.343-1.114 1.114 2.228H15.9L14.785 15.9l-1.114-1.114L12 17.014V8.1l1.671-1.115Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
737
737
|
};
|
|
738
|
+
export const ciAlbania = {
|
|
739
|
+
name: 'albania',
|
|
740
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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 5Z"/><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.2V8.733Zm1.429-.933.952.933h-.952l.952.934 1.905-.934V13.4l-2.857-.933.952 1.866h.952l-.952.934-.952-.934L12 16.2V8.733l1.429-.933Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
741
|
+
};
|
|
738
742
|
export const ciAlertBoxOutlined = {
|
|
739
743
|
name: 'alert-box-outlined',
|
|
740
744
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3.25A1.75 1.75 0 0 0 3.25 5v14c0 .966.784 1.75 1.75 1.75h14A1.75 1.75 0 0 0 20.75 19V5A1.75 1.75 0 0 0 19 3.25H5ZM4.75 5A.25.25 0 0 1 5 4.75h14a.25.25 0 0 1 .25.25v14a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25V5ZM12 7.25a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75ZM13 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/></svg>`
|
|
@@ -759,6 +763,10 @@ export const ciArmeniaCircle = {
|
|
|
759
763
|
name: 'armenia-circle',
|
|
760
764
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="#1A47B8" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2Z"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 15.333h28V22H2v-6.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v6.667H2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
761
765
|
};
|
|
766
|
+
export const ciArmenia = {
|
|
767
|
+
name: 'armenia',
|
|
768
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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 5Z"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
769
|
+
};
|
|
762
770
|
export const ciArrowDownOutlined = {
|
|
763
771
|
name: 'arrow-down-outlined',
|
|
764
772
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5.25a.75.75 0 0 1 .75.75v10.19l3.72-3.72a.75.75 0 1 1 1.06 1.06l-5 5a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06l3.72 3.72V6a.75.75 0 0 1 .75-.75Z"/></svg>`
|
|
@@ -819,6 +827,10 @@ export const ciBulgariaCircle = {
|
|
|
819
827
|
name: 'bulgaria-circle',
|
|
820
828
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="#249F58" d="M27.333 2H4.667A2.667 2.667 0 0 0 2 4.667v14.666A2.667 2.667 0 0 0 4.667 22h22.666A2.667 2.667 0 0 0 30 19.333V4.667A2.667 2.667 0 0 0 27.333 2Z"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.333h28V22H2v-6.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 2h28v6.667H2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
821
829
|
};
|
|
830
|
+
export const ciBulgaria = {
|
|
831
|
+
name: 'bulgaria',
|
|
832
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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 5Z"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
833
|
+
};
|
|
822
834
|
export const ciCalendarCheckOutlined = {
|
|
823
835
|
name: 'calendar-check-outlined',
|
|
824
836
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M17.75 3a.75.75 0 0 0-1.5 0v.25h-8.5V3a.75.75 0 0 0-1.5 0v.25H6A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75h4a.75.75 0 0 0 0-1.5H6c-.69 0-1.25-.56-1.25-1.25V9.75h14.5V10a.75.75 0 0 0 1.5 0V6A2.75 2.75 0 0 0 18 3.25h-.25V3ZM6 4.75h12c.69 0 1.25.56 1.25 1.25v2.25H4.75V6c0-.69.56-1.25 1.25-1.25Z" clip-rule="evenodd"/><path fill="#000" d="M20.609 15.438a.75.75 0 1 0-1.218-.876l-3.13 4.347-1.78-1.485a.75.75 0 0 0-.961 1.152l2.4 2a.75.75 0 0 0 1.089-.138l3.6-5Z"/></svg>`
|
|
@@ -843,6 +855,10 @@ export const ciChinaCircle = {
|
|
|
843
855
|
name: 'china-circle',
|
|
844
856
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#F93939" d="M27.333 2H4.667A2.667 2.667 0 0 0 2 4.667v14.666A2.667 2.667 0 0 0 4.667 22h22.666A2.667 2.667 0 0 0 30 19.333V4.667A2.667 2.667 0 0 0 27.333 2Z"/><path fill="#FFDA2C" fill-rule="evenodd" d="m9.33 11.64-1.96 1.03.374-2.182L6.16 8.941l2.19-.316.98-1.986.98 1.986 2.19.316-1.586 1.547.376 2.181-1.96-1.029ZM14 6h1.334v1.333H14V6Zm1.334 2.667h1.333V10h-1.334V8.667Zm0 2.666h1.333v1.334h-1.334v-1.334ZM14 14h1.334v1.333H14V14Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
845
857
|
};
|
|
858
|
+
export const ciChina = {
|
|
859
|
+
name: 'china',
|
|
860
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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 5Z"/><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.527-1.399-.721ZM10.572 7.8h.952v.933h-.952V7.8Zm.952 1.867h.952v.933h-.952v-.933Zm0 1.866h.952v.934h-.952v-.934Zm-.952 1.867h.952v.933h-.952V13.4Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
861
|
+
};
|
|
846
862
|
export const ciCircleFilledS = {
|
|
847
863
|
name: 'circle-filled-s',
|
|
848
864
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="5"/></svg>`
|
|
@@ -875,18 +891,42 @@ export const ciCroatiaCircle = {
|
|
|
875
891
|
name: 'croatia-circle',
|
|
876
892
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#1A47B8" fill-rule="evenodd" d="M-2 15.333h28V22H-2v-6.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M-2 2h28v6.667H-2V2Z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M8.667 7.333H10v1.334H8.667V7.333ZM11.333 6h1.334v2.667h-1.334V6ZM14 7.333h1.333v1.334H14V7.333Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M12.667 6H14v2.667h-1.333V6ZM10 6h1.333v2.667H10V6Z" clip-rule="evenodd"/><mask id="b" width="8" height="9" x="8" y="8" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#fff" d="M15.333 13.333A3.335 3.335 0 0 1 12 16.667a3.335 3.335 0 0 1-3.333-3.334V8.667h6.666v4.666Z"/></mask><g mask="url(#b)"><path fill="#F93939" d="M15.333 13.333A3.335 3.335 0 0 1 12 16.667a3.335 3.335 0 0 1-3.333-3.334V8.667h6.666v4.666Z"/><path fill="#fff" fill-rule="evenodd" d="M10 15.333h1.333v1.334H10v-1.334Zm2.667 0H14v1.334h-1.333v-1.334ZM11.333 14h1.334v1.333h-1.334V14ZM10 12.667h1.333V14H10v-1.333Zm2.667 0H14V14h-1.333v-1.333Zm-1.334-1.334h1.334v1.334h-1.334v-1.334ZM10 10h1.333v1.333H10V10Zm2.667 0H14v1.333h-1.333V10Zm-1.334-1.333h1.334V10h-1.334V8.667Zm2.667 0h1.333V10H14V8.667Zm0 2.666h1.333v1.334H14v-1.334ZM14 14h1.333v1.333H14V14Zm-5.333 0H10v1.333H8.667V14Zm0-2.667H10v1.334H8.667v-1.334Zm0-2.666H10V10H8.667V8.667Z" clip-rule="evenodd"/></g></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
877
893
|
};
|
|
894
|
+
export const ciCroatia = {
|
|
895
|
+
name: 'croatia',
|
|
896
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="21" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h21v4.667H2V5Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 14.333h21V19H2v-4.667Z" clip-rule="evenodd"/><mask id="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.239V8h5v4.239Z"/></mask><g mask="url(#b)"><path fill="#F93939" d="M15 12.933c0 1.288-1.12 2.334-2.5 2.334S10 14.22 10 12.933V9.667h5v3.266Z"/><path fill="#fff" fill-rule="evenodd" d="M11 14.333h1v.934h-1v-.934Zm2 0h1v.934h-1v-.934Zm-1-.933h1v.933h-1V13.4Zm-1-.933h1v.933h-1v-.933Zm2 0h1v.933h-1v-.933Zm-1-.934h1v.934h-1v-.934Zm-1-.933h1v.933h-1V10.6Zm2 0h1v.933h-1V10.6Zm-1-.933h1v.933h-1v-.933Zm2 0h1v.933h-1v-.933Zm0 1.866h1v.934h-1v-.934Zm0 1.867h1v.933h-1V13.4Zm-4 0h1v.933h-1V13.4Zm0-1.867h1v.934h-1v-.934Zm0-1.866h1v.933h-1v-.933Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h21v4.667H2V5Z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M10 8.733h1v.934h-1v-.934Zm2-.933h1v1.867h-1V7.8Zm2 .933h1v.934h-1v-.934Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M13 7.8h1v1.867h-1V7.8Zm-2 0h1v1.867h-1V7.8Z" clip-rule="evenodd"/></g></g><defs><clipPath id="a"><rect width="21" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
897
|
+
};
|
|
878
898
|
export const ciCzechRepublicCircle = {
|
|
879
899
|
name: 'czech-republic-circle',
|
|
880
900
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M2 2h28v9.333H2V2Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 2 13.333 10L2 22V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
881
901
|
};
|
|
902
|
+
export const ciCzechRepublic = {
|
|
903
|
+
name: 'czech-republic',
|
|
904
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v6.533H2V5Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 9.524 7L2 19V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
905
|
+
};
|
|
882
906
|
export const ciDenmarkCircle = {
|
|
883
907
|
name: 'denmark-circle',
|
|
884
908
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M10 14H2v-4h8V2h4v8h16v4H14v8h-4v-8Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
885
909
|
};
|
|
910
|
+
export const ciDenmark = {
|
|
911
|
+
name: 'denmark',
|
|
912
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.714v-5.6Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
913
|
+
};
|
|
914
|
+
export const ciEnglishMixedCircle = {
|
|
915
|
+
name: 'english-mixed-circle',
|
|
916
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M.979 2H-2v3.333L23.005 22H26v-3.333L.979 2Z" clip-rule="evenodd"/><path fill="#F93939" d="M-1.007 2 26 20.047V22h-.97L-2 3.934V2h.993Z"/><path fill="#fff" fill-rule="evenodd" d="M23.333 2H26v3.333S8.68 16.437.667 22H-2v-3.333L23.333 2Z" clip-rule="evenodd"/><path fill="#F93939" d="M26 2h-.904L-2 20.063V22h.993L26 3.949V2Z"/><path fill="#fff" fill-rule="evenodd" d="M8.183 2h7.658v6.17H26v7.657H15.84V22H8.184v-6.173H-2V8.169H8.183V2Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M9.79 2h4.42v7.692H26v4.616H14.21V22H9.79v-7.692H-2V9.692H9.79V2Z" clip-rule="evenodd"/></g><mask id="b" width="19" height="16" x="2" y="2" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#D9D9D9" fill-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12c0 2.042.612 3.94 1.662 5.523L20.178 6.244A9.988 9.988 0 0 0 12 2Z" clip-rule="evenodd"/></mask><g mask="url(#b)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 2h12v9.333H2V2Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M14 2v1.333h16V2H14Zm0 2.667V6h16V4.667H14Zm0 2.666v1.334h16V7.333H14ZM14 10v1.333h16V10H14ZM2 12.667V14h28v-1.333H2Zm0 2.666v1.334h28v-1.334H2ZM2 18v1.333h28V18H2Zm0 2.667V22h28v-1.333H2Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M3.333 3.333v1.334h1.334V3.333H3.333Zm2.667 0v1.334h1.333V3.333H6Zm2.667 0v1.334H10V3.333H8.667Zm2.666 0v1.334h1.334V3.333h-1.334ZM10 4.667V6h1.333V4.667H10Zm-2.667 0V6h1.334V4.667H7.333Zm-2.666 0V6H6V4.667H4.667ZM3.333 6v1.333h1.334V6H3.333ZM6 6v1.333h1.333V6H6Zm2.667 0v1.333H10V6H8.667Zm2.666 0v1.333h1.334V6h-1.334Zm-8 2.667V10h1.334V8.667H3.333Zm2.667 0V10h1.333V8.667H6Zm2.667 0V10H10V8.667H8.667Zm2.666 0V10h1.334V8.667h-1.334ZM10 7.333v1.334h1.333V7.333H10Zm-2.667 0v1.334h1.334V7.333H7.333Zm-2.666 0v1.334H6V7.333H4.667Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
917
|
+
};
|
|
918
|
+
export const ciEnglishMixed = {
|
|
919
|
+
name: 'english-mixed',
|
|
920
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.333V5Z"/><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-.646l-9.333 6.098Z"/><path fill="#fff" fill-rule="evenodd" d="M9.273 5h5.47v4.318H22v5.36h-7.257V19h-5.47v-4.321H2v-5.36h7.273V5Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.421 5h3.158v5.385H22v3.23h-8.421V19H10.42v-5.385H2v-3.23h8.421V5Z" clip-rule="evenodd"/></g><g clip-path="url(#b)"><mask id="c" width="21" height="14" x="2" y="5" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#D9D9D9" d="M2 5h21L2 19V5Z"/></mask><g mask="url(#c)"><path fill="#fff" d="M2 8a3 3 0 0 1 3-3h17v14H2V8Z"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h8.571v6.533H2V5Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.571 5v.933H22V5H10.571Zm0 1.867V7.8H22v-.933H10.571Zm0 1.866v.934H22v-.934H10.571Zm0 1.867v.933H22V10.6H10.571ZM2 12.467v.933h20v-.933H2Zm0 1.866v.934h20v-.934H2ZM2 16.2v.933h20V16.2H2Zm0 1.867V19h20v-.933H2Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 5.933v.934h.953v-.934h-.953Zm1.905 0v.934h.953v-.934h-.953Zm1.905 0v.934h.952v-.934h-.952Zm1.905 0v.934h.952v-.934h-.952Zm-.953.934V7.8h.953v-.933h-.953Zm-1.904 0V7.8h.952v-.933H5.81Zm-1.905 0V7.8h.952v-.933h-.952Zm-.953.933v.933h.953V7.8h-.953Zm1.905 0v.933h.953V7.8h-.953Zm1.905 0v.933h.952V7.8h-.952Zm1.905 0v.933h.952V7.8h-.952ZM2.952 9.667v.933h.953v-.933h-.953Zm1.905 0v.933h.953v-.933h-.953Zm1.905 0v.933h.952v-.933h-.952Zm1.905 0v.933h.952v-.933h-.952Zm-.953-.934v.934h.953v-.934h-.953Zm-1.904 0v.934h.952v-.934H5.81Zm-1.905 0v.934h.952v-.934h-.952Z" clip-rule="evenodd"/></g></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath><clipPath id="b"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
921
|
+
};
|
|
886
922
|
export const ciEstoniaCircle = {
|
|
887
923
|
name: 'estonia-circle',
|
|
888
924
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="#151515" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2Z"/><path fill="#fff" fill-rule="evenodd" d="M-2 15.333h28V22H-2v-6.667Z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M-2 2h28v6.667H-2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
889
925
|
};
|
|
926
|
+
export const ciEstonia = {
|
|
927
|
+
name: 'estonia',
|
|
928
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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 5Z"/><path fill="#fff" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
929
|
+
};
|
|
890
930
|
export const ciEyeClosedOutlined = {
|
|
891
931
|
name: 'eye-closed-outlined',
|
|
892
932
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.608 7.948a.75.75 0 1 0-1.234.853 12.396 12.396 0 0 0 2.255 2.438l-2.574 2.574a.75.75 0 0 0 1.061 1.06l2.738-2.737c1.283.824 2.777 1.433 4.396 1.58V17a.75.75 0 0 0 1.5 0v-3.284c1.618-.148 3.11-.76 4.392-1.584l2.742 2.742a.75.75 0 0 0 1.06-1.06l-2.579-2.58a12.5 12.5 0 0 0 2.251-2.432.75.75 0 0 0-1.232-.855C17.965 9.99 15.144 12.25 12 12.25c-3.153 0-5.978-2.255-7.392-4.302Z"/></svg>`
|
|
@@ -919,6 +959,10 @@ export const ciFinlandCircle = {
|
|
|
919
959
|
name: 'finland-circle',
|
|
920
960
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#1A47B8" fill-rule="evenodd" d="M10 14H2v-4h8V2h4v8h16v4H14v8h-4v-8Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
921
961
|
};
|
|
962
|
+
export const ciFinland = {
|
|
963
|
+
name: 'finland',
|
|
964
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.714v-5.6Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
965
|
+
};
|
|
922
966
|
export const ciFlagOutlined = {
|
|
923
967
|
name: 'flag-outlined',
|
|
924
968
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.55 4.4a.75.75 0 0 1 1.2.6v8.78a.75.75 0 0 1-.164.467c-.946 1.187-2.164 1.476-3.39 1.336-1.159-.132-2.39-.653-3.485-1.111-1.154-.483-2.174-.902-3.077-1.005-.756-.087-1.365.053-1.884.593V19a.75.75 0 0 1-1.5 0V5a.75.75 0 0 1 .3-.6c2.33-1.748 4.693-.86 6.611-.14 2.116.794 3.734 1.381 5.389.14Zm-10.8 7.848c.649-.29 1.35-.352 2.054-.272 1.138.13 2.345.635 3.426 1.087 1.179.493 2.217.925 3.136 1.03.756.086 1.365-.054 1.884-.594V6.281c-1.97.784-3.903.025-5.513-.579C9.8 4.976 8.276 4.447 6.75 5.395v6.853Z"/></svg>`
|
|
@@ -927,10 +971,18 @@ export const ciFranceCircle = {
|
|
|
927
971
|
name: 'france-circle',
|
|
928
972
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#1A47B8" fill-rule="evenodd" d="M-2 2h9.333v20H-2V2Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M16.667 2H26v20h-9.333V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
929
973
|
};
|
|
974
|
+
export const ciFrance = {
|
|
975
|
+
name: 'france',
|
|
976
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.667V5Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
977
|
+
};
|
|
930
978
|
export const ciGermanyCircle = {
|
|
931
979
|
name: 'germany-circle',
|
|
932
980
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="M-2 15.333h28V22H-2v-6.667Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M-2 2h28v6.667H-2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
933
981
|
};
|
|
982
|
+
export const ciGermany = {
|
|
983
|
+
name: 'germany',
|
|
984
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
985
|
+
};
|
|
934
986
|
export const ciGoogleCalendar = {
|
|
935
987
|
name: 'google-calendar',
|
|
936
988
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17.263 6.737H6.737v10.526h10.526V6.737Z" fill="#fff"/><path d="M17.263 22 22 17.263h-4.737V22Z" fill="#EA4335"/><path d="M22 6.737h-4.737v10.526H22V6.737Z" fill="#FBBC04"/><path d="M17.263 17.263H6.737V22h10.526v-4.737Z" fill="#34A853"/><path d="M2 17.263v3.158A1.58 1.58 0 0 0 3.579 22h3.158v-4.737H2Z" fill="#188038"/><path d="M22 6.737V3.579A1.58 1.58 0 0 0 20.421 2h-3.158v4.737H22Z" fill="#1967D2"/><path d="M17.263 2H3.58A1.58 1.58 0 0 0 2 3.579v13.684h4.737V6.737h10.526V2Z" fill="#4285F4"/><path d="M8.896 14.903c-.393-.266-.666-.654-.814-1.167l.913-.377c.083.316.227.56.434.735.205.173.455.259.747.259.299 0 .556-.091.77-.273a.87.87 0 0 0 .322-.693.86.86 0 0 0-.34-.703c-.225-.181-.51-.272-.85-.272h-.527v-.904h.474c.292 0 .538-.079.738-.237.2-.158.3-.374.3-.649 0-.244-.09-.44-.268-.585a1.042 1.042 0 0 0-.68-.22c-.269 0-.482.071-.64.215a1.26 1.26 0 0 0-.345.527l-.904-.376c.12-.34.34-.64.662-.899.323-.259.734-.39 1.234-.39.37 0 .703.072.998.215.295.144.526.342.693.595.167.254.25.538.25.854 0 .322-.078.595-.233.818a1.606 1.606 0 0 1-.572.515v.054c.292.12.546.318.734.572a1.5 1.5 0 0 1 .287.921c0 .358-.09.678-.272.958-.182.28-.433.501-.752.662-.32.16-.679.242-1.077.242a2.23 2.23 0 0 1-1.282-.397Zm5.61-4.532-1.003.725-.502-.76L14.8 9.038h.69v6.12h-.985V10.37Z" fill="#4285F4"/></svg>`
|
|
@@ -955,6 +1007,10 @@ export const ciGreeceCircle = {
|
|
|
955
1007
|
name: 'greece-circle',
|
|
956
1008
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 2h5.333v5.333H2V2Zm8 0h5.333v5.333H10V2Zm-8 8h5.333v5.333H2V10Zm8 0h5.333v5.333H10V10Zm5.333-8H30v2.667H15.333V2Zm0 5.333H30V10H15.333V7.333Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 12.667h28v2.666H2v-2.666Zm5.333 0H10v2.666H7.333v-2.666ZM2 18h28v2.667H2V18Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
957
1009
|
};
|
|
1010
|
+
export const ciGreece = {
|
|
1011
|
+
name: 'greece',
|
|
1012
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h3.81v3.733H2V5Zm5.714 0h3.81v3.733h-3.81V5ZM2 10.6h3.81v3.733H2V10.6Zm5.714 0h3.81v3.733h-3.81V10.6Zm3.81-5.6H22v1.867H11.524V5Zm0 3.733H22V10.6H11.524V8.733Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 12.467h20v1.866H2v-1.866Zm3.81 0h1.904v1.866H5.81v-1.866ZM2 16.2h20v1.867H2V16.2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1013
|
+
};
|
|
958
1014
|
export const ciGroupOutlined = {
|
|
959
1015
|
name: 'group-outlined',
|
|
960
1016
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.784 11.778a4.75 4.75 0 1 0-5.568 0A6.751 6.751 0 0 0 2.25 17.93v1c0 .415.336.75.75.75h12a.75.75 0 0 0 .75-.75v-1a6.751 6.751 0 0 0-3.966-6.15ZM9 4.68a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5Zm0 8a5.25 5.25 0 0 0-5.25 5.25v.25h10.5v-.25c0-2.9-2.35-5.25-5.25-5.25Z"/><path d="M14.918 5.74a2.75 2.75 0 1 1 .582 5.438v1.501c.17 0 .336-.01.5-.029v.03a4.25 4.25 0 0 1 4.25 4.25v.25H17.5v1.5H21a.75.75 0 0 0 .75-.75v-1c0-2.368-1.43-4.4-3.474-5.283a4.25 4.25 0 0 0-3.674-7.373l.316 1.467Z"/></svg>`
|
|
@@ -987,10 +1043,18 @@ export const ciHungaryCircle = {
|
|
|
987
1043
|
name: 'hungary-circle',
|
|
988
1044
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#249F58" fill-rule="evenodd" d="M-2 15.333h28V22H-2v-6.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M-2 2h28v6.667H-2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
989
1045
|
};
|
|
1046
|
+
export const ciHungary = {
|
|
1047
|
+
name: 'hungary',
|
|
1048
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#249F58" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1049
|
+
};
|
|
990
1050
|
export const ciIcelandCircle = {
|
|
991
1051
|
name: 'iceland-circle',
|
|
992
1052
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M6 14h-8v-4h8V2h4v8h16v4H10v8H6v-8Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M7.333 11.333H-2v1.334h9.333V22h1.334v-9.333H26v-1.334H8.667V2H7.333v9.333Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
993
1053
|
};
|
|
1054
|
+
export const ciIceland = {
|
|
1055
|
+
name: 'iceland',
|
|
1056
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.714v-5.6Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M8.667 11.533H2v.934h6.667V19h.952v-6.533H22v-.934H9.62V5h-.953v6.533Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1057
|
+
};
|
|
994
1058
|
export const ciInfoCircleFilled = {
|
|
995
1059
|
name: 'info-circle-filled',
|
|
996
1060
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12ZM13 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm0 3.5a1 1 0 1 0-2 0V16a1 1 0 1 0 2 0v-4.5Z"/></svg>`
|
|
@@ -1011,14 +1075,26 @@ export const ciItalyCircle = {
|
|
|
1011
1075
|
name: 'italy-circle',
|
|
1012
1076
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#249F58" fill-rule="evenodd" d="M-2 2h9.333v20H-2V2Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M16.667 2H26v20h-9.333V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1013
1077
|
};
|
|
1078
|
+
export const ciItaly = {
|
|
1079
|
+
name: 'italy',
|
|
1080
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.667V5Z" clip-rule="evenodd"/><path fill="#249F58" fill-rule="evenodd" d="M2 5h6.667v14H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1081
|
+
};
|
|
1014
1082
|
export const ciJapanCircle = {
|
|
1015
1083
|
name: 'japan-circle',
|
|
1016
1084
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#F93939" d="M12 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334Z"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>`
|
|
1017
1085
|
};
|
|
1086
|
+
export const ciJapan = {
|
|
1087
|
+
name: 'japan',
|
|
1088
|
+
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="#fff" rx="3"/><path fill="#F93939" d="M12 15.267c1.841 0 3.333-1.463 3.333-3.267 0-1.804-1.492-3.267-3.333-3.267-1.84 0-3.333 1.463-3.333 3.267 0 1.804 1.492 3.267 3.333 3.267Z"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>`
|
|
1089
|
+
};
|
|
1018
1090
|
export const ciLatviaCircle = {
|
|
1019
1091
|
name: 'latvia-circle',
|
|
1020
1092
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#AF010D" fill-rule="evenodd" d="M-2 14h28v8H-2v-8Zm0-12h28v8H-2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1021
1093
|
};
|
|
1094
|
+
export const ciLatvia = {
|
|
1095
|
+
name: 'latvia',
|
|
1096
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#AF010D" fill-rule="evenodd" d="M2 13.4h20V19H2v-5.6ZM2 5h20v5.6H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1097
|
+
};
|
|
1022
1098
|
export const ciLinkBreakOutlined = {
|
|
1023
1099
|
name: 'link-break-outlined',
|
|
1024
1100
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7.47 3.47a.75.75 0 0 1 1.06 0l2 2a.75.75 0 1 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06ZM7 7.25a4.75 4.75 0 0 0 0 9.5h1a.75.75 0 0 0 0-1.5H7a3.25 3.25 0 0 1 0-6.5h1a.75.75 0 0 0 0-1.5H7Zm9 0a.75.75 0 0 0 0 1.5h1a3.25 3.25 0 0 1 0 6.5h-1a.75.75 0 0 0 0 1.5h1a4.75 4.75 0 1 0 0-9.5h-1Zm-2.53 11.28 2 2a.75.75 0 1 0 1.06-1.06l-2-2a.75.75 0 1 0-1.06 1.06Zm3.06-15.06a.75.75 0 0 1 0 1.06l-2 2a.75.75 0 1 1-1.06-1.06l2-2a.75.75 0 0 1 1.06 0Zm-9.06 16a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 1 0-1.06-1.06l-2 2Z"/></svg>`
|
|
@@ -1107,14 +1183,26 @@ export const ciNetherlandsCircle = {
|
|
|
1107
1183
|
name: 'netherlands-circle',
|
|
1108
1184
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#1E448D" fill-rule="evenodd" d="M-2 15.333h28V22H-2v-6.667Z" clip-rule="evenodd"/><path fill="#B01923" fill-rule="evenodd" d="M-2 2h28v6.667H-2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1109
1185
|
};
|
|
1186
|
+
export const ciNetherlands = {
|
|
1187
|
+
name: 'netherlands',
|
|
1188
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1E448D" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#B01923" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1189
|
+
};
|
|
1110
1190
|
export const ciNorthMacedoniaCircle = {
|
|
1111
1191
|
name: 'north-macedonia-circle',
|
|
1112
1192
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#AF010D" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="m-2 2 13.333 9.333h1.334L3.333 2H-2Zm0 20 13.333-9.333h1.334L3.333 22H-2Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M12.667 11.333h-1.334L20.667 2H26l-13.333 9.333Zm0 1.334h-1.334L20.667 22H26l-13.333-9.333Zm-4-1.334L-2 10v4l10.667-1.333v-1.334Zm6.666 0L26 10v4l-10.667-1.333v-1.334Zm-4-2.666L10 2h4l-1.333 6.667h-1.334Zm0 6.666L10 22h4l-1.333-6.667" clip-rule="evenodd"/><path fill="#AF010D" d="M12 15.333a3.333 3.333 0 1 0 0-6.666 3.333 3.333 0 0 0 0 6.666Z"/><path fill="#FFDA2C" d="M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1113
1193
|
};
|
|
1194
|
+
export const ciNorthMacedonia = {
|
|
1195
|
+
name: 'north-macedonia',
|
|
1196
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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 5H2Zm0 14 9.524-6.533h.952L5.81 19H2Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M12.476 11.533h-.952L18.19 5H22l-9.524 6.533Zm0 .934h-.952L18.19 19H22l-9.524-6.533Zm-2.857-.934L2 10.6v2.8l7.619-.933v-.934Zm4.762 0L22 10.6v2.8l-7.619-.933v-.934Zm-2.857-1.866L10.57 5h2.858l-.953 4.667h-.952Zm0 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.333 0-1.289-1.065-2.333-2.38-2.333S9.619 10.71 9.619 12c0 1.289 1.066 2.333 2.381 2.333Z"/><path fill="#FFDA2C" d="M12 13.4c.789 0 1.429-.627 1.429-1.4 0-.773-.64-1.4-1.429-1.4s-1.429.627-1.429 1.4c0 .773.64 1.4 1.429 1.4Z"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1197
|
+
};
|
|
1114
1198
|
export const ciNorwayCircle = {
|
|
1115
1199
|
name: 'norway-circle',
|
|
1116
1200
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#AF010D" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M6 14h-8v-4h8V2h4v8h16v4H10v8H6v-8Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.333 12.667H-2v-1.334h9.333V2h1.334v9.333H26v1.334H8.667V22H7.333v-9.333Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1117
1201
|
};
|
|
1202
|
+
export const ciNorway = {
|
|
1203
|
+
name: 'norway',
|
|
1204
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.714v-5.6Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M8.667 12.467H2v-.934h6.667V5h.952v6.533H22v.934H9.62V19h-.953v-6.533Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1205
|
+
};
|
|
1118
1206
|
export const ciOpenai = {
|
|
1119
1207
|
name: 'openai',
|
|
1120
1208
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#0F0F0F" d="M10.94 2C8.722 2 6.752 3.41 6.066 5.488a5.101 5.101 0 0 0-1.953.85 5.022 5.022 0 0 0-1.425 1.568 4.985 4.985 0 0 0 .632 5.906 4.904 4.904 0 0 0 .432 4.084c1.106 1.903 3.33 2.878 5.506 2.424A5.068 5.068 0 0 0 13.061 22c2.218 0 4.188-1.409 4.875-3.488a5.036 5.036 0 0 0 3.37-2.418 4.974 4.974 0 0 0-.624-5.906v-.006a4.92 4.92 0 0 0-.433-4.091c-1.105-1.897-3.33-2.872-5.499-2.418a5.07 5.07 0 0 0-1.723-1.24A5.133 5.133 0 0 0 10.94 2Zm0 1.3-.007.007c.893 0 1.75.305 2.437.867-.027.014-.082.048-.123.068L9.21 6.538a.647.647 0 0 0-.33.569v5.391l-1.736-.989V7.053c0-.994.399-1.948 1.11-2.652a3.828 3.828 0 0 1 2.686-1.1Zm4.863 1.57a3.84 3.84 0 0 1 1.905.501c.58.33 1.06.805 1.395 1.377a3.72 3.72 0 0 1 .452 2.506c-.027-.02-.082-.047-.116-.068l-4.037-2.303a.683.683 0 0 0-.666 0l-4.73 2.696V7.6l3.906-2.228a3.82 3.82 0 0 1 1.89-.503ZM5.819 6.917v4.734c0 .237.123.447.33.57l4.722 2.688-1.744.996-3.899-2.222a3.758 3.758 0 0 1-1.767-2.277 3.707 3.707 0 0 1 .38-2.843A3.794 3.794 0 0 1 5.82 6.917Zm9.048 1.172 3.906 2.221a3.717 3.717 0 0 1 1.387 5.12l.006.007a3.776 3.776 0 0 1-1.977 1.64v-4.735a.646.646 0 0 0-.33-.569l-4.73-2.696 1.738-.988Zm-2.87 1.632 1.991 1.138v2.269l-1.99 1.137-1.992-1.137v-2.27l1.991-1.137Zm3.13 1.788 1.737.989v4.45c0 2.072-1.702 3.752-3.796 3.752v-.007a3.82 3.82 0 0 1-2.43-.867c.027-.013.09-.047.123-.067l4.037-2.296a.633.633 0 0 0 .33-.57V11.51Zm-1.132 2.912V16.4l-3.906 2.221c-1.82 1.03-4.14.42-5.19-1.368h.006a3.675 3.675 0 0 1-.453-2.506c.028.02.083.048.117.068l4.036 2.303a.684.684 0 0 0 .666 0l4.724-2.696Z"/></svg>`
|
|
@@ -1143,10 +1231,18 @@ export const ciPolandCircle = {
|
|
|
1143
1231
|
name: 'poland-circle',
|
|
1144
1232
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#AF010D" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M-2 2h28v10.667H-2V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1145
1233
|
};
|
|
1234
|
+
export const ciPoland = {
|
|
1235
|
+
name: 'poland',
|
|
1236
|
+
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.467H2V5Z" clip-rule="evenodd"/></svg>`
|
|
1237
|
+
};
|
|
1146
1238
|
export const ciPortugalCircle = {
|
|
1147
1239
|
name: 'portugal-circle',
|
|
1148
1240
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#249F58" fill-rule="evenodd" d="M-.667 2h9.334v20H-.667V2Z" clip-rule="evenodd"/><path fill="#FFDA2C" d="M8.667 15.333a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"/><path fill="#F93939" fill-rule="evenodd" d="M11.333 12.667v-4H6v4C6 13.403 7.193 14 8.667 14c1.473 0 2.666-.597 2.666-1.333Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.333 10H10v2.667H7.333V10Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.333 10h1.334v1.333H7.333V10Zm1.334 1.333H10v1.334H8.667v-1.334Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1149
1241
|
};
|
|
1242
|
+
export const ciPortugal = {
|
|
1243
|
+
name: 'portugal',
|
|
1244
|
+
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 3H8V5Z"/><path fill="#249F58" fill-rule="evenodd" d="M2 8a3 3 0 0 1 3-3h3.667v14H5a3 3 0 0 1-3-3V8Z" clip-rule="evenodd"/><path fill="#FFDA2C" d="M8.667 14.333c1.578 0 2.857-1.253 2.857-2.8 0-1.546-1.28-2.8-2.857-2.8-1.578 0-2.857 1.254-2.857 2.8 0 1.547 1.279 2.8 2.857 2.8Z"/><path fill="#F93939" fill-rule="evenodd" d="M10.572 12.467v-2.8h-3.81v2.8c0 .515.852.933 1.905.933 1.052 0 1.905-.418 1.905-.933Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.714 10.6H9.62v1.867H7.714V10.6Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.714 10.6h.953v.933h-.953V10.6Zm.953.933h.952v.934h-.952v-.934Z" clip-rule="evenodd"/></svg>`
|
|
1245
|
+
};
|
|
1150
1246
|
export const ciPushNotification = {
|
|
1151
1247
|
name: 'push-notification',
|
|
1152
1248
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" d="M11 17.25a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 0-1.5h-2Z"/><path fill="#000" fill-rule="evenodd" d="M8 2.25A2.75 2.75 0 0 0 5.25 5v14A2.75 2.75 0 0 0 8 21.75h8A2.75 2.75 0 0 0 18.75 19V5A2.75 2.75 0 0 0 16 2.25H8ZM6.75 5c0-.69.56-1.25 1.25-1.25h8c.69 0 1.25.56 1.25 1.25v14c0 .69-.56 1.25-1.25 1.25H8c-.69 0-1.25-.56-1.25-1.25V5Z" clip-rule="evenodd"/><path fill="#000" d="M4.329 8.965a8.25 8.25 0 0 0 .1 6.313l-1.376.596a9.75 9.75 0 0 1-.119-7.461l1.395.552Zm15.284-.145a8.25 8.25 0 0 1 .018 6.315l1.388.57a9.752 9.752 0 0 0-.022-7.463l-1.384.579Z"/></svg>`
|
|
@@ -1167,14 +1263,26 @@ export const ciRomaniaCircle = {
|
|
|
1167
1263
|
name: 'romania-circle',
|
|
1168
1264
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#FFDA2C" rx="10"/><path fill="#1A47B8" fill-rule="evenodd" d="M-2 2h9.333v20H-2V2Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M16.667 2H26v20h-9.333V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1169
1265
|
};
|
|
1266
|
+
export const ciRomania = {
|
|
1267
|
+
name: 'romania',
|
|
1268
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.667V5Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1269
|
+
};
|
|
1170
1270
|
export const ciRussiaCircle = {
|
|
1171
1271
|
name: 'russia-circle',
|
|
1172
1272
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#F93939" fill-rule="evenodd" d="M-.667 15.333h28V22h-28v-6.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M-.667 2h28v6.667h-28V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1173
1273
|
};
|
|
1274
|
+
export const ciRussia = {
|
|
1275
|
+
name: 'russia',
|
|
1276
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1277
|
+
};
|
|
1174
1278
|
export const ciSerbiaCircle = {
|
|
1175
1279
|
name: 'serbia-circle',
|
|
1176
1280
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M2 15.333h28V22H2v-6.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v6.667H2V2Zm10.667 13.333V8.667H7.333v6.666a2.666 2.666 0 1 0 5.334 0Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M8.667 8.667 7.333 7.333S8.667 6 10 6c1.333 0 2.667 1.333 2.667 1.333l-1.334 1.334H8.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="m8.667 10-1.334 1.333L10 12.667l-1.333 2.666L10 18l1.333-2.667L10 12.667l2.667-1.334L11.333 10 10 11.333 8.667 10Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M8.667 10H7.333v1.333L8.667 10Zm2.666 0h1.334v1.333L11.333 10Z" clip-rule="evenodd"/><path fill="#A75835" fill-rule="evenodd" d="M10 6 8.667 7.333 10 8.667l1.333-1.334L10 6Z" clip-rule="evenodd"/><path fill="#88605F" fill-rule="evenodd" d="M10 12.667 7.333 14h5.334L10 12.667Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1177
1281
|
};
|
|
1282
|
+
export const ciSerbia = {
|
|
1283
|
+
name: 'serbia',
|
|
1284
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2V5Zm7.619 9.333V9.667h-3.81v4.666c0 1.032.853 1.867 1.905 1.867 1.053 0 1.905-.835 1.905-1.867Z" 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.933-.952-.933Z" clip-rule="evenodd"/><path fill="#88605F" fill-rule="evenodd" d="M7.714 12.467 5.81 13.4h3.81l-1.906-.933Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 10.6H5.81v.933l.952-.933Zm1.905 0h.952v.933l-.952-.933Zm-1.905-.933-.952-.934S6.762 7.8 7.714 7.8c.953 0 1.905.933 1.905.933l-.952.934H6.762Z" clip-rule="evenodd"/><path fill="#A75835" fill-rule="evenodd" d="m7.714 7.8-.952.933.952.934.953-.934-.953-.933Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1285
|
+
};
|
|
1178
1286
|
export const ciSlidersOutlined = {
|
|
1179
1287
|
name: 'sliders-outlined',
|
|
1180
1288
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 7.68h2.825a3.751 3.751 0 0 0 7.335.07H20a.75.75 0 0 0 0-1.5h-5.811a3.751 3.751 0 0 0-7.364-.07H4a.75.75 0 0 0 0 1.5Zm6.5-3a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Zm6.689 11.57a3.751 3.751 0 0 0-7.364-.07H4a.75.75 0 0 0 0 1.5h5.825a3.751 3.751 0 0 0 7.335.07H20a.75.75 0 0 0 0-1.5h-2.811Zm-5.939.68a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z"/></svg>`
|
|
@@ -1183,26 +1291,42 @@ export const ciSlovakiaCircle = {
|
|
|
1183
1291
|
name: 'slovakia-circle',
|
|
1184
1292
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#F93939" fill-rule="evenodd" d="M.667 15.333h28V22h-28v-6.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M.667 2h28v6.667h-28V2Zm13.24 13.333H14V8.667H4.667v6.666h.093a2.44 2.44 0 0 0-.093.667c0 1.84 4.666 3.333 4.666 3.333S14 17.84 14 16c0-.227-.032-.45-.093-.667Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M12.667 15.333v-8H6v8C6 16.807 9.333 18 9.333 18s3.334-1.193 3.334-2.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M8.667 12.667v-1.334H7.333V10h1.334V8.667H10V10h1.333v1.333H10v1.334h2V14h-2v1.333H8.667V14h-2v-1.333h2Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M9.333 18s3.334-1.193 3.334-2.667c0-1.473-1.334-1.333-3.334 0C7.333 14 6 13.86 6 15.333 6 16.807 9.333 18 9.333 18Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1185
1293
|
};
|
|
1294
|
+
export const ciSlovakia = {
|
|
1295
|
+
name: 'slovakia',
|
|
1296
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2V5Zm9.457 9.333h.067V9.667H4.857v4.666h.067a1.676 1.676 0 0 0-.067.467c0 1.288 3.333 2.333 3.333 2.333s3.334-1.045 3.334-2.333c0-.159-.023-.316-.067-.467Z" 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.867Z" 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-.933h1.428Z" 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.867Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1297
|
+
};
|
|
1186
1298
|
export const ciSloveniaCircle = {
|
|
1187
1299
|
name: 'slovenia-circle',
|
|
1188
1300
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.333h28V22H2v-6.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 2h28v6.667H2V2Z" clip-rule="evenodd"/><path fill="#F93939" d="M10.667 6H8c-.736 0-1.333.597-1.333 1.333v3.334C6.667 11.403 7.264 12 8 12h2.667c.736 0 1.333-.597 1.333-1.333V7.333C12 6.597 11.403 6 10.667 6Z"/><path fill="#1A47B8" d="M10 6H8.667c-.737 0-1.334.597-1.334 1.333V10c0 .736.597 1.333 1.334 1.333H10c.736 0 1.333-.597 1.333-1.333V7.333C11.333 6.597 10.736 6 10 6Z"/><path fill="#FFDA2C" fill-rule="evenodd" d="M8.667 7.333H10v1.334H8.667V7.333Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="m7.333 10 2-.667 2 .667L10 11.333H8.667L7.333 10Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1189
1301
|
};
|
|
1302
|
+
export const ciSlovenia = {
|
|
1303
|
+
name: 'slovenia',
|
|
1304
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2V5Z" 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.8Z"/><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-.933Z"/><path fill="#fff" fill-rule="evenodd" d="m5.81 10.6 1.428-.467 1.429.467-.953.933h-.952L5.81 10.6Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 8.733h.952v.934h-.952v-.934Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1305
|
+
};
|
|
1190
1306
|
export const ciSocialMediaOutlined = {
|
|
1191
1307
|
name: 'social-media-outlined',
|
|
1192
1308
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.25 6a3.75 3.75 0 1 1 1.042 2.594l-2.781 2.085a3.757 3.757 0 0 1-.001 2.641l2.782 2.086a3.75 3.75 0 1 1-.803 1.273l-2.78-2.085a3.75 3.75 0 1 1 0-5.187l2.78-2.086A3.741 3.741 0 0 1 12.25 6ZM16 3.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Zm0 12a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM4.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z"/></svg>`
|
|
1193
1309
|
};
|
|
1194
1310
|
export const ciSortingOutlined = {
|
|
1195
1311
|
name: 'sorting-outlined',
|
|
1196
|
-
data: `<svg
|
|
1312
|
+
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8.28 4.22a.75.75 0 0 0-1.06 0l-5 5a.75.75 0 1 0 1.06 1.06L7 6.56v10.19a.75.75 0 0 0 1.5 0V6.56l3.72 3.72a.75.75 0 1 0 1.06-1.06l-5-5Z"/><path d="M16.5 7.75a.75.75 0 0 0-1.5 0v10.19l-3.72-3.72a.75.75 0 1 0-1.06 1.06l5 5a.75.75 0 0 0 1.06 0l5-5a.75.75 0 1 0-1.06-1.06l-3.72 3.72V7.75Z"/></svg>`
|
|
1197
1313
|
};
|
|
1198
1314
|
export const ciSouthKoreaCircle = {
|
|
1199
1315
|
name: 'south-korea-circle',
|
|
1200
1316
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#232C80" fill-rule="evenodd" d="M16.667 12a4.667 4.667 0 1 1-9.334 0c0-1.493 3.134-2.12 5.771-1.884.28-.075.581-.116.896-.116 1.473 0 2.667.896 2.667 2Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.333 11.333S12.527 10 14 10c1.473 0 2.667.896 2.667 2a4.667 4.667 0 0 0-8.886-1.997c-.448 1.33-.448 1.72-.448 1.997.667.667 1.408.667 2 .667.592 0 1.124-.258 1.491-.667l.51-.667Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M18 8.667h2.667L18 6h-1.333L18 8.667Zm-12 0H3.333L6 6h1.333L6 8.667Zm12 6.666h2.667L18 18h-1.333L18 15.333Zm-12 0H3.333L6 18h1.333L6 15.333Z" clip-rule="evenodd"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>`
|
|
1201
1317
|
};
|
|
1318
|
+
export const ciSouthKorea = {
|
|
1319
|
+
name: 'south-korea',
|
|
1320
|
+
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="#fff" rx="3"/><path fill="#232C80" fill-rule="evenodd" d="M15.333 12c0 1.804-1.492 3.267-3.333 3.267-1.841 0-3.333-1.463-3.333-3.267 0-1.045 2.238-1.484 4.122-1.319.2-.052.415-.081.64-.081 1.052 0 1.904.627 1.904 1.4Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.524 11.533s.852-.933 1.905-.933c1.052 0 1.904.627 1.904 1.4 0-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.467.423 0 .803-.18 1.065-.467l.364-.467Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M16.286 9.667h1.904L16.287 7.8h-.953l.953 1.867Zm-8.572 0H5.81L7.714 7.8h.953l-.953 1.867Zm8.572 4.666h1.904L16.287 16.2h-.953l.953-1.867Zm-8.572 0H5.81L7.714 16.2h.953l-.953-1.867Z" clip-rule="evenodd"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>`
|
|
1321
|
+
};
|
|
1202
1322
|
export const ciSpainCircle = {
|
|
1203
1323
|
name: 'spain-circle',
|
|
1204
1324
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#F93939" d="M27.333 2H4.667A2.667 2.667 0 0 0 2 4.667v14.666A2.667 2.667 0 0 0 4.667 22h22.666A2.667 2.667 0 0 0 30 19.333V4.667A2.667 2.667 0 0 0 27.333 2Z"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 7.333h28v9.334H2V7.333Z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M14 10.296v3.36c0 .933-.896 1.68-2 1.68H9.333c-1.101-.003-2-.753-2-1.683v-3.36c0-.762.598-1.4 1.419-1.606.248-.694 1.01-.072 1.915-.072.909 0 1.666-.618 1.914.073C13.4 8.9 14 9.538 14 10.296Z" clip-rule="evenodd"/><path fill="#CBCBCB" fill-rule="evenodd" d="M14 11.333h1.333v4H14v-4Zm-8 0h1.333v4H6v-4Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M14 14h1.333v1.333H14V14Zm-8 0h1.333v1.333H6V14Z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M14 10h1.333v1.333H14V10Zm-8 0h1.333v1.333H6V10Z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="M8.667 10H10v2H8.667v-2Zm2.666 2.667h1.334v2h-1.334v-2Z" clip-rule="evenodd"/><path fill="#AE6A3E" fill-rule="evenodd" d="M11.333 10h1.334v2h-1.334v-2Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M8.667 12.667H10v2H8.667v-2Z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="M10 10 8.667 8.667h4L11.333 10H10Z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M10 7.333h1.333v1.334H10V7.333Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1205
1325
|
};
|
|
1326
|
+
export const ciSpain = {
|
|
1327
|
+
name: 'spain',
|
|
1328
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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 5Z"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 8.733h20v6.534H2V8.733Z" 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-.952v-2.8Zm-5.715 0h.953v2.8h-.953v-2.8Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M10.572 13.4h.952v.933h-.952V13.4Zm-5.715 0h.953v.933h-.953V13.4Z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M10.572 10.6h.952v.933h-.952V10.6Zm-5.715 0h.953v.933h-.953V10.6Z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="M6.762 10.6h.952V12h-.952v-1.4Zm1.905 1.867h.952v1.4h-.952v-1.4Z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 12.467h.952v1.4h-.952v-1.4Z" clip-rule="evenodd"/><path fill="#AE6A3E" fill-rule="evenodd" d="M8.667 10.6h.952V12h-.952v-1.4Z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="m7.714 10.6-.952-.933h2.857l-.952.933h-.953Z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M7.714 8.733h.953v.934h-.953v-.934Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1329
|
+
};
|
|
1206
1330
|
export const ciStatusAvailable = {
|
|
1207
1331
|
name: 'status-available',
|
|
1208
1332
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle opacity=".15" cx="12" cy="12" r="8" fill="#008458"/><circle cx="12" cy="12" r="4" fill="#008458"/></svg>`
|
|
@@ -1239,6 +1363,10 @@ export const ciSwedenCircle = {
|
|
|
1239
1363
|
name: 'sweden-circle',
|
|
1240
1364
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#3A99FF" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="M7.333 14h-8v-4h8V2h4v8h16v4h-16v8h-4v-8Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1241
1365
|
};
|
|
1366
|
+
export const ciSweden = {
|
|
1367
|
+
name: 'sweden',
|
|
1368
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.714v-5.6Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1369
|
+
};
|
|
1242
1370
|
export const ciTagOutlined = {
|
|
1243
1371
|
name: 'tag-outlined',
|
|
1244
1372
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15 6.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5ZM13.75 9a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.828 3.25c-.729 0-1.428.29-1.944.805l-7.707 7.708a1.75 1.75 0 0 0 0 2.474l6.586 6.586a1.75 1.75 0 0 0 2.474 0l7.708-7.707a2.75 2.75 0 0 0 .805-1.944V6A2.75 2.75 0 0 0 18 3.25h-5.172Zm-.883 1.866a1.25 1.25 0 0 1 .883-.366H18c.69 0 1.25.56 1.25 1.25v5.172c0 .331-.132.649-.366.883l-7.707 7.708a.25.25 0 0 1-.354 0l-6.586-6.586a.25.25 0 0 1 0-.354l7.707-7.707Z"/></svg>`
|
|
@@ -1263,6 +1391,10 @@ export const ciThailandCircle = {
|
|
|
1263
1391
|
name: 'thailand-circle',
|
|
1264
1392
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v4H2V2Zm0 16h28v4H2v-4Z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 8.667h28v6.666H2V8.667Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1265
1393
|
};
|
|
1394
|
+
export const ciThailand = {
|
|
1395
|
+
name: 'thailand',
|
|
1396
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v2.8H2V5Zm0 11.2h20V19H2v-2.8Z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 9.667h20v4.666H2V9.667Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1397
|
+
};
|
|
1266
1398
|
export const ciTranslateBoxFilled = {
|
|
1267
1399
|
name: 'translate-box-filled',
|
|
1268
1400
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m15.5 12.872-.793 2.378h1.586l-.793-2.378Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm4 2.25a.75.75 0 0 1 .75.75v.85H14a.75.75 0 0 1 0 1.5h-.968a11.543 11.543 0 0 1-2.277 4.903c.28.197.585.367.909.502l.818.343-.58 1.384-.818-.343a6.32 6.32 0 0 1-1.343-.768 11.54 11.54 0 0 1-2.865 2.03l-.54.27a.75.75 0 1 1-.671-1.342l.54-.27a10.039 10.039 0 0 0 2.45-1.724 6.319 6.319 0 0 1-1.4-3.242l1.49-.186c.105.848.431 1.635.927 2.296a10.044 10.044 0 0 0 1.825-3.853H6a.75.75 0 0 1 0-1.5h3.25V6a.75.75 0 0 1 .75-.75Zm3.711 12.987.496-1.487h2.586l.495 1.487a.75.75 0 0 0 1.424-.474l-2-6A.75.75 0 0 0 16 11.25h-1a.75.75 0 0 0-.711.513l-2 6a.75.75 0 0 0 1.422.474Z"/></svg>`
|
|
@@ -1271,6 +1403,10 @@ export const ciTurkeyCircle = {
|
|
|
1271
1403
|
name: 'turkey-circle',
|
|
1272
1404
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="m16.67 13.536-1.55.813.296-1.724-1.253-1.222 1.733-.254.773-1.568.774 1.57 1.733.253-1.253 1.22.296 1.724" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M10.667 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334ZM12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666Z" clip-rule="evenodd"/></svg>`
|
|
1273
1405
|
};
|
|
1406
|
+
export const ciTurkey = {
|
|
1407
|
+
name: 'turkey',
|
|
1408
|
+
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.106.57.211-1.207-.895-.856 1.238-.178.552-1.097.553 1.098 1.238.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.267 0-1.804-1.492-3.267-3.333-3.267-1.841 0-3.334 1.463-3.334 3.267 0 1.804 1.493 3.267 3.334 3.267Zm.952-.934c1.314 0 2.38-1.045 2.38-2.333 0-1.288-1.066-2.333-2.38-2.333-1.314 0-2.381 1.045-2.381 2.333 0 1.288 1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>`
|
|
1409
|
+
};
|
|
1274
1410
|
export const ciTwitter = {
|
|
1275
1411
|
name: 'twitter',
|
|
1276
1412
|
data: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Zm5.56 8.841c.168 3.704-2.594 7.832-7.483 7.832a7.45 7.45 0 0 1-4.035-1.183 5.297 5.297 0 0 0 3.897-1.09 2.639 2.639 0 0 1-2.46-1.829c.413.079.82.056 1.19-.045-1.266-.255-2.14-1.395-2.112-2.615.355.197.76.315 1.192.33a2.637 2.637 0 0 1-.814-3.516 7.474 7.474 0 0 0 5.426 2.75 2.636 2.636 0 0 1 4.487-2.401 5.253 5.253 0 0 0 1.672-.639 2.644 2.644 0 0 1-1.157 1.457 5.252 5.252 0 0 0 1.511-.416c-.352.53-.797.994-1.313 1.365Z" fill="#1DA1F2"/></svg>`
|
|
@@ -1287,6 +1423,10 @@ export const ciUnitedKingdomCircle = {
|
|
|
1287
1423
|
name: 'united-kingdom-circle',
|
|
1288
1424
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M.979 2H-2v3.333L23.005 22H26v-3.333L.979 2Z" clip-rule="evenodd"/><path fill="#F93939" d="M-1.007 2 26 20.047V22h-.97L-2 3.934V2h.993Z"/><path fill="#fff" fill-rule="evenodd" d="M23.333 2H26v3.333S8.68 16.437.667 22H-2v-3.333L23.333 2Z" clip-rule="evenodd"/><path fill="#F93939" d="M26 2h-.904L-2 20.063V22h.993L26 3.949V2Z"/><path fill="#fff" fill-rule="evenodd" d="M8.183 2h7.658v6.17H26v7.657H15.84V22H8.184v-6.173H-2V8.169H8.183V2Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M9.79 2h4.42v7.692H26v4.616H14.21V22H9.79v-7.692H-2V9.692H9.79V2Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1289
1425
|
};
|
|
1426
|
+
export const ciUnitedKingdom = {
|
|
1427
|
+
name: 'united-kingdom',
|
|
1428
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#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.333L4.128 5Z" clip-rule="evenodd"/><path fill="#F93939" d="M2.71 5 22 17.633V19h-.693L2 6.354V5h.71Z"/><path fill="#fff" fill-rule="evenodd" d="M20.095 5H22v2.333S9.628 15.106 3.905 19H2v-2.333L20.095 5Z" clip-rule="evenodd"/><path fill="#F93939" d="M22 5h-.646L2 17.644V19h.71L22 6.364V5Z"/><path fill="#fff" fill-rule="evenodd" d="M9.273 5h5.47v4.318H22v5.36h-7.257V19h-5.47v-4.321H2v-5.36h7.273V5Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.421 5h3.158v5.385H22v3.23h-8.421V19H10.42v-5.385H2v-3.23h8.421V5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1429
|
+
};
|
|
1290
1430
|
export const ciVideoOutlined = {
|
|
1291
1431
|
name: 'video-outlined',
|
|
1292
1432
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M10.757 9.454a.5.5 0 0 0-.757.43v4.233a.5.5 0 0 0 .757.429l3.528-2.117a.5.5 0 0 0 0-.858l-3.528-2.117Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 4.25A2.75 2.75 0 0 0 2.25 7v10A2.75 2.75 0 0 0 5 19.75h14A2.75 2.75 0 0 0 21.75 17V7A2.75 2.75 0 0 0 19 4.25H5ZM3.75 7c0-.69.56-1.25 1.25-1.25h14c.69 0 1.25.56 1.25 1.25v10c0 .69-.56 1.25-1.25 1.25H5c-.69 0-1.25-.56-1.25-1.25V7Z"/></svg>`
|
|
@@ -1648,12 +1788,14 @@ export const completeIconSet = [
|
|
|
1648
1788
|
ciAiFilled,
|
|
1649
1789
|
ciAiOutlined,
|
|
1650
1790
|
ciAlbaniaCircle,
|
|
1791
|
+
ciAlbania,
|
|
1651
1792
|
ciAlertBoxOutlined,
|
|
1652
1793
|
ciAlertCircleOutlined,
|
|
1653
1794
|
ciAppleSafari,
|
|
1654
1795
|
ciArchiveFilled,
|
|
1655
1796
|
ciArchiveOutlined,
|
|
1656
1797
|
ciArmeniaCircle,
|
|
1798
|
+
ciArmenia,
|
|
1657
1799
|
ciArrowDownOutlined,
|
|
1658
1800
|
ciArrowLeftOutlined,
|
|
1659
1801
|
ciArrowPointingBoxOutlined,
|
|
@@ -1669,12 +1811,14 @@ export const completeIconSet = [
|
|
|
1669
1811
|
ciBoldOutlined,
|
|
1670
1812
|
ciBrushBracketsOutlined,
|
|
1671
1813
|
ciBulgariaCircle,
|
|
1814
|
+
ciBulgaria,
|
|
1672
1815
|
ciCalendarCheckOutlined,
|
|
1673
1816
|
ciCalendarCrossOutlined,
|
|
1674
1817
|
ciCalendarOutlined,
|
|
1675
1818
|
ciCalendarPenOutlined,
|
|
1676
1819
|
ciCheckDoubleOutlined,
|
|
1677
1820
|
ciChinaCircle,
|
|
1821
|
+
ciChina,
|
|
1678
1822
|
ciCircleFilledS,
|
|
1679
1823
|
ciCircleFilled,
|
|
1680
1824
|
ciCircleOutlinedS,
|
|
@@ -1683,9 +1827,15 @@ export const completeIconSet = [
|
|
|
1683
1827
|
ciCompassOutlined,
|
|
1684
1828
|
ciCopyOutlined,
|
|
1685
1829
|
ciCroatiaCircle,
|
|
1830
|
+
ciCroatia,
|
|
1686
1831
|
ciCzechRepublicCircle,
|
|
1832
|
+
ciCzechRepublic,
|
|
1687
1833
|
ciDenmarkCircle,
|
|
1834
|
+
ciDenmark,
|
|
1835
|
+
ciEnglishMixedCircle,
|
|
1836
|
+
ciEnglishMixed,
|
|
1688
1837
|
ciEstoniaCircle,
|
|
1838
|
+
ciEstonia,
|
|
1689
1839
|
ciEyeClosedOutlined,
|
|
1690
1840
|
ciEyeOpenOutlined,
|
|
1691
1841
|
ciFacebook,
|
|
@@ -1694,15 +1844,19 @@ export const completeIconSet = [
|
|
|
1694
1844
|
ciFilterOutlined,
|
|
1695
1845
|
ciFingerprintOutlined,
|
|
1696
1846
|
ciFinlandCircle,
|
|
1847
|
+
ciFinland,
|
|
1697
1848
|
ciFlagOutlined,
|
|
1698
1849
|
ciFranceCircle,
|
|
1850
|
+
ciFrance,
|
|
1699
1851
|
ciGermanyCircle,
|
|
1852
|
+
ciGermany,
|
|
1700
1853
|
ciGoogleCalendar,
|
|
1701
1854
|
ciGoogleChrome,
|
|
1702
1855
|
ciGoogleDrive,
|
|
1703
1856
|
ciGoogleMail,
|
|
1704
1857
|
ciGoogle,
|
|
1705
1858
|
ciGreeceCircle,
|
|
1859
|
+
ciGreece,
|
|
1706
1860
|
ciGroupOutlined,
|
|
1707
1861
|
ciHaiiloHome,
|
|
1708
1862
|
ciHaiiloInsights,
|
|
@@ -1711,14 +1865,19 @@ export const completeIconSet = [
|
|
|
1711
1865
|
ciHaiiloStories,
|
|
1712
1866
|
ciHistoryOutlined,
|
|
1713
1867
|
ciHungaryCircle,
|
|
1868
|
+
ciHungary,
|
|
1714
1869
|
ciIcelandCircle,
|
|
1870
|
+
ciIceland,
|
|
1715
1871
|
ciInfoCircleFilled,
|
|
1716
1872
|
ciInfoCircleOutlined,
|
|
1717
1873
|
ciInstagram,
|
|
1718
1874
|
ciItalicOutlined,
|
|
1719
1875
|
ciItalyCircle,
|
|
1876
|
+
ciItaly,
|
|
1720
1877
|
ciJapanCircle,
|
|
1878
|
+
ciJapan,
|
|
1721
1879
|
ciLatviaCircle,
|
|
1880
|
+
ciLatvia,
|
|
1722
1881
|
ciLinkBreakOutlined,
|
|
1723
1882
|
ciLinkedin,
|
|
1724
1883
|
ciListOrderedOutlined,
|
|
@@ -1741,8 +1900,11 @@ export const completeIconSet = [
|
|
|
1741
1900
|
ciMoreHorizontalFilled,
|
|
1742
1901
|
ciMozillaFirefox,
|
|
1743
1902
|
ciNetherlandsCircle,
|
|
1903
|
+
ciNetherlands,
|
|
1744
1904
|
ciNorthMacedoniaCircle,
|
|
1905
|
+
ciNorthMacedonia,
|
|
1745
1906
|
ciNorwayCircle,
|
|
1907
|
+
ciNorway,
|
|
1746
1908
|
ciOpenai,
|
|
1747
1909
|
ciPaperplaneTiltOutlined,
|
|
1748
1910
|
ciPenOutlined,
|
|
@@ -1750,21 +1912,30 @@ export const completeIconSet = [
|
|
|
1750
1912
|
ciPlanetFilled,
|
|
1751
1913
|
ciPlanetOutlined,
|
|
1752
1914
|
ciPolandCircle,
|
|
1915
|
+
ciPoland,
|
|
1753
1916
|
ciPortugalCircle,
|
|
1917
|
+
ciPortugal,
|
|
1754
1918
|
ciPushNotification,
|
|
1755
1919
|
ciPuzzlePieceOutlined,
|
|
1756
1920
|
ciQuoteOutlined,
|
|
1757
1921
|
ciRedoOutlined,
|
|
1758
1922
|
ciRomaniaCircle,
|
|
1923
|
+
ciRomania,
|
|
1759
1924
|
ciRussiaCircle,
|
|
1925
|
+
ciRussia,
|
|
1760
1926
|
ciSerbiaCircle,
|
|
1927
|
+
ciSerbia,
|
|
1761
1928
|
ciSlidersOutlined,
|
|
1762
1929
|
ciSlovakiaCircle,
|
|
1930
|
+
ciSlovakia,
|
|
1763
1931
|
ciSloveniaCircle,
|
|
1932
|
+
ciSlovenia,
|
|
1764
1933
|
ciSocialMediaOutlined,
|
|
1765
1934
|
ciSortingOutlined,
|
|
1766
1935
|
ciSouthKoreaCircle,
|
|
1936
|
+
ciSouthKorea,
|
|
1767
1937
|
ciSpainCircle,
|
|
1938
|
+
ciSpain,
|
|
1768
1939
|
ciStatusAvailable,
|
|
1769
1940
|
ciStatusAway,
|
|
1770
1941
|
ciStatusDnd,
|
|
@@ -1774,18 +1945,22 @@ export const completeIconSet = [
|
|
|
1774
1945
|
ciStreamOutlined,
|
|
1775
1946
|
ciStrikethroughOutlined,
|
|
1776
1947
|
ciSwedenCircle,
|
|
1948
|
+
ciSweden,
|
|
1777
1949
|
ciTagOutlined,
|
|
1778
1950
|
ciTargetedOutlined,
|
|
1779
1951
|
ciTextExtendOutlined,
|
|
1780
1952
|
ciTextShortenOutlined,
|
|
1781
1953
|
ciTextSummaryOutlined,
|
|
1782
1954
|
ciThailandCircle,
|
|
1955
|
+
ciThailand,
|
|
1783
1956
|
ciTranslateBoxFilled,
|
|
1784
1957
|
ciTurkeyCircle,
|
|
1958
|
+
ciTurkey,
|
|
1785
1959
|
ciTwitter,
|
|
1786
1960
|
ciUnderlinedOutlined,
|
|
1787
1961
|
ciUndoOutlined,
|
|
1788
1962
|
ciUnitedKingdomCircle,
|
|
1963
|
+
ciUnitedKingdom,
|
|
1789
1964
|
ciVideoOutlined,
|
|
1790
1965
|
ciWAlertOutlined,
|
|
1791
1966
|
ciWBirthdaysUpcomingOutlined,
|