@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
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
import { ISvgProps } from "../../interface";
|
|
2
|
+
|
|
3
|
+
export function createRibbonType101({
|
|
4
|
+
mainColor = "#96A6B4",
|
|
5
|
+
subColor = "#96A6B4",
|
|
6
|
+
}: ISvgProps): string {
|
|
7
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
8
|
+
|
|
9
|
+
return `
|
|
10
|
+
<svg
|
|
11
|
+
width="100%"
|
|
12
|
+
height="100%"
|
|
13
|
+
viewBox="0 0 488 121"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
preserveAspectRatio="xMidYMid meet"
|
|
17
|
+
style="
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
max-width: 100%;
|
|
21
|
+
max-height: 100%;
|
|
22
|
+
z-index: 1;
|
|
23
|
+
mix-blend-mode: normal;
|
|
24
|
+
pointer-events: none;
|
|
25
|
+
display: block;
|
|
26
|
+
"
|
|
27
|
+
>
|
|
28
|
+
<path
|
|
29
|
+
d="M487.658 108.18C324.423 67.1709 163.56 149.19 0.361328 108.18C0.361328 76.3706 0.361328 44.5963 0.361328 12.7866C163.56 53.796 324.423 -28.2227 487.658 12.7866C487.658 44.5963 487.658 76.3706 487.658 108.18Z"
|
|
30
|
+
fill="${mainColor}"
|
|
31
|
+
/>
|
|
32
|
+
<path
|
|
33
|
+
d="M115.093 59.9003C114.385 59.0157 113.5 58.3435 112.438 57.8835C111.376 57.4235 110.208 57.2112 108.898 57.2466C107.128 57.282 105.606 57.7773 104.296 58.6973C102.986 59.6173 102.03 60.9264 101.358 62.6248C100.685 64.3233 100.366 66.3401 100.437 68.6754C100.508 71.0815 100.933 73.0983 101.712 74.726C102.49 76.389 103.552 77.592 104.898 78.4412C106.243 79.2551 107.765 79.6443 109.535 79.5735C110.81 79.5381 111.978 79.2904 113.005 78.7951C114.031 78.2997 114.881 77.6274 115.518 76.7428C116.191 75.8582 116.615 74.8321 116.792 73.5937L123.908 73.4168C123.696 75.5752 122.988 77.5566 121.784 79.432C120.58 81.2719 118.952 82.7934 116.863 83.961C114.775 85.1287 112.332 85.7302 109.571 85.8364C106.526 85.9425 103.8 85.3056 101.393 83.9964C98.9857 82.6872 97.0387 80.7412 95.6226 78.1582C94.2066 75.5752 93.4277 72.4968 93.3215 68.8877C93.2153 65.2786 93.8171 62.1649 95.0916 59.5111C96.366 56.8574 98.2069 54.8051 100.543 53.3544C102.88 51.9037 105.57 51.1252 108.579 51.0545C111.199 50.9837 113.571 51.4083 115.695 52.2929C117.819 53.1775 119.589 54.5574 120.97 56.362C122.35 58.1665 123.235 60.3249 123.625 62.8725L116.509 63.0848C116.297 61.8464 115.837 60.7849 115.129 59.9003H115.093Z"
|
|
34
|
+
fill="white"
|
|
35
|
+
/>
|
|
36
|
+
<path
|
|
37
|
+
d="M127.802 50.807L150.53 49.5332L150.848 55.3361L135.166 56.2207L135.626 64.4296L150.14 63.6158L150.459 69.4187L135.945 70.2325L136.405 78.4415L152.158 77.5569L152.477 83.3598L129.679 84.6336L127.802 50.807Z"
|
|
38
|
+
fill="white"
|
|
39
|
+
/>
|
|
40
|
+
<path
|
|
41
|
+
d="M155.805 49.1787L169.045 48.1526C171.558 47.9757 173.788 48.2587 175.665 49.0018C177.541 49.7802 179.028 50.9479 180.125 52.5048C181.223 54.0616 181.825 56.0077 182.002 58.2015C182.179 60.5014 181.825 62.5183 180.904 64.2521C180.019 65.9858 178.638 67.3304 176.762 68.2858L184.975 80.8823L177.187 81.4838L169.859 69.9488L164.513 70.3734L165.434 82.3684L158.424 82.8991L155.84 49.108L155.805 49.1787ZM169.009 64.3582C173.116 64.0398 175.063 62.1998 174.78 58.803C174.638 57.0692 174.036 55.8308 172.939 55.017C171.841 54.2032 170.248 53.8847 168.195 54.0262L163.274 54.4155L164.053 64.7474L168.974 64.3582H169.009Z"
|
|
42
|
+
fill="white"
|
|
43
|
+
/>
|
|
44
|
+
<path
|
|
45
|
+
d="M184.585 46.9497L212.234 44.2959L212.8 50.0988L202.463 51.0895L205.153 79.0424L198.215 79.7147L195.524 51.7618L185.152 52.7525L184.585 46.9497Z"
|
|
46
|
+
fill="white"
|
|
47
|
+
/>
|
|
48
|
+
<path
|
|
49
|
+
d="M227.492 76.7075L220.483 77.4505L216.836 43.7655L223.846 43.0225L227.492 76.7075Z"
|
|
50
|
+
fill="white"
|
|
51
|
+
/>
|
|
52
|
+
<path
|
|
53
|
+
d="M230.43 42.2438L252.662 40.0146L253.228 45.8175L237.971 47.339L238.785 55.5126L252.556 54.1326L253.122 59.9001L239.351 61.2801L240.732 75.2565L233.722 75.9642L230.359 42.2438H230.43Z"
|
|
54
|
+
fill="white"
|
|
55
|
+
/>
|
|
56
|
+
<path
|
|
57
|
+
d="M268.239 72.7441L261.229 73.3456L258.362 39.5898L265.371 38.9883L268.239 72.7441Z"
|
|
58
|
+
fill="white"
|
|
59
|
+
/>
|
|
60
|
+
<path
|
|
61
|
+
d="M294.187 45.4637C293.444 44.6145 292.559 43.9776 291.461 43.553C290.364 43.1284 289.196 42.9869 287.886 43.0576C286.116 43.1638 284.629 43.7299 283.355 44.6853C282.116 45.6406 281.16 46.9852 280.558 48.719C279.956 50.4528 279.708 52.4696 279.885 54.8049C280.027 57.1756 280.558 59.1925 281.372 60.8201C282.222 62.4478 283.319 63.6154 284.664 64.3938C286.045 65.1723 287.603 65.4907 289.337 65.3846C290.612 65.3138 291.745 64.9954 292.771 64.4646C293.763 63.9339 294.577 63.2262 295.214 62.3062C295.851 61.3863 296.241 60.3248 296.382 59.1217L303.498 58.6971C303.356 60.8555 302.754 62.8724 301.622 64.7831C300.489 66.6938 298.931 68.2506 296.878 69.4891C294.825 70.7275 292.417 71.4351 289.691 71.6121C286.647 71.8244 283.886 71.2936 281.443 70.0906C278.965 68.8875 276.982 67.0122 275.46 64.4646C273.938 61.917 273.053 58.874 272.805 55.3003C272.557 51.7266 273.017 48.5775 274.221 45.8529C275.389 43.1284 277.124 41.0054 279.425 39.4839C281.726 37.9624 284.346 37.0778 287.355 36.8655C289.975 36.6886 292.347 37.0071 294.506 37.8563C296.665 38.7055 298.471 39.9793 299.922 41.7131C301.374 43.4469 302.33 45.6053 302.825 48.1175L295.71 48.5775C295.426 47.3744 294.931 46.3129 294.223 45.4637H294.187Z"
|
|
62
|
+
fill="white"
|
|
63
|
+
/>
|
|
64
|
+
<path
|
|
65
|
+
d="M307.109 69.9846L317.446 35.6273L326.509 35.2734L339.607 68.6754L332.067 68.9938L329.199 61.2802L316.915 61.7756L314.685 69.7015L307.144 70.02L307.109 69.9846ZM327.146 55.8312L322.402 43.0932H322.154L318.473 56.185L327.181 55.8312H327.146Z"
|
|
66
|
+
fill="white"
|
|
67
|
+
/>
|
|
68
|
+
<path
|
|
69
|
+
d="M337.908 34.8135L365.663 34.3535L365.769 40.1918L355.396 40.3687L355.892 68.4277L348.918 68.5339L348.422 40.4748L338.014 40.6518L337.908 34.8135Z"
|
|
70
|
+
fill="white"
|
|
71
|
+
/>
|
|
72
|
+
<path
|
|
73
|
+
d="M371.503 34.3535L394.266 34.5658L394.196 40.4041L378.477 40.2625L378.407 48.4715L392.957 48.613V54.4159L378.371 54.2744L378.3 62.4833L394.089 62.6249V68.4631L371.22 68.2508L371.539 34.3535H371.503Z"
|
|
74
|
+
fill="white"
|
|
75
|
+
/>
|
|
76
|
+
<path
|
|
77
|
+
d="M487.658 108.18C324.423 67.1709 163.56 149.19 0.361328 108.18C0.361328 76.3706 0.361328 44.5963 0.361328 12.7866C163.56 53.796 324.423 -28.2227 487.658 12.7866C487.658 44.5963 487.658 76.3706 487.658 108.18Z"
|
|
78
|
+
fill="${mainColor}"
|
|
79
|
+
/>
|
|
80
|
+
<path
|
|
81
|
+
d="M115.093 59.9003C114.385 59.0157 113.5 58.3435 112.438 57.8835C111.376 57.4235 110.208 57.2112 108.898 57.2466C107.128 57.282 105.606 57.7773 104.296 58.6973C102.986 59.6173 102.03 60.9264 101.358 62.6248C100.685 64.3233 100.366 66.3401 100.437 68.6754C100.508 71.0815 100.933 73.0983 101.712 74.726C102.49 76.389 103.552 77.592 104.898 78.4412C106.243 79.2551 107.765 79.6443 109.535 79.5735C110.81 79.5381 111.978 79.2904 113.005 78.7951C114.031 78.2997 114.881 77.6274 115.518 76.7428C116.191 75.8582 116.615 74.8321 116.792 73.5937L123.908 73.4168C123.696 75.5752 122.988 77.5566 121.784 79.432C120.58 81.2719 118.952 82.7934 116.863 83.961C114.775 85.1287 112.332 85.7302 109.571 85.8364C106.526 85.9425 103.8 85.3056 101.393 83.9964C98.9857 82.6872 97.0387 80.7412 95.6226 78.1582C94.2066 75.5752 93.4277 72.4968 93.3215 68.8877C93.2153 65.2786 93.8171 62.1649 95.0916 59.5111C96.366 56.8574 98.2069 54.8051 100.543 53.3544C102.88 51.9037 105.57 51.1252 108.579 51.0545C111.199 50.9837 113.571 51.4083 115.695 52.2929C117.819 53.1775 119.589 54.5574 120.97 56.362C122.35 58.1665 123.235 60.3249 123.625 62.8725L116.509 63.0848C116.297 61.8464 115.837 60.7849 115.129 59.9003H115.093Z"
|
|
82
|
+
fill="white"
|
|
83
|
+
/>
|
|
84
|
+
<path
|
|
85
|
+
d="M127.802 50.807L150.53 49.5332L150.848 55.3361L135.166 56.2207L135.626 64.4296L150.14 63.6158L150.459 69.4187L135.945 70.2325L136.405 78.4415L152.158 77.5569L152.477 83.3598L129.679 84.6336L127.802 50.807Z"
|
|
86
|
+
fill="white"
|
|
87
|
+
/>
|
|
88
|
+
<path
|
|
89
|
+
d="M155.805 49.1787L169.045 48.1526C171.558 47.9757 173.788 48.2587 175.665 49.0018C177.541 49.7802 179.028 50.9479 180.125 52.5048C181.223 54.0616 181.825 56.0077 182.002 58.2015C182.179 60.5014 181.825 62.5183 180.904 64.2521C180.019 65.9858 178.638 67.3304 176.762 68.2858L184.975 80.8823L177.187 81.4838L169.859 69.9488L164.513 70.3734L165.434 82.3684L158.424 82.8991L155.84 49.108L155.805 49.1787ZM169.009 64.3582C173.116 64.0398 175.063 62.1998 174.78 58.803C174.638 57.0692 174.036 55.8308 172.939 55.017C171.841 54.2032 170.248 53.8847 168.195 54.0262L163.274 54.4155L164.053 64.7474L168.974 64.3582H169.009Z"
|
|
90
|
+
fill="white"
|
|
91
|
+
/>
|
|
92
|
+
<path
|
|
93
|
+
d="M184.585 46.9497L212.234 44.2959L212.8 50.0988L202.463 51.0895L205.153 79.0424L198.215 79.7147L195.524 51.7618L185.152 52.7525L184.585 46.9497Z"
|
|
94
|
+
fill="white"
|
|
95
|
+
/>
|
|
96
|
+
<path
|
|
97
|
+
d="M227.492 76.7075L220.483 77.4505L216.836 43.7655L223.846 43.0225L227.492 76.7075Z"
|
|
98
|
+
fill="white"
|
|
99
|
+
/>
|
|
100
|
+
<path
|
|
101
|
+
d="M230.43 42.2438L252.662 40.0146L253.228 45.8175L237.971 47.339L238.785 55.5126L252.556 54.1326L253.122 59.9001L239.351 61.2801L240.732 75.2565L233.722 75.9642L230.359 42.2438H230.43Z"
|
|
102
|
+
fill="white"
|
|
103
|
+
/>
|
|
104
|
+
<path
|
|
105
|
+
d="M268.239 72.7441L261.229 73.3456L258.362 39.5898L265.371 38.9883L268.239 72.7441Z"
|
|
106
|
+
fill="white"
|
|
107
|
+
/>
|
|
108
|
+
<path
|
|
109
|
+
d="M294.187 45.4637C293.444 44.6145 292.559 43.9776 291.461 43.553C290.364 43.1284 289.196 42.9869 287.886 43.0576C286.116 43.1638 284.629 43.7299 283.355 44.6853C282.116 45.6406 281.16 46.9852 280.558 48.719C279.956 50.4528 279.708 52.4696 279.885 54.8049C280.027 57.1756 280.558 59.1925 281.372 60.8201C282.222 62.4478 283.319 63.6154 284.664 64.3938C286.045 65.1723 287.603 65.4907 289.337 65.3846C290.612 65.3138 291.745 64.9954 292.771 64.4646C293.763 63.9339 294.577 63.2262 295.214 62.3062C295.851 61.3863 296.241 60.3248 296.382 59.1217L303.498 58.6971C303.356 60.8555 302.754 62.8724 301.622 64.7831C300.489 66.6938 298.931 68.2506 296.878 69.4891C294.825 70.7275 292.417 71.4351 289.691 71.6121C286.647 71.8244 283.886 71.2936 281.443 70.0906C278.965 68.8875 276.982 67.0122 275.46 64.4646C273.938 61.917 273.053 58.874 272.805 55.3003C272.557 51.7266 273.017 48.5775 274.221 45.8529C275.389 43.1284 277.124 41.0054 279.425 39.4839C281.726 37.9624 284.346 37.0778 287.355 36.8655C289.975 36.6886 292.347 37.0071 294.506 37.8563C296.665 38.7055 298.471 39.9793 299.922 41.7131C301.374 43.4469 302.33 45.6053 302.825 48.1175L295.71 48.5775C295.426 47.3744 294.931 46.3129 294.223 45.4637H294.187Z"
|
|
110
|
+
fill="white"
|
|
111
|
+
/>
|
|
112
|
+
<path
|
|
113
|
+
d="M307.109 69.9846L317.446 35.6273L326.509 35.2734L339.607 68.6754L332.067 68.9938L329.199 61.2802L316.915 61.7756L314.685 69.7015L307.144 70.02L307.109 69.9846ZM327.146 55.8312L322.402 43.0932H322.154L318.473 56.185L327.181 55.8312H327.146Z"
|
|
114
|
+
fill="white"
|
|
115
|
+
/>
|
|
116
|
+
<path
|
|
117
|
+
d="M337.908 34.8135L365.663 34.3535L365.769 40.1918L355.396 40.3687L355.892 68.4277L348.918 68.5339L348.422 40.4748L338.014 40.6518L337.908 34.8135Z"
|
|
118
|
+
fill="white"
|
|
119
|
+
/>
|
|
120
|
+
<path
|
|
121
|
+
d="M371.503 34.3535L394.266 34.5658L394.196 40.4041L378.477 40.2625L378.407 48.4715L392.957 48.613V54.4159L378.371 54.2744L378.3 62.4833L394.089 62.6249V68.4631L371.22 68.2508L371.539 34.3535H371.503Z"
|
|
122
|
+
fill="white"
|
|
123
|
+
/>
|
|
124
|
+
</svg>
|
|
125
|
+
`;
|
|
126
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { ISvgProps } from "../../interface";
|
|
2
|
+
|
|
3
|
+
export function createRibbonType101_1({
|
|
4
|
+
mainColor = "#96A6B4",
|
|
5
|
+
subColor = "#96A6B4",
|
|
6
|
+
}: ISvgProps): string {
|
|
7
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
8
|
+
|
|
9
|
+
return `
|
|
10
|
+
<svg
|
|
11
|
+
width="100%"
|
|
12
|
+
height="100%"
|
|
13
|
+
viewBox="0 0 575 145"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
preserveAspectRatio="xMidYMid meet"
|
|
17
|
+
style="
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
max-width: 100%;
|
|
21
|
+
max-height: 100%;
|
|
22
|
+
z-index: 1;
|
|
23
|
+
mix-blend-mode: normal;
|
|
24
|
+
pointer-events: none;
|
|
25
|
+
display: block;
|
|
26
|
+
"
|
|
27
|
+
>
|
|
28
|
+
<path
|
|
29
|
+
d="M231.24 2.65332V79.683C163.624 79.683 96.0433 88.175 28.6749 105.124L38.1624 62.2036L0 31.8446C76.608 12.3838 153.924 2.65332 231.24 2.65332Z"
|
|
30
|
+
fill="${mainColor}"
|
|
31
|
+
/>
|
|
32
|
+
<path
|
|
33
|
+
d="M231.24 2.65332V79.683C163.624 79.683 96.0433 88.175 28.6749 105.124L38.1624 62.2036L0 31.8446C76.608 12.3838 153.924 2.65332 231.24 2.65332Z"
|
|
34
|
+
fill="black"
|
|
35
|
+
fillOpacity="0.2"
|
|
36
|
+
/>
|
|
37
|
+
<path
|
|
38
|
+
d="M343.32 102.506V25.4407C410.936 25.4407 478.517 16.9487 545.886 0L536.398 42.9201L574.56 73.2791C497.988 92.7753 420.672 102.506 343.356 102.506H343.32Z"
|
|
39
|
+
fill="${mainColor}"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
d="M343.32 102.506V25.4407C410.936 25.4407 478.517 16.9487 545.886 0L536.398 42.9201L574.56 73.2791C497.988 92.7753 420.672 102.506 343.356 102.506H343.32Z"
|
|
43
|
+
fill="black"
|
|
44
|
+
fillOpacity="0.2"
|
|
45
|
+
/>
|
|
46
|
+
<path
|
|
47
|
+
d="M43.6492 48.8995L109.672 24.0957L142.843 100.842L43.6492 144.293V48.8995Z"
|
|
48
|
+
fill="#14141E"
|
|
49
|
+
/>
|
|
50
|
+
<path
|
|
51
|
+
d="M530.946 48.9001L465.135 16.2412L405.591 93.8724L530.946 144.294V48.9001Z"
|
|
52
|
+
fill="#14141E"
|
|
53
|
+
/>
|
|
54
|
+
</svg>
|
|
55
|
+
`;
|
|
56
|
+
}
|
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
import { ISvgProps } from "../../interface";
|
|
2
|
+
|
|
3
|
+
export function createRibbonType103({
|
|
4
|
+
mainColor = "#96A6B4",
|
|
5
|
+
subColor = "#96A6B4",
|
|
6
|
+
}: ISvgProps): string {
|
|
7
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
8
|
+
const paintId1 = `paint1_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
9
|
+
|
|
10
|
+
return `
|
|
11
|
+
<svg
|
|
12
|
+
width="100%"
|
|
13
|
+
height="100%"
|
|
14
|
+
viewBox="0 0 274 147"
|
|
15
|
+
fill="none"
|
|
16
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
17
|
+
preserveAspectRatio="xMidYMid meet"
|
|
18
|
+
style="
|
|
19
|
+
width: 100%;
|
|
20
|
+
height: 100%;
|
|
21
|
+
max-width: 100%;
|
|
22
|
+
max-height: 100%;
|
|
23
|
+
z-index: 1;
|
|
24
|
+
mix-blend-mode: normal;
|
|
25
|
+
pointer-events: none;
|
|
26
|
+
display: block;
|
|
27
|
+
"
|
|
28
|
+
>
|
|
29
|
+
<path
|
|
30
|
+
d="M271 147C274.2 143.8 274 134.667 273.5 130.5L270.5 125.5L260.5 119L261.5 128L271 147Z"
|
|
31
|
+
fill="#636363"
|
|
32
|
+
/>
|
|
33
|
+
<g opacity="0.7" filter="url(#filter0_f_3488_6905)">
|
|
34
|
+
<path
|
|
35
|
+
d="M11.5 51L36.5 42.5H68.5L259.5 116.5L267.5 140.5C202.7 106.5 103 123.5 58 134L61 72L11.5 51Z"
|
|
36
|
+
fill="${mainColor}"
|
|
37
|
+
/>
|
|
38
|
+
</g>
|
|
39
|
+
<path
|
|
40
|
+
d="M48.5 120.5C189.7 92.1002 259.333 114.5 273.5 130.5C268.5 118.5 263 107 252.5 66.5C244.391 35.2231 232.333 18.8338 215 12.0005C115.5 -16.9998 32.3333 16.5 0.5 32L53.5 55.0005L48.5 120.5Z"
|
|
41
|
+
fill="${subColor}"
|
|
42
|
+
/>
|
|
43
|
+
<path
|
|
44
|
+
d="M269 121C255.819 106.1 176.5 85 55.5 113.5L60 52.0001L15 31.5001C44.6178 17.0652 132.5 -13 229.5 22.5"
|
|
45
|
+
stroke="url(#${paintId0})"
|
|
46
|
+
strokeWidth="2"
|
|
47
|
+
/>
|
|
48
|
+
<rect
|
|
49
|
+
x="92"
|
|
50
|
+
y="11"
|
|
51
|
+
width="80"
|
|
52
|
+
height="80"
|
|
53
|
+
fill="url(#pattern0_3488_6905)"
|
|
54
|
+
/>
|
|
55
|
+
<path
|
|
56
|
+
d="M271 147C274.2 143.8 274 134.667 273.5 130.5L270.5 125.5L260.5 119L261.5 128L271 147Z"
|
|
57
|
+
fill="#636363"
|
|
58
|
+
/>
|
|
59
|
+
<g opacity="0.7" filter="url(#filter1_f_3488_6905)">
|
|
60
|
+
<path
|
|
61
|
+
d="M11.5 51L36.5 42.5H68.5L259.5 116.5L267.5 140.5C202.7 106.5 103 123.5 58 134L61 72L11.5 51Z"
|
|
62
|
+
fill="${mainColor}"
|
|
63
|
+
/>
|
|
64
|
+
</g>
|
|
65
|
+
<path
|
|
66
|
+
d="M48.5 120.5C189.7 92.1002 259.333 114.5 273.5 130.5C268.5 118.5 263 107 252.5 66.5C244.391 35.2231 232.333 18.8338 215 12.0005C115.5 -16.9998 32.3333 16.5 0.5 32L53.5 55.0005L48.5 120.5Z"
|
|
67
|
+
fill="${subColor}"
|
|
68
|
+
/>
|
|
69
|
+
<path
|
|
70
|
+
d="M269 121C255.819 106.1 176.5 85 55.5 113.5L60 52.0001L15 31.5001C44.6178 17.0652 132.5 -13 229.5 22.5"
|
|
71
|
+
stroke="url(#${paintId1})"
|
|
72
|
+
strokeWidth="2"
|
|
73
|
+
/>
|
|
74
|
+
<defs>
|
|
75
|
+
<filter
|
|
76
|
+
id="filter0_f_3488_6905"
|
|
77
|
+
x="7.5"
|
|
78
|
+
y="38.5"
|
|
79
|
+
width="264"
|
|
80
|
+
height="106"
|
|
81
|
+
filterUnits="userSpaceOnUse"
|
|
82
|
+
colorInterpolationFilters="sRGB"
|
|
83
|
+
>
|
|
84
|
+
<feFlood floodOpacity="0" result="BackgroundImageFix" />
|
|
85
|
+
<feBlend
|
|
86
|
+
mode="normal"
|
|
87
|
+
in="SourceGraphic"
|
|
88
|
+
in2="BackgroundImageFix"
|
|
89
|
+
result="shape"
|
|
90
|
+
/>
|
|
91
|
+
<feGaussianBlur
|
|
92
|
+
stdDeviation="2"
|
|
93
|
+
result="effect1_foregroundBlur_3488_6905"
|
|
94
|
+
/>
|
|
95
|
+
</filter>
|
|
96
|
+
<pattern
|
|
97
|
+
id="pattern0_3488_6905"
|
|
98
|
+
patternContentUnits="objectBoundingBox"
|
|
99
|
+
width="1"
|
|
100
|
+
height="1"
|
|
101
|
+
>
|
|
102
|
+
<use
|
|
103
|
+
transform="translate(-0.131198 -0.126971) scale(0.00353698)"
|
|
104
|
+
/>
|
|
105
|
+
</pattern>
|
|
106
|
+
<filter
|
|
107
|
+
id="filter1_f_3488_6905"
|
|
108
|
+
x="7.5"
|
|
109
|
+
y="38.5"
|
|
110
|
+
width="264"
|
|
111
|
+
height="106"
|
|
112
|
+
filterUnits="userSpaceOnUse"
|
|
113
|
+
colorInterpolationFilters="sRGB"
|
|
114
|
+
>
|
|
115
|
+
<feFlood floodOpacity="0" result="BackgroundImageFix" />
|
|
116
|
+
<feBlend
|
|
117
|
+
mode="normal"
|
|
118
|
+
in="SourceGraphic"
|
|
119
|
+
in2="BackgroundImageFix"
|
|
120
|
+
result="shape"
|
|
121
|
+
/>
|
|
122
|
+
<feGaussianBlur
|
|
123
|
+
stdDeviation="2"
|
|
124
|
+
result="effect1_foregroundBlur_3488_6905"
|
|
125
|
+
/>
|
|
126
|
+
</filter>
|
|
127
|
+
<linearGradient
|
|
128
|
+
id={paintId0}
|
|
129
|
+
x1="47.5"
|
|
130
|
+
y1="96.5"
|
|
131
|
+
x2="237.5"
|
|
132
|
+
y2="57.5"
|
|
133
|
+
gradientUnits="userSpaceOnUse"
|
|
134
|
+
>
|
|
135
|
+
<stop stopColor="#0C1A39" />
|
|
136
|
+
<stop offset="1" stopColor="${subColor}" />
|
|
137
|
+
</linearGradient>
|
|
138
|
+
<linearGradient
|
|
139
|
+
id={paintId1}
|
|
140
|
+
x1="47.5"
|
|
141
|
+
y1="96.5"
|
|
142
|
+
x2="237.5"
|
|
143
|
+
y2="57.5"
|
|
144
|
+
gradientUnits="userSpaceOnUse"
|
|
145
|
+
>
|
|
146
|
+
<stop stopColor="#0C1A39" />
|
|
147
|
+
<stop offset="1" stopColor="${subColor}" />
|
|
148
|
+
</linearGradient>
|
|
149
|
+
<image
|
|
150
|
+
id="image0_3488_6905"
|
|
151
|
+
width="360"
|
|
152
|
+
height="360"
|
|
153
|
+
preserveAspectRatio="none"
|
|
154
|
+
/>
|
|
155
|
+
</defs>
|
|
156
|
+
</svg>
|
|
157
|
+
`;
|
|
158
|
+
}
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
import { ISvgProps } from "../../interface";
|
|
2
|
+
|
|
3
|
+
export function createRibbonType107({
|
|
4
|
+
mainColor = "#96A6B4",
|
|
5
|
+
subColor = "#96A6B4",
|
|
6
|
+
}: ISvgProps): string {
|
|
7
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
8
|
+
|
|
9
|
+
return `
|
|
10
|
+
<svg
|
|
11
|
+
width="100%"
|
|
12
|
+
height="100%"
|
|
13
|
+
viewBox="0 0 369 188"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
preserveAspectRatio="xMidYMid meet"
|
|
17
|
+
style="
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
max-width: 100%;
|
|
21
|
+
max-height: 100%;
|
|
22
|
+
z-index: 1;
|
|
23
|
+
mix-blend-mode: normal;
|
|
24
|
+
pointer-events: none;
|
|
25
|
+
display: block;
|
|
26
|
+
"
|
|
27
|
+
>
|
|
28
|
+
<path
|
|
29
|
+
d="M245.575 187.447L298.712 142.051L368.11 150.143L322.402 0.0673828L199.868 37.3722L245.575 187.447Z"
|
|
30
|
+
fill="${mainColor}"
|
|
31
|
+
/>
|
|
32
|
+
<path
|
|
33
|
+
d="M207.88 34.9219L249.853 172.666L254.637 168.581L258.644 165.158L296.027 133.183L344.807 138.901L350.02 139.484L356.321 140.223L314.348 2.47949L207.88 34.9219Z"
|
|
34
|
+
fill="${mainColor}"
|
|
35
|
+
/>
|
|
36
|
+
<path
|
|
37
|
+
d="M354.918 139.052L350.136 138.491L350.131 138.49L344.923 137.907H344.924L296.144 132.189L295.709 132.139L295.377 132.423L257.994 164.397L253.988 167.82L250.364 170.913L209.128 35.5869L313.683 3.72754L354.918 139.052Z"
|
|
38
|
+
stroke="white"
|
|
39
|
+
strokeOpacity="0.4"
|
|
40
|
+
strokeWidth="2"
|
|
41
|
+
/>
|
|
42
|
+
<path
|
|
43
|
+
d="M304.236 5.59082L344.809 138.9L350.021 139.484L308.826 4.19043L304.236 5.59082Z"
|
|
44
|
+
fill="white"
|
|
45
|
+
/>
|
|
46
|
+
<path
|
|
47
|
+
d="M213.445 33.248L254.64 168.58L258.647 165.157L218.035 31.8477L213.445 33.248Z"
|
|
48
|
+
fill="white"
|
|
49
|
+
/>
|
|
50
|
+
<path
|
|
51
|
+
d="M122.532 187.447L69.395 142.051L-0.00212097 150.143L45.7051 0.0673828L168.239 37.3722L122.532 187.447Z"
|
|
52
|
+
fill="${mainColor}"
|
|
53
|
+
/>
|
|
54
|
+
<path
|
|
55
|
+
d="M160.228 34.9219L118.255 172.666L113.47 168.581L109.463 165.158L72.0807 133.183L23.3005 138.901L18.0879 139.484L11.7862 140.223L53.7589 2.47949L160.228 34.9219Z"
|
|
56
|
+
fill="${mainColor}"
|
|
57
|
+
/>
|
|
58
|
+
<path
|
|
59
|
+
d="M13.1895 139.052L17.9717 138.491L17.9766 138.49L23.1846 137.907H23.1836L71.9639 132.189L72.3984 132.139L72.7305 132.423L110.113 164.397L114.119 167.82L117.743 170.913L158.979 35.5869L54.4248 3.72754L13.1895 139.052Z"
|
|
60
|
+
stroke="white"
|
|
61
|
+
strokeOpacity="0.4"
|
|
62
|
+
strokeWidth="2"
|
|
63
|
+
/>
|
|
64
|
+
<path
|
|
65
|
+
d="M63.8711 5.59082L23.2987 138.9L18.0861 139.484L59.2809 4.19043L63.8711 5.59082Z"
|
|
66
|
+
fill="white"
|
|
67
|
+
/>
|
|
68
|
+
<path
|
|
69
|
+
d="M154.662 33.248L113.467 168.58L109.461 165.157L150.072 31.8477L154.662 33.248Z"
|
|
70
|
+
fill="white"
|
|
71
|
+
/>
|
|
72
|
+
<path
|
|
73
|
+
d="M218.498 99L206.998 61.5L322.998 2.5L341.498 62.5L218.498 99Z"
|
|
74
|
+
fill="url(#paint0_linear_3488_6913)"
|
|
75
|
+
/>
|
|
76
|
+
<path
|
|
77
|
+
d="M149.498 98.866L160.998 61.366L45.498 2.5L26.998 62.5L149.498 98.866Z"
|
|
78
|
+
fill="url(#paint1_linear_3488_6913)"
|
|
79
|
+
/>
|
|
80
|
+
<path
|
|
81
|
+
d="M245.575 187.447L298.712 142.051L368.11 150.143L322.402 0.0673828L199.868 37.3722L245.575 187.447Z"
|
|
82
|
+
fill="${mainColor}"
|
|
83
|
+
/>
|
|
84
|
+
<path
|
|
85
|
+
d="M207.88 34.9219L249.853 172.666L254.637 168.581L258.644 165.158L296.027 133.183L344.807 138.901L350.02 139.484L356.321 140.223L314.348 2.47949L207.88 34.9219Z"
|
|
86
|
+
fill="${mainColor}"
|
|
87
|
+
/>
|
|
88
|
+
<path
|
|
89
|
+
d="M354.918 139.052L350.136 138.491L350.131 138.49L344.923 137.907H344.924L296.144 132.189L295.709 132.139L295.377 132.423L257.994 164.397L253.988 167.82L250.364 170.913L209.128 35.5869L313.683 3.72754L354.918 139.052Z"
|
|
90
|
+
stroke="white"
|
|
91
|
+
strokeOpacity="0.4"
|
|
92
|
+
strokeWidth="2"
|
|
93
|
+
/>
|
|
94
|
+
<path
|
|
95
|
+
d="M304.236 5.59082L344.809 138.9L350.021 139.484L308.826 4.19043L304.236 5.59082Z"
|
|
96
|
+
fill="white"
|
|
97
|
+
/>
|
|
98
|
+
<path
|
|
99
|
+
d="M213.445 33.248L254.64 168.58L258.647 165.157L218.035 31.8477L213.445 33.248Z"
|
|
100
|
+
fill="white"
|
|
101
|
+
/>
|
|
102
|
+
<path
|
|
103
|
+
d="M122.532 187.447L69.395 142.051L-0.00212097 150.143L45.7051 0.0673828L168.239 37.3722L122.532 187.447Z"
|
|
104
|
+
fill="${mainColor}"
|
|
105
|
+
/>
|
|
106
|
+
<path
|
|
107
|
+
d="M160.228 34.9219L118.255 172.666L113.47 168.581L109.463 165.158L72.0807 133.183L23.3005 138.901L18.0879 139.484L11.7862 140.223L53.7589 2.47949L160.228 34.9219Z"
|
|
108
|
+
fill="${mainColor}"
|
|
109
|
+
/>
|
|
110
|
+
<path
|
|
111
|
+
d="M13.1895 139.052L17.9717 138.491L17.9766 138.49L23.1846 137.907H23.1836L71.9639 132.189L72.3984 132.139L72.7305 132.423L110.113 164.397L114.119 167.82L117.743 170.913L158.979 35.5869L54.4248 3.72754L13.1895 139.052Z"
|
|
112
|
+
stroke="white"
|
|
113
|
+
strokeOpacity="0.4"
|
|
114
|
+
strokeWidth="2"
|
|
115
|
+
/>
|
|
116
|
+
<path
|
|
117
|
+
d="M63.8711 5.59082L23.2987 138.9L18.0861 139.484L59.2809 4.19043L63.8711 5.59082Z"
|
|
118
|
+
fill="white"
|
|
119
|
+
/>
|
|
120
|
+
<path
|
|
121
|
+
d="M154.662 33.248L113.467 168.58L109.461 165.157L150.072 31.8477L154.662 33.248Z"
|
|
122
|
+
fill="white"
|
|
123
|
+
/>
|
|
124
|
+
<defs>
|
|
125
|
+
<linearGradient
|
|
126
|
+
id="paint0_linear_3488_6913"
|
|
127
|
+
x1="274.248"
|
|
128
|
+
y1="2.5"
|
|
129
|
+
x2="295.998"
|
|
130
|
+
y2="77.5"
|
|
131
|
+
gradientUnits="userSpaceOnUse"
|
|
132
|
+
>
|
|
133
|
+
<stop />
|
|
134
|
+
<stop offset="1" stopOpacity="0" />
|
|
135
|
+
</linearGradient>
|
|
136
|
+
<linearGradient
|
|
137
|
+
id="paint1_linear_3488_6913"
|
|
138
|
+
x1="94.248"
|
|
139
|
+
y1="2.5"
|
|
140
|
+
x2="72.498"
|
|
141
|
+
y2="77.5"
|
|
142
|
+
gradientUnits="userSpaceOnUse"
|
|
143
|
+
>
|
|
144
|
+
<stop />
|
|
145
|
+
<stop offset="1" stopOpacity="0" />
|
|
146
|
+
</linearGradient>
|
|
147
|
+
</defs>
|
|
148
|
+
</svg>
|
|
149
|
+
`;
|
|
150
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { ISvgProps } from "../../interface";
|
|
2
|
+
|
|
3
|
+
export function createRibbonType109({
|
|
4
|
+
mainColor = "#96A6B4",
|
|
5
|
+
subColor = "#96A6B4",
|
|
6
|
+
}: ISvgProps): string {
|
|
7
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
8
|
+
|
|
9
|
+
return `
|
|
10
|
+
<svg
|
|
11
|
+
width="100%"
|
|
12
|
+
height="100%"
|
|
13
|
+
viewBox="0 0 450 169"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
preserveAspectRatio="xMidYMid meet"
|
|
17
|
+
style="
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
max-width: 100%;
|
|
21
|
+
max-height: 100%;
|
|
22
|
+
z-index: 1;
|
|
23
|
+
mix-blend-mode: normal;
|
|
24
|
+
pointer-events: none;
|
|
25
|
+
display: block;
|
|
26
|
+
"
|
|
27
|
+
>
|
|
28
|
+
<path
|
|
29
|
+
d="M0 91L83.8358 4.99549L167.672 77.9373L83.8358 163.942L63.0946 103.132L0 91Z"
|
|
30
|
+
fill="${mainColor}"
|
|
31
|
+
/>
|
|
32
|
+
<path
|
|
33
|
+
d="M117 129.5L158 88L85 4.5L30 60L117 129.5Z"
|
|
34
|
+
fill="url(#paint0_linear_3488_8546)"
|
|
35
|
+
/>
|
|
36
|
+
<path
|
|
37
|
+
d="M449.672 91L365.836 4.99549L282 77.9373L365.836 163.942L386.577 103.132L449.672 91Z"
|
|
38
|
+
fill="${mainColor}"
|
|
39
|
+
/>
|
|
40
|
+
<path
|
|
41
|
+
d="M332.5 129.5L291.5 88L364.5 4.5L419.5 60L332.5 129.5Z"
|
|
42
|
+
fill="url(#paint1_linear_3488_8546)"
|
|
43
|
+
/>
|
|
44
|
+
<defs>
|
|
45
|
+
<linearGradient
|
|
46
|
+
id="paint0_linear_3488_8546"
|
|
47
|
+
x1="85.234"
|
|
48
|
+
y1="95.2858"
|
|
49
|
+
x2="123"
|
|
50
|
+
y2="42.5"
|
|
51
|
+
gradientUnits="userSpaceOnUse"
|
|
52
|
+
>
|
|
53
|
+
<stop offset="0.218267" stopOpacity="0" />
|
|
54
|
+
<stop offset="1" stopOpacity="0.4" />
|
|
55
|
+
</linearGradient>
|
|
56
|
+
<linearGradient
|
|
57
|
+
id="paint1_linear_3488_8546"
|
|
58
|
+
x1="364.266"
|
|
59
|
+
y1="95.2858"
|
|
60
|
+
x2="331.5"
|
|
61
|
+
y2="48"
|
|
62
|
+
gradientUnits="userSpaceOnUse"
|
|
63
|
+
>
|
|
64
|
+
<stop offset="0.218267" stopOpacity="0" />
|
|
65
|
+
<stop offset="1" stopOpacity="0.4" />
|
|
66
|
+
</linearGradient>
|
|
67
|
+
</defs>
|
|
68
|
+
</svg>
|
|
69
|
+
`;
|
|
70
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { ISvgProps } from "../../interface";
|
|
2
|
+
|
|
3
|
+
export function createRibbonType110({
|
|
4
|
+
mainColor = "#96A6B4",
|
|
5
|
+
subColor = "#96A6B4",
|
|
6
|
+
extraColor1 = "#96A6B4",
|
|
7
|
+
extraColor2 = "#96A6B4",
|
|
8
|
+
}: ISvgProps): string {
|
|
9
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
10
|
+
const paintId1 = `paint1_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
11
|
+
|
|
12
|
+
return `
|
|
13
|
+
<svg
|
|
14
|
+
width="100%"
|
|
15
|
+
height="100%"
|
|
16
|
+
viewBox="0 0 584 133"
|
|
17
|
+
fill="none"
|
|
18
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
19
|
+
preserveAspectRatio="xMidYMid meet"
|
|
20
|
+
style="
|
|
21
|
+
width: 100%;
|
|
22
|
+
height: 100%;
|
|
23
|
+
max-width: 100%;
|
|
24
|
+
max-height: 100%;
|
|
25
|
+
z-index: 1;
|
|
26
|
+
mix-blend-mode: normal;
|
|
27
|
+
pointer-events: none;
|
|
28
|
+
display: block;
|
|
29
|
+
"
|
|
30
|
+
>
|
|
31
|
+
<path d="M0 0H63V93H0L27 46.5L0 0Z" fill="${extraColor1}" />
|
|
32
|
+
<path d="M584 0H521V93H584L557 46.5L584 0Z" fill="${extraColor1}" />
|
|
33
|
+
<path d="M517 3L547 19.8511V25H517V3Z" fill="#281700" />
|
|
34
|
+
<path d="M67 3L37 19.8511V25H67V3Z" fill="#281700" />
|
|
35
|
+
<rect
|
|
36
|
+
x="37"
|
|
37
|
+
y="20"
|
|
38
|
+
width="510"
|
|
39
|
+
height="113"
|
|
40
|
+
fill="url(#${paintId0})"
|
|
41
|
+
/>
|
|
42
|
+
<defs>
|
|
43
|
+
<linearGradient
|
|
44
|
+
id={paintId0}
|
|
45
|
+
x1="-33"
|
|
46
|
+
y1="65.5"
|
|
47
|
+
x2="194.388"
|
|
48
|
+
y2="-234.95"
|
|
49
|
+
gradientUnits="userSpaceOnUse"
|
|
50
|
+
>
|
|
51
|
+
<stop offset="0.296774" stopColor="${subColor}" />
|
|
52
|
+
<stop offset="0.736337" stopColor="${mainColor}" />
|
|
53
|
+
</linearGradient>
|
|
54
|
+
</defs>
|
|
55
|
+
</svg>
|
|
56
|
+
`;
|
|
57
|
+
}
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
import { ISvgProps } from "../../interface";
|
|
2
2
|
|
|
3
|
-
export function
|
|
3
|
+
export function createRibbonType113({
|
|
4
4
|
mainColor = "#96A6B4",
|
|
5
5
|
subColor = "#96A6B4",
|
|
6
6
|
}: ISvgProps): string {
|
|
7
|
+
const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
|
|
8
|
+
|
|
7
9
|
return `
|
|
8
10
|
<svg
|
|
9
11
|
width="100%"
|
|
10
12
|
height="100%"
|
|
11
|
-
viewBox="0 0
|
|
13
|
+
viewBox="0 0 577 76"
|
|
12
14
|
fill="none"
|
|
13
15
|
xmlns="http://www.w3.org/2000/svg"
|
|
14
16
|
preserveAspectRatio="xMidYMid meet"
|
|
@@ -23,8 +25,14 @@ export function createIconType47({
|
|
|
23
25
|
display: block;
|
|
24
26
|
"
|
|
25
27
|
>
|
|
26
|
-
<path
|
|
27
|
-
|
|
28
|
+
<path
|
|
29
|
+
d="M171.598 75.151H0.732422L39.0701 37.5593L0.732422 0H171.598V75.151Z"
|
|
30
|
+
fill="${mainColor}"
|
|
31
|
+
/>
|
|
32
|
+
<path
|
|
33
|
+
d="M406.135 75.151H577L538.695 37.5593L577 0H406.135V75.151Z"
|
|
34
|
+
fill="${mainColor}"
|
|
35
|
+
/>
|
|
28
36
|
</svg>
|
|
29
37
|
`;
|
|
30
38
|
}
|