@blockspoon/cert-badge-renderer 1.0.7 → 1.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +53 -26
- package/dist/constants/componentsDirection.js +50 -0
- package/dist/index.d.ts +0 -1
- package/dist/index.js +1 -3
- package/dist/server/index.d.ts +0 -1
- package/dist/server/index.js +1 -3
- package/dist/templates/badges/BadgeType1.js +4 -18
- package/dist/templates/badges/BadgeType100.d.ts +2 -0
- package/dist/templates/badges/BadgeType100.js +91 -0
- package/dist/templates/badges/BadgeType101.d.ts +2 -0
- package/dist/templates/badges/BadgeType101.js +172 -0
- package/dist/templates/badges/BadgeType102.d.ts +2 -0
- package/dist/templates/badges/BadgeType102.js +1652 -0
- package/dist/templates/badges/BadgeType103.d.ts +2 -0
- package/dist/templates/badges/BadgeType103.js +43 -0
- package/dist/templates/badges/BadgeType104.d.ts +2 -0
- package/dist/templates/badges/BadgeType104.js +71 -0
- package/dist/templates/badges/BadgeType105.d.ts +2 -0
- package/dist/templates/badges/BadgeType105.js +51 -0
- package/dist/templates/badges/BadgeType106.d.ts +2 -0
- package/dist/templates/badges/BadgeType106.js +574 -0
- package/dist/templates/badges/BadgeType107.d.ts +2 -0
- package/dist/templates/badges/BadgeType107.js +101 -0
- package/dist/templates/badges/BadgeType108.d.ts +2 -0
- package/dist/templates/badges/BadgeType108.js +192 -0
- package/dist/templates/badges/BadgeType109.d.ts +2 -0
- package/dist/templates/badges/BadgeType109.js +72 -0
- package/dist/templates/badges/BadgeType110.d.ts +2 -0
- package/dist/templates/badges/BadgeType110.js +87 -0
- package/dist/templates/badges/BadgeType111.d.ts +2 -0
- package/dist/templates/badges/BadgeType111.js +87 -0
- package/dist/templates/badges/BadgeType112.d.ts +2 -0
- package/dist/templates/badges/BadgeType112.js +48 -0
- package/dist/templates/badges/BadgeType113.d.ts +2 -0
- package/dist/templates/badges/BadgeType113.js +68 -0
- package/dist/templates/badges/BadgeType114.d.ts +2 -0
- package/dist/templates/badges/BadgeType114.js +64 -0
- package/dist/templates/badges/BadgeType115.d.ts +2 -0
- package/dist/templates/badges/BadgeType115.js +77 -0
- package/dist/templates/badges/BadgeType116.d.ts +2 -0
- package/dist/templates/badges/BadgeType116.js +214 -0
- package/dist/templates/badges/BadgeType117.d.ts +2 -0
- package/dist/templates/badges/BadgeType117.js +62 -0
- package/dist/templates/badges/BadgeType118.d.ts +2 -0
- package/dist/templates/badges/BadgeType118.js +1744 -0
- package/dist/templates/badges/BadgeType119.d.ts +2 -0
- package/dist/templates/badges/BadgeType119.js +44 -0
- package/dist/templates/badges/BadgeType120.d.ts +2 -0
- package/dist/templates/badges/BadgeType120.js +45 -0
- package/dist/templates/badges/BadgeType121.d.ts +2 -0
- package/dist/templates/badges/BadgeType121.js +85 -0
- package/dist/templates/badges/BadgeType15.js +7 -7
- package/dist/templates/badges/BadgeType21.js +6 -6
- package/dist/templates/badges/BadgeType35.js +3 -3
- package/dist/templates/badges/BadgeType46.js +12 -22
- package/dist/templates/badges/BadgeType63.js +6 -6
- package/dist/templates/badges/BadgeType7.js +2 -3
- package/dist/templates/badges/BadgeType72.d.ts +2 -0
- package/dist/templates/badges/BadgeType72.js +236 -0
- package/dist/templates/badges/BadgeType73.d.ts +2 -0
- package/dist/templates/badges/BadgeType73.js +256 -0
- package/dist/templates/badges/BadgeType74.d.ts +2 -0
- package/dist/templates/badges/BadgeType74.js +97 -0
- package/dist/templates/badges/BadgeType75.d.ts +2 -0
- package/dist/templates/badges/BadgeType75.js +73 -0
- package/dist/templates/badges/BadgeType76.d.ts +2 -0
- package/dist/templates/badges/BadgeType76.js +306 -0
- package/dist/templates/badges/BadgeType77.d.ts +2 -0
- package/dist/templates/badges/BadgeType77.js +459 -0
- package/dist/templates/badges/BadgeType78.d.ts +2 -0
- package/dist/templates/badges/BadgeType78.js +107 -0
- package/dist/templates/badges/BadgeType79.d.ts +2 -0
- package/dist/templates/badges/BadgeType79.js +22 -0
- package/dist/templates/badges/BadgeType80.d.ts +2 -0
- package/dist/templates/badges/BadgeType80.js +22 -0
- package/dist/templates/badges/BadgeType81.d.ts +2 -0
- package/dist/templates/badges/BadgeType81.js +106 -0
- package/dist/templates/badges/BadgeType82.d.ts +2 -0
- package/dist/templates/badges/BadgeType82.js +172 -0
- package/dist/templates/badges/BadgeType83.d.ts +2 -0
- package/dist/templates/badges/BadgeType83.js +60 -0
- package/dist/templates/badges/BadgeType84.d.ts +2 -0
- package/dist/templates/badges/BadgeType84.js +137 -0
- package/dist/templates/badges/BadgeType85.d.ts +2 -0
- package/dist/templates/badges/BadgeType85.js +547 -0
- package/dist/templates/badges/BadgeType86.d.ts +2 -0
- package/dist/templates/badges/BadgeType86.js +80 -0
- package/dist/templates/badges/BadgeType87.d.ts +2 -0
- package/dist/templates/badges/BadgeType87.js +131 -0
- package/dist/templates/badges/BadgeType88.d.ts +2 -0
- package/dist/templates/badges/BadgeType88.js +114 -0
- package/dist/templates/badges/BadgeType89.d.ts +2 -0
- package/dist/templates/badges/BadgeType89.js +279 -0
- package/dist/templates/badges/BadgeType90.d.ts +2 -0
- package/dist/templates/badges/BadgeType90.js +72 -0
- package/dist/templates/badges/BadgeType91.d.ts +2 -0
- package/dist/templates/badges/BadgeType91.js +68 -0
- package/dist/templates/badges/BadgeType92.d.ts +2 -0
- package/dist/templates/badges/BadgeType92.js +69 -0
- package/dist/templates/badges/BadgeType93.d.ts +2 -0
- package/dist/templates/badges/BadgeType93.js +81 -0
- package/dist/templates/badges/BadgeType94.d.ts +2 -0
- package/dist/templates/badges/BadgeType94.js +304 -0
- package/dist/templates/badges/BadgeType95.d.ts +2 -0
- package/dist/templates/badges/BadgeType95.js +1856 -0
- package/dist/templates/badges/BadgeType96.d.ts +2 -0
- package/dist/templates/badges/BadgeType96.js +91 -0
- package/dist/templates/badges/BadgeType97.d.ts +2 -0
- package/dist/templates/badges/BadgeType97.js +87 -0
- package/dist/templates/badges/BadgeType98.d.ts +2 -0
- package/dist/templates/badges/BadgeType98.js +216 -0
- package/dist/templates/badges/BadgeType99.d.ts +2 -0
- package/dist/templates/badges/BadgeType99.js +55 -0
- package/dist/templates/badges/index.d.ts +100 -0
- package/dist/templates/badges/index.js +100 -0
- package/dist/templates/certificates/NewCertificateType1.js +0 -15
- package/dist/templates/certificates/NewCertificateType11.js +10 -10
- package/dist/templates/certificates/NewCertificateType12.js +66 -66
- package/dist/templates/certificates/NewCertificateType13.js +12 -12
- package/dist/templates/certificates/NewCertificateType14.js +5 -5
- package/dist/templates/certificates/NewCertificateType15.js +13 -13
- package/dist/templates/certificates/NewCertificateType16.js +10 -10
- package/dist/templates/certificates/NewCertificateType17.js +14 -14
- package/dist/templates/certificates/NewCertificateType18.js +5 -5
- package/dist/templates/certificates/NewCertificateType19.js +126 -127
- package/dist/templates/certificates/NewCertificateType2.js +1 -15
- package/dist/templates/certificates/NewCertificateType20.js +82 -100
- package/dist/templates/certificates/NewCertificateType21.js +17 -23
- package/dist/templates/certificates/NewCertificateType22.js +2 -2
- package/dist/templates/certificates/NewCertificateType23.js +2 -2
- package/dist/templates/certificates/NewCertificateType24.js +17 -17
- package/dist/templates/certificates/NewCertificateType25.js +43 -43
- package/dist/templates/certificates/NewCertificateType26.js +7 -7
- package/dist/templates/certificates/NewCertificateType27.js +40 -40
- package/dist/templates/certificates/NewCertificateType28.js +4 -4
- package/dist/templates/certificates/NewCertificateType29.js +3 -3
- package/dist/templates/certificates/NewCertificateType3.js +1 -15
- package/dist/templates/certificates/NewCertificateType30.js +23 -23
- package/dist/templates/certificates/NewCertificateType31.js +5 -5
- package/dist/templates/certificates/NewCertificateType32.js +1 -1
- package/dist/templates/certificates/NewCertificateType33.js +8 -8
- package/dist/templates/certificates/NewCertificateType34.js +14 -14
- package/dist/templates/certificates/NewCertificateType35.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType35.js +264 -0
- package/dist/templates/certificates/NewCertificateType36.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType36.js +460 -0
- package/dist/templates/certificates/NewCertificateType37.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType37.js +39 -0
- package/dist/templates/certificates/NewCertificateType38.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType38.js +476 -0
- package/dist/templates/certificates/NewCertificateType39.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType39.js +22 -0
- package/dist/templates/certificates/NewCertificateType40.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType40.js +22 -0
- package/dist/templates/certificates/NewCertificateType41.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType41.js +22 -0
- package/dist/templates/certificates/NewCertificateType42.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType42.js +22 -0
- package/dist/templates/certificates/NewCertificateType43.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType43.js +22 -0
- package/dist/templates/certificates/NewCertificateType44.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType44.js +174 -0
- package/dist/templates/certificates/NewCertificateType45.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType45.js +198 -0
- package/dist/templates/certificates/NewCertificateType46.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType46.js +136 -0
- package/dist/templates/certificates/NewCertificateType47.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType47.js +735 -0
- package/dist/templates/certificates/NewCertificateType48.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType48.js +286 -0
- package/dist/templates/certificates/NewCertificateType49.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType49.js +95 -0
- package/dist/templates/certificates/NewCertificateType5.js +171 -168
- package/dist/templates/certificates/NewCertificateType50.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType50.js +198 -0
- package/dist/templates/certificates/NewCertificateType51.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType51.js +109 -0
- package/dist/templates/certificates/NewCertificateType52.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType52.js +677 -0
- package/dist/templates/certificates/NewCertificateType53.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType53.js +105 -0
- package/dist/templates/certificates/NewCertificateType54.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType54.js +149 -0
- package/dist/templates/certificates/NewCertificateType55.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType55.js +30 -0
- package/dist/templates/certificates/NewCertificateType56.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType56.js +32 -0
- package/dist/templates/certificates/NewCertificateType57.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType57.js +85 -0
- package/dist/templates/certificates/NewCertificateType58.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType58.js +89 -0
- package/dist/templates/certificates/NewCertificateType59.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType59.js +657 -0
- package/dist/templates/certificates/NewCertificateType6.js +6 -6
- package/dist/templates/certificates/NewCertificateType60.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType60.js +43 -0
- package/dist/templates/certificates/NewCertificateType61.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType61.js +384 -0
- package/dist/templates/certificates/NewCertificateType62.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType62.js +35 -0
- package/dist/templates/certificates/NewCertificateType63.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType63.js +87 -0
- package/dist/templates/certificates/NewCertificateType64.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType64.js +66 -0
- package/dist/templates/certificates/NewCertificateType65.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType65.js +22 -0
- package/dist/templates/certificates/NewCertificateType66.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType66.js +844 -0
- package/dist/templates/certificates/NewCertificateType67.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType67.js +675 -0
- package/dist/templates/certificates/NewCertificateType68.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType68.js +329 -0
- package/dist/templates/certificates/NewCertificateType69.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType69.js +189 -0
- package/dist/templates/certificates/NewCertificateType6Single.js +5 -2
- package/dist/templates/certificates/NewCertificateType70.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType70.js +179 -0
- package/dist/templates/certificates/NewCertificateType71.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType71.js +596 -0
- package/dist/templates/certificates/NewCertificateType72.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType72.js +598 -0
- package/dist/templates/certificates/NewCertificateType73.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType73.js +224 -0
- package/dist/templates/certificates/NewCertificateType74.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType74.js +519 -0
- package/dist/templates/certificates/NewCertificateType75.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType75.js +115 -0
- package/dist/templates/certificates/NewCertificateType76.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType76.js +79 -0
- package/dist/templates/certificates/NewCertificateType77.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType77.js +884 -0
- package/dist/templates/certificates/NewCertificateType78.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType78.js +96 -0
- package/dist/templates/certificates/NewCertificateType79.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType79.js +117 -0
- package/dist/templates/certificates/NewCertificateType80.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType80.js +139 -0
- package/dist/templates/certificates/NewCertificateType81.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType81.js +339 -0
- package/dist/templates/certificates/NewCertificateType82.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType82.js +110 -0
- package/dist/templates/certificates/NewCertificateType83.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType83.js +125 -0
- package/dist/templates/certificates/NewCertificateType84.d.ts +2 -0
- package/dist/templates/certificates/NewCertificateType84.js +111 -0
- package/dist/templates/certificates/index.d.ts +100 -0
- package/dist/templates/certificates/index.js +100 -0
- package/dist/templates/icons/IconGear.js +10 -10
- package/dist/templates/icons/IconMedal.js +8 -8
- package/dist/templates/icons/IconMortarboard3.js +1 -1
- package/dist/templates/icons/IconPhrase2.js +1 -1
- package/dist/templates/icons/IconPillar1.js +2 -2
- package/dist/templates/icons/IconPillar2.js +24 -24
- package/dist/templates/icons/IconSpring1.js +5 -5
- package/dist/templates/icons/IconSpring2.js +5 -5
- package/dist/templates/icons/IconStar7.d.ts +2 -0
- package/dist/templates/icons/IconStar7.js +88 -0
- package/dist/templates/icons/IconStar8.d.ts +2 -0
- package/dist/templates/icons/IconStar8.js +47 -0
- package/dist/templates/icons/IconTopLeft1.js +1 -1
- package/dist/templates/icons/IconTopLeft2.js +2 -2
- package/dist/templates/icons/IconTopRight1.js +1 -1
- package/dist/templates/icons/IconTopRight2.js +2 -2
- package/dist/templates/icons/IconWave2.js +2 -2
- package/dist/templates/icons/index.d.ts +4 -86
- package/dist/templates/icons/index.js +4 -86
- package/dist/templates/ribbons/RibbonType101.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType101.js +123 -0
- package/dist/templates/ribbons/RibbonType101_1.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType101_1.js +53 -0
- package/dist/templates/ribbons/RibbonType103.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType103.js +155 -0
- package/dist/templates/ribbons/RibbonType107.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType107.js +147 -0
- package/dist/templates/ribbons/RibbonType109.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType109.js +67 -0
- package/dist/templates/ribbons/RibbonType110.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType110.js +52 -0
- package/dist/templates/ribbons/RibbonType113.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType113.js +35 -0
- package/dist/templates/ribbons/RibbonType115.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType115.js +51 -0
- package/dist/templates/ribbons/RibbonType116.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType116.js +63 -0
- package/dist/templates/ribbons/RibbonType116_1.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType116_1.js +33 -0
- package/dist/templates/ribbons/RibbonType118.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType118.js +31 -0
- package/dist/templates/ribbons/RibbonType92.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType92.js +68 -0
- package/dist/templates/ribbons/RibbonType93.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType93.js +188 -0
- package/dist/templates/ribbons/RibbonType93_1.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType93_1.js +64 -0
- package/dist/templates/ribbons/RibbonType96.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType96.js +60 -0
- package/dist/templates/ribbons/RibbonType96_1.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType96_1.js +186 -0
- package/dist/templates/ribbons/RibbonType97.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType97.js +127 -0
- package/dist/templates/ribbons/RibbonType99.d.ts +2 -0
- package/dist/templates/ribbons/RibbonType99.js +63 -0
- package/dist/templates/ribbons/RibbonWing104.d.ts +2 -0
- package/dist/templates/ribbons/RibbonWing104.js +94 -0
- package/dist/templates/ribbons/RibbonWing105.d.ts +2 -0
- package/dist/templates/ribbons/RibbonWing105.js +162 -0
- package/dist/templates/ribbons/RibbonWing106.d.ts +2 -0
- package/dist/templates/ribbons/RibbonWing106.js +34 -0
- package/dist/templates/ribbons/RibbonWing15.d.ts +2 -0
- package/dist/templates/ribbons/RibbonWing15.js +68 -0
- package/dist/templates/ribbons/RibbonWing16.d.ts +2 -0
- package/dist/templates/ribbons/RibbonWing16.js +68 -0
- package/dist/templates/ribbons/RibbonWing17.d.ts +2 -0
- package/dist/templates/ribbons/RibbonWing17.js +66 -0
- package/dist/templates/ribbons/index.d.ts +42 -0
- package/dist/templates/ribbons/index.js +42 -0
- package/dist/templates/svgTemplate.js +286 -82
- package/dist/utils/generateAchievementHTML.js +0 -2
- package/package.json +1 -3
- package/src/constants/componentsDirection.ts +51 -1
- package/src/index.ts +0 -1
- package/src/server/index.ts +0 -1
- package/src/templates/badges/BadgeType1.ts +4 -18
- package/src/templates/badges/BadgeType100.ts +95 -0
- package/src/templates/badges/BadgeType101.ts +176 -0
- package/src/templates/badges/BadgeType102.ts +1656 -0
- package/src/templates/badges/BadgeType103.ts +47 -0
- package/src/templates/badges/BadgeType104.ts +75 -0
- package/src/templates/badges/BadgeType105.ts +55 -0
- package/src/templates/badges/BadgeType106.ts +578 -0
- package/src/templates/badges/BadgeType107.ts +105 -0
- package/src/templates/badges/BadgeType108.ts +196 -0
- package/src/templates/badges/BadgeType109.ts +76 -0
- package/src/templates/badges/BadgeType110.ts +91 -0
- package/src/templates/badges/BadgeType111.ts +91 -0
- package/src/templates/badges/BadgeType112.ts +52 -0
- package/src/templates/badges/BadgeType113.ts +72 -0
- package/src/templates/badges/BadgeType114.ts +68 -0
- package/src/templates/badges/BadgeType115.ts +81 -0
- package/src/templates/badges/BadgeType116.ts +218 -0
- package/src/templates/badges/BadgeType117.ts +66 -0
- package/src/templates/badges/BadgeType118.ts +1748 -0
- package/src/templates/badges/BadgeType119.ts +48 -0
- package/src/templates/badges/BadgeType120.ts +49 -0
- package/src/templates/badges/BadgeType121.ts +89 -0
- package/src/templates/badges/BadgeType15.ts +7 -7
- package/src/templates/badges/BadgeType21.ts +6 -6
- package/src/templates/badges/BadgeType35.ts +3 -3
- package/src/templates/badges/BadgeType46.ts +14 -25
- package/src/templates/badges/BadgeType63.ts +6 -6
- package/src/templates/badges/BadgeType7.ts +2 -3
- package/src/templates/badges/BadgeType72.ts +240 -0
- package/src/templates/badges/BadgeType73.ts +260 -0
- package/src/templates/badges/BadgeType74.ts +101 -0
- package/src/templates/badges/BadgeType75.ts +77 -0
- package/src/templates/badges/BadgeType76.ts +310 -0
- package/src/templates/badges/BadgeType77.ts +463 -0
- package/src/templates/badges/BadgeType78.ts +111 -0
- package/src/templates/badges/BadgeType79.ts +26 -0
- package/src/templates/badges/BadgeType80.ts +26 -0
- package/src/templates/badges/BadgeType81.ts +110 -0
- package/src/templates/badges/BadgeType82.ts +176 -0
- package/src/templates/badges/BadgeType83.ts +64 -0
- package/src/templates/badges/BadgeType84.ts +141 -0
- package/src/templates/badges/BadgeType85.ts +551 -0
- package/src/templates/badges/BadgeType86.ts +84 -0
- package/src/templates/badges/BadgeType87.ts +135 -0
- package/src/templates/badges/BadgeType88.ts +118 -0
- package/src/templates/badges/BadgeType89.ts +283 -0
- package/src/templates/badges/BadgeType90.ts +76 -0
- package/src/templates/badges/BadgeType91.ts +72 -0
- package/src/templates/badges/BadgeType92.ts +73 -0
- package/src/templates/badges/BadgeType93.ts +85 -0
- package/src/templates/badges/BadgeType94.ts +308 -0
- package/src/templates/badges/BadgeType95.ts +1860 -0
- package/src/templates/badges/BadgeType96.ts +95 -0
- package/src/templates/badges/BadgeType97.ts +91 -0
- package/src/templates/badges/BadgeType98.ts +220 -0
- package/src/templates/badges/BadgeType99.ts +59 -0
- package/src/templates/badges/index.ts +101 -2
- package/src/templates/certificates/NewCertificateType1.ts +2 -17
- package/src/templates/certificates/NewCertificateType11.ts +10 -10
- package/src/templates/certificates/NewCertificateType12.ts +68 -68
- package/src/templates/certificates/NewCertificateType13.ts +12 -12
- package/src/templates/certificates/NewCertificateType14.ts +5 -5
- package/src/templates/certificates/NewCertificateType15.ts +13 -13
- package/src/templates/certificates/NewCertificateType16.ts +10 -10
- package/src/templates/certificates/NewCertificateType17.ts +14 -14
- package/src/templates/certificates/NewCertificateType18.ts +5 -5
- package/src/templates/certificates/NewCertificateType19.ts +128 -132
- package/src/templates/certificates/NewCertificateType2.ts +3 -17
- package/src/templates/certificates/NewCertificateType20.ts +85 -105
- package/src/templates/certificates/NewCertificateType21.ts +17 -23
- package/src/templates/certificates/NewCertificateType22.ts +2 -2
- package/src/templates/certificates/NewCertificateType23.ts +2 -2
- package/src/templates/certificates/NewCertificateType24.ts +19 -22
- package/src/templates/certificates/NewCertificateType25.ts +43 -43
- package/src/templates/certificates/NewCertificateType26.ts +7 -7
- package/src/templates/certificates/NewCertificateType27.ts +40 -40
- package/src/templates/certificates/NewCertificateType28.ts +4 -4
- package/src/templates/certificates/NewCertificateType29.ts +3 -3
- package/src/templates/certificates/NewCertificateType3.ts +3 -17
- package/src/templates/certificates/NewCertificateType30.ts +23 -23
- package/src/templates/certificates/NewCertificateType31.ts +5 -5
- package/src/templates/certificates/NewCertificateType32.ts +1 -1
- package/src/templates/certificates/NewCertificateType33.ts +8 -8
- package/src/templates/certificates/NewCertificateType34.ts +14 -14
- package/src/templates/certificates/NewCertificateType35.ts +269 -0
- package/src/templates/certificates/NewCertificateType36.ts +462 -0
- package/src/templates/certificates/NewCertificateType37.ts +44 -0
- package/src/templates/certificates/NewCertificateType38.ts +481 -0
- package/src/templates/certificates/NewCertificateType39.ts +27 -0
- package/src/templates/certificates/NewCertificateType40.ts +27 -0
- package/src/templates/certificates/NewCertificateType41.ts +27 -0
- package/src/templates/certificates/NewCertificateType42.ts +27 -0
- package/src/templates/certificates/NewCertificateType43.ts +27 -0
- package/src/templates/certificates/NewCertificateType44.ts +178 -0
- package/src/templates/certificates/NewCertificateType45.ts +203 -0
- package/src/templates/certificates/NewCertificateType46.ts +141 -0
- package/src/templates/certificates/NewCertificateType47.ts +740 -0
- package/src/templates/certificates/NewCertificateType48.ts +291 -0
- package/src/templates/certificates/NewCertificateType49.ts +100 -0
- package/src/templates/certificates/NewCertificateType5.ts +173 -170
- package/src/templates/certificates/NewCertificateType50.ts +203 -0
- package/src/templates/certificates/NewCertificateType51.ts +114 -0
- package/src/templates/certificates/NewCertificateType52.ts +682 -0
- package/src/templates/certificates/NewCertificateType53.ts +110 -0
- package/src/templates/certificates/NewCertificateType54.ts +154 -0
- package/src/templates/certificates/NewCertificateType55.ts +31 -0
- package/src/templates/certificates/NewCertificateType56.ts +36 -0
- package/src/templates/certificates/NewCertificateType57.ts +89 -0
- package/src/templates/certificates/NewCertificateType58.ts +93 -0
- package/src/templates/certificates/NewCertificateType59.ts +661 -0
- package/src/templates/certificates/NewCertificateType6.ts +8 -8
- package/src/templates/certificates/NewCertificateType60.ts +47 -0
- package/src/templates/certificates/NewCertificateType61.ts +388 -0
- package/src/templates/certificates/NewCertificateType62.ts +39 -0
- package/src/templates/certificates/NewCertificateType63.ts +91 -0
- package/src/templates/certificates/NewCertificateType64.ts +70 -0
- package/src/templates/certificates/NewCertificateType65.ts +26 -0
- package/src/templates/certificates/NewCertificateType66.ts +848 -0
- package/src/templates/certificates/NewCertificateType67.ts +679 -0
- package/src/templates/certificates/NewCertificateType68.ts +333 -0
- package/src/templates/certificates/NewCertificateType69.ts +194 -0
- package/src/templates/certificates/NewCertificateType6Single.ts +7 -4
- package/src/templates/certificates/NewCertificateType70.ts +183 -0
- package/src/templates/certificates/NewCertificateType71.ts +600 -0
- package/src/templates/certificates/NewCertificateType72.ts +602 -0
- package/src/templates/certificates/NewCertificateType73.ts +228 -0
- package/src/templates/certificates/NewCertificateType74.ts +523 -0
- package/src/templates/certificates/NewCertificateType75.ts +119 -0
- package/src/templates/certificates/NewCertificateType76.ts +83 -0
- package/src/templates/certificates/NewCertificateType77.ts +888 -0
- package/src/templates/certificates/NewCertificateType78.ts +100 -0
- package/src/templates/certificates/NewCertificateType79.ts +121 -0
- package/src/templates/certificates/NewCertificateType80.ts +143 -0
- package/src/templates/certificates/NewCertificateType81.ts +343 -0
- package/src/templates/certificates/NewCertificateType82.ts +114 -0
- package/src/templates/certificates/NewCertificateType83.ts +129 -0
- package/src/templates/certificates/NewCertificateType84.ts +115 -0
- package/src/templates/certificates/index.ts +103 -0
- package/src/templates/icons/IconMedal.ts +8 -8
- package/src/templates/icons/IconMortarboard3.ts +1 -1
- package/src/templates/icons/IconStar7.ts +93 -0
- package/src/templates/icons/IconStar8.ts +52 -0
- package/src/templates/icons/index.ts +4 -99
- package/src/templates/ribbons/RibbonType101.ts +126 -0
- package/src/templates/ribbons/RibbonType101_1.ts +56 -0
- package/src/templates/ribbons/RibbonType103.ts +158 -0
- package/src/templates/ribbons/RibbonType107.ts +150 -0
- package/src/templates/ribbons/RibbonType109.ts +70 -0
- package/src/templates/ribbons/RibbonType110.ts +57 -0
- package/src/templates/{icons/IconType47.ts → ribbons/RibbonType113.ts} +12 -4
- package/src/templates/ribbons/RibbonType115.ts +54 -0
- package/src/templates/ribbons/RibbonType116.ts +66 -0
- package/src/templates/ribbons/RibbonType116_1.ts +36 -0
- package/src/templates/ribbons/RibbonType118.ts +34 -0
- package/src/templates/ribbons/RibbonType92.ts +71 -0
- package/src/templates/ribbons/RibbonType93.ts +191 -0
- package/src/templates/ribbons/RibbonType93_1.ts +67 -0
- package/src/templates/ribbons/RibbonType96.ts +63 -0
- package/src/templates/ribbons/RibbonType96_1.ts +189 -0
- package/src/templates/ribbons/RibbonType97.ts +130 -0
- package/src/templates/ribbons/RibbonType99.ts +66 -0
- package/src/templates/ribbons/RibbonWing104.ts +96 -0
- package/src/templates/ribbons/RibbonWing105.ts +164 -0
- package/src/templates/ribbons/RibbonWing106.ts +36 -0
- package/src/templates/ribbons/RibbonWing15.ts +70 -0
- package/src/templates/ribbons/RibbonWing16.ts +70 -0
- package/src/templates/ribbons/RibbonWing17.ts +68 -0
- package/src/templates/ribbons/index.ts +42 -0
- package/src/templates/svgTemplate.ts +287 -83
- package/src/utils/generateAchievementHTML.ts +0 -3
- package/src/utils/getBindingValue.ts +1 -2
- package/test/certificate.html +1 -348
- package/test/certificate_base64.png +0 -0
- package/test/test.js +5 -37
- package/tsconfig.json +2 -1
- package/src/templates/icons/IconArrow.ts +0 -25
- package/src/templates/icons/IconBottomLeft1.ts +0 -26
- package/src/templates/icons/IconBottomLeft2.ts +0 -40
- package/src/templates/icons/IconBottomRight1.ts +0 -26
- package/src/templates/icons/IconBottomRight2.ts +0 -40
- package/src/templates/icons/IconContainer1.ts +0 -87
- package/src/templates/icons/IconContainer2.ts +0 -30
- package/src/templates/icons/IconContainer3.ts +0 -27
- package/src/templates/icons/IconContainer4.ts +0 -29
- package/src/templates/icons/IconContainer5.ts +0 -313
- package/src/templates/icons/IconDonut.ts +0 -27
- package/src/templates/icons/IconEllipse1.ts +0 -42
- package/src/templates/icons/IconEllipse2.ts +0 -43
- package/src/templates/icons/IconFrame1.ts +0 -25
- package/src/templates/icons/IconFrame2.ts +0 -25
- package/src/templates/icons/IconFrame3.ts +0 -25
- package/src/templates/icons/IconFrame4.ts +0 -87
- package/src/templates/icons/IconGear.ts +0 -61
- package/src/templates/icons/IconPhrase1.ts +0 -233
- package/src/templates/icons/IconPhrase2.ts +0 -30
- package/src/templates/icons/IconPhrase3.ts +0 -25
- package/src/templates/icons/IconPhrase4.ts +0 -27
- package/src/templates/icons/IconPillar1.ts +0 -74
- package/src/templates/icons/IconPillar2.ts +0 -125
- package/src/templates/icons/IconSkewedLeft.ts +0 -23
- package/src/templates/icons/IconSkewedRight.ts +0 -29
- package/src/templates/icons/IconSmallType2.ts +0 -30
- package/src/templates/icons/IconSmallType3.ts +0 -25
- package/src/templates/icons/IconSmallType4.ts +0 -32
- package/src/templates/icons/IconSmallType5.ts +0 -25
- package/src/templates/icons/IconSmallType6.ts +0 -29
- package/src/templates/icons/IconSmallType7.ts +0 -27
- package/src/templates/icons/IconSmallType8.ts +0 -25
- package/src/templates/icons/IconSmallType9.ts +0 -25
- package/src/templates/icons/IconSpring1.ts +0 -70
- package/src/templates/icons/IconSpring2.ts +0 -65
- package/src/templates/icons/IconTopLeft1.ts +0 -26
- package/src/templates/icons/IconTopLeft2.ts +0 -40
- package/src/templates/icons/IconTopRight1.ts +0 -26
- package/src/templates/icons/IconTopRight2.ts +0 -40
- package/src/templates/icons/IconWave1.ts +0 -63
- package/src/templates/icons/IconWave2.ts +0 -50
- package/src/utils/generateAchievementFile.ts +0 -72
- package/src/utils/generateDesignFile.ts +0 -72
|
@@ -18,20 +18,20 @@ function createIconPillar2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
18
18
|
fill="${mainColor}"
|
|
19
19
|
/>
|
|
20
20
|
<path
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
fill-rule="evenodd"
|
|
22
|
+
clip-rule="evenodd"
|
|
23
23
|
d="M132.582 300.893L132.582 307.977L127.697 307.977L127.697 300.893L132.582 300.893ZM132.582 314.927L132.582 322.011L127.697 322.011L127.697 314.927L132.582 314.927ZM132.582 195.84L132.582 293.943L127.697 293.943L127.697 195.84L132.582 195.84ZM113.041 195.84L113.041 314.927L108.156 314.927L108.156 195.84L113.041 195.84ZM98.385 328.961L98.385 314.927L103.27 314.927L103.27 328.961L98.385 328.961ZM103.27 195.84L103.27 307.977L98.385 307.977L98.385 195.84L103.27 195.84ZM113.041 322.011L113.041 328.961L108.156 328.961L108.156 322.011L113.041 322.011ZM122.811 195.84L122.811 328.961L117.926 328.961L117.926 195.84L122.811 195.84Z"
|
|
24
24
|
fill="${mainColor}"
|
|
25
25
|
/>
|
|
26
26
|
<path
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
fill-rule="evenodd"
|
|
28
|
+
clip-rule="evenodd"
|
|
29
29
|
d="M29.896 278.844L29.896 271.894L34.7812 271.894L34.7812 278.844L29.896 278.844ZM29.896 264.81L29.896 257.86L34.7812 257.86L34.7812 264.81L29.896 264.81ZM29.896 383.897L29.896 285.928L34.7812 285.928L34.7812 383.897L29.896 383.897ZM10.3548 383.897L10.3548 264.81L15.2401 264.81L15.2401 383.897L10.3548 383.897ZM5.46952 250.91L5.46952 264.81L0.584199 264.81L0.584198 250.91L5.46952 250.91ZM0.584209 383.897L0.5842 271.894L5.46952 271.894L5.46953 383.897L0.584209 383.897ZM10.3548 257.86L10.3548 250.91L15.2401 250.91L15.2401 257.86L10.3548 257.86ZM20.1254 383.897L20.1254 250.91L25.0106 250.91L25.0107 383.897L20.1254 383.897Z"
|
|
30
30
|
fill="${mainColor}"
|
|
31
31
|
/>
|
|
32
32
|
<path
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
fill-rule="evenodd"
|
|
34
|
+
clip-rule="evenodd"
|
|
35
35
|
d="M44.1671 327.628L40.6228 327.628L40.6228 322.683L88.9968 253.315L92.541 253.315L92.541 258.261L44.1671 327.628ZM40.6228 312.792L40.6228 302.768L75.203 253.315L82.0999 253.315L40.6228 312.792ZM40.6228 293.011L40.6228 282.987L61.4093 253.315L68.3061 253.315L40.6228 293.011ZM54.4166 253.315L40.6228 273.23L40.6228 263.339L47.5197 253.315L54.4166 253.315ZM57.865 327.628L50.9682 327.628L92.4452 268.285L92.4452 278.175L57.865 327.628ZM71.6588 327.628L64.7619 327.628L92.4452 287.932L92.4452 297.823L71.6588 327.628ZM92.3494 317.737L85.4526 327.628L78.5557 327.628L92.3494 307.847L92.3494 317.737Z"
|
|
36
36
|
fill="${mainColor}"
|
|
37
37
|
/>
|
|
@@ -44,20 +44,20 @@ function createIconPillar2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
44
44
|
fill="${mainColor}"
|
|
45
45
|
/>
|
|
46
46
|
<path
|
|
47
|
-
|
|
48
|
-
|
|
47
|
+
fill-rule="evenodd"
|
|
48
|
+
clip-rule="evenodd"
|
|
49
49
|
d="M132.582 105.892L132.582 112.842L127.697 112.842L127.697 105.892L132.582 105.892ZM132.582 119.926L132.582 126.876L127.697 126.876L127.697 119.926L132.582 119.926ZM132.582 0.838791L132.582 98.9421L127.697 98.9421L127.697 0.838791L132.582 0.838791ZM113.041 0.838793L113.041 119.926L108.156 119.926L108.156 0.838793L113.041 0.838793ZM98.385 133.96L98.385 119.926L103.27 119.926L103.27 133.96L98.385 133.96ZM103.27 0.838793L103.27 112.842L98.385 112.842L98.385 0.838794L103.27 0.838793ZM113.041 126.876L113.041 133.96L108.156 133.96L108.156 126.876L113.041 126.876ZM122.811 0.838792L122.811 133.96L117.926 133.96L117.926 0.838792L122.811 0.838792Z"
|
|
50
50
|
fill="${mainColor}"
|
|
51
51
|
/>
|
|
52
52
|
<path
|
|
53
|
-
|
|
54
|
-
|
|
53
|
+
fill-rule="evenodd"
|
|
54
|
+
clip-rule="evenodd"
|
|
55
55
|
d="M29.896 83.8372L29.896 76.7535L34.7812 76.7535L34.7812 83.8372L29.896 83.8372ZM29.896 69.8034L29.896 62.8533L34.7812 62.8533L34.7812 69.8034L29.896 69.8034ZM29.896 188.891L29.896 90.7874L34.7812 90.7874L34.7812 188.891L29.896 188.891ZM10.3548 188.891L10.3548 69.8034L15.2401 69.8034L15.2401 188.891L10.3548 188.891ZM5.46952 55.7695L5.46952 69.8034L0.584199 69.8034L0.584198 55.7695L5.46952 55.7695ZM0.584209 188.891L0.5842 76.7535L5.46952 76.7535L5.46953 188.891L0.584209 188.891ZM10.3548 62.8533L10.3548 55.7695L15.2401 55.7695L15.2401 62.8533L10.3548 62.8533ZM20.1254 188.891L20.1254 55.7695L25.0106 55.7695L25.0107 188.891L20.1254 188.891Z"
|
|
56
56
|
fill="${mainColor}"
|
|
57
57
|
/>
|
|
58
58
|
<path
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
fill-rule="evenodd"
|
|
60
|
+
clip-rule="evenodd"
|
|
61
61
|
d="M44.1671 132.488L40.6228 132.488L40.6228 127.543L88.9968 58.1757L92.541 58.1757L92.541 63.1209L44.1671 132.488ZM40.6228 117.652L40.6228 107.762L75.203 58.1757L82.0999 58.1757L40.6228 117.652ZM40.6228 97.8714L40.6228 87.9809L61.4093 58.3093L68.3061 58.3093L40.6228 97.8714ZM54.4166 58.1757L40.6228 77.9567L40.6228 68.0662L47.5197 58.1757L54.4166 58.1757ZM57.865 132.488L50.9682 132.488L92.4452 73.0114L92.4452 82.902L57.865 132.488ZM71.6588 132.488L64.7619 132.488L92.4452 92.9262L92.4452 102.817L71.6588 132.488ZM92.3494 122.598L85.4526 132.488L78.5557 132.488L92.3494 112.707L92.3494 122.598Z"
|
|
62
62
|
fill="${mainColor}"
|
|
63
63
|
/>
|
|
@@ -70,20 +70,20 @@ function createIconPillar2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
70
70
|
fill="${mainColor}"
|
|
71
71
|
/>
|
|
72
72
|
<path
|
|
73
|
-
|
|
74
|
-
|
|
73
|
+
fill-rule="evenodd"
|
|
74
|
+
clip-rule="evenodd"
|
|
75
75
|
d="M0.5842 474.646L0.5842 467.696L5.46952 467.696L5.46952 474.646L0.5842 474.646ZM0.584199 460.746L0.584198 453.662L5.46952 453.662L5.46952 460.746L0.584199 460.746ZM0.584209 579.833L0.584201 481.73L5.46953 481.73L5.46953 579.833L0.584209 579.833ZM20.1254 579.833L20.1254 460.746L25.0106 460.746L25.0107 579.833L20.1254 579.833ZM34.7812 446.712L34.7812 460.746L29.896 460.746L29.896 446.712L34.7812 446.712ZM29.896 579.833L29.896 467.696L34.7812 467.696L34.7812 579.833L29.896 579.833ZM20.1254 453.662L20.1254 446.712L25.0106 446.712L25.0106 453.662L20.1254 453.662ZM10.3548 579.833L10.3548 446.712L15.2401 446.712L15.2401 579.833L10.3548 579.833Z"
|
|
76
76
|
fill="${mainColor}"
|
|
77
77
|
/>
|
|
78
78
|
<path
|
|
79
|
-
|
|
80
|
-
|
|
79
|
+
fill-rule="evenodd"
|
|
80
|
+
clip-rule="evenodd"
|
|
81
81
|
d="M103.27 496.834L103.27 503.784L98.385 503.784L98.385 496.834L103.27 496.834ZM103.27 510.734L103.27 517.817L98.385 517.817L98.385 510.734L103.27 510.734ZM103.27 391.646L103.27 489.75L98.385 489.75L98.385 391.646L103.27 391.646ZM122.811 391.646L122.811 510.734L117.926 510.734L117.926 391.646L122.811 391.646ZM127.697 524.768L127.697 510.734L132.582 510.734L132.582 524.768L127.697 524.768ZM132.582 391.646L132.582 503.784L127.697 503.784L127.697 391.646L132.582 391.646ZM122.811 517.817L122.811 524.768L117.926 524.768L117.926 517.817L122.811 517.817ZM113.041 391.646L113.041 524.768L108.156 524.768L108.156 391.646L113.041 391.646Z"
|
|
82
82
|
fill="${mainColor}"
|
|
83
83
|
/>
|
|
84
84
|
<path
|
|
85
|
-
|
|
86
|
-
|
|
85
|
+
fill-rule="evenodd"
|
|
86
|
+
clip-rule="evenodd"
|
|
87
87
|
d="M88.9968 448.051L92.541 448.051L92.541 452.996L44.1671 522.363L40.6228 522.363L40.6228 517.418L88.9968 448.051ZM92.541 462.886L92.541 472.777L57.9608 522.363L51.064 522.363L92.541 462.886ZM92.541 482.668L92.541 492.558L71.7546 522.363L64.8577 522.363L92.541 482.668ZM78.7473 522.23L92.541 502.449L92.541 512.339L85.6441 522.23L78.7473 522.23ZM75.2988 447.917L82.1957 447.917L40.7186 507.394L40.7186 497.503L75.2988 447.917ZM61.5051 447.917L68.4019 447.917L40.7186 487.613L40.7186 477.589L61.5051 447.917ZM40.8144 457.808L47.7113 447.917L54.6082 447.917L40.8144 467.832L40.8144 457.808Z"
|
|
88
88
|
fill="${mainColor}"
|
|
89
89
|
/>
|
|
@@ -96,20 +96,20 @@ function createIconPillar2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
96
96
|
fill="${mainColor}"
|
|
97
97
|
/>
|
|
98
98
|
<path
|
|
99
|
-
|
|
100
|
-
|
|
99
|
+
fill-rule="evenodd"
|
|
100
|
+
clip-rule="evenodd"
|
|
101
101
|
d="M0.5842 669.784L0.5842 662.701L5.46952 662.701L5.46952 669.784L0.5842 669.784ZM0.584199 655.751L0.584198 648.801L5.46952 648.801L5.46952 655.751L0.584199 655.751ZM0.584209 774.838L0.584201 676.735L5.46953 676.735L5.46953 774.838L0.584209 774.838ZM20.1254 774.838L20.1254 655.751L25.0106 655.751L25.0107 774.838L20.1254 774.838ZM34.7812 641.717L34.7812 655.751L29.896 655.751L29.896 641.717L34.7812 641.717ZM29.896 774.838L29.896 662.701L34.7812 662.701L34.7812 774.838L29.896 774.838ZM20.1254 648.801L20.1254 641.717L25.0106 641.717L25.0106 648.801L20.1254 648.801ZM10.3548 774.838L10.3548 641.717L15.2401 641.717L15.2401 774.838L10.3548 774.838Z"
|
|
102
102
|
fill="${mainColor}"
|
|
103
103
|
/>
|
|
104
104
|
<path
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
fill-rule="evenodd"
|
|
106
|
+
clip-rule="evenodd"
|
|
107
107
|
d="M103.27 691.837L103.27 698.787L98.385 698.787L98.385 691.837L103.27 691.837ZM103.27 705.87L103.27 712.821L98.385 712.821L98.385 705.87L103.27 705.87ZM103.27 586.783L103.27 684.886L98.385 684.886L98.385 586.783L103.27 586.783ZM122.811 586.783L122.811 705.87L117.926 705.87L117.926 586.783L122.811 586.783ZM127.697 719.904L127.697 705.87L132.582 705.87L132.582 719.904L127.697 719.904ZM132.582 586.783L132.582 698.787L127.697 698.787L127.697 586.783L132.582 586.783ZM122.811 712.821L122.811 719.904L117.926 719.904L117.926 712.821L122.811 712.821ZM113.041 586.783L113.041 719.904L108.156 719.904L108.156 586.783L113.041 586.783Z"
|
|
108
108
|
fill="${mainColor}"
|
|
109
109
|
/>
|
|
110
110
|
<path
|
|
111
|
-
|
|
112
|
-
|
|
111
|
+
fill-rule="evenodd"
|
|
112
|
+
clip-rule="evenodd"
|
|
113
113
|
d="M88.9968 643.053L92.541 643.053L92.541 647.998L44.1671 717.366L40.6228 717.366L40.6228 712.42L88.9968 643.053ZM92.541 658.022L92.541 667.913L57.9608 717.366L51.064 717.366L92.541 658.022ZM92.541 677.937L92.541 687.828L71.7546 717.499L64.8577 717.499L92.541 677.937ZM78.7473 717.633L92.541 697.718L92.541 707.742L85.6441 717.633L78.7473 717.633ZM75.2988 643.32L82.1957 643.32L40.7186 702.663L40.7186 692.773L75.2988 643.32ZM61.5051 643.32L68.4019 643.32L40.7186 683.016L40.7186 673.125L61.5051 643.32ZM40.8144 653.211L47.7113 643.32L54.6082 643.32L40.8144 663.101L40.8144 653.211Z"
|
|
114
114
|
fill="${mainColor}"
|
|
115
115
|
/>
|
|
@@ -21,13 +21,13 @@ function createIconSpring1({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
21
21
|
<path
|
|
22
22
|
d="M131.896 165.211C203.693 165.211 261.896 142.601 261.896 114.711C261.896 86.8206 203.693 64.2109 131.896 64.2109C60.0995 64.2109 1.89648 86.8206 1.89648 114.711C1.89648 142.601 60.0995 165.211 131.896 165.211Z"
|
|
23
23
|
stroke="${mainColor}"
|
|
24
|
-
|
|
24
|
+
stroke-width="2"
|
|
25
25
|
strokeMiterlimit="10"
|
|
26
26
|
/>
|
|
27
27
|
<path
|
|
28
28
|
d="M261.896 184.711C261.896 156.825 203.695 134.211 131.892 134.211C60.0888 134.211 1.89648 156.816 1.89648 184.711C1.89648 212.606 60.098 235.211 131.901 235.211"
|
|
29
29
|
stroke="${mainColor}"
|
|
30
|
-
|
|
30
|
+
stroke-width="2"
|
|
31
31
|
strokeMiterlimit="10"
|
|
32
32
|
/>
|
|
33
33
|
<path
|
|
@@ -37,20 +37,20 @@ function createIconSpring1({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
37
37
|
<path
|
|
38
38
|
d="M1.89648 244.857C1.89648 243.601 2.01648 242.363 2.23802 241.126"
|
|
39
39
|
stroke="${mainColor}"
|
|
40
|
-
|
|
40
|
+
stroke-width="2"
|
|
41
41
|
strokeMiterlimit="10"
|
|
42
42
|
/>
|
|
43
43
|
<path
|
|
44
44
|
d="M4.82227 234.105C17.4592 211.253 69.5301 194.118 131.856 194.118C203.626 194.118 261.817 216.83 261.817 244.856C261.817 272.883 207.595 294.011 139.269 295.51"
|
|
45
45
|
stroke="${mainColor}"
|
|
46
|
-
|
|
46
|
+
stroke-width="2"
|
|
47
47
|
strokeMiterlimit="10"
|
|
48
48
|
strokeDasharray="8.04 8.04"
|
|
49
49
|
/>
|
|
50
50
|
<path
|
|
51
51
|
d="M135.55 295.576C134.322 295.586 133.094 295.595 131.857 295.595"
|
|
52
52
|
stroke="${mainColor}"
|
|
53
|
-
|
|
53
|
+
stroke-width="2"
|
|
54
54
|
strokeMiterlimit="10"
|
|
55
55
|
/>
|
|
56
56
|
<path
|
|
@@ -21,13 +21,13 @@ function createIconSpring2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
21
21
|
<path
|
|
22
22
|
d="M131.896 102.211C203.693 102.211 261.896 79.6013 261.896 51.7109C261.896 23.8206 203.693 1.21094 131.896 1.21094C60.0995 1.21094 1.89648 23.8206 1.89648 51.7109C1.89648 79.6013 60.0995 102.211 131.896 102.211Z"
|
|
23
23
|
stroke="${mainColor}"
|
|
24
|
-
|
|
24
|
+
stroke-width="2"
|
|
25
25
|
strokeMiterlimit="10"
|
|
26
26
|
/>
|
|
27
27
|
<path
|
|
28
28
|
d="M261.896 121.711C261.896 93.8254 203.695 71.2109 131.892 71.2109C60.0888 71.2109 1.89648 93.816 1.89648 121.711C1.89648 149.606 60.098 172.211 131.901 172.211"
|
|
29
29
|
stroke="${mainColor}"
|
|
30
|
-
|
|
30
|
+
stroke-width="2"
|
|
31
31
|
strokeMiterlimit="10"
|
|
32
32
|
/>
|
|
33
33
|
<path
|
|
@@ -37,20 +37,20 @@ function createIconSpring2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
37
37
|
<path
|
|
38
38
|
d="M1.89648 181.857C1.89648 180.601 2.01648 179.363 2.23802 178.126"
|
|
39
39
|
stroke="${mainColor}"
|
|
40
|
-
|
|
40
|
+
stroke-width="2"
|
|
41
41
|
strokeMiterlimit="10"
|
|
42
42
|
/>
|
|
43
43
|
<path
|
|
44
44
|
d="M4.82227 171.105C17.4592 148.253 69.5301 131.118 131.856 131.118C203.626 131.118 261.817 153.83 261.817 181.856C261.817 209.883 207.595 231.011 139.269 232.51"
|
|
45
45
|
stroke="${mainColor}"
|
|
46
|
-
|
|
46
|
+
stroke-width="2"
|
|
47
47
|
strokeMiterlimit="10"
|
|
48
48
|
strokeDasharray="8.04 8.04"
|
|
49
49
|
/>
|
|
50
50
|
<path
|
|
51
51
|
d="M135.55 232.576C134.322 232.586 133.094 232.595 131.857 232.595"
|
|
52
52
|
stroke="${mainColor}"
|
|
53
|
-
|
|
53
|
+
stroke-width="2"
|
|
54
54
|
strokeMiterlimit="10"
|
|
55
55
|
/>
|
|
56
56
|
<path
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.createIconStar7 = createIconStar7;
|
|
4
|
+
function createIconStar7({ mainColor = "#96A6B4", subColor = "#96A6B4", extraColor1 = "#96A6B4", extraColor2 = "#96A6B4", }) {
|
|
5
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
6
|
+
const paintId1 = `paint1_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
7
|
+
const paintId2 = `paint2_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
8
|
+
return `
|
|
9
|
+
<svg
|
|
10
|
+
width="100%"
|
|
11
|
+
height="100%"
|
|
12
|
+
viewBox="0 0 42 36"
|
|
13
|
+
fill="none"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
preserveAspectRatio="xMidYMid meet"
|
|
16
|
+
style="
|
|
17
|
+
width: 100%;
|
|
18
|
+
height: 100%;
|
|
19
|
+
max-width: 100%;
|
|
20
|
+
max-height: 100%;
|
|
21
|
+
z-index: 1;
|
|
22
|
+
mix-blend-mode: normal;
|
|
23
|
+
pointer-events: none;
|
|
24
|
+
display: block;
|
|
25
|
+
"
|
|
26
|
+
>
|
|
27
|
+
<path
|
|
28
|
+
d="M64.5533 31.809L54.3786 36.9688L56.1426 25.6992L48.0898 17.6166L59.3552 15.8143L64.5533 5.65673L69.7513 15.8143L81.0166 17.6166L72.9639 25.6992L74.7279 36.9688L64.5533 31.809Z"
|
|
29
|
+
fill="url(#${paintId0})"
|
|
30
|
+
/>
|
|
31
|
+
<path
|
|
32
|
+
d="M119.785 17.2598L113.07 20.6641L114.233 13.2249L108.92 7.89044L116.355 6.70178L119.785 -0.000421524L123.215 6.70178L130.65 7.89044L125.332 13.2249L126.5 20.6641L119.785 17.2598Z"
|
|
33
|
+
fill="url(#${paintId1})"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
d="M10.8648 17.2598L4.15004 20.6641L5.31737 13.2249L0 7.89044L7.43504 6.70178L10.8648 -0.000421524L14.2948 6.70178L21.734 7.89044L16.4167 13.2249L17.584 20.6641L10.8648 17.2598Z"
|
|
37
|
+
fill="url(#${paintId2})"
|
|
38
|
+
/>
|
|
39
|
+
<defs>
|
|
40
|
+
<linearGradient
|
|
41
|
+
id="${paintId0}"
|
|
42
|
+
x1="64.8983"
|
|
43
|
+
y1="-14.4198"
|
|
44
|
+
x2="63.9999"
|
|
45
|
+
y2="69.1316"
|
|
46
|
+
gradientUnits="userSpaceOnUse"
|
|
47
|
+
>
|
|
48
|
+
<stop stopColor="${extraColor1}" />
|
|
49
|
+
<stop offset="0.192458" stopColor="${extraColor1}" />
|
|
50
|
+
<stop offset="0.402404" stopColor="${mainColor}" />
|
|
51
|
+
<stop offset="0.614201" stopColor="${subColor}" />
|
|
52
|
+
<stop offset="0.807016" stopColor="${extraColor1}" />
|
|
53
|
+
<stop offset="1" stopColor="${extraColor1}" />
|
|
54
|
+
</linearGradient>
|
|
55
|
+
<linearGradient
|
|
56
|
+
id="${paintId1}"
|
|
57
|
+
x1="120.011"
|
|
58
|
+
y1="-13.2513"
|
|
59
|
+
x2="119.418"
|
|
60
|
+
y2="41.8944"
|
|
61
|
+
gradientUnits="userSpaceOnUse"
|
|
62
|
+
>
|
|
63
|
+
<stop stopColor="${extraColor1}" />
|
|
64
|
+
<stop offset="0.192458" stopColor="${extraColor1}" />
|
|
65
|
+
<stop offset="0.402404" stopColor="${mainColor}" />
|
|
66
|
+
<stop offset="0.614201" stopColor="${subColor}" />
|
|
67
|
+
<stop offset="0.807016" stopColor="${extraColor1}" />
|
|
68
|
+
<stop offset="1" stopColor="${extraColor1}" />
|
|
69
|
+
</linearGradient>
|
|
70
|
+
<linearGradient
|
|
71
|
+
id="${paintId2}"
|
|
72
|
+
x1="11.095"
|
|
73
|
+
y1="-13.2513"
|
|
74
|
+
x2="10.502"
|
|
75
|
+
y2="41.8944"
|
|
76
|
+
gradientUnits="userSpaceOnUse"
|
|
77
|
+
>
|
|
78
|
+
<stop stopColor="${extraColor1}" />
|
|
79
|
+
<stop offset="0.192458" stopColor="${extraColor1}" />
|
|
80
|
+
<stop offset="0.402404" stopColor="${mainColor}" />
|
|
81
|
+
<stop offset="0.614201" stopColor="${subColor}" />
|
|
82
|
+
<stop offset="0.807016" stopColor="${extraColor1}" />
|
|
83
|
+
<stop offset="1" stopColor="${extraColor1}" />
|
|
84
|
+
</linearGradient>
|
|
85
|
+
</defs>
|
|
86
|
+
</svg>
|
|
87
|
+
`;
|
|
88
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.createIconStar8 = createIconStar8;
|
|
4
|
+
function createIconStar8({ mainColor = "#96A6B4", subColor = "#96A6B4", extraColor1 = "#96A6B4", extraColor2 = "#96A6B4", }) {
|
|
5
|
+
return `
|
|
6
|
+
<svg
|
|
7
|
+
width="100%"
|
|
8
|
+
height="100%"
|
|
9
|
+
viewBox="0 0 204 66"
|
|
10
|
+
fill="none"
|
|
11
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
+
preserveAspectRatio="xMidYMid meet"
|
|
13
|
+
style="
|
|
14
|
+
width: 100%;
|
|
15
|
+
height: 100%;
|
|
16
|
+
max-width: 100%;
|
|
17
|
+
max-height: 100%;
|
|
18
|
+
z-index: 1;
|
|
19
|
+
mix-blend-mode: normal;
|
|
20
|
+
pointer-events: none;
|
|
21
|
+
display: block;
|
|
22
|
+
"
|
|
23
|
+
>
|
|
24
|
+
<path
|
|
25
|
+
d="M102.111 24.3617L104.986 33.3683C105.435 34.7984 106.752 35.7417 108.22 35.7417H117.533C120.827 35.7417 122.175 40.032 119.54 41.9794L112.023 47.5477C110.825 48.4301 110.346 49.9819 110.795 51.412L113.67 60.4187C114.688 63.5832 111.095 66.2304 108.459 64.283L100.943 58.7148C99.7449 57.8324 98.1278 57.8324 96.9599 58.7148L89.4433 64.283C86.7781 66.2608 83.2144 63.6136 84.2326 60.4187L87.1075 51.412C87.5567 49.9819 87.0775 48.4301 85.8797 47.5477L78.3631 41.9794C75.6978 40.0016 77.0754 35.7417 80.3695 35.7417H89.6829C91.1503 35.7417 92.4679 34.768 92.9171 33.3683L95.792 24.3617C96.8102 21.1972 101.242 21.1972 102.26 24.3617H102.111Z"
|
|
26
|
+
fill="${mainColor}"
|
|
27
|
+
stroke="white"
|
|
28
|
+
strokeWidth="0.999441"
|
|
29
|
+
strokeMiterlimit="10"
|
|
30
|
+
/>
|
|
31
|
+
<path
|
|
32
|
+
d="M26.7253 3.37337L29.6655 12.38C30.125 13.8101 31.4726 14.7534 32.9733 14.7534H42.4983C45.8673 14.7534 47.2455 19.0437 44.5504 20.9911L36.863 26.5594C35.6379 27.4418 35.1478 28.9936 35.6072 30.4237L38.5474 39.4304C39.5888 42.5949 35.9135 45.2421 33.2183 43.2948L25.5309 37.7264C24.3058 36.844 22.6519 36.844 21.4575 37.7264L13.77 43.2948C11.0442 45.2726 7.39959 42.6253 8.44092 39.4304L11.3811 30.4237C11.8405 28.9936 11.3505 27.4418 10.1254 26.5594L2.43799 20.9911C-0.287827 19.0133 1.12102 14.7534 4.49001 14.7534H14.0151C15.5158 14.7534 16.8634 13.7797 17.3228 12.38L20.263 3.37337C21.3043 0.208875 25.8372 0.208875 26.8785 3.37337H26.7253Z"
|
|
33
|
+
fill="${mainColor}"
|
|
34
|
+
stroke="white"
|
|
35
|
+
strokeWidth="0.999441"
|
|
36
|
+
strokeMiterlimit="10"
|
|
37
|
+
/>
|
|
38
|
+
<path
|
|
39
|
+
d="M184.064 3.37337L186.939 12.38C187.388 13.8101 188.706 14.7534 190.173 14.7534H199.486C202.78 14.7534 204.128 19.0437 201.493 20.9911L193.976 26.5594C192.778 27.4418 192.299 28.9936 192.748 30.4237L195.623 39.4304C196.641 42.5949 193.048 45.2421 190.413 43.2948L182.896 37.7264C181.698 36.844 180.081 36.844 178.913 37.7264L171.396 43.2948C168.731 45.2726 165.168 42.6253 166.186 39.4304L169.061 30.4237C169.51 28.9936 169.031 27.4418 167.833 26.5594L160.316 20.9911C157.651 19.0133 159.029 14.7534 162.323 14.7534H171.636C173.103 14.7534 174.421 13.7797 174.87 12.38L177.745 3.37337C178.763 0.208875 183.195 0.208875 184.214 3.37337H184.064Z"
|
|
40
|
+
fill="${mainColor}"
|
|
41
|
+
stroke="white"
|
|
42
|
+
strokeWidth="0.999441"
|
|
43
|
+
strokeMiterlimit="10"
|
|
44
|
+
/>
|
|
45
|
+
</svg>
|
|
46
|
+
`;
|
|
47
|
+
}
|
|
@@ -16,7 +16,7 @@ function createIconTopLeft1({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
16
16
|
<path
|
|
17
17
|
d="M307 0C291.5 61.5086 160.947 51.5843 129 97.3612C84 174 55.5 228.273 2.0158e-05 237L3.05176e-05 2.2798e-05L307 0Z"
|
|
18
18
|
fill="${mainColor}"
|
|
19
|
-
|
|
19
|
+
fill-opacity="0.9"
|
|
20
20
|
/>
|
|
21
21
|
</svg>
|
|
22
22
|
</div>
|
|
@@ -27,8 +27,8 @@ function createIconTopLeft2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
27
27
|
y2="237"
|
|
28
28
|
gradientUnits="userSpaceOnUse"
|
|
29
29
|
>
|
|
30
|
-
<stop
|
|
31
|
-
<stop offset="1"
|
|
30
|
+
<stop stop-color="${subColor}" />
|
|
31
|
+
<stop offset="1" stop-color="${mainColor}" />
|
|
32
32
|
</linearGradient>
|
|
33
33
|
</defs>
|
|
34
34
|
</svg>
|
|
@@ -16,7 +16,7 @@ function createIconTopRight1({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
16
16
|
<path
|
|
17
17
|
d="M0 0C15.5 61.5086 146.053 51.5843 178 97.3612C223 174 251.5 228.273 307 237L307 2.2798e-05L0 0Z"
|
|
18
18
|
fill="${mainColor}"
|
|
19
|
-
|
|
19
|
+
fill-opacity="0.9"
|
|
20
20
|
/>
|
|
21
21
|
</svg>
|
|
22
22
|
</div>
|
|
@@ -27,8 +27,8 @@ function createIconTopRight2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
27
27
|
y2="237"
|
|
28
28
|
gradientUnits="userSpaceOnUse"
|
|
29
29
|
>
|
|
30
|
-
<stop
|
|
31
|
-
<stop offset="1"
|
|
30
|
+
<stop stop-color="${subColor}" />
|
|
31
|
+
<stop offset="1" stop-color="${mainColor}" />
|
|
32
32
|
</linearGradient>
|
|
33
33
|
</defs>
|
|
34
34
|
</svg>
|
|
@@ -37,8 +37,8 @@ function createIconWave2({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
|
|
|
37
37
|
y2="386218"
|
|
38
38
|
gradientUnits="userSpaceOnUse"
|
|
39
39
|
>
|
|
40
|
-
<stop
|
|
41
|
-
<stop offset="1"
|
|
40
|
+
<stop stop-color="${mainColor}" />
|
|
41
|
+
<stop offset="1" stop-color="${subColor}" />
|
|
42
42
|
</linearGradient>
|
|
43
43
|
</defs>
|
|
44
44
|
</svg>
|
|
@@ -26,53 +26,11 @@ import { createIconStar3 } from "./IconStar3";
|
|
|
26
26
|
import { createIconStar4 } from "./IconStar4";
|
|
27
27
|
import { createIconStar5 } from "./IconStar5";
|
|
28
28
|
import { createIconStar6 } from "./IconStar6";
|
|
29
|
-
import { createIconArrow } from "./IconArrow";
|
|
30
|
-
import { createIconBottomLeft1 } from "./IconBottomLeft1";
|
|
31
|
-
import { createIconBottomLeft2 } from "./IconBottomLeft2";
|
|
32
|
-
import { createIconBottomRight1 } from "./IconBottomRight1";
|
|
33
|
-
import { createIconBottomRight2 } from "./IconBottomRight2";
|
|
34
|
-
import { createIconContainer1 } from "./IconContainer1";
|
|
35
|
-
import { createIconContainer2 } from "./IconContainer2";
|
|
36
|
-
import { createIconContainer3 } from "./IconContainer3";
|
|
37
|
-
import { createIconContainer4 } from "./IconContainer4";
|
|
38
|
-
import { createIconContainer5 } from "./IconContainer5";
|
|
39
|
-
import { createIconDonut } from "./IconDonut";
|
|
40
|
-
import { createIconEllipse1 } from "./IconEllipse1";
|
|
41
|
-
import { createIconEllipse2 } from "./IconEllipse2";
|
|
42
|
-
import { createIconFrame1 } from "./IconFrame1";
|
|
43
|
-
import { createIconFrame2 } from "./IconFrame2";
|
|
44
|
-
import { createIconFrame3 } from "./IconFrame3";
|
|
45
|
-
import { createIconFrame4 } from "./IconFrame4";
|
|
46
|
-
import { createIconGear } from "./IconGear";
|
|
47
|
-
import { createIconPhrase1 } from "./IconPhrase1";
|
|
48
|
-
import { createIconPhrase2 } from "./IconPhrase2";
|
|
49
|
-
import { createIconPhrase3 } from "./IconPhrase3";
|
|
50
|
-
import { createIconPhrase4 } from "./IconPhrase4";
|
|
51
|
-
import { createIconPillar1 } from "./IconPillar1";
|
|
52
|
-
import { createIconPillar2 } from "./IconPillar2";
|
|
53
|
-
import { createIconSkewedLeft } from "./IconSkewedLeft";
|
|
54
|
-
import { createIconSkewedRight } from "./IconSkewedRight";
|
|
55
29
|
import { createIconSmallType1 } from "./IconSmallType1";
|
|
56
|
-
import { createIconSmallType2 } from "./IconSmallType2";
|
|
57
|
-
import { createIconSmallType3 } from "./IconSmallType3";
|
|
58
|
-
import { createIconSmallType4 } from "./IconSmallType4";
|
|
59
|
-
import { createIconSmallType5 } from "./IconSmallType5";
|
|
60
|
-
import { createIconSmallType6 } from "./IconSmallType6";
|
|
61
|
-
import { createIconSmallType7 } from "./IconSmallType7";
|
|
62
|
-
import { createIconSmallType8 } from "./IconSmallType8";
|
|
63
|
-
import { createIconSmallType9 } from "./IconSmallType9";
|
|
64
30
|
import { createIconSmallType10 } from "./IconSmallType10";
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import { createIconTopLeft1 } from "./IconTopLeft1";
|
|
68
|
-
import { createIconTopLeft2 } from "./IconTopLeft2";
|
|
69
|
-
import { createIconTopRight1 } from "./IconTopRight1";
|
|
70
|
-
import { createIconTopRight2 } from "./IconTopRight2";
|
|
71
|
-
import { createIconType47 } from "./IconType47";
|
|
72
|
-
import { createIconWave1 } from "./IconWave1";
|
|
73
|
-
import { createIconWave2 } from "./IconWave2";
|
|
31
|
+
import { createIconStar7 } from "./IconStar7";
|
|
32
|
+
import { createIconStar8 } from "./IconStar8";
|
|
74
33
|
declare const Icons: {
|
|
75
|
-
IconArrow: typeof createIconArrow;
|
|
76
34
|
IconBg1: typeof createIconBg1;
|
|
77
35
|
IconBg2: typeof createIconBg2;
|
|
78
36
|
IconBg3: typeof createIconBg3;
|
|
@@ -82,68 +40,28 @@ declare const Icons: {
|
|
|
82
40
|
IconBg7: typeof createIconBg7;
|
|
83
41
|
IconBg8: typeof createIconBg8;
|
|
84
42
|
IconBg9: typeof createIconBg9;
|
|
85
|
-
IconBottomLeft1: typeof createIconBottomLeft1;
|
|
86
|
-
IconBottomLeft2: typeof createIconBottomLeft2;
|
|
87
|
-
IconBottomRight1: typeof createIconBottomRight1;
|
|
88
|
-
IconBottomRight2: typeof createIconBottomRight2;
|
|
89
|
-
IconContainer1: typeof createIconContainer1;
|
|
90
|
-
IconContainer2: typeof createIconContainer2;
|
|
91
|
-
IconContainer3: typeof createIconContainer3;
|
|
92
|
-
IconContainer4: typeof createIconContainer4;
|
|
93
|
-
IconContainer5: typeof createIconContainer5;
|
|
94
|
-
IconDonut: typeof createIconDonut;
|
|
95
|
-
IconEllipse1: typeof createIconEllipse1;
|
|
96
|
-
IconEllipse2: typeof createIconEllipse2;
|
|
97
43
|
IconEtc1: typeof createIconEtc1;
|
|
98
44
|
IconEtc2: typeof createIconEtc2;
|
|
99
45
|
IconEtc3: typeof createIconEtc3;
|
|
100
|
-
IconFrame1: typeof createIconFrame1;
|
|
101
|
-
IconFrame2: typeof createIconFrame2;
|
|
102
|
-
IconFrame3: typeof createIconFrame3;
|
|
103
|
-
IconFrame4: typeof createIconFrame4;
|
|
104
|
-
IconGear: typeof createIconGear;
|
|
105
46
|
IconMedal: typeof createIconMedal;
|
|
106
47
|
IconMortarboard1: typeof createIconMortarboard1;
|
|
107
48
|
IconMortarboard2: typeof createIconMortarboard2;
|
|
108
49
|
IconMortarboard3: typeof createIconMortarboard3;
|
|
109
50
|
IconMortarboard4: typeof createIconMortarboard4;
|
|
110
51
|
IconMortarboard5: typeof createIconMortarboard5;
|
|
111
|
-
IconPhrase1: typeof createIconPhrase1;
|
|
112
|
-
IconPhrase2: typeof createIconPhrase2;
|
|
113
|
-
IconPhrase3: typeof createIconPhrase3;
|
|
114
|
-
IconPhrase4: typeof createIconPhrase4;
|
|
115
|
-
IconPillar1: typeof createIconPillar1;
|
|
116
|
-
IconPillar2: typeof createIconPillar2;
|
|
117
|
-
IconSkewedLeft: typeof createIconSkewedLeft;
|
|
118
|
-
IconSkewedRight: typeof createIconSkewedRight;
|
|
119
52
|
IconSmallType1: typeof createIconSmallType1;
|
|
120
|
-
IconSmallType2: typeof createIconSmallType2;
|
|
121
|
-
IconSmallType3: typeof createIconSmallType3;
|
|
122
|
-
IconSmallType4: typeof createIconSmallType4;
|
|
123
|
-
IconSmallType5: typeof createIconSmallType5;
|
|
124
|
-
IconSmallType6: typeof createIconSmallType6;
|
|
125
|
-
IconSmallType7: typeof createIconSmallType7;
|
|
126
|
-
IconSmallType8: typeof createIconSmallType8;
|
|
127
|
-
IconSmallType9: typeof createIconSmallType9;
|
|
128
53
|
IconSmallType10: typeof createIconSmallType10;
|
|
129
|
-
IconSpring1: typeof createIconSpring1;
|
|
130
|
-
IconSpring2: typeof createIconSpring2;
|
|
131
54
|
IconStar: typeof createIconStar1;
|
|
132
55
|
IconStar2: typeof createIconStar2;
|
|
133
56
|
IconStar3: typeof createIconStar3;
|
|
134
57
|
IconStar4: typeof createIconStar4;
|
|
135
58
|
IconStar5: typeof createIconStar5;
|
|
136
59
|
IconStar6: typeof createIconStar6;
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
IconTopRight1: typeof createIconTopRight1;
|
|
140
|
-
IconTopRight2: typeof createIconTopRight2;
|
|
60
|
+
IconStar7: typeof createIconStar7;
|
|
61
|
+
IconStar8: typeof createIconStar8;
|
|
141
62
|
IconTrophy1: typeof createIconTrophy1;
|
|
142
63
|
IconTrophy2: typeof createIconTrophy2;
|
|
143
64
|
IconTrophy3: typeof createIconTrophy3;
|
|
144
65
|
IconTrophy4: typeof createIconTrophy4;
|
|
145
|
-
IconType47: typeof createIconType47;
|
|
146
|
-
IconWave1: typeof createIconWave1;
|
|
147
|
-
IconWave2: typeof createIconWave2;
|
|
148
66
|
};
|
|
149
67
|
export default Icons;
|