@blockspoon/cert-badge-renderer 1.0.39 → 1.0.41

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.
Files changed (59) hide show
  1. package/dist/cjs/templates/certificates/NewCertificateType28.js +5 -5
  2. package/dist/cjs/templates/certificates/NewCertificateType31.js +1 -1
  3. package/dist/cjs/templates/certificates/NewCertificateType33.js +13 -13
  4. package/dist/cjs/templates/certificates/NewCertificateType53.js +1 -1
  5. package/dist/cjs/templates/certificates/NewCertificateType64.js +6 -6
  6. package/dist/cjs/templates/ribbons/RibbonType110.js +20 -25
  7. package/dist/cjs/templates/ribbons/RibbonType110_1.d.ts +2 -0
  8. package/dist/cjs/templates/ribbons/RibbonType110_1.js +30 -0
  9. package/dist/cjs/templates/ribbons/RibbonType12.js +0 -1
  10. package/dist/cjs/templates/ribbons/RibbonType21.js +0 -4
  11. package/dist/cjs/templates/ribbons/RibbonType22.js +0 -1
  12. package/dist/cjs/templates/ribbons/RibbonType24.js +0 -4
  13. package/dist/cjs/templates/ribbons/RibbonType4.js +0 -1
  14. package/dist/cjs/templates/ribbons/RibbonType7.js +0 -1
  15. package/dist/cjs/templates/ribbons/RibbonType93.js +26 -105
  16. package/dist/cjs/templates/ribbons/RibbonType96.js +40 -32
  17. package/dist/cjs/templates/ribbons/RibbonType96_1.js +24 -110
  18. package/dist/cjs/templates/ribbons/index.d.ts +2 -0
  19. package/dist/cjs/templates/ribbons/index.js +2 -0
  20. package/dist/cjs/templates/svgTemplate.js +4 -0
  21. package/dist/esm/templates/certificates/NewCertificateType28.js +5 -5
  22. package/dist/esm/templates/certificates/NewCertificateType31.js +1 -1
  23. package/dist/esm/templates/certificates/NewCertificateType33.js +13 -13
  24. package/dist/esm/templates/certificates/NewCertificateType53.js +1 -1
  25. package/dist/esm/templates/certificates/NewCertificateType64.js +6 -6
  26. package/dist/esm/templates/ribbons/RibbonType110.js +20 -25
  27. package/dist/esm/templates/ribbons/RibbonType110_1.d.ts +2 -0
  28. package/dist/esm/templates/ribbons/RibbonType110_1.js +30 -0
  29. package/dist/esm/templates/ribbons/RibbonType12.js +0 -1
  30. package/dist/esm/templates/ribbons/RibbonType21.js +0 -4
  31. package/dist/esm/templates/ribbons/RibbonType22.js +0 -1
  32. package/dist/esm/templates/ribbons/RibbonType24.js +0 -4
  33. package/dist/esm/templates/ribbons/RibbonType4.js +0 -1
  34. package/dist/esm/templates/ribbons/RibbonType7.js +0 -1
  35. package/dist/esm/templates/ribbons/RibbonType93.js +26 -105
  36. package/dist/esm/templates/ribbons/RibbonType96.js +40 -32
  37. package/dist/esm/templates/ribbons/RibbonType96_1.js +24 -110
  38. package/dist/esm/templates/ribbons/index.d.ts +2 -0
  39. package/dist/esm/templates/ribbons/index.js +2 -0
  40. package/dist/esm/templates/svgTemplate.js +4 -0
  41. package/package.json +1 -1
  42. package/src/templates/certificates/NewCertificateType28.ts +7 -10
  43. package/src/templates/certificates/NewCertificateType31.ts +1 -1
  44. package/src/templates/certificates/NewCertificateType33.ts +15 -18
  45. package/src/templates/certificates/NewCertificateType53.ts +1 -1
  46. package/src/templates/certificates/NewCertificateType64.ts +6 -6
  47. package/src/templates/ribbons/RibbonType110.ts +22 -27
  48. package/src/templates/ribbons/RibbonType110_1.ts +35 -0
  49. package/src/templates/ribbons/RibbonType12.ts +2 -3
  50. package/src/templates/ribbons/RibbonType21.ts +2 -6
  51. package/src/templates/ribbons/RibbonType22.ts +2 -3
  52. package/src/templates/ribbons/RibbonType24.ts +2 -6
  53. package/src/templates/ribbons/RibbonType4.ts +2 -3
  54. package/src/templates/ribbons/RibbonType7.ts +2 -3
  55. package/src/templates/ribbons/RibbonType93.ts +28 -107
  56. package/src/templates/ribbons/RibbonType96.ts +42 -34
  57. package/src/templates/ribbons/RibbonType96_1.ts +26 -112
  58. package/src/templates/ribbons/index.ts +2 -0
  59. package/src/templates/svgTemplate.ts +4 -0
@@ -56,11 +56,11 @@ function createNewCertificateType28({ mainColor = "#96A6B4", subColor = "#96A6B4
56
56
  />
57
57
  <path
58
58
  d="M184.107 331.929V481.129H333.367C333.367 398.728 266.541 331.929 184.107 331.929Z"
59
- fill="#002333"
59
+ fill="${extraColor1}"
60
60
  />
61
61
  <path
62
62
  d="M184.107 331.929H34.8477V481.129L184.107 331.929Z"
63
- fill="#002333"
63
+ fill="${extraColor1}"
64
64
  />
65
65
  <path
66
66
  d="M34.8477 481.129H184.107V331.929C101.674 331.929 34.8477 398.728 34.8477 481.129Z"
@@ -72,11 +72,11 @@ function createNewCertificateType28({ mainColor = "#96A6B4", subColor = "#96A6B4
72
72
  />
73
73
  <path
74
74
  d="M184.107 780L184.107 779.78C101.674 779.78 34.8476 713.079 34.8476 630.8L34.8476 780L184.107 780Z"
75
- fill="#002333"
75
+ fill="${extraColor1}"
76
76
  />
77
77
  <path
78
78
  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"
79
- stroke="#002333"
79
+ stroke="${extraColor1}"
80
80
  stroke-width="2.00268"
81
81
  stroke-miterlimit="10"
82
82
  />
@@ -92,7 +92,7 @@ function createNewCertificateType28({ mainColor = "#96A6B4", subColor = "#96A6B4
92
92
  />
93
93
  <path
94
94
  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"
95
- stroke="#002333"
95
+ stroke="${extraColor1}"
96
96
  stroke-width="2.00268"
97
97
  stroke-miterlimit="10"
98
98
  />
@@ -14,7 +14,7 @@ function createNewCertificateType31({ mainColor = "#96A6B4", subColor = "#96A6B4
14
14
  fill="none"
15
15
  xmlns="http://www.w3.org/2000/svg"
16
16
  >
17
- <g clipPath="url(#clip0_2086_1137)">
17
+ <g clip-path="url(#clip0_2086_1137)">
18
18
  <rect
19
19
  width="1152"
20
20
  height="814"
@@ -24,27 +24,27 @@ function createNewCertificateType33({ mainColor = "#96A6B4", subColor = "#96A6B4
24
24
  <path
25
25
  d="M430.03 910.273L333.39 884.583C344.04 844.493 353.75 804.993 355.46 762.593L355.48 762.193C358.7 695.543 332.72 692.093 309.79 689.053L308.83 688.913C279.63 684.453 262.63 698.453 224.91 736.623C214.08 747.573 202.89 758.903 190.23 770.043C169.06 788.683 143.98 803.103 119.61 810.643C69.31 826.293 8.55 823.693 -61 802.933L-32.39 707.113C17.79 722.093 58.95 724.803 89.93 715.153L90.03 715.123C100.89 711.773 113.65 704.243 124.16 694.983C134.22 686.133 143.73 676.513 153.8 666.323C192.84 626.823 241.42 577.693 323.44 589.983C366.58 595.803 400 613.263 422.78 641.863C447.26 672.613 457.93 713.493 455.39 766.823C453.25 819.273 441.71 866.443 430.06 910.273H430.03Z"
26
26
  fill="${subColor}"
27
- fill-opacity="0.1"
27
+ fillOpacity="0.1"
28
28
  />
29
29
  <path
30
30
  d="M933.331 999.732C909.641 999.732 888.151 994.052 869.981 982.822C847.581 968.992 831.591 947.392 823.741 920.372C816.671 896.052 816.161 866.982 822.241 833.962C822.971 829.992 823.711 826.002 824.451 822.002C832.451 778.822 840.711 734.162 841.711 695.022C842.651 657.952 837.001 631.962 824.421 615.552C811.321 598.472 787.651 588.792 752.051 585.952C729.711 584.172 712.051 590.102 696.481 604.612C670.521 628.802 650.071 677.592 638.901 742.002C629.541 795.952 629.841 842.042 629.841 842.502L529.851 843.562C529.831 841.382 529.381 789.372 540.051 726.802C555.241 637.682 584.891 572.012 628.161 531.592C664.191 497.942 709.771 482.262 759.991 486.262C824.531 491.392 872.911 514.422 903.791 554.692C961.681 630.182 941.021 741.752 922.801 840.192C922.061 844.162 921.331 848.112 920.611 852.042C914.571 884.882 920.721 896.602 922.561 897.742C930.761 902.802 964.311 899.392 996.571 875.072C1010.99 864.202 1023.31 853.012 1035.23 842.202C1056.65 822.762 1076.88 804.402 1104.39 791.772C1136.18 777.172 1170.5 773.552 1212.41 780.382L1196.33 879.082C1151.46 871.772 1138.11 883.882 1102.44 916.262C1089.5 928.012 1074.82 941.323 1056.77 954.932C1030.82 974.492 999.991 988.912 969.961 995.552C957.311 998.342 945.071 999.732 933.361 999.732H933.331Z"
31
31
  fill="${extraColor1}"
32
- fill-opacity="0.1"
32
+ fillOpacity="0.1"
33
33
  />
34
34
  <path
35
35
  d="M1106.29 486.833C1105.97 486.833 1105.66 486.833 1105.35 486.833C1056.71 486.513 1005.97 462.593 954.56 415.723C919.5 383.763 899.22 353.793 898.25 352.443L935.75 321.133L976.2 291.743C998.76 322.673 1060.2 386.623 1106.09 386.833H1106.34C1117.03 386.833 1133.46 383.593 1153.5 356.653L1233.74 416.333C1190.49 474.473 1140.74 486.833 1106.29 486.833Z"
36
- fill="#5EB2FF"
37
- fill-opacity="0.2"
36
+ fill="${mainColor}"
37
+ fillOpacity="0.2"
38
38
  />
39
39
  <path
40
40
  d="M1174.47 231.892C1094.23 222.392 1028.73 175.102 985.061 95.1421C954.141 38.5321 945.001 -15.7279 944.621 -18.0079L1043.3 -34.1879L1043.27 -34.3579C1043.34 -33.9379 1050.64 7.58209 1074.04 49.4221C1101.81 99.0821 1139.56 127.062 1186.22 132.592L1174.46 231.902L1174.47 231.892Z"
41
41
  fill="${subColor}"
42
- fill-opacity="0.2"
42
+ fillOpacity="0.2"
43
43
  />
44
44
  <path
45
45
  d="M-13.4991 483.492L-19.9391 383.702L-20.2891 383.722C-20.1191 383.712 -2.64906 382.252 14.3509 374.552C37.3409 364.142 39.2509 351.692 40.0609 346.382C43.0909 326.572 40.5309 298.902 37.8209 269.612C34.9009 238.032 31.8809 205.382 34.6509 173.122C38.3309 130.222 51.7709 96.7623 75.7409 70.8123C107.911 35.9923 145.721 18.8423 188.011 19.7823C221.441 20.5423 250.801 32.5523 274.401 42.2023C278.941 44.0623 283.231 45.8123 287.261 47.3723C302.921 53.4223 318.391 55.4323 329.711 52.8923C337.041 51.2423 345.461 47.5023 352.291 32.2323C358.271 18.8723 362.561 2.43229 366.711 -13.4577C372.981 -37.4577 379.451 -62.2877 393.111 -82.8977C413.701 -113.988 446.121 -128.438 484.401 -123.578C508.961 -120.458 532.481 -109.138 557.381 -97.1577C624.341 -64.9377 657.981 -55.3877 699.041 -99.0377L771.881 -30.5277C733.811 9.94229 689.871 30.3923 641.111 30.4023C636.321 30.4023 631.491 30.2023 626.601 29.8123C583.361 26.3123 544.911 7.82228 514.021 -7.03771C499.661 -13.9477 483.561 -21.6977 474.381 -23.8777C470.561 -15.4177 466.241 1.15228 463.451 11.8123C458.511 30.7223 452.921 52.1623 443.561 73.0923C425.361 113.762 392.711 141.252 351.621 150.482C312.411 159.292 275.381 150.012 251.221 140.682C246.281 138.772 241.331 136.752 236.541 134.792C190.611 116.002 173.701 112.162 149.201 138.692C128.231 161.392 132.891 211.732 137.401 260.422C140.551 294.422 143.801 329.582 138.921 361.512C131.681 408.892 100.741 446.482 51.7909 467.362C19.7109 481.042 -10.1891 483.312 -13.4991 483.522V483.492Z"
46
46
  fill="${mainColor}"
47
- fill-opacity="0.2"
47
+ fillOpacity="0.2"
48
48
  />
49
49
  <rect
50
50
  x="230"
@@ -53,7 +53,7 @@ function createNewCertificateType33({ mainColor = "#96A6B4", subColor = "#96A6B4
53
53
  height="639"
54
54
  rx="20"
55
55
  fill="white"
56
- fill-opacity="0.7"
56
+ fillOpacity="0.7"
57
57
  />
58
58
  <rect
59
59
  x="1018"
@@ -65,11 +65,11 @@ function createNewCertificateType33({ mainColor = "#96A6B4", subColor = "#96A6B4
65
65
  />
66
66
  <path
67
67
  d="M168.49 209.09V196.5L175.64 209.09L194.87 204.329L180.41 215.729L185.17 224.75L171.9 221.009L153 231.56L164.92 218.789L154.36 210.96L168.49 209.09Z"
68
- fill="#FFEE6A"
68
+ fill="${mainColor}"
69
69
  />
70
70
  <path
71
71
  d="M826.099 132.477V123.5L831.222 132.477L845 129.083L834.639 137.212L838.05 143.644L828.542 140.977L815 148.5L823.541 139.394L815.974 133.81L826.099 132.477Z"
72
- fill="#FFEE6A"
72
+ fill="${mainColor}"
73
73
  />
74
74
  <path
75
75
  d="M970.848 290.358L973.637 279.948L976.788 291.95L993.82 292.295L979.28 298.502L981.237 307.02L971.04 300.973L953 305.489L965.733 297.584L958.694 288.758L970.848 290.358Z"
@@ -77,7 +77,7 @@ function createNewCertificateType33({ mainColor = "#96A6B4", subColor = "#96A6B4
77
77
  />
78
78
  <path
79
79
  d="M343.099 257.477V248.5L348.222 257.477L362 254.083L351.639 262.212L355.05 268.644L345.542 265.977L332 273.5L340.541 264.394L332.974 258.81L343.099 257.477Z"
80
- fill="#FFEE6A"
80
+ fill="${mainColor}"
81
81
  />
82
82
  <mask
83
83
  id="mask0_2086_1513"
@@ -88,10 +88,10 @@ function createNewCertificateType33({ mainColor = "#96A6B4", subColor = "#96A6B4
88
88
  height="95"
89
89
  >
90
90
  <path
91
- fill-rule="evenodd"
92
- clip-rule="evenodd"
91
+ fillRule="evenodd"
92
+ clipRule="evenodd"
93
93
  d="M546.636 666.1C536.345 668.805 528.754 678.173 528.754 689.314V729.425H622.865V666.1H624.402V736.3C624.402 749.555 613.656 760.3 600.402 760.3H551.602C538.347 760.3 527.602 749.555 527.602 736.3V666.1H546.636Z"
94
- fill="#D9D9D9"
94
+ fill="${extraColor1}"
95
95
  />
96
96
  </mask>
97
97
  </g>
@@ -33,7 +33,7 @@ function createNewCertificateType53({ mainColor = "#96A6B4", subColor = "#96A6B4
33
33
  />
34
34
  <path
35
35
  d="M1011.07 790H140.93V778.009C140.93 721.646 93.8428 675.791 35.9513 675.791H24V138.209H35.9513C93.829 138.209 140.93 92.3535 140.93 35.9906V24H1011.07V35.9906C1011.07 92.3535 1058.16 138.209 1116.05 138.209H1128V675.777H1116.05C1058.17 675.777 1011.07 721.633 1011.07 778.009V790ZM150.601 783.297H1001.4V781.009C1001.4 719.296 1050 664.5 1119.05 666.074H1121.33V147.912H1119.05C1055.84 147.912 999 99.5 1001.4 32.9906V30.7034L150.601 33.7034V35.9906C150.601 101.5 97.176 147.912 33.9513 147.912H31.6716V666.074H33.9513C97.1622 666.074 150.601 712 150.601 780.995V783.283V783.297Z"
36
- fill="#010101"
36
+ fill="${subColor}"
37
37
  />
38
38
  <path
39
39
  d="M100.111 87.4874C100.401 87.2102 100.443 86.6557 100.443 86.4201C100.443 86.1983 100.415 85.6299 100.111 85.3527C99.3096 84.5903 97.6792 84.3823 95.8554 84.4517C97.5687 83.814 98.9918 82.9961 99.4477 81.9842C99.6135 81.6099 99.4477 81.0832 99.351 80.8753C99.2681 80.6673 99.0194 80.1544 98.6325 80.002C97.5963 79.6138 96.0212 80.0435 94.3494 80.8059C95.6896 79.5584 96.6982 78.2553 96.7259 77.1464C96.7259 76.7305 96.3666 76.3147 96.2146 76.1622C96.0488 75.9958 95.6482 75.6493 95.2199 75.6354C94.1145 75.6631 92.8296 76.6751 91.5723 78.0197C92.3322 76.3424 92.7605 74.7621 92.3736 73.7363C92.2217 73.3482 91.7243 73.1125 91.517 73.0155C91.3098 72.9323 90.7847 72.7521 90.4117 72.9185C89.4031 73.3759 88.5879 74.8037 87.9523 76.5226C88.0214 74.6789 87.8142 73.0571 87.0543 72.2531C86.7779 71.9481 86.2114 71.9204 85.9904 71.9204C85.7693 71.9204 85.2028 71.9481 84.9265 72.2531C84.1666 73.0571 83.9593 74.6928 84.0284 76.5226C83.3929 74.7898 82.5777 73.3759 81.5691 72.9185C81.196 72.7521 80.6572 72.9323 80.4499 73.0294C80.2427 73.1125 79.7453 73.3621 79.5933 73.7363C79.1926 74.776 79.6347 76.3562 80.3947 78.0335C79.1512 76.6889 77.8524 75.677 76.7471 75.6493H76.7333C76.3326 75.6493 75.9181 76.0097 75.7661 76.176C75.6003 76.3424 75.2411 76.7582 75.2411 77.1602C75.2687 78.2692 76.2773 79.5584 77.6175 80.8059C75.9457 80.0435 74.3706 79.6138 73.3482 80.002C72.9613 80.1544 72.7126 80.6535 72.6297 80.8614C72.5468 81.0693 72.3672 81.5961 72.533 81.9704C72.989 82.9823 74.4121 83.8001 76.1253 84.4378C74.2877 84.3685 72.6712 84.5764 71.856 85.3388C71.552 85.6161 71.5244 86.1844 71.5244 86.4062C71.5244 86.628 71.552 87.1963 71.856 87.4736C72.5745 88.1528 73.9147 88.3885 75.476 88.3885C75.6832 88.3885 75.8905 88.3885 76.0977 88.3885C74.3844 89.0261 72.9613 89.844 72.5192 90.842C72.3534 91.2163 72.5192 91.7431 72.6159 91.951C72.6988 92.1589 72.9475 92.6718 73.3344 92.8243C73.5969 92.9213 73.9147 92.9768 74.2463 92.9768C75.1996 92.9768 76.3879 92.5886 77.6175 92.0203C76.2635 93.2679 75.2687 94.5709 75.2273 95.6799C75.2273 96.0957 75.5865 96.5116 75.7523 96.6641C75.9043 96.8166 76.3188 97.1908 76.7195 97.1908H76.7333C77.8386 97.1631 79.1235 96.1512 80.3808 94.8066C79.6209 96.4839 79.1788 98.0641 79.5795 99.1038C79.7315 99.4919 80.2289 99.7276 80.4361 99.8246C80.5881 99.8939 80.8921 100.005 81.196 100.005C81.3204 100.005 81.4447 99.9909 81.5553 99.9355C82.5639 99.4781 83.379 98.0503 84.0146 96.3175C83.9455 98.1612 84.1528 99.7969 84.9127 100.601C85.189 100.906 85.7555 100.934 85.9766 100.934C86.1976 100.934 86.7641 100.906 87.0404 100.601C87.8003 99.7969 88.0076 98.1612 87.9385 96.3175C88.5741 98.0503 89.3893 99.4642 90.3979 99.9216C90.5084 99.9771 90.6327 99.9909 90.7571 99.9909C91.0472 99.9909 91.3512 99.8801 91.5032 99.8246C91.7104 99.7414 92.2217 99.4919 92.3598 99.1038C92.7467 98.0641 92.3184 96.4839 91.5585 94.8066C92.8019 96.1512 94.1007 97.1631 95.206 97.2047H95.2199C95.6205 97.2047 96.035 96.8443 96.187 96.6779C96.3528 96.5116 96.712 96.0957 96.6982 95.6937C96.6706 94.5848 95.662 93.2956 94.3218 92.0342C95.5514 92.6025 96.7397 92.9906 97.693 92.9906C98.0246 92.9906 98.3286 92.9491 98.6049 92.8382C98.9918 92.6857 99.2405 92.1728 99.3234 91.9649C99.4063 91.7569 99.5859 91.2302 99.4201 90.8559C98.9641 89.844 97.5549 89.04 95.8416 88.4023C96.0488 88.4023 96.2561 88.4023 96.4633 88.4023C98.0384 88.4023 99.3786 88.1528 100.097 87.4874H100.111ZM99.6412 85.8517C99.7931 86.0042 99.7931 86.8221 99.6412 86.9884C98.0246 88.5132 91.5585 87.2795 88.1872 86.4201C91.5585 85.5606 98.0384 84.3269 99.6412 85.8517ZM86.1147 87.1686H86.0042V87.2241H85.9904V87.1825H85.866L85.7417 87.1409C85.714 87.1409 85.6864 87.1132 85.6588 87.1132L85.5897 87.0854L85.493 87.0023C85.493 87.0023 85.4515 86.9607 85.4377 86.9468L85.3686 86.8636L85.3272 86.7666C85.3272 86.7666 85.2995 86.7112 85.2857 86.6834L85.2581 86.6141V86.4339H85.189V86.3923H85.2443V86.2953L85.3548 86.0319L85.4377 85.9349C85.4377 85.9349 85.4792 85.8933 85.493 85.8794L85.5482 85.824L85.8246 85.7131H85.9489V85.6576V85.6992L86.1285 85.727L86.1976 85.7547C86.1976 85.7547 86.2529 85.7685 86.2667 85.7824L86.3358 85.824L86.5569 86.0458L86.5983 86.129C86.5983 86.129 86.6121 86.1844 86.6259 86.1983L86.6674 86.323V86.5448L86.543 86.8498L86.3496 87.0438L86.0456 87.1825L86.1147 87.1686ZM85.9766 87.4181V87.3488V87.3627V87.5152V87.4043V87.4181ZM85.0508 86.4201H84.8989H84.9956H85.0647H85.0508ZM98.3839 80.6535C98.5911 80.7366 98.8951 81.499 98.8122 81.6931C97.9003 83.717 91.4479 85.0616 88.0076 85.5745C90.536 83.6892 95.2751 80.5426 97.693 80.5426C97.9417 80.5426 98.1766 80.5842 98.37 80.6535H98.3839ZM95.2337 76.3424C95.4547 76.3424 96.035 76.9246 96.035 77.1464C95.9659 79.3782 90.5084 83.0932 87.524 84.8814C89.3064 81.8872 93.0092 76.4117 95.2337 76.3424ZM90.688 73.5561C90.688 73.5561 90.7433 73.5561 90.7709 73.5561C91.0472 73.5561 91.6552 73.8195 91.7243 73.9997C92.5118 76.079 88.8919 81.6099 86.8194 84.4101C87.3306 80.9584 88.657 74.4849 90.688 73.57V73.5561ZM85.4239 72.7244C85.5068 72.6412 85.7417 72.6135 85.9904 72.6135C86.2391 72.6135 86.474 72.6551 86.5569 72.7244C88.0767 74.3463 86.847 80.8337 85.9904 84.216C85.1337 80.8337 83.9041 74.3463 85.4239 72.7244ZM80.2427 73.9858C80.3256 73.8056 80.9197 73.5423 81.196 73.5423C81.2375 73.5423 81.2651 73.5423 81.2789 73.5423C83.2961 74.4572 84.6364 80.9307 85.1337 84.3823C83.0613 81.5822 79.4413 76.0651 80.2289 73.9858H80.2427ZM75.9457 77.1325C75.9457 76.9107 76.526 76.3285 76.7471 76.3285C78.9577 76.3978 82.6606 81.8595 84.4429 84.8537C81.4585 83.0655 76.0148 79.3504 75.9457 77.1325ZM73.1686 81.707C73.0857 81.4991 73.4035 80.7505 73.5969 80.6673C73.7903 80.598 74.0252 80.5564 74.2739 80.5564C76.6918 80.5564 81.4309 83.7031 83.9593 85.5883C80.519 85.0893 74.0667 83.7447 73.1686 81.7208V81.707ZM72.3396 86.9884C72.1876 86.8359 72.1876 86.0181 72.3396 85.8517C72.8923 85.325 74.0114 85.1309 75.3931 85.1309C78.032 85.1309 81.5829 85.8517 83.7935 86.4201C80.4223 87.2795 73.9561 88.5132 72.3396 86.9884ZM73.5969 92.1866C73.3897 92.1035 73.0857 91.3411 73.1686 91.147C74.0805 89.1231 80.519 87.7785 83.9593 87.2795C81.1822 89.3588 75.6694 92.9906 73.5969 92.2005V92.1866ZM76.7471 96.4977C76.526 96.4977 75.9457 95.9155 75.9457 95.6937C76.0148 93.4758 81.4585 89.7608 84.4429 87.9726C82.6606 90.9668 78.9577 96.4284 76.7471 96.4839V96.4977ZM81.2927 99.284C81.0993 99.3672 80.3394 99.0483 80.2427 98.8543C79.4551 96.775 83.0751 91.2579 85.1476 88.4578C84.6502 91.9094 83.31 98.3691 81.2927 99.284ZM86.5569 100.102C86.4049 100.254 85.5897 100.254 85.4239 100.102C83.9041 98.48 85.1337 91.9926 85.9904 88.6103C86.847 91.9926 88.0767 98.48 86.5569 100.088V100.102ZM91.7381 98.8543C91.6552 99.0622 90.9091 99.3672 90.7018 99.284C88.6708 98.3691 87.3444 91.8955 86.8332 88.4578C88.9057 91.2579 92.5256 96.775 91.7381 98.8543ZM96.035 95.6937C96.035 95.9155 95.4547 96.4977 95.2337 96.4977C93.023 96.4284 89.3202 90.9668 87.5378 87.9726C90.5222 89.7608 95.9659 93.4758 96.035 95.6937ZM98.8122 91.1331C98.8951 91.3411 98.5773 92.0896 98.3839 92.1728C96.3252 92.9629 90.7985 89.3311 88.0214 87.2518C91.4617 87.7647 97.9141 89.0954 98.826 91.1331H98.8122Z"
@@ -17,14 +17,14 @@ function createNewCertificateType64({ mainColor = "#96A6B4", subColor = "#96A6B4
17
17
  fill-rule="evenodd"
18
18
  clip-rule="evenodd"
19
19
  d="M862 1130.67V1127.35L302.483 0.236994H300.835L862 1130.67ZM862 1102.23V1098.68L316.612 0H314.964L862 1102.23ZM862 1073.79V1070.48L330.859 0.236994H329.093L862 1073.79ZM862 1045.36V1042.04L344.988 0H343.34L862 1045.36ZM862 1016.92V1013.6L359 0.236994H357.351L862 1016.92ZM862 988.478V985.16L373.247 0.236994H371.481L862 988.478ZM862 960.039V956.485L387.376 0H385.728L862 960.039ZM862 931.601V928.283L401.387 0.236994H399.739L862 931.601ZM862 903.162V899.844L415.517 0H413.868L862 903.162ZM862 874.724V871.406L429.764 0.236994H428.115L862 874.724ZM862 846.285V842.967L443.775 0H442.127L862 846.285ZM862 817.846V814.529L457.904 0.236994H456.256L862 817.846ZM862 789.408V786.09L472.151 0.236994H470.503L862 789.408ZM773.81 1151.76H775.459L203.579 0H201.93L773.81 1151.76ZM787.939 1151.76H789.588L217.708 0H216.059L787.939 1151.76ZM802.069 1151.76H803.717L231.719 0H230.071L802.069 1151.76ZM816.198 1151.76H817.846L245.966 0H244.318L816.198 1151.76ZM759.681 1151.76H761.329L189.449 0H187.801L759.681 1151.76ZM745.552 1151.76H747.2L175.32 0H173.672L745.552 1151.76ZM858.585 1151.76H860.234L288.236 0H286.588L858.585 1151.76ZM731.422 1151.76H733.071L161.191 0H159.542L731.422 1151.76ZM862 760.969V757.414L486.163 0H484.514L862 760.969ZM830.327 1152H832.093L260.095 0.236994H258.447L830.327 1152ZM862 732.531V729.213L500.292 0.236994H498.644L862 732.531ZM844.456 1151.76H846.222L274.225 0H272.576L844.456 1151.76ZM862 704.092V700.774L514.421 0H512.773L862 704.092ZM862 675.654V672.336L528.55 0.236994H526.902L862 675.654ZM862 647.215V643.897L542.797 0.236994H541.149L862 647.215ZM862 618.776V615.222L556.809 0H555.16L862 618.776ZM862 590.338V587.02L570.938 0.236994H569.29L862 590.338ZM862 561.899V558.581L585.185 0H583.537L862 561.899ZM862 533.461V530.143L599.197 0.236994H597.548L862 533.461ZM862 505.022V501.704L613.326 0H611.677L862 505.022ZM862 476.583V473.266L627.573 0.236994H625.807L862 476.583ZM862 448.145V444.827L641.702 0.236994H640.054L862 448.145ZM862 419.706V416.151L655.713 0H654.065L862 419.706ZM862 391.268V387.95L669.843 0.236994H668.194L862 391.268ZM862 362.829V359.511L684.09 0H682.441L862 362.829ZM862 334.39V331.073L698.101 0.236994H696.453L862 334.39ZM862 305.952V302.634L712.23 0.236994H710.582L862 305.952ZM862 277.513V273.958L726.477 0H724.829L862 277.513ZM862 249.075V245.757L740.489 0.236994H738.84L862 249.075ZM862 220.636V217.318L754.618 0H752.97L862 220.636ZM862 192.197V188.88L768.865 0.236994H767.099L862 192.197ZM862 163.759V160.441L782.994 0H781.346L862 163.759ZM862 135.32V132.002L797.006 0.236994H795.357L862 135.32ZM862 106.882V103.564L811.253 0.236994H809.486L862 106.882ZM862 78.4431V74.8883L825.382 0H823.733L862 78.4431ZM862 50.0045V46.6867L839.393 0.236994H837.745L862 50.0045ZM853.522 0H851.874L862 21.5659V18.2481L853.522 0ZM561.872 1151.76H563.52L0.117725 15.8782V19.1961L561.872 1151.76ZM547.743 1151.76H549.391L1.01612e-05 44.5538V47.8716L547.743 1151.76ZM533.613 1151.76H535.262L1.01612e-05 72.7554V76.0732L533.613 1151.76ZM519.484 1151.76H521.25L0.117725 101.431V104.749L519.484 1151.76ZM505.355 1151.76H507.003L1.01612e-05 129.633V132.95L505.355 1151.76ZM491.226 1151.76H492.874L0.117725 158.308V161.626L491.226 1151.76ZM477.097 1151.76H478.745L1.01612e-05 186.51V189.828L477.097 1151.76ZM462.967 1151.76H464.616L0.117725 215.185V218.503L462.967 1151.76ZM448.838 1151.76H450.487L1.01612e-05 243.387V246.705L448.838 1151.76ZM434.709 1151.76H436.357L0.117725 272.063V275.38L434.709 1151.76ZM420.58 1151.76H422.228L1.01612e-05 300.264V303.582L420.58 1151.76ZM406.45 1151.76H408.099L1.01612e-05 328.94V332.258L406.45 1151.76ZM392.321 1151.76H394.087L0.117725 357.141V360.459L392.321 1151.76ZM378.192 1151.76H379.84L1.01612e-05 385.817V389.135L378.192 1151.76ZM364.063 1151.76H365.829L0.117725 414.018V417.336L364.063 1151.76ZM349.934 1151.76H351.582L1.01612e-05 442.694V446.012L349.934 1151.76ZM335.804 1151.76H337.453L0.117725 470.896V474.213L335.804 1151.76ZM321.675 1151.76H323.324L1.01612e-05 499.571V502.889L321.675 1151.76ZM307.546 1151.76H309.194L0.117725 527.773V531.091L307.546 1151.76ZM293.417 1151.76H295.065L1.01612e-05 556.448V559.766L293.417 1151.76ZM279.288 1151.76H280.936L0.117725 584.65V588.205L279.288 1151.76ZM265.158 1151.76H266.807L1.01612e-05 613.089V616.406L265.158 1151.76ZM251.029 1151.76H252.677L1.01612e-05 641.527V645.082L251.029 1151.76ZM236.9 1151.76H238.666L0.117725 669.966V673.284L236.9 1151.76ZM222.771 1151.76H224.419L1.01612e-05 698.404V701.959L222.771 1151.76ZM208.641 1151.76H210.29L0.117725 726.843V730.161L208.641 1151.76ZM646.647 1151.76H648.296L76.4156 0H74.7671L646.647 1151.76ZM590.13 1151.76H591.779L19.7809 0H18.1325L590.13 1151.76ZM604.26 1151.76H605.908L34.0279 0H32.3795L604.26 1151.76ZM618.389 1151.76H620.037L48.1571 0H46.5087L618.389 1151.76ZM194.512 1151.76H196.161L1.01612e-05 755.282V758.836L194.512 1151.76ZM576.001 1151.76H577.649L5.76947 0H4.12103L576.001 1151.76ZM632.518 1151.76H634.166L62.2863 0H60.6379L632.518 1151.76ZM180.383 1151.76H182.031L1.01612e-05 783.72V787.038L180.383 1151.76ZM689.035 1151.76H690.683L118.803 0H117.155L689.035 1151.76ZM703.164 1151.76H704.812L132.932 0H131.284L703.164 1151.76ZM166.254 1151.76H167.902L1.01612e-05 812.396V815.714L166.254 1151.76ZM674.906 1151.76H676.554L104.674 0H103.026L674.906 1151.76ZM717.293 1151.76H718.942L147.062 0H145.413L717.293 1151.76ZM660.776 1151.76H662.425L90.5448 0H88.7786L660.776 1151.76ZM152.125 1151.76H153.891L0.117725 840.597V843.915L152.125 1151.76ZM137.995 1151.76H139.644L1.01612e-05 869.273V872.591L137.995 1151.76ZM123.866 1151.76H125.515L0.117725 897.475V900.792L123.866 1151.76ZM109.737 1151.76H111.385L1.01612e-05 926.15V929.468L109.737 1151.76ZM95.6077 1151.76H97.2561L0.117725 954.352V957.67L95.6077 1151.76ZM81.4785 1151.76H83.1269L1.01612e-05 983.027V986.345L81.4785 1151.76ZM67.3493 1151.76H68.9977L0.117725 1011.23V1014.55L67.3493 1151.76ZM53.2201 1151.76H54.8684L1.01612e-05 1039.9V1043.22L53.2201 1151.76ZM39.0909 1151.76H40.7392L1.01612e-05 1068.11V1071.42L39.0909 1151.76ZM24.9616 1151.76H26.7278L0.117725 1096.78V1100.1L24.9616 1151.76ZM10.8324 1151.76H12.4808L1.01612e-05 1124.98V1128.3L10.8324 1151.76Z"
20
- fill="#2091F8"
20
+ fill="${mainColor}"
21
21
  />
22
22
  <circle
23
23
  opacity="0.4"
24
24
  cx="-50.5"
25
25
  cy="329.5"
26
26
  r="154.5"
27
- stroke="#2091F8"
27
+ stroke="${mainColor}"
28
28
  stroke-width="32"
29
29
  />
30
30
  <circle
@@ -32,7 +32,7 @@ function createNewCertificateType64({ mainColor = "#96A6B4", subColor = "#96A6B4
32
32
  cx="696.5"
33
33
  cy="-76.5"
34
34
  r="212.5"
35
- stroke="#2091F8"
35
+ stroke="${mainColor}"
36
36
  stroke-width="6"
37
37
  />
38
38
  <circle
@@ -40,19 +40,19 @@ function createNewCertificateType64({ mainColor = "#96A6B4", subColor = "#96A6B4
40
40
  cx="-61.5"
41
41
  cy="1289.5"
42
42
  r="212.5"
43
- stroke="#2091F8"
43
+ stroke="${mainColor}"
44
44
  stroke-width="6"
45
45
  />
46
46
  <path
47
47
  opacity="0.2"
48
48
  d="M694.5 -441C890.832 -441 1050 -281.619 1050 -85C1050 111.619 890.832 271 694.5 271C498.168 271 339 111.619 339 -85C339 -281.619 498.168 -441 694.5 -441Z"
49
- stroke="#2091F8"
49
+ stroke="${mainColor}"
50
50
  stroke-width="8"
51
51
  />
52
52
  <path
53
53
  opacity="0.05"
54
54
  d="M-61.5 969C134.832 969 294 1128.38 294 1325C294 1521.62 134.832 1681 -61.5 1681C-257.832 1681 -417 1521.62 -417 1325C-417 1128.38 -257.832 969 -61.5 969Z"
55
- stroke="#2091F8"
55
+ stroke="${mainColor}"
56
56
  stroke-width="8"
57
57
  />
58
58
  </g>
@@ -8,7 +8,7 @@ function createRibbonType110({ mainColor = "#96A6B4", subColor = "#96A6B4", extr
8
8
  <svg
9
9
  width="100%"
10
10
  height="100%"
11
- viewBox="0 0 584 133"
11
+ viewBox="0 0 510 113"
12
12
  fill="none"
13
13
  xmlns="http://www.w3.org/2000/svg"
14
14
  preserveAspectRatio="xMidYMid meet"
@@ -23,30 +23,25 @@ function createRibbonType110({ mainColor = "#96A6B4", subColor = "#96A6B4", extr
23
23
  display: block;
24
24
  "
25
25
  >
26
- <path d="M0 0H63V93H0L27 46.5L0 0Z" fill="${extraColor1}" />
27
- <path d="M584 0H521V93H584L557 46.5L584 0Z" fill="${extraColor1}" />
28
- <path d="M517 3L547 19.8511V25H517V3Z" fill="#281700" />
29
- <path d="M67 3L37 19.8511V25H67V3Z" fill="#281700" />
30
- <rect
31
- x="37"
32
- y="20"
33
- width="510"
34
- height="113"
35
- fill="url(#${paintId0})"
36
- />
37
- <defs>
38
- <linearGradient
39
- id={paintId0}
40
- x1="-33"
41
- y1="65.5"
42
- x2="194.388"
43
- y2="-234.95"
44
- gradientUnits="userSpaceOnUse"
45
- >
46
- <stop offset="0.296774" stop-color="${subColor}" />
47
- <stop offset="0.736337" stop-color="${mainColor}" />
48
- </linearGradient>
49
- </defs>
26
+ <rect width="510" height="113" fill="url(#${paintId0})" />
27
+ <path
28
+ d="M92.9059 47.2656C92.2262 42.7344 88.7144 39.959 83.9566 39.959C77.5562 39.959 73.3648 44.8867 73.3648 53.4961C73.3648 62.332 77.6129 67.0332 83.9 67.0332C88.6012 67.0332 92.0562 64.4277 92.9059 60.0098L101.515 60.0664C100.552 67.6562 94.2086 74.5664 83.7867 74.5664C72.7984 74.5664 64.6988 66.8633 64.6988 53.4961C64.6988 40.1289 72.9684 32.4258 83.7867 32.4258C93.2457 32.4258 100.382 37.8633 101.515 47.2656H92.9059ZM109.782 74V32.9922H137.31V40.0156H118.279V49.9844H135.894V57.0078H118.279V66.9766H137.366V74H109.782ZM146.257 74V32.9922H162.343C171.688 32.9922 177.013 38.2598 177.013 46.3594C177.013 51.9668 174.436 56.0449 169.763 58.0273L178.485 74H169.083L161.267 59.4434H154.753V74H146.257ZM154.753 52.5332H160.757C165.798 52.5332 168.233 50.4375 168.233 46.3594C168.233 42.2246 165.798 39.959 160.757 39.959H154.753V52.5332ZM183.637 40.0156V32.9922H217.225V40.0156H204.651V74H196.212V40.0156H183.637ZM233.309 32.9922V74H224.813V32.9922H233.309ZM242.539 74V32.9922H269.557V40.0156H251.035V49.9844H267.801V57.0078H251.035V74H242.539ZM285.98 32.9922V74H277.484V32.9922H285.98ZM322.624 47.2656C321.945 42.7344 318.433 39.959 313.675 39.959C307.275 39.959 303.083 44.8867 303.083 53.4961C303.083 62.332 307.331 67.0332 313.619 67.0332C318.32 67.0332 321.775 64.4277 322.624 60.0098L331.234 60.0664C330.271 67.6562 323.927 74.5664 313.505 74.5664C302.517 74.5664 294.417 66.8633 294.417 53.4961C294.417 40.1289 302.687 32.4258 313.505 32.4258C322.964 32.4258 330.101 37.8633 331.234 47.2656H322.624ZM345.618 74H336.442L350.659 32.9922H361.591L375.751 74H366.632L363.573 64.541H348.733L345.618 74ZM350.886 57.9141H361.421L356.267 42.2246H355.983L350.886 57.9141ZM376.089 40.0156V32.9922H409.676V40.0156H397.102V74H388.663V40.0156H376.089ZM417.264 74V32.9922H444.791V40.0156H425.76V49.9844H443.375V57.0078H425.76V66.9766H444.848V74H417.264Z"
29
+ fill="white"
30
+ />
31
+ <defs>
32
+ <linearGradient
33
+ id="${paintId0}"
34
+ x1="-70"
35
+ y1="45.5"
36
+ x2="157.388"
37
+ y2="-254.95"
38
+ gradientUnits="userSpaceOnUse"
39
+ >
40
+ <stop offset="0.296774" stop-color="${mainColor}" />
41
+ <stop offset="0.402404" stop-color="${subColor}" />
42
+ <stop offset="0.736337" stop-color="${extraColor1}" />
43
+ </linearGradient>
44
+ </defs>
50
45
  </svg>
51
46
  `;
52
47
  }
@@ -0,0 +1,2 @@
1
+ import { ISvgProps } from "../../interface/index.js";
2
+ export declare function createRibbonType110_1({ mainColor, subColor, extraColor1, extraColor2, }: ISvgProps): string;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.createRibbonType110_1 = createRibbonType110_1;
4
+ function createRibbonType110_1({ mainColor = "#96A6B4", subColor = "#96A6B4", extraColor1 = "#96A6B4", extraColor2 = "#96A6B4", }) {
5
+ const paintId0 = `paint0_linear_${Math.random().toString(36).substr(2, 9)}`;
6
+ const paintId1 = `paint1_linear_${Math.random().toString(36).substr(2, 9)}`;
7
+ return `
8
+ <svg
9
+ width="100%"
10
+ height="100%"
11
+ viewBox="0 0 584 93"
12
+ fill="none"
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ preserveAspectRatio="xMidYMid meet"
15
+ style={{
16
+ maxWidth: "100%",
17
+ maxHeight: "100%",
18
+ zIndex: 1,
19
+ mixBlendMode: "normal",
20
+ pointerEvents: "none",
21
+ display: "block",
22
+ }}
23
+ >
24
+ <path d="M0 0H63V93H0L27 46.5L0 0Z" fill="${mainColor}" />
25
+ <path d="M584 0H521V93H584L557 46.5L584 0Z" fill="${mainColor}" />
26
+ <path d="M517 3L547 19.8511V25H517V3Z" fill="#281700" />
27
+ <path d="M67 3L37 19.8511V25H67V3Z" fill="#281700" />
28
+ </svg>
29
+ `;
30
+ }
@@ -47,7 +47,6 @@ function createRibbonType12({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
47
47
  fill="black"
48
48
  fill-opacity="0.2"
49
49
  />
50
- <rect x="23" y="0.594849" width="482" height="38" fill="white" />
51
50
  <rect y="6.59485" width="528" height="154" rx="14" fill="${mainColor}" />
52
51
  <mask
53
52
  id="mask0_2384_1367"
@@ -58,10 +58,6 @@ function createRibbonType21({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
58
58
  fill="url(#paint2_linear_2399_1177)"
59
59
  fill-opacity="0.4"
60
60
  />
61
- <path
62
- d="M509.703 0H54.2897C47.7763 0 42.4961 5.52858 42.4961 12.3484V128.652C42.4961 135.471 47.7763 141 54.2897 141H509.703C516.216 141 521.496 135.471 521.496 128.652V12.3484C521.496 5.52858 516.216 0 509.703 0Z"
63
- fill="white"
64
- />
65
61
  <path
66
62
  d="M510.678 6H54.3143C47.7873 6 42.4961 11.6462 42.4961 18.6112V137.389C42.4961 144.354 47.7873 150 54.3143 150H510.678C517.205 150 522.496 144.354 522.496 137.389V18.6112C522.496 11.6462 517.205 6 510.678 6Z"
67
63
  fill="url(#${paintId3})"
@@ -21,7 +21,6 @@ function createRibbonType22({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
21
21
  display: block;
22
22
  "
23
23
  >
24
- <rect x="16.4961" width="455" height="150" fill="white" />
25
24
  <path
26
25
  d="M36.6309 154H490.496V184H38.0612C36.3356 179.296 36.3646 170.675 36.6309 154Z"
27
26
  fill="url(#paint0_linear_2399_1178)"
@@ -27,10 +27,6 @@ function createRibbonType24({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
27
27
  fill="black"
28
28
  fill-opacity="0.3"
29
29
  />
30
- <path
31
- d="M484.844 30.0006L13.4967 30L25.5963 9.53674e-06H475.445L484.844 30.0006Z"
32
- fill="white"
33
- />
34
30
  <rect
35
31
  x="0.496094"
36
32
  y="6"
@@ -30,7 +30,6 @@ function createRibbonType4({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
30
30
  display: block;
31
31
  "
32
32
  >
33
- <path d="M67.3261 0H496.657L504 22L60 21.5L67.3261 0Z" fill="white" />
34
33
  <path
35
34
  opacity="0.5"
36
35
  d="M60 127H504L493.5 154H69.5L60 127Z"
@@ -23,7 +23,6 @@ function createRibbonType7({ mainColor = "#96A6B4", subColor = "#96A6B4", }) {
23
23
  display: block;
24
24
  "
25
25
  >
26
- <path d="M26.1447 0H495V170L11 35.5L26.1447 0Z" fill="white" />
27
26
  <path
28
27
  fill-rule="evenodd"
29
28
  clip-rule="evenodd"