@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
|
@@ -32,207 +32,207 @@ export function createNewCertificateType25({
|
|
|
32
32
|
<path
|
|
33
33
|
d="M958.309 813.999H960.311C1024.8 724.295 1086.75 654.882 1152.85 598.55V596.414C1086.09 653.147 1023.33 723.227 958.309 813.999Z"
|
|
34
34
|
fill="${mainColor}"
|
|
35
|
-
|
|
35
|
+
fill-opacity="0.05"
|
|
36
36
|
/>
|
|
37
37
|
<path
|
|
38
38
|
d="M938.414 813.999H940.417C1011.32 713.75 1079.41 637.662 1152.85 576.659V574.523C1078.61 635.927 1009.98 712.682 938.414 813.999Z"
|
|
39
39
|
fill="${mainColor}"
|
|
40
|
-
|
|
40
|
+
fill-opacity="0.05"
|
|
41
41
|
/>
|
|
42
42
|
<path
|
|
43
43
|
d="M1040.42 813.999C1074.07 770.349 1111.32 727.366 1152.85 687.72V685.451C1110.52 725.764 1072.6 769.548 1038.29 813.999H1040.42Z"
|
|
44
44
|
fill="${mainColor}"
|
|
45
|
-
|
|
45
|
+
fill-opacity="0.05"
|
|
46
46
|
/>
|
|
47
47
|
<path
|
|
48
48
|
d="M978.07 813.999H980.073C1027.34 749.124 1084.35 680.778 1152.85 620.709V618.44C1083.42 679.31 1025.87 748.457 978.07 813.999Z"
|
|
49
49
|
fill="${mainColor}"
|
|
50
|
-
|
|
50
|
+
fill-opacity="0.05"
|
|
51
51
|
/>
|
|
52
52
|
<path
|
|
53
53
|
d="M997.832 813.999H999.968C1043.63 755.131 1093.7 695.996 1152.85 642.735V640.599C1092.9 694.394 1042.03 754.33 997.832 813.999Z"
|
|
54
54
|
fill="${mainColor}"
|
|
55
|
-
|
|
55
|
+
fill-opacity="0.05"
|
|
56
56
|
/>
|
|
57
57
|
<path
|
|
58
58
|
d="M879.666 813.998H881.669C969.792 683.181 1056.85 586.135 1152.85 512.183V510.181C1056.18 584.534 968.457 682.113 879.666 813.998Z"
|
|
59
59
|
fill="${mainColor}"
|
|
60
|
-
|
|
60
|
+
fill-opacity="0.05"
|
|
61
61
|
/>
|
|
62
62
|
<path
|
|
63
63
|
d="M918.787 813.999H920.79C997.163 704.272 1072.33 620.442 1152.85 555.167V553.031C1071.67 618.707 995.828 703.338 918.787 813.999Z"
|
|
64
64
|
fill="${mainColor}"
|
|
65
|
-
|
|
65
|
+
fill-opacity="0.05"
|
|
66
66
|
/>
|
|
67
67
|
<path
|
|
68
68
|
d="M871.12 797.981C867.47 803.231 863.865 808.571 860.305 813.999H862.307C865.69 808.927 869.073 803.899 872.455 798.915C962.848 665.028 1052.71 566.247 1152.85 490.96V488.958C1052.04 564.512 961.913 663.559 871.12 797.981Z"
|
|
69
69
|
fill="${mainColor}"
|
|
70
|
-
|
|
70
|
+
fill-opacity="0.05"
|
|
71
71
|
/>
|
|
72
72
|
<path
|
|
73
73
|
d="M899.16 813.999H901.163C983.545 693.727 1064.72 603.223 1152.85 533.543V531.54C1063.92 601.621 982.209 692.659 899.16 813.999Z"
|
|
74
74
|
fill="${mainColor}"
|
|
75
|
-
|
|
75
|
+
fill-opacity="0.05"
|
|
76
76
|
/>
|
|
77
77
|
<path
|
|
78
78
|
d="M642.669 592.944C668.973 551.83 696.211 509.381 725.051 470.002C824.123 335.18 947.495 223.985 1091.96 139.487C1111.32 128.141 1131.75 116.928 1152.85 106.115V104.246C1131.49 115.326 1110.79 126.672 1091.16 138.152C946.56 222.783 822.921 334.112 723.716 468.934C694.876 508.446 667.638 550.895 641.334 592.009C591.264 670.233 539.859 750.592 473.5 813.999H475.903C541.862 750.726 592.867 670.767 642.669 592.944Z"
|
|
79
79
|
fill="${mainColor}"
|
|
80
|
-
|
|
80
|
+
fill-opacity="0.05"
|
|
81
81
|
/>
|
|
82
82
|
<path
|
|
83
83
|
d="M633.322 577.86C660.159 535.945 687.798 492.695 717.305 452.649C816.511 318.227 940.951 207.032 1087.16 122.134C1108.12 109.987 1130.15 98.1063 1152.85 86.4929V84.7576C1129.75 96.371 1107.45 108.518 1086.35 120.799C939.883 205.697 815.309 317.026 715.97 451.714C686.462 491.76 658.824 535.144 631.986 576.925C577.911 661.556 522.367 748.457 447.996 813.999H450.533C524.369 748.457 579.647 661.957 633.322 577.86Z"
|
|
84
84
|
fill="${mainColor}"
|
|
85
|
-
|
|
85
|
+
fill-opacity="0.05"
|
|
86
86
|
/>
|
|
87
87
|
<path
|
|
88
88
|
d="M623.977 562.776C651.215 520.193 679.387 476.009 709.563 435.296C808.902 301.141 934.41 189.946 1082.48 104.781C1104.78 91.9661 1128.41 79.2848 1152.85 67.004V65.2687C1128.15 77.5495 1104.25 90.3643 1081.68 103.313C933.342 188.611 807.7 300.073 708.228 434.361C678.052 475.075 649.879 519.259 622.641 561.975C564.427 653.013 504.476 746.989 421.16 813.999H423.697C506.479 746.855 566.163 653.414 623.977 562.776Z"
|
|
89
89
|
fill="${mainColor}"
|
|
90
|
-
|
|
90
|
+
fill-opacity="0.05"
|
|
91
91
|
/>
|
|
92
92
|
<path
|
|
93
93
|
d="M863.375 780.628C855.898 791.574 848.555 802.787 841.211 814H843.08C850.29 803.054 857.5 792.241 864.71 781.562C956.705 645.939 1048.83 546.224 1152.85 469.869V467.867C1048.3 544.355 955.771 644.471 863.375 780.628Z"
|
|
94
94
|
fill="${mainColor}"
|
|
95
|
-
|
|
95
|
+
fill-opacity="0.05"
|
|
96
96
|
/>
|
|
97
97
|
<path
|
|
98
98
|
d="M614.762 547.691C642.4 504.308 671.107 459.456 701.816 418.075C801.289 284.187 927.865 172.859 1077.67 87.4268C1101.44 73.8111 1126.68 60.4624 1152.85 47.6476V45.7788C1126.41 58.7271 1100.91 72.2093 1076.87 85.9585C926.797 171.657 800.22 282.986 700.481 417.007C669.772 458.522 641.065 503.373 613.293 546.89C550.672 644.87 486.049 746.187 392.451 813.999H395.255C488.051 746.053 552.408 645.27 614.762 547.691Z"
|
|
99
99
|
fill="${mainColor}"
|
|
100
|
-
|
|
100
|
+
fill-opacity="0.05"
|
|
101
101
|
/>
|
|
102
102
|
<path
|
|
103
103
|
d="M250.387 813.999C257.953 811.062 265.475 807.947 272.952 804.655C300.457 792.374 327.161 777.423 352.797 759.002C448.531 689.989 514.089 586.937 577.511 487.222C607.019 440.768 637.595 392.846 670.841 348.795C771.114 215.976 901.563 104.647 1058.72 17.8804C1065.93 13.8758 1073.22 9.91563 1080.61 6H1077.14C1070.64 9.47067 1064.23 12.9413 1057.91 16.412C900.628 103.312 769.913 214.774 669.506 347.728C636.259 391.912 605.683 439.967 576.042 486.421C512.754 586.003 447.195 688.921 351.862 757.667C318.215 781.828 282.833 799.983 245.848 813.999H250.387Z"
|
|
104
104
|
fill="${mainColor}"
|
|
105
|
-
|
|
105
|
+
fill-opacity="0.05"
|
|
106
106
|
/>
|
|
107
107
|
<path
|
|
108
108
|
d="M1017.99 813.999H1020.13C1058.98 762.607 1102.78 711.615 1152.85 665.161V662.892C1101.84 710.013 1057.38 761.806 1017.99 813.999Z"
|
|
109
109
|
fill="${mainColor}"
|
|
110
|
-
|
|
110
|
+
fill-opacity="0.05"
|
|
111
111
|
/>
|
|
112
112
|
<path
|
|
113
113
|
d="M652.149 607.894C677.918 567.581 704.489 525.933 732.795 487.222C831.733 352.266 954.037 241.071 1096.77 156.974C1114.66 146.295 1133.49 135.883 1152.85 125.738V123.869C1133.09 134.148 1114.13 144.693 1095.84 155.506C953.102 239.736 830.531 351.065 731.593 486.287C703.153 524.999 676.583 566.647 650.68 607.093C604.482 679.31 557.083 753.262 497.934 813.999H500.203C558.952 753.395 606.085 679.844 652.149 607.894Z"
|
|
114
114
|
fill="${mainColor}"
|
|
115
|
-
|
|
115
|
+
fill-opacity="0.05"
|
|
116
116
|
/>
|
|
117
117
|
<path
|
|
118
118
|
d="M1152.85 366.015V364.146C1030.54 444.239 923.192 552.23 824.521 693.994C803.959 723.628 783.798 754.997 764.437 785.299C758.296 794.821 752.154 804.388 746.012 813.999H747.881C753.845 804.744 759.809 795.489 765.773 786.234C785.267 755.932 805.294 724.562 825.857 694.928C924.127 553.699 1031.08 446.108 1152.85 366.015Z"
|
|
119
119
|
fill="${mainColor}"
|
|
120
|
-
|
|
120
|
+
fill-opacity="0.05"
|
|
121
121
|
/>
|
|
122
122
|
<path
|
|
123
123
|
d="M841.48 729.635C936.813 591.209 1038.69 485.62 1152.85 407.263V405.261C1038.15 483.751 935.745 589.74 840.011 728.701C820.918 756.466 802.225 785.7 784.066 813.999H785.936C803.961 785.967 822.52 757 841.48 729.635Z"
|
|
124
124
|
fill="${mainColor}"
|
|
125
|
-
|
|
125
|
+
fill-opacity="0.05"
|
|
126
126
|
/>
|
|
127
127
|
<path
|
|
128
128
|
d="M775.387 800.784C794.213 771.417 813.707 741.115 833.602 712.282C930.404 572.387 1034.95 465.73 1152.85 386.572V384.704C1034.42 463.995 929.469 570.918 832.267 711.347C812.372 740.18 792.878 770.616 774.052 799.983C771.026 804.61 767.999 809.282 764.973 813.999H766.975C769.735 809.638 772.539 805.233 775.387 800.784Z"
|
|
129
129
|
fill="${mainColor}"
|
|
130
|
-
|
|
130
|
+
fill-opacity="0.05"
|
|
131
131
|
/>
|
|
132
132
|
<path
|
|
133
133
|
d="M1152.85 780.093V777.691C1141.76 789.571 1130.95 801.718 1120.54 813.999H1122.67C1132.42 802.519 1142.43 791.173 1152.85 780.093Z"
|
|
134
134
|
fill="${mainColor}"
|
|
135
|
-
|
|
135
|
+
fill-opacity="0.05"
|
|
136
136
|
/>
|
|
137
137
|
<path
|
|
138
138
|
d="M1129.08 277.113C999.167 358.674 883.673 469.735 785.803 607.494C761.902 641.133 738.937 676.907 716.773 711.481C694.742 745.92 672.444 780.627 648.678 813.999H650.681C674.18 780.894 696.211 746.454 718.108 712.415C740.272 677.842 763.238 642.067 787.138 608.428C884.874 470.936 1000.24 359.875 1130.02 278.581C1137.49 273.865 1145.1 269.193 1152.85 264.565V262.696C1144.75 267.502 1136.83 272.307 1129.08 277.113Z"
|
|
139
139
|
fill="${mainColor}"
|
|
140
|
-
|
|
140
|
+
fill-opacity="0.05"
|
|
141
141
|
/>
|
|
142
142
|
<path
|
|
143
143
|
d="M1114.93 225.053C979.405 307.681 860.84 419.01 762.569 555.567C736.8 591.342 712.099 629.786 688.332 666.896C656.421 716.82 623.842 767.545 587.258 813.999H589.261C625.578 767.679 657.89 717.354 689.667 667.83C713.434 630.721 738.135 592.276 763.904 556.502C862.041 420.078 980.473 309.016 1115.73 226.388C1127.75 219.046 1140.16 211.837 1152.85 204.763V202.76C1139.76 210.102 1127.08 217.577 1114.93 225.053Z"
|
|
144
144
|
fill="${mainColor}"
|
|
145
|
-
|
|
145
|
+
fill-opacity="0.05"
|
|
146
146
|
/>
|
|
147
147
|
<path
|
|
148
148
|
d="M1119.6 242.405C985.947 324.767 868.449 435.829 770.312 572.92C745.077 608.027 721.044 645.537 697.811 681.846C669.104 726.431 640.131 771.683 608.086 813.998H610.222C641.866 771.95 670.707 726.965 699.146 682.647C722.379 646.472 746.412 608.828 771.648 573.855C869.651 437.03 987.015 325.969 1120.53 243.74C1130.95 237.333 1141.76 230.926 1152.85 224.652V222.783C1141.5 229.19 1130.42 235.731 1119.6 242.405Z"
|
|
149
149
|
fill="${mainColor}"
|
|
150
|
-
|
|
150
|
+
fill-opacity="0.05"
|
|
151
151
|
/>
|
|
152
152
|
<path
|
|
153
153
|
d="M1105.45 190.213C966.186 273.776 845.618 384.971 747.08 520.861C719.976 558.238 694.34 598.284 669.505 636.995C630.518 697.866 590.862 759.804 543.863 814H546C592.732 759.937 632.12 698.4 670.841 637.93C695.675 599.218 721.311 559.172 748.416 521.929C846.82 386.173 967.254 275.111 1106.25 191.682C1121.2 182.604 1136.82 173.794 1152.85 165.118V163.249C1136.56 172.059 1120.67 181.136 1105.45 190.213Z"
|
|
154
154
|
fill="${mainColor}"
|
|
155
|
-
|
|
155
|
+
fill-opacity="0.05"
|
|
156
156
|
/>
|
|
157
157
|
<path
|
|
158
158
|
d="M1124.41 259.76C992.623 341.721 876.061 452.783 778.057 590.141C753.489 624.581 729.99 661.156 707.292 696.664C681.923 736.176 656.287 776.089 628.648 814H630.651C658.156 776.356 683.525 736.71 708.627 697.599C731.325 662.091 754.825 625.515 779.392 591.076C877.262 453.984 993.691 342.923 1125.21 261.228C1134.2 255.622 1143.41 250.06 1152.85 244.543V242.674C1143.14 248.28 1133.66 253.976 1124.41 259.76Z"
|
|
159
159
|
fill="${mainColor}"
|
|
160
|
-
|
|
160
|
+
fill-opacity="0.05"
|
|
161
161
|
/>
|
|
162
162
|
<path
|
|
163
163
|
d="M855.633 763.274C844.283 779.826 833.068 796.913 822.119 813.999H823.988C834.803 797.313 845.886 780.494 856.968 764.208C949.23 628.986 1046.17 525.533 1152.85 448.911V446.909C1045.63 523.664 948.295 627.384 855.633 763.274Z"
|
|
164
164
|
fill="${mainColor}"
|
|
165
|
-
|
|
165
|
+
fill-opacity="0.05"
|
|
166
166
|
/>
|
|
167
167
|
<path
|
|
168
168
|
d="M370.289 789.171C466.557 720.825 532.382 617.506 596.071 517.524C624.644 472.539 654.285 426.085 686.33 383.369C786.203 250.015 914.649 138.82 1068.2 52.5874C1094.77 37.6368 1123.34 22.9532 1152.85 8.80358V7.06824C1123.07 21.2179 1094.23 36.1685 1067.4 51.2526C913.714 137.485 785.001 248.947 684.995 382.435C652.95 425.151 623.309 471.738 594.736 516.589C531.047 616.438 465.355 719.624 369.354 787.836C355.735 797.58 341.716 806.257 327.562 813.999H331.034C344.252 806.524 357.471 798.381 370.289 789.171Z"
|
|
169
169
|
fill="${mainColor}"
|
|
170
|
-
|
|
170
|
+
fill-opacity="0.05"
|
|
171
171
|
/>
|
|
172
172
|
<path
|
|
173
173
|
d="M378.967 804.388C475.635 736.176 541.594 632.723 605.416 532.608C633.589 488.423 662.696 442.771 694.074 400.722C793.813 267.101 921.191 155.906 1073 70.0739C1098.1 55.7907 1124.94 41.6411 1152.85 28.1588V26.4235C1124.67 40.0392 1097.57 54.1889 1072.2 68.6055C920.256 154.571 792.611 265.9 692.738 399.788C661.361 441.836 632.254 487.489 603.948 531.807C540.259 631.655 474.434 734.974 378.032 803.053C372.603 806.88 367.128 810.528 361.609 813.999H364.547C369.443 810.884 374.249 807.68 378.967 804.388Z"
|
|
174
174
|
fill="${mainColor}"
|
|
175
|
-
|
|
175
|
+
fill-opacity="0.05"
|
|
176
176
|
/>
|
|
177
177
|
<path
|
|
178
178
|
d="M361.608 774.086C457.476 705.474 523.167 602.154 586.723 502.439C615.83 456.653 646.006 409.532 678.584 366.149C778.591 233.062 908.105 121.734 1063.52 35.2337C1081.15 25.3557 1099.71 15.6111 1118.8 6H1115.19C1097.04 15.2106 1079.54 24.4213 1062.72 33.8989C907.17 120.399 777.523 231.861 677.249 365.081C644.537 408.598 614.495 455.852 585.388 501.505C521.966 601.22 456.274 704.272 360.674 772.751C337.708 789.17 313.942 802.652 289.508 813.999H293.38C316.746 802.919 339.578 789.838 361.608 774.086Z"
|
|
179
179
|
fill="${mainColor}"
|
|
180
|
-
|
|
180
|
+
fill-opacity="0.05"
|
|
181
181
|
/>
|
|
182
182
|
<path
|
|
183
183
|
d="M1100.64 172.86C959.644 256.823 838.141 368.018 739.337 503.641C711.564 541.552 685.395 582.532 660.159 622.045C617.567 688.521 574.039 756.333 521.299 813.999H523.435C575.908 756.466 619.169 689.055 661.495 622.979C686.73 583.467 712.9 542.486 740.538 504.576C839.209 369.22 960.712 258.025 1101.44 174.328C1117.87 164.45 1135.09 154.839 1152.85 145.361V143.493C1134.82 153.104 1117.33 162.982 1100.64 172.86Z"
|
|
184
184
|
fill="${mainColor}"
|
|
185
|
-
|
|
185
|
+
fill-opacity="0.05"
|
|
186
186
|
/>
|
|
187
187
|
<path
|
|
188
188
|
d="M1110.12 207.7C972.863 290.729 853.23 401.924 754.826 538.215C728.389 574.79 703.154 614.036 678.853 651.946C643.47 707.21 607.42 763.542 565.762 814H567.898C609.289 763.675 645.072 707.744 680.322 652.88C704.622 614.97 729.724 575.725 756.161 539.149C854.431 403.126 973.798 292.064 1110.92 209.035C1124.41 200.892 1138.43 192.75 1152.85 184.874V183.005C1138.16 191.014 1123.87 199.29 1110.12 207.7Z"
|
|
189
189
|
fill="${mainColor}"
|
|
190
|
-
|
|
190
|
+
fill-opacity="0.05"
|
|
191
191
|
/>
|
|
192
192
|
<path
|
|
193
193
|
d="M1152.85 733.373V731.103C1126.68 757.534 1102.11 785.299 1079.01 813.999H1081.15C1103.58 786.1 1127.48 759.136 1152.85 733.373Z"
|
|
194
194
|
fill="${mainColor}"
|
|
195
|
-
|
|
195
|
+
fill-opacity="0.05"
|
|
196
196
|
/>
|
|
197
197
|
<path
|
|
198
198
|
d="M1152.85 756.465V754.062C1134.42 773.018 1116.8 793.041 1099.44 813.998H1101.58C1118.27 793.975 1135.22 774.753 1152.85 756.465Z"
|
|
199
199
|
fill="${mainColor}"
|
|
200
|
-
|
|
200
|
+
fill-opacity="0.05"
|
|
201
201
|
/>
|
|
202
202
|
<path
|
|
203
203
|
d="M1152.85 710.413V708.143C1118.67 741.515 1087.42 777.156 1058.45 813.999H1060.59C1088.89 777.957 1119.47 743.117 1152.85 710.413Z"
|
|
204
204
|
fill="${mainColor}"
|
|
205
|
-
|
|
205
|
+
fill-opacity="0.05"
|
|
206
206
|
/>
|
|
207
207
|
<path
|
|
208
208
|
d="M847.755 746.053C832.667 768.079 817.713 791.172 803.025 813.999H805.028C819.448 791.573 834.135 768.746 849.223 746.854C942.954 610.03 1042.43 505.509 1152.85 428.087V426.084C1041.89 503.64 942.019 608.562 847.755 746.053Z"
|
|
209
209
|
fill="${mainColor}"
|
|
210
|
-
|
|
210
|
+
fill-opacity="0.05"
|
|
211
211
|
/>
|
|
212
212
|
<path
|
|
213
213
|
d="M1148.04 346.66C1023.87 427.419 915.582 535.277 816.777 676.774C795.548 707.209 774.852 739.379 754.824 770.615C745.611 785.032 736.265 799.582 726.785 813.999H728.788C738.001 799.849 747.08 785.699 756.16 771.55C776.187 740.314 796.883 708.143 818.113 677.708C916.784 536.479 1024.93 428.621 1148.97 348.128C1150.22 347.238 1151.51 346.393 1152.85 345.592V343.589C1151.24 344.657 1149.64 345.681 1148.04 346.66Z"
|
|
214
214
|
fill="${mainColor}"
|
|
215
|
-
|
|
215
|
+
fill-opacity="0.05"
|
|
216
216
|
/>
|
|
217
217
|
<path
|
|
218
218
|
d="M1138.56 311.953C1010.65 393.648 900.229 501.639 801.29 642.068C778.726 674.104 756.828 708.277 735.732 741.115C720.11 765.41 704.355 789.971 688.199 813.999H690.202C706.224 790.238 721.713 766.077 737.067 742.049C758.297 709.078 780.061 675.039 802.626 643.002C901.43 502.707 1011.72 394.849 1139.5 313.288C1143.86 310.529 1148.31 307.771 1152.85 305.012V303.01C1148.04 305.946 1143.28 308.928 1138.56 311.953Z"
|
|
219
219
|
fill="${mainColor}"
|
|
220
|
-
|
|
220
|
+
fill-opacity="0.05"
|
|
221
221
|
/>
|
|
222
222
|
<path
|
|
223
223
|
d="M1152.85 803.721V801.318C1149.02 805.5 1145.24 809.728 1141.5 813.999H1143.63C1146.66 810.528 1149.73 807.102 1152.85 803.721Z"
|
|
224
224
|
fill="${mainColor}"
|
|
225
|
-
|
|
225
|
+
fill-opacity="0.05"
|
|
226
226
|
/>
|
|
227
227
|
<path
|
|
228
228
|
d="M1143.37 329.307C1017.19 410.468 907.838 518.459 809.034 659.422C787.136 690.658 765.907 723.896 745.211 755.933C732.794 775.289 720.376 794.778 707.559 814H709.561C722.112 795.045 734.396 775.823 746.68 756.734C767.242 724.697 788.472 691.592 810.369 660.356C909.173 519.66 1018.26 411.803 1144.3 330.642C1147.06 328.862 1149.91 327.038 1152.85 325.169V323.3C1149.64 325.258 1146.48 327.261 1143.37 329.307Z"
|
|
229
229
|
fill="${mainColor}"
|
|
230
|
-
|
|
230
|
+
fill-opacity="0.05"
|
|
231
231
|
/>
|
|
232
232
|
<path
|
|
233
233
|
d="M1133.89 294.599C1003.97 376.694 892.616 484.685 793.545 624.847C770.312 657.685 747.881 692.525 726.251 726.431C707.425 755.665 688.465 785.165 668.57 813.999H670.573C690.201 785.432 709.027 756.199 727.586 727.232C749.216 693.46 771.648 658.486 794.88 625.781C893.818 485.887 1005.04 377.895 1134.69 295.934C1140.65 292.197 1146.7 288.459 1152.85 284.721V282.852C1146.44 286.679 1140.12 290.595 1133.89 294.599Z"
|
|
234
234
|
fill="${mainColor}"
|
|
235
|
-
|
|
235
|
+
fill-opacity="0.05"
|
|
236
236
|
/>
|
|
237
237
|
<path
|
|
238
238
|
d="M212.848 28H20.8477V798H212.848V28Z"
|
|
@@ -280,8 +280,8 @@ export function createNewCertificateType25({
|
|
|
280
280
|
fill="${mainColor}"
|
|
281
281
|
/>
|
|
282
282
|
<path
|
|
283
|
-
|
|
284
|
-
|
|
283
|
+
fill-rule="evenodd"
|
|
284
|
+
clip-rule="evenodd"
|
|
285
285
|
d="M116.848 346C63.8283 346 20.8477 388.981 20.8477 442C20.8477 443.34 20.8751 444.673 20.9295 446L212.766 446C212.82 444.673 212.848 443.34 212.848 442C212.848 388.981 169.867 346 116.848 346Z"
|
|
286
286
|
fill="${subColor}"
|
|
287
287
|
/>
|
|
@@ -32,11 +32,11 @@ export function createNewCertificateType26({
|
|
|
32
32
|
<path
|
|
33
33
|
d="M700.197 73.6543C646.052 67.4534 589.638 64.2772 531.863 64.2772C345.683 64.2772 142.109 111.163 8.56107 167.123L0.847656 167.274V89.8374C293.201 38.2634 542.148 52.7827 700.197 73.6543Z"
|
|
34
34
|
fill="${subColor}"
|
|
35
|
-
|
|
35
|
+
fill-opacity="0.1"
|
|
36
36
|
/>
|
|
37
37
|
<path
|
|
38
|
-
|
|
39
|
-
|
|
38
|
+
fill-rule="evenodd"
|
|
39
|
+
clip-rule="evenodd"
|
|
40
40
|
d="M1486.22 15.4268C1489.09 10.2845 1491.66 5.14227 1494.23 0H-12.1523V90.2622C267.575 40.9156 507.564 52.0767 666.215 71.4153C673.245 72.1119 680.24 72.8587 687.197 73.6555C746.031 80.3102 802.293 90.2923 855.228 103.45C861.127 104.812 864.151 105.719 864.151 105.719C916.482 119.029 965.485 135.363 1010.25 154.268C1022.96 159.562 1035.36 165.158 1047.46 170.905L1047.16 171.056C1066.67 180.282 1089.35 187.088 1114.46 190.718C1241.81 209.623 1392.44 145.042 1467.76 43.7093C1474.57 34.4835 1480.77 25.1064 1486.22 15.4268Z"
|
|
41
41
|
fill="${mainColor}"
|
|
42
42
|
/>
|
|
@@ -47,7 +47,7 @@ export function createNewCertificateType26({
|
|
|
47
47
|
<path
|
|
48
48
|
d="M1032.32 92.4476C1184.88 126.092 1290.42 65.0407 1305.85 5.34058e-05L728.848 2.96282e-06C799.269 11.5542 840.727 24.4944 911.931 51.8179C973.312 75.3714 1017.77 88.7183 1032.32 92.4476Z"
|
|
49
49
|
fill="white"
|
|
50
|
-
|
|
50
|
+
fill-opacity="0.5"
|
|
51
51
|
/>
|
|
52
52
|
<path
|
|
53
53
|
d="M223.848 893.39C224.447 889.87 225.146 886.349 226.044 882.828C227.642 876.189 229.839 869.651 232.435 863.313C261.791 792.798 347.362 742.502 434.231 748.337C451.405 749.544 467.481 752.763 482.059 757.893L481.859 757.994C490.846 761.112 500.032 764.13 509.418 766.946C542.368 777.106 577.516 785.254 614.26 791.29C614.26 791.29 616.357 791.692 620.451 792.295C657.595 798.23 696.337 801.952 735.977 803.26C772.522 804.568 809.966 803.763 847.709 800.745C969.126 791.088 1073.97 760.207 1150.15 716.55L1166.73 715.242L1200.08 826.899L223.848 893.39Z"
|
|
@@ -60,7 +60,7 @@ export function createNewCertificateType26({
|
|
|
60
60
|
<path
|
|
61
61
|
d="M451.34 749.126C341.762 730.534 276.688 789.074 257.848 820.668H728.848C671.309 815.2 612.243 803.352 549.613 780.568C499.509 762.341 463.221 752.012 451.34 749.126Z"
|
|
62
62
|
fill="white"
|
|
63
|
-
|
|
63
|
+
fill-opacity="0.3"
|
|
64
64
|
/>
|
|
65
65
|
|
|
66
66
|
<rect x="698.848" y="644" width="80" height="80" />
|
|
@@ -95,7 +95,7 @@ export function createNewCertificateType26({
|
|
|
95
95
|
<path
|
|
96
96
|
d="M875.264 470.357C854.88 472.81 833.642 474.066 811.891 474.066C741.798 474.066 665.158 455.52 614.88 433.384L611.977 433.324L611.977 463.956C722.04 484.357 815.763 478.613 875.264 470.357Z"
|
|
97
97
|
fill="${subColor}"
|
|
98
|
-
|
|
98
|
+
fill-opacity="0.1"
|
|
99
99
|
/>
|
|
100
100
|
<path
|
|
101
101
|
d="M1174.2 499.492C1173.23 497.458 1172.26 495.424 1171.18 493.39C1169.13 489.561 1166.8 485.852 1164.23 482.202C1135.88 442.118 1079.17 416.572 1031.22 424.051C1021.77 425.486 1013.23 428.179 1005.89 431.828L1006 431.888C1001.44 434.161 996.775 436.375 991.992 438.469C975.138 445.947 956.69 452.408 936.989 457.673C936.989 457.673 935.85 458.032 933.629 458.571C913.7 463.776 906.338 465.05 884.188 467.683C841.508 472.755 826.311 428.415 804.56 428.415C734.468 428.415 672.676 460.844 622.399 438.708L607.082 438.708L607.082 499.492L1174.2 499.492Z"
|
|
@@ -108,7 +108,7 @@ export function createNewCertificateType26({
|
|
|
108
108
|
<path
|
|
109
109
|
d="M1000.3 462.924C1057.74 449.615 1097.47 473.765 1103.28 499.493L886.051 499.493C912.563 494.923 928.171 489.804 954.978 478.996C978.086 469.679 994.822 464.399 1000.3 462.924Z"
|
|
110
110
|
fill="white"
|
|
111
|
-
|
|
111
|
+
fill-opacity="0.5"
|
|
112
112
|
/>
|
|
113
113
|
</g>
|
|
114
114
|
|
|
@@ -30,14 +30,14 @@ export function createNewCertificateType27({
|
|
|
30
30
|
fill="white"
|
|
31
31
|
/>
|
|
32
32
|
<path
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
fill-rule="evenodd"
|
|
34
|
+
clip-rule="evenodd"
|
|
35
35
|
d="M84.9206 316.325H84.9318V290.949L-5.15227 290.949L-5.15227 316.325H-5.14164C-5.14876 316.655 -5.15234 316.985 -5.15234 317.317C-5.15234 342.193 15.0136 362.359 39.8895 362.359C64.7654 362.359 84.9313 342.193 84.9313 317.317C84.9313 316.985 84.9277 316.655 84.9206 316.325Z"
|
|
36
36
|
fill="${subColor}"
|
|
37
37
|
/>
|
|
38
38
|
<path
|
|
39
|
-
|
|
40
|
-
|
|
39
|
+
fill-rule="evenodd"
|
|
40
|
+
clip-rule="evenodd"
|
|
41
41
|
d="M1080.33 540.393L1080.32 540.393L1080.32 562.701L1159.52 562.701L1159.52 540.393L1159.51 540.393C1159.51 540.103 1159.52 539.813 1159.52 539.521C1159.52 517.653 1141.79 499.926 1119.92 499.926C1098.05 499.926 1080.32 517.653 1080.32 539.521C1080.32 539.813 1080.33 540.103 1080.33 540.393Z"
|
|
42
42
|
fill="${subColor}"
|
|
43
43
|
/>
|
|
@@ -147,68 +147,68 @@ export function createNewCertificateType27({
|
|
|
147
147
|
fill="#002333"
|
|
148
148
|
/>
|
|
149
149
|
<path
|
|
150
|
-
|
|
151
|
-
|
|
150
|
+
fill-rule="evenodd"
|
|
151
|
+
clip-rule="evenodd"
|
|
152
152
|
d="M98.254 156.049C120.327 156.049 138.221 138.155 138.221 116.082C138.221 115.524 138.209 114.968 138.187 114.416L58.3212 114.416C58.2985 114.968 58.2871 115.524 58.2871 116.082C58.2871 138.155 76.1809 156.049 98.254 156.049Z"
|
|
153
153
|
fill="${mainColor}"
|
|
154
154
|
/>
|
|
155
155
|
<path
|
|
156
|
-
|
|
157
|
-
|
|
156
|
+
fill-rule="evenodd"
|
|
157
|
+
clip-rule="evenodd"
|
|
158
158
|
d="M1068.61 681.289C1049.21 681.289 1033.48 697.019 1033.48 716.423C1033.48 716.914 1033.49 717.402 1033.51 717.888L1103.72 717.888C1103.74 717.402 1103.75 716.914 1103.75 716.423C1103.75 697.019 1088.02 681.289 1068.61 681.289Z"
|
|
159
159
|
fill="${mainColor}"
|
|
160
160
|
/>
|
|
161
161
|
<path
|
|
162
|
-
|
|
163
|
-
|
|
162
|
+
fill-rule="evenodd"
|
|
163
|
+
clip-rule="evenodd"
|
|
164
164
|
d="M30.2959 600.07C30.2959 595.061 26.2349 591 21.2255 591C21.099 591 20.973 591.003 20.8477 591.008L20.8477 609.133C20.973 609.138 21.099 609.141 21.2255 609.141C26.2349 609.141 30.2959 605.08 30.2959 600.07Z"
|
|
165
165
|
fill="${subColor}"
|
|
166
166
|
/>
|
|
167
167
|
<path
|
|
168
|
-
|
|
169
|
-
|
|
168
|
+
fill-rule="evenodd"
|
|
169
|
+
clip-rule="evenodd"
|
|
170
170
|
d="M90.6483 208.295L90.6484 208.295L1.19006 120.735L1.19005 208.295L90.6483 208.295Z"
|
|
171
171
|
fill="white"
|
|
172
172
|
/>
|
|
173
173
|
<path
|
|
174
|
-
|
|
175
|
-
|
|
174
|
+
fill-rule="evenodd"
|
|
175
|
+
clip-rule="evenodd"
|
|
176
176
|
d="M90.6484 208.294L1.19109 309.81L1.19109 208.294L90.6484 208.294Z"
|
|
177
177
|
fill="${mainColor}"
|
|
178
178
|
/>
|
|
179
179
|
<path
|
|
180
|
-
|
|
181
|
-
|
|
180
|
+
fill-rule="evenodd"
|
|
181
|
+
clip-rule="evenodd"
|
|
182
182
|
d="M19.2637 208.29C19.2637 208.29 19.2637 208.29 19.2637 208.29C19.2637 197.928 27.7595 189.527 38.2397 189.527C48.7199 189.527 57.2157 197.928 57.2157 208.29C57.2157 208.29 57.2157 208.29 57.2157 208.29L19.2637 208.29Z"
|
|
183
183
|
fill="${mainColor}"
|
|
184
184
|
/>
|
|
185
185
|
<path
|
|
186
|
-
|
|
187
|
-
|
|
186
|
+
fill-rule="evenodd"
|
|
187
|
+
clip-rule="evenodd"
|
|
188
188
|
d="M57.2148 208.294C57.2148 208.294 57.2148 208.294 57.2148 208.294C57.2148 218.657 48.719 227.057 38.2388 227.057C27.7587 227.057 19.2628 218.657 19.2628 208.294C19.2628 208.294 19.2628 208.294 19.2628 208.294L57.2148 208.294Z"
|
|
189
189
|
fill="white"
|
|
190
190
|
/>
|
|
191
191
|
<path
|
|
192
|
-
|
|
193
|
-
|
|
192
|
+
fill-rule="evenodd"
|
|
193
|
+
clip-rule="evenodd"
|
|
194
194
|
d="M1075.3 635.36L1075.3 635.36L1153.94 712.332L1153.94 635.36L1075.3 635.36Z"
|
|
195
195
|
fill="white"
|
|
196
196
|
/>
|
|
197
197
|
<path
|
|
198
|
-
|
|
199
|
-
|
|
198
|
+
fill-rule="evenodd"
|
|
199
|
+
clip-rule="evenodd"
|
|
200
200
|
d="M1075.3 635.361L1153.94 546.121L1153.94 635.361L1075.3 635.361Z"
|
|
201
201
|
fill="${mainColor}"
|
|
202
202
|
/>
|
|
203
203
|
<path
|
|
204
|
-
|
|
205
|
-
|
|
204
|
+
fill-rule="evenodd"
|
|
205
|
+
clip-rule="evenodd"
|
|
206
206
|
d="M1138.05 635.365C1138.05 635.365 1138.05 635.365 1138.05 635.365C1138.05 644.475 1130.58 651.859 1121.37 651.859C1112.16 651.859 1104.69 644.475 1104.69 635.365C1104.69 635.365 1104.69 635.365 1104.69 635.365L1138.05 635.365Z"
|
|
207
207
|
fill="${mainColor}"
|
|
208
208
|
/>
|
|
209
209
|
<path
|
|
210
|
-
|
|
211
|
-
|
|
210
|
+
fill-rule="evenodd"
|
|
211
|
+
clip-rule="evenodd"
|
|
212
212
|
d="M1104.69 635.361C1104.69 635.361 1104.69 635.361 1104.69 635.361C1104.69 626.251 1112.16 618.867 1121.37 618.867C1130.58 618.867 1138.05 626.251 1138.05 635.361C1138.05 635.361 1138.05 635.361 1138.05 635.361L1104.69 635.361Z"
|
|
213
213
|
fill="white"
|
|
214
214
|
/>
|
|
@@ -223,54 +223,54 @@ export function createNewCertificateType27({
|
|
|
223
223
|
<path
|
|
224
224
|
d="M156.848 115L279.848 -7"
|
|
225
225
|
stroke="${mainColor}"
|
|
226
|
-
|
|
226
|
+
stroke-width="2"
|
|
227
227
|
/>
|
|
228
228
|
<path
|
|
229
229
|
d="M1017.85 718L908.848 825"
|
|
230
230
|
stroke="${mainColor}"
|
|
231
|
-
|
|
231
|
+
stroke-width="2"
|
|
232
232
|
/>
|
|
233
233
|
<path
|
|
234
234
|
d="M12.0939 832.049L12.801 682.849"
|
|
235
235
|
stroke="${mainColor}"
|
|
236
|
-
|
|
236
|
+
stroke-width="2"
|
|
237
237
|
/>
|
|
238
238
|
<path
|
|
239
239
|
d="M176.848 112L299.848 -11"
|
|
240
240
|
stroke="${mainColor}"
|
|
241
|
-
|
|
241
|
+
stroke-width="2"
|
|
242
242
|
/>
|
|
243
243
|
<path
|
|
244
244
|
d="M986.848 731L878.848 839"
|
|
245
245
|
stroke="${mainColor}"
|
|
246
|
-
|
|
246
|
+
stroke-width="2"
|
|
247
247
|
/>
|
|
248
248
|
<path
|
|
249
249
|
d="M23.4064 849.906V700"
|
|
250
250
|
stroke="${mainColor}"
|
|
251
|
-
|
|
251
|
+
stroke-width="2"
|
|
252
252
|
/>
|
|
253
253
|
<path
|
|
254
|
-
|
|
255
|
-
|
|
254
|
+
fill-rule="evenodd"
|
|
255
|
+
clip-rule="evenodd"
|
|
256
256
|
d="M97.7413 642.333L78.8477 661.227L97.7413 680.12V642.333Z"
|
|
257
257
|
fill="${mainColor}"
|
|
258
258
|
/>
|
|
259
259
|
<path
|
|
260
|
-
|
|
261
|
-
|
|
260
|
+
fill-rule="evenodd"
|
|
261
|
+
clip-rule="evenodd"
|
|
262
262
|
d="M97.7411 665.786L116.635 646.893L97.7411 627.999L97.7411 665.786Z"
|
|
263
263
|
fill="#002333"
|
|
264
264
|
/>
|
|
265
265
|
<path
|
|
266
|
-
|
|
267
|
-
|
|
266
|
+
fill-rule="evenodd"
|
|
267
|
+
clip-rule="evenodd"
|
|
268
268
|
d="M219.848 395L227.848 387L219.848 379L219.848 395Z"
|
|
269
269
|
fill="black"
|
|
270
270
|
/>
|
|
271
271
|
<path
|
|
272
|
-
|
|
273
|
-
|
|
272
|
+
fill-rule="evenodd"
|
|
273
|
+
clip-rule="evenodd"
|
|
274
274
|
d="M933.848 395.25L925.848 387.25L933.848 379.25L933.848 395.25Z"
|
|
275
275
|
fill="black"
|
|
276
276
|
/>
|
|
@@ -85,12 +85,12 @@ export function createNewCertificateType28({
|
|
|
85
85
|
<path
|
|
86
86
|
d="M332.366 630.569C332.366 712.417 265.989 778.768 184.107 778.768C102.226 778.768 35.849 712.417 35.849 630.569C35.849 548.722 102.226 482.37 184.107 482.37C265.989 482.37 332.366 548.722 332.366 630.569Z"
|
|
87
87
|
stroke="#002333"
|
|
88
|
-
|
|
88
|
+
stroke-width="2.00268"
|
|
89
89
|
strokeMiterlimit="10"
|
|
90
90
|
/>
|
|
91
91
|
<path
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
fill-rule="evenodd"
|
|
93
|
+
clip-rule="evenodd"
|
|
94
94
|
d="M184.107 34.2203V34H333.367V34.0002L482.847 34.0002C400.413 34.0002 333.587 100.8 333.587 183.2H333.367V183.42C333.367 183.347 333.367 183.274 333.367 183.2H333.367V183.017C333.149 100.802 266.406 34.2203 184.107 34.2203Z"
|
|
95
95
|
fill="${subColor}"
|
|
96
96
|
/>
|
|
@@ -101,7 +101,7 @@ export function createNewCertificateType28({
|
|
|
101
101
|
<path
|
|
102
102
|
d="M332.366 183.42C332.366 265.267 265.989 331.618 184.107 331.618C102.226 331.618 35.849 265.267 35.849 183.42C35.849 101.572 102.226 35.2211 184.107 35.2211C265.989 35.2211 332.366 101.572 332.366 183.42Z"
|
|
103
103
|
stroke="#002333"
|
|
104
|
-
|
|
104
|
+
stroke-width="2.00268"
|
|
105
105
|
strokeMiterlimit="10"
|
|
106
106
|
/>
|
|
107
107
|
<path
|
|
@@ -30,8 +30,8 @@ export function createNewCertificateType29({
|
|
|
30
30
|
fill="white"
|
|
31
31
|
/>
|
|
32
32
|
<path
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
fill-rule="evenodd"
|
|
34
|
+
clip-rule="evenodd"
|
|
35
35
|
d="M167.737 24.4995L149.062 53.4521L121.228 96.2883L71.8518 83.2183L22.5196 69.9833L20 24.4995H167.737Z"
|
|
36
36
|
fill="${subColor}"
|
|
37
37
|
/>
|
|
@@ -91,7 +91,7 @@ export function createNewCertificateType29({
|
|
|
91
91
|
width="1106"
|
|
92
92
|
height="768"
|
|
93
93
|
stroke="${mainColor}"
|
|
94
|
-
|
|
94
|
+
stroke-width="6"
|
|
95
95
|
/>
|
|
96
96
|
</g>
|
|
97
97
|
<defs>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ISvgProps } from "../../interface";
|
|
1
|
+
import { ISvgProps } from "../../interface";
|
|
2
2
|
|
|
3
3
|
export function createNewCertificateType3({
|
|
4
4
|
mainColor = "#96A6B4",
|
|
@@ -14,21 +14,7 @@ export function createNewCertificateType3({
|
|
|
14
14
|
fill="none"
|
|
15
15
|
xmlns="http://www.w3.org/2000/svg"
|
|
16
16
|
preserveAspectRatio="xMidYMid meet"
|
|
17
|
-
|
|
18
|
-
width: "100%",
|
|
19
|
-
height: "100%",
|
|
20
|
-
objectFit: "contain",
|
|
21
|
-
position: "absolute",
|
|
22
|
-
left: "50%",
|
|
23
|
-
top: "50%",
|
|
24
|
-
transform: "translate(-50%, -50%)",
|
|
25
|
-
maxWidth: "100%",
|
|
26
|
-
maxHeight: "100%",
|
|
27
|
-
zIndex: 1,
|
|
28
|
-
mixBlendMode: "normal",
|
|
29
|
-
pointerEvents: "none",
|
|
30
|
-
display: "block",
|
|
31
|
-
}}
|
|
17
|
+
|
|
32
18
|
>
|
|
33
19
|
<g clip-path="url(#clip0_1819_465)">
|
|
34
20
|
<rect width="1152" height="810" fill="#FDFDFF" />
|
|
@@ -137,4 +123,4 @@ export function createNewCertificateType3({
|
|
|
137
123
|
</defs>
|
|
138
124
|
</svg>
|
|
139
125
|
`;
|
|
140
|
-
}
|
|
126
|
+
}
|