@brightlocal/icons 2.0.0 → 2.1.1

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 (120) hide show
  1. package/dist/custom/index.cjs +1 -0
  2. package/dist/custom/index.d.ts +8 -0
  3. package/dist/custom/index.d.ts.map +1 -1
  4. package/dist/custom/index.js +12 -0
  5. package/dist/custom/motif-circle.cjs +1 -0
  6. package/dist/custom/motif-circle.d.ts +18 -0
  7. package/dist/custom/motif-circle.d.ts.map +1 -0
  8. package/dist/custom/motif-circle.js +17 -0
  9. package/dist/custom/motif-sparkle.cjs +1 -0
  10. package/dist/custom/motif-sparkle.d.ts +21 -0
  11. package/dist/custom/motif-sparkle.d.ts.map +1 -0
  12. package/dist/custom/motif-sparkle.js +17 -0
  13. package/dist/custom/motif-starburst.cjs +1 -0
  14. package/dist/custom/motif-starburst.d.ts +20 -0
  15. package/dist/custom/motif-starburst.d.ts.map +1 -0
  16. package/dist/custom/motif-starburst.js +20 -0
  17. package/dist/custom/motif-sunrise.cjs +1 -0
  18. package/dist/custom/motif-sunrise.d.ts +20 -0
  19. package/dist/custom/motif-sunrise.d.ts.map +1 -0
  20. package/dist/custom/motif-sunrise.js +17 -0
  21. package/dist/custom/star-rating.d.ts.map +1 -1
  22. package/dist/custom/star-rating.js +7 -1
  23. package/dist/flag/abkhazia.cjs +1 -0
  24. package/dist/flag/abkhazia.d.ts +17 -0
  25. package/dist/flag/abkhazia.d.ts.map +1 -0
  26. package/dist/flag/abkhazia.js +34 -0
  27. package/dist/flag/ata.cjs +1 -0
  28. package/dist/flag/ata.d.ts +17 -0
  29. package/dist/flag/ata.d.ts.map +1 -0
  30. package/dist/flag/ata.js +22 -0
  31. package/dist/flag/blr.cjs +1 -0
  32. package/dist/flag/blr.d.ts +17 -0
  33. package/dist/flag/blr.d.ts.map +1 -0
  34. package/dist/flag/blr.js +29 -0
  35. package/dist/flag/dynamic-imports.cjs +1 -1
  36. package/dist/flag/dynamic-imports.d.ts +15 -0
  37. package/dist/flag/dynamic-imports.d.ts.map +1 -1
  38. package/dist/flag/dynamic-imports.js +5 -0
  39. package/dist/flag/index.cjs +1 -0
  40. package/dist/flag/index.d.ts +11 -1
  41. package/dist/flag/index.d.ts.map +1 -1
  42. package/dist/flag/index.js +526 -0
  43. package/dist/flag/kna.cjs +1 -0
  44. package/dist/flag/kna.d.ts +17 -0
  45. package/dist/flag/kna.d.ts.map +1 -0
  46. package/dist/flag/kna.js +34 -0
  47. package/dist/flag/rus.cjs +1 -0
  48. package/dist/flag/rus.d.ts +17 -0
  49. package/dist/flag/rus.d.ts.map +1 -0
  50. package/dist/flag/rus.js +23 -0
  51. package/dist/index.cjs +1 -1
  52. package/dist/index.d.ts +1 -1
  53. package/dist/index.d.ts.map +1 -1
  54. package/dist/index.js +1253 -1223
  55. package/dist/social-media/capterra-neutral.cjs +1 -0
  56. package/dist/social-media/capterra-neutral.d.ts +17 -0
  57. package/dist/social-media/capterra-neutral.d.ts.map +1 -0
  58. package/dist/social-media/capterra-neutral.js +24 -0
  59. package/dist/social-media/capterra-original.cjs +1 -0
  60. package/dist/social-media/capterra-original.d.ts +17 -0
  61. package/dist/social-media/capterra-original.d.ts.map +1 -0
  62. package/dist/social-media/capterra-original.js +24 -0
  63. package/dist/social-media/dynamic-imports.cjs +1 -1
  64. package/dist/social-media/dynamic-imports.d.ts +18 -0
  65. package/dist/social-media/dynamic-imports.d.ts.map +1 -1
  66. package/dist/social-media/dynamic-imports.js +6 -0
  67. package/dist/social-media/g2-neutral.cjs +1 -0
  68. package/dist/social-media/g2-neutral.d.ts +17 -0
  69. package/dist/social-media/g2-neutral.d.ts.map +1 -0
  70. package/dist/social-media/g2-neutral.js +20 -0
  71. package/dist/social-media/g2-original.cjs +1 -0
  72. package/dist/social-media/g2-original.d.ts +17 -0
  73. package/dist/social-media/g2-original.d.ts.map +1 -0
  74. package/dist/social-media/g2-original.js +20 -0
  75. package/dist/social-media/index.cjs +1 -0
  76. package/dist/social-media/index.d.ts +13 -1
  77. package/dist/social-media/index.d.ts.map +1 -1
  78. package/dist/social-media/index.js +256 -0
  79. package/dist/social-media/trustpilot-neutral.cjs +1 -0
  80. package/dist/social-media/trustpilot-neutral.d.ts +17 -0
  81. package/dist/social-media/trustpilot-neutral.d.ts.map +1 -0
  82. package/dist/social-media/trustpilot-neutral.js +19 -0
  83. package/dist/social-media/trustpilot-original.cjs +1 -0
  84. package/dist/social-media/trustpilot-original.d.ts +17 -0
  85. package/dist/social-media/trustpilot-original.d.ts.map +1 -0
  86. package/dist/social-media/trustpilot-original.js +19 -0
  87. package/package.json +1 -1
  88. package/src/assets/flag/abkhazia.svg +23 -0
  89. package/src/assets/flag/ata.svg +11 -0
  90. package/src/assets/flag/blr.svg +18 -0
  91. package/src/assets/flag/kna.svg +25 -0
  92. package/src/assets/flag/rus.svg +12 -0
  93. package/src/assets/social-media/capterra-neutral.svg +15 -0
  94. package/src/assets/social-media/capterra-original.svg +15 -0
  95. package/src/assets/social-media/g2-neutral.svg +7 -0
  96. package/src/assets/social-media/g2-original.svg +7 -0
  97. package/src/assets/social-media/trustpilot-neutral.svg +6 -0
  98. package/src/assets/social-media/trustpilot-original.svg +6 -0
  99. package/src/custom/index.ts +8 -0
  100. package/src/custom/motif-circle.tsx +31 -0
  101. package/src/custom/motif-sparkle.tsx +34 -0
  102. package/src/custom/motif-starburst.tsx +36 -0
  103. package/src/custom/motif-sunrise.tsx +33 -0
  104. package/src/custom/star-rating.tsx +27 -18
  105. package/src/flag/abkhazia.tsx +49 -0
  106. package/src/flag/ata.tsx +37 -0
  107. package/src/flag/blr.tsx +44 -0
  108. package/src/flag/dynamic-imports.ts +5 -0
  109. package/src/flag/index.ts +11 -1
  110. package/src/flag/kna.tsx +51 -0
  111. package/src/flag/rus.tsx +38 -0
  112. package/src/index.ts +3 -3
  113. package/src/social-media/capterra-neutral.tsx +41 -0
  114. package/src/social-media/capterra-original.tsx +41 -0
  115. package/src/social-media/dynamic-imports.ts +10 -0
  116. package/src/social-media/g2-neutral.tsx +33 -0
  117. package/src/social-media/g2-original.tsx +33 -0
  118. package/src/social-media/index.ts +13 -1
  119. package/src/social-media/trustpilot-neutral.tsx +32 -0
  120. package/src/social-media/trustpilot-original.tsx +32 -0
@@ -0,0 +1,36 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface MotifStarburstProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * Brand motif — eight-pointed starburst shape
13
+ * Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
14
+ *
15
+ * Also used in the Loading animation as the STAR_BURST morph shape.
16
+ *
17
+ * @example
18
+ * <MotifStarburst size={24} />
19
+ * <MotifStarburst size={32} className="text-primary" />
20
+ */
21
+ export const MotifStarburst = ({
22
+ size = 16,
23
+ ...props
24
+ }: MotifStarburstProps) => (
25
+ <svg
26
+ aria-hidden="true"
27
+ fill="currentColor"
28
+ height={size}
29
+ viewBox="0 0 500 525"
30
+ width={size}
31
+ xmlns="http://www.w3.org/2000/svg"
32
+ {...props}
33
+ >
34
+ <path d="M258.366 5.58795L296.379 97.3854C298.509 102.526 304.729 104.546 309.47 101.636L394.177 49.7215C401.057 45.5112 409.598 51.7117 407.708 59.5523L384.506 156.16C383.206 161.571 387.046 166.861 392.596 167.301L491.645 175.092C499.685 175.722 502.945 185.763 496.815 191.003L421.259 255.528C417.029 259.138 417.029 265.679 421.259 269.299L496.815 333.824C502.945 339.065 499.685 349.106 491.645 349.736L392.596 357.526C387.046 357.966 383.206 363.257 384.506 368.667L407.708 465.275C409.588 473.116 401.047 479.326 394.177 475.106L309.47 423.192C304.729 420.282 298.509 422.302 296.379 427.442L258.366 519.24C255.275 526.69 244.725 526.69 241.634 519.24L203.621 427.442C201.491 422.302 195.271 420.282 190.53 423.192L105.823 475.106C98.9428 479.316 90.4021 473.116 92.2922 465.275L115.494 368.667C116.794 363.257 112.954 357.966 107.403 357.526L8.35543 349.736C0.314784 349.106 -2.94548 339.065 3.18502 333.824L78.7411 269.299C82.9715 265.689 82.9715 259.148 78.7411 255.528L3.18502 191.003C-2.94548 185.763 0.314784 175.722 8.35543 175.092L107.403 167.301C112.954 166.861 116.794 161.571 115.494 156.16L92.2922 59.5523C90.4121 51.7117 98.9528 45.5012 105.823 49.7215L190.53 101.636C195.271 104.546 201.491 102.526 203.621 97.3854L241.634 5.58795C244.725 -1.86265 255.275 -1.86265 258.366 5.58795Z" />
35
+ </svg>
36
+ );
@@ -0,0 +1,33 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface MotifSunriseProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * Brand motif — sunrise shape with 24 radiating rays
13
+ * Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
14
+ *
15
+ * Also used in the Loading animation as the sun morph shape.
16
+ *
17
+ * @example
18
+ * <MotifSunrise size={24} />
19
+ * <MotifSunrise size={32} className="text-primary" />
20
+ */
21
+ export const MotifSunrise = ({ size = 16, ...props }: MotifSunriseProps) => (
22
+ <svg
23
+ aria-hidden="true"
24
+ fill="currentColor"
25
+ height={size}
26
+ viewBox="0 0 500 500"
27
+ width={size}
28
+ xmlns="http://www.w3.org/2000/svg"
29
+ {...props}
30
+ >
31
+ <path d="M254.225 2.31766L279.217 41.6104C280.827 44.1506 284.307 44.7006 286.628 42.7805L322.53 13.1284C325.36 10.7983 329.651 12.1883 330.561 15.7386L342.181 60.8317C342.932 63.7419 346.072 65.3421 348.862 64.242L392.175 47.1408C395.585 45.7907 399.235 48.4509 399.005 52.1012L396.125 98.5744C395.935 101.575 398.425 104.065 401.426 103.875L447.899 100.995C451.559 100.765 454.209 104.415 452.859 107.825L435.758 151.138C434.648 153.938 436.248 157.068 439.168 157.819L484.261 169.439C487.812 170.349 489.202 174.65 486.872 177.47L457.22 213.372C455.299 215.693 455.849 219.163 458.39 220.783L497.682 245.775C500.773 247.745 500.773 252.255 497.682 254.225L458.39 279.217C455.849 280.827 455.299 284.307 457.22 286.628L486.872 322.53C489.202 325.36 487.812 329.651 484.261 330.561L439.168 342.181C436.258 342.932 434.658 346.072 435.758 348.862L452.859 392.175C454.209 395.585 451.549 399.235 447.899 399.005L401.426 396.125C398.425 395.935 395.935 398.425 396.125 401.426L399.005 447.899C399.235 451.559 395.585 454.209 392.175 452.859L348.862 435.758C346.062 434.648 342.932 436.248 342.181 439.168L330.561 484.261C329.651 487.812 325.35 489.202 322.53 486.872L286.628 457.22C284.307 455.299 280.837 455.849 279.217 458.39L254.225 497.682C252.255 500.773 247.745 500.773 245.775 497.682L220.783 458.39C219.173 455.849 215.693 455.299 213.372 457.22L177.47 486.872C174.64 489.202 170.349 487.812 169.439 484.261L157.819 439.168C157.069 436.258 153.928 434.658 151.138 435.758L107.825 452.859C104.415 454.209 100.765 451.549 100.995 447.899L103.875 401.426C104.065 398.425 101.575 395.935 98.5744 396.125L52.1012 399.005C48.4409 399.235 45.7907 395.585 47.1408 392.175L64.242 348.862C65.3521 346.062 63.752 342.932 60.8318 342.181L15.7386 330.561C12.1884 329.651 10.7983 325.35 13.1284 322.53L42.7805 286.628C44.7006 284.307 44.1506 280.837 41.6104 279.217L2.31766 254.225C-0.772554 252.255 -0.772554 247.745 2.31766 245.775L41.6104 220.783C44.1506 219.173 44.7006 215.693 42.7805 213.372L13.1284 177.47C10.7983 174.64 12.1884 170.349 15.7386 169.439L60.8318 157.819C63.742 157.068 65.3421 153.928 64.242 151.138L47.1408 107.825C45.7907 104.415 48.4509 100.765 52.1012 100.995L98.5744 103.875C101.575 104.065 104.065 101.575 103.875 98.5744L100.995 52.1012C100.765 48.4409 104.415 45.7907 107.825 47.1408L151.138 64.242C153.938 65.3521 157.069 63.7519 157.819 60.8317L169.439 15.7386C170.349 12.1883 174.65 10.7983 177.47 13.1284L213.372 42.7805C215.693 44.7006 219.163 44.1506 220.783 41.6104L245.775 2.31766C247.745 -0.772554 252.255 -0.772554 254.225 2.31766Z" />
32
+ </svg>
33
+ );
@@ -8,29 +8,38 @@ import type { LucideProps } from "lucide-react";
8
8
  * this icon uses miter joins for crisp, pointed edges.
9
9
  */
10
10
  export const StarRating = React.forwardRef<SVGSVGElement, LucideProps>(
11
- ({ className, size = 16, strokeWidth = 1.33, absoluteStrokeWidth = true, ...props }, ref) => {
11
+ (
12
+ {
13
+ className,
14
+ size = 16,
15
+ strokeWidth = 1.33,
16
+ absoluteStrokeWidth = true,
17
+ ...props
18
+ },
19
+ ref
20
+ ) => {
12
21
  const computedStrokeWidth = absoluteStrokeWidth
13
22
  ? (Number(strokeWidth) * 24) / Number(size)
14
23
  : strokeWidth;
15
24
 
16
25
  return (
17
- <svg
18
- ref={ref}
19
- aria-hidden="true"
20
- className={className}
21
- fill="none"
22
- height={size}
23
- stroke="currentColor"
24
- strokeLinecap="round"
25
- strokeLinejoin="miter"
26
- strokeWidth={computedStrokeWidth}
27
- viewBox="0 0 24 24"
28
- width={size}
29
- xmlns="http://www.w3.org/2000/svg"
30
- {...props}
31
- >
32
- <path d="M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z" />
33
- </svg>
26
+ <svg
27
+ ref={ref}
28
+ aria-hidden="true"
29
+ className={className}
30
+ fill="none"
31
+ height={size}
32
+ stroke="currentColor"
33
+ strokeLinecap="round"
34
+ strokeLinejoin="miter"
35
+ strokeWidth={computedStrokeWidth}
36
+ viewBox="0 0 24 24"
37
+ width={size}
38
+ xmlns="http://www.w3.org/2000/svg"
39
+ {...props}
40
+ >
41
+ <path d="M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z" />
42
+ </svg>
34
43
  );
35
44
  }
36
45
  );
@@ -0,0 +1,49 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface AbkhaziaProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * Abkhazia icon from flag category
13
+ *
14
+ * @example
15
+ * <Abkhazia size={16} />
16
+ * <Abkhazia size={32} className="text-primary" />
17
+ */
18
+ export const Abkhazia = ({ size = 16, ...props }: AbkhaziaProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g clipPath="url(#clip0_abkhazia)">
28
+ <path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#F0F0F0"/>
29
+ <path d="M20.3971 3.42862C18.2327 1.308 15.2694 0 12 0C10.9565 0 7.9034 1.308 5.73914 3.42862H20.3971Z" fill="#6DA544"/>
30
+ <path d="M12 10.2858H23.8776C23.7044 9.07521 23.3508 7.92302 22.8445 6.85718H11.4783L12 10.2858Z" fill="#6DA544"/>
31
+ <path d="M1.15551 17.1429H22.8445C23.3508 16.0771 23.7044 14.9248 23.8776 13.7143H0.122437C0.29564 14.9249 0.649124 16.0772 1.15551 17.1429Z" fill="#6DA544"/>
32
+ <path d="M3.60291 20.5714C5.76726 22.692 8.73061 24 12 24C15.2694 24 18.2327 22.692 20.3971 20.5714H3.60291Z" fill="#6DA544"/>
33
+ <path d="M12 0C5.95472 0 0.954374 4.47052 0.122437 10.2857H12V0Z" fill="#D80027"/>
34
+ <path d="M5.99999 9.20001L5.47827 8.15658V6.06961L6.78262 5.02612L8.08696 6.06961V7.63481L8.60868 7.11309V8.15658L7.56519 9.20001H5.99999Z" fill="#F0F0F0"/>
35
+ <path d="M3.19381 6L3.33195 6.42516H3.77895L3.41731 6.68798L3.5555 7.11309L3.19381 6.85031L2.83213 7.11309L2.97031 6.68798L2.60867 6.42516H3.05567L3.19381 6Z" fill="#F0F0F0"/>
36
+ <path d="M4.2373 4.95648L4.37544 5.38164H4.82249L4.4608 5.64447L4.59894 6.06958L4.2373 5.80684L3.87566 6.06958L4.01385 5.64447L3.65216 5.38164H4.09911L4.2373 4.95648Z" fill="#F0F0F0"/>
37
+ <path d="M5.28079 3.91302L5.41893 4.33818H5.86588L5.50429 4.60101L5.64238 5.02612L5.28079 4.76338L4.9191 5.02612L5.05724 4.60101L4.69565 4.33818H5.1426L5.28079 3.91302Z" fill="#F0F0F0"/>
38
+ <path d="M10.3713 6L10.2332 6.42516H9.78625L10.1478 6.68798L10.0097 7.11309L10.3713 6.85031L10.733 7.11309L10.5949 6.68798L10.9565 6.42516H10.5095L10.3713 6Z" fill="#F0F0F0"/>
39
+ <path d="M9.32786 4.95648L9.18972 5.38164H8.74277L9.10436 5.64447L8.96622 6.06958L9.32786 5.80684L9.68955 6.06958L9.55136 5.64447L9.913 5.38164H9.46605L9.32786 4.95648Z" fill="#F0F0F0"/>
40
+ <path d="M8.28445 3.91302L8.14626 4.33818H7.69931L8.0609 4.60101L7.92276 5.02612L8.28445 4.76338L8.64609 5.02612L8.50795 4.60101L8.86954 4.33818H8.42259L8.28445 3.91302Z" fill="#F0F0F0"/>
41
+ <path d="M6.78262 3.3913L6.64443 3.81645H6.19748L6.55907 4.07923L6.42093 4.50434L6.78262 4.24161L7.14426 4.50434L7.00612 4.07923L7.36771 3.81645H6.92076L6.78262 3.3913Z" fill="#F0F0F0"/>
42
+ </g>
43
+ <defs>
44
+ <clipPath id="clip0_abkhazia">
45
+ <rect fill="white" height="24" width="24"/>
46
+ </clipPath>
47
+ </defs>
48
+ </svg>
49
+ );
@@ -0,0 +1,37 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface ATAProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * ATA icon from flag category
13
+ *
14
+ * @example
15
+ * <ATA size={16} />
16
+ * <ATA size={32} className="text-primary" />
17
+ */
18
+ export const ATA = ({ size = 16, ...props }: ATAProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g clipPath="url(#clip0_ata)">
28
+ <circle cx="12" cy="12" fill="#3A7DCE" r="12"/>
29
+ <path d="M6.02875 11.8835C5.8975 11.591 5.8975 11.591 5.8975 11.2985C5.83 11.2985 5.8225 11.3097 5.785 11.2985C5.74375 11.2872 5.72875 11.5685 5.605 11.516C5.58625 11.486 5.695 11.2835 5.57875 11.1972C5.54125 11.171 5.58625 11.0022 5.57125 10.9272C5.57125 10.9272 5.42125 11.0172 5.30875 10.7097C5.2525 10.6272 5.1775 10.7847 5.1775 10.7847C5.1775 10.7847 5.21125 10.8747 5.15125 10.8972C5.06875 10.8297 5.005 10.8672 4.9 10.7697C4.795 10.6722 4.9225 10.5672 4.72 10.4885C4.85125 10.121 4.85125 10.1922 5.1775 10.046C4.9825 9.89597 4.9825 9.89597 4.85125 9.67847C4.65625 9.60347 4.58875 9.52847 4.39375 9.38597C4.13125 9.01472 4 8.27972 4 7.76597C4.165 7.59347 4.39375 8.35472 4.72 8.57597L5.1775 8.79722C5.44 8.94347 5.50375 9.08972 5.7025 9.23597L6.2875 9.46097C6.55 9.67847 6.68125 9.97097 6.87625 10.046C7.09 10.046 7.13125 9.90722 7.19875 9.89972C7.585 9.87722 7.78 9.82472 7.855 9.69347C7.93375 9.58847 8.1175 9.75347 8.6425 9.53222L8.57875 9.23597C8.57875 9.23597 8.7175 9.10847 8.905 9.16097C8.90125 9.02972 8.88625 8.67347 9.07375 8.50847C8.96125 8.37722 9.14125 8.17097 9.14875 8.10722C9.09625 7.78472 9.20125 7.78097 9.22375 7.68347C9.24625 7.58972 9.13375 7.61972 9.16375 7.48847C9.1975 7.35722 9.38875 7.32722 9.41125 7.21847C9.4375 7.10972 9.37 6.68222 9.3625 6.58847C9.715 6.48347 9.8275 6.16097 9.95125 6.29597C10.015 5.85347 10.0825 5.70347 10.4762 5.70347C10.5287 5.56847 10.33 5.45222 10.4088 5.40722C10.54 5.38847 10.6375 5.39972 10.7913 5.62097C10.84 5.69597 10.8513 5.51972 10.9 5.50097C10.9488 5.48222 11.065 5.48222 11.0838 5.39597C11.1025 5.30597 11.1287 5.18597 11.1962 5.03972C11.2488 4.91972 11.29 5.08847 11.3387 5.32097C11.6162 5.33222 12.2387 5.39972 12.5012 5.48222C12.6962 5.53847 12.8275 5.42597 13.015 5.39972C13.1538 5.55722 13.285 5.43722 13.36 5.77472C13.4613 5.95472 13.6337 5.78972 13.6713 5.84222C13.8888 6.52097 14.6388 6.06347 14.6987 6.07472C14.7925 6.07472 14.9088 6.37472 14.9875 6.37097C15.1075 6.34847 15.0737 6.25472 15.1825 6.29222C15.1525 6.54722 15.3925 6.83972 15.3925 7.03097C15.3925 7.03097 15.4487 7.06472 15.505 7.00847C15.5575 6.94847 15.6062 6.80597 15.655 6.80972C15.7675 6.82847 16.48 7.03472 16.6225 7.10597C16.6863 7.23722 16.7463 7.30472 16.8775 7.28222C16.9825 7.36097 16.9075 7.46972 16.9675 7.47347C17.0988 7.39847 17.1438 7.32347 17.275 7.39472C17.4063 7.46972 17.5375 7.61597 17.6012 7.76222C17.6012 7.83722 17.5337 8.12972 17.6012 8.57222C17.635 8.71847 17.965 9.78347 17.965 9.89222C17.965 10.0422 17.8638 10.1172 17.7963 10.2635C18.0588 10.4847 17.7963 10.8522 17.665 11.0735C18.6475 11.2947 18.19 11.7335 18.9738 11.5122C18.7788 12.0297 18.8463 11.9885 19.0413 12.5022C18.6513 12.7947 19.0338 12.8847 18.775 13.2522C18.7563 13.2785 18.9288 13.5747 19.1688 13.5747C19.105 14.1597 18.9062 13.9422 18.9738 14.8235C18.46 14.8122 18.6663 15.4835 18.3212 15.4122C18.34 15.8322 18.5162 15.8697 18.4488 16.2935C18.1862 16.3685 18.1863 16.3685 18.0588 16.5897L17.8637 16.5147C17.7962 16.8822 17.665 16.9572 17.8637 17.3247C17.8637 17.3247 17.6088 17.3322 17.5338 17.3247C17.53 17.4522 17.6463 17.486 17.665 17.6172C17.6575 17.6697 17.2938 17.9022 17.0125 17.9135C16.9375 18.0935 17.2075 18.2885 17.1925 18.3785C16.885 18.446 16.75 18.866 16.75 18.866C16.75 18.866 16.9075 18.941 16.8813 19.016C16.7988 18.9485 16.75 18.941 16.6188 18.941C16.555 18.9597 16.3938 18.941 16.2438 19.2297C16.075 19.2897 15.9963 19.2672 15.8688 19.4547C15.8125 19.2785 15.73 19.4585 15.6325 19.5297C15.5312 19.5972 15.4 19.7735 15.3813 19.766C15.385 19.7135 15.4413 19.5297 15.4413 19.5297L15.0775 19.616C15.0513 19.6197 15.0588 19.4022 14.995 19.4097C14.9312 19.4172 14.755 19.6835 14.695 19.691C14.635 19.6985 14.6163 19.6085 14.5637 19.616C14.5112 19.6235 14.4137 19.8972 14.3762 19.9047C14.3387 19.9085 14.1888 19.736 14.065 19.7622C13.4237 20.0172 13.3188 19.2597 13.2213 19.6872C13.0863 19.6047 13.1087 19.6497 12.97 19.691C12.8837 19.7172 12.8763 19.5635 12.7975 19.5635C12.6438 19.571 12.6475 19.736 12.565 19.6872C12.4975 19.3422 12.0775 19.4022 12.04 19.256C12.0025 19.1097 12.22 19.106 12.2875 19.001C12.34 18.851 12.2312 18.791 12.4487 18.6485C12.73 18.4347 12.7037 17.906 12.6325 17.6997C12.6325 17.6997 12.4113 17.036 12.37 17.036C12.2387 16.9985 12.2388 17.2797 12.0475 17.3585C11.6538 17.5085 10.96 16.9872 10.84 16.9872C10.7312 16.9872 10.2213 17.1222 10.24 16.8372C10.165 17.1147 9.88375 16.901 9.865 16.901C9.6025 16.901 9.70375 17.1297 9.5275 17.1222C9.44875 17.0922 8.6425 17.036 8.6425 17.036V17.186L7.66375 16.7435C7.27 16.5935 7.465 16.2297 6.8125 16.451V16.0085H6.48625C6.6175 15.1235 6.48625 15.566 6.41875 14.756L6.15625 14.831C5.89375 14.4335 6.52375 14.5085 5.96125 14.2422C5.96125 14.2422 5.9725 13.8035 5.83 13.9497C5.80375 13.9685 5.8975 14.1672 5.8975 14.1672C5.3725 14.0922 5.245 13.9497 5.245 13.361C5.245 13.361 5.6725 13.4285 5.635 13.361C5.575 13.2485 5.49625 12.536 5.5075 12.4835C5.50375 12.386 5.90875 12.146 5.83 11.9135C5.8825 11.891 6.02875 11.8872 6.02875 11.8872" fill="white"/>
30
+ </g>
31
+ <defs>
32
+ <clipPath id="clip0_ata">
33
+ <rect fill="white" height="24" width="24"/>
34
+ </clipPath>
35
+ </defs>
36
+ </svg>
37
+ );
@@ -0,0 +1,44 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface BLRProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * BLR icon from flag category
13
+ *
14
+ * @example
15
+ * <BLR size={16} />
16
+ * <BLR size={32} className="text-primary" />
17
+ */
18
+ export const BLR = ({ size = 16, ...props }: BLRProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g clipPath="url(#clip0_blr)">
28
+ <path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#FCFCFC"/>
29
+ <path d="M4.9565 11.1304L3.65216 8.76402L4.9565 6.43475L6.26085 8.76402L4.9565 11.1304Z" fill="#A2001D"/>
30
+ <path d="M2.3478 11.1304L1.04346 8.76402L2.3478 6.43475L3.65214 8.76402L2.3478 11.1304Z" fill="#A2001D"/>
31
+ <path d="M4.9565 17.5652L3.65216 15.1988L4.9565 12.8696L6.26085 15.1988L4.9565 17.5652Z" fill="#A2001D"/>
32
+ <path d="M2.3478 17.5652L1.04346 15.1988L2.3478 12.8696L3.65214 15.1988L2.3478 17.5652Z" fill="#A2001D"/>
33
+ <path d="M6.26083 2.3293L5.89155 1.66986C5.22921 2.0623 4.60797 2.51666 4.03558 3.02497L4.95649 4.69564L6.26083 2.3293Z" fill="#A2001D"/>
34
+ <path d="M4.95647 19.3043L4.02582 20.9663C4.59769 21.4753 5.21851 21.9304 5.88057 22.3236L6.26086 21.6336L4.95647 19.3043Z" fill="#A2001D"/>
35
+ <path d="M7.30432 15.1304V23.0459C8.74662 23.6598 10.3335 24 12 24C17.1596 24 21.5581 20.7435 23.2536 16.1739L7.30432 15.1304Z" fill="#6DA544"/>
36
+ <path d="M23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 5.37263 18.6274 0 12 0C10.3336 0 8.74662 0.339984 7.30432 0.953813V16.1739H23.2536V16.1739Z" fill="#A2001D"/>
37
+ </g>
38
+ <defs>
39
+ <clipPath id="clip0_blr">
40
+ <rect fill="white" height="24" width="24"/>
41
+ </clipPath>
42
+ </defs>
43
+ </svg>
44
+ );
@@ -8,6 +8,7 @@ import type { ComponentType, SVGProps } from "react";
8
8
  type IconModule = { default: ComponentType<SVGProps<SVGSVGElement>> };
9
9
 
10
10
  export const flagIconImports = {
11
+ Abkhazia: () => import("./abkhazia.js").then((m) => ({ default: m.Abkhazia })),
11
12
  ABW: () => import("./abw.js").then((m) => ({ default: m.ABW })),
12
13
  AFG: () => import("./afg.js").then((m) => ({ default: m.AFG })),
13
14
  AGO: () => import("./ago.js").then((m) => ({ default: m.AGO })),
@@ -19,6 +20,7 @@ export const flagIconImports = {
19
20
  ARG: () => import("./arg.js").then((m) => ({ default: m.ARG })),
20
21
  ARM: () => import("./arm.js").then((m) => ({ default: m.ARM })),
21
22
  ASM: () => import("./asm.js").then((m) => ({ default: m.ASM })),
23
+ ATA: () => import("./ata.js").then((m) => ({ default: m.ATA })),
22
24
  ATG: () => import("./atg.js").then((m) => ({ default: m.ATG })),
23
25
  AUS: () => import("./aus.js").then((m) => ({ default: m.AUS })),
24
26
  AUT: () => import("./aut.js").then((m) => ({ default: m.AUT })),
@@ -38,6 +40,7 @@ export const flagIconImports = {
38
40
  BHS: () => import("./bhs.js").then((m) => ({ default: m.BHS })),
39
41
  BIH: () => import("./bih.js").then((m) => ({ default: m.BIH })),
40
42
  BLM: () => import("./blm.js").then((m) => ({ default: m.BLM })),
43
+ BLR: () => import("./blr.js").then((m) => ({ default: m.BLR })),
41
44
  BLZ: () => import("./blz.js").then((m) => ({ default: m.BLZ })),
42
45
  BMU: () => import("./bmu.js").then((m) => ({ default: m.BMU })),
43
46
  BOL: () => import("./bol.js").then((m) => ({ default: m.BOL })),
@@ -135,6 +138,7 @@ export const flagIconImports = {
135
138
  KGZ: () => import("./kgz.js").then((m) => ({ default: m.KGZ })),
136
139
  KHM: () => import("./khm.js").then((m) => ({ default: m.KHM })),
137
140
  KIR: () => import("./kir.js").then((m) => ({ default: m.KIR })),
141
+ KNA: () => import("./kna.js").then((m) => ({ default: m.KNA })),
138
142
  KOR: () => import("./kor.js").then((m) => ({ default: m.KOR })),
139
143
  KWT: () => import("./kwt.js").then((m) => ({ default: m.KWT })),
140
144
  LAO: () => import("./lao.js").then((m) => ({ default: m.LAO })),
@@ -205,6 +209,7 @@ export const flagIconImports = {
205
209
  QAT: () => import("./qat.js").then((m) => ({ default: m.QAT })),
206
210
  RapaNui: () => import("./rapa-nui.js").then((m) => ({ default: m.RapaNui })),
207
211
  ROU: () => import("./rou.js").then((m) => ({ default: m.ROU })),
212
+ RUS: () => import("./rus.js").then((m) => ({ default: m.RUS })),
208
213
  RWA: () => import("./rwa.js").then((m) => ({ default: m.RWA })),
209
214
  SabaIsland: () => import("./saba-island.js").then((m) => ({ default: m.SabaIsland })),
210
215
  Sardinia: () => import("./sardinia.js").then((m) => ({ default: m.Sardinia })),
package/src/flag/index.ts CHANGED
@@ -1,12 +1,14 @@
1
1
  /**
2
2
  * Flag icons
3
- * Auto-generated on 2026-02-17T14:47:24.119Z
3
+ * Auto-generated on 2026-04-16T08:30:32.846Z
4
4
  * Do not edit manually
5
5
  *
6
6
  * All icons are React SVG components with TypeScript support
7
7
  * Each icon accepts a `size` prop for consistent sizing
8
8
  */
9
9
 
10
+ export { Abkhazia } from "./abkhazia.js";
11
+ export type { AbkhaziaProps } from "./abkhazia.js";
10
12
  export { ABW } from "./abw.js";
11
13
  export type { ABWProps } from "./abw.js";
12
14
  export { AFG } from "./afg.js";
@@ -29,6 +31,8 @@ export { ARM } from "./arm.js";
29
31
  export type { ARMProps } from "./arm.js";
30
32
  export { ASM } from "./asm.js";
31
33
  export type { ASMProps } from "./asm.js";
34
+ export { ATA } from "./ata.js";
35
+ export type { ATAProps } from "./ata.js";
32
36
  export { ATG } from "./atg.js";
33
37
  export type { ATGProps } from "./atg.js";
34
38
  export { AUS } from "./aus.js";
@@ -65,6 +69,8 @@ export { BIH } from "./bih.js";
65
69
  export type { BIHProps } from "./bih.js";
66
70
  export { BLM } from "./blm.js";
67
71
  export type { BLMProps } from "./blm.js";
72
+ export { BLR } from "./blr.js";
73
+ export type { BLRProps } from "./blr.js";
68
74
  export { BLZ } from "./blz.js";
69
75
  export type { BLZProps } from "./blz.js";
70
76
  export { BMU } from "./bmu.js";
@@ -255,6 +261,8 @@ export { KHM } from "./khm.js";
255
261
  export type { KHMProps } from "./khm.js";
256
262
  export { KIR } from "./kir.js";
257
263
  export type { KIRProps } from "./kir.js";
264
+ export { KNA } from "./kna.js";
265
+ export type { KNAProps } from "./kna.js";
258
266
  export { KOR } from "./kor.js";
259
267
  export type { KORProps } from "./kor.js";
260
268
  export { KWT } from "./kwt.js";
@@ -395,6 +403,8 @@ export { RapaNui } from "./rapa-nui.js";
395
403
  export type { RapaNuiProps } from "./rapa-nui.js";
396
404
  export { ROU } from "./rou.js";
397
405
  export type { ROUProps } from "./rou.js";
406
+ export { RUS } from "./rus.js";
407
+ export type { RUSProps } from "./rus.js";
398
408
  export { RWA } from "./rwa.js";
399
409
  export type { RWAProps } from "./rwa.js";
400
410
  export { SabaIsland } from "./saba-island.js";
@@ -0,0 +1,51 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface KNAProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * Saint Kitts and Nevis — KNA icon from flag category
13
+ *
14
+ * @example
15
+ * <KNA size={16} />
16
+ * <KNA size={32} className="text-primary" />
17
+ */
18
+ export const KNA = ({ size = 16, ...props }: KNAProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g clipPath="url(#clip0_26781_1047)">
28
+ <circle cx="12" cy="12" fill="#3A7DCE" r="12"/>
29
+ <g clipPath="url(#clip1_26781_1047)">
30
+ <mask height="24" id="mask0_26781_1047" maskUnits="userSpaceOnUse" style={{ maskType: "luminance" }} width="33" x="-4" y="0">
31
+ <path d="M-4 0H28.0016V24H-4V0Z" fill="white"/>
32
+ </mask>
33
+ <g mask="url(#mask0_26781_1047)">
34
+ <path clipRule="evenodd" d="M-5.29834 0.0093689H29.2767V23.9766H-5.29834V0.0093689Z" fill="#FFE900" fillRule="evenodd"/>
35
+ <path clipRule="evenodd" d="M-5.31714 0.009375L-5.27964 17.2875L21.6266 0L-5.31714 0.009375Z" fill="#35A100" fillRule="evenodd"/>
36
+ <path clipRule="evenodd" d="M29.3188 23.9766L29.2532 6.01407L2.11255 23.9906L29.3188 23.9766Z" fill="#C70000" fillRule="evenodd"/>
37
+ <path clipRule="evenodd" d="M-5.30304 18.5906L-5.2796 24L0.593836 23.9906L29.2673 4.76718L29.2392 0.0656189L23.436 0.0093689L-5.30304 18.5906Z" fill="#000001" fillRule="evenodd"/>
38
+ <path clipRule="evenodd" d="M17.586 7.34063L17.1267 5.3625L18.6876 6.62813L20.4688 5.475L19.6532 7.41094L21.2188 8.67657L19.147 8.60625L18.336 10.5422L17.872 8.56407L15.8048 8.49375L17.586 7.34063ZM4.68604 15.7313L4.22197 13.7484L5.78291 15.0141L7.56416 13.8609L6.74853 15.7969L8.31416 17.0625L6.24697 16.9922L5.43135 18.9281L4.97197 16.95L2.90479 16.8797L4.68604 15.7313Z" fill="white" fillRule="evenodd"/>
39
+ </g>
40
+ </g>
41
+ </g>
42
+ <defs>
43
+ <clipPath id="clip0_26781_1047">
44
+ <rect fill="white" height="24" rx="12" width="24"/>
45
+ </clipPath>
46
+ <clipPath id="clip1_26781_1047">
47
+ <rect fill="white" height="24" width="32"/>
48
+ </clipPath>
49
+ </defs>
50
+ </svg>
51
+ );
@@ -0,0 +1,38 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface RUSProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * RUS icon from flag category
13
+ *
14
+ * @example
15
+ * <RUS size={16} />
16
+ * <RUS size={32} className="text-primary" />
17
+ */
18
+ export const RUS = ({ size = 16, ...props }: RUSProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g clipPath="url(#clip0_rus)">
28
+ <path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#F0F0F0"/>
29
+ <path d="M23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 10.5322 23.736 9.1261 23.2536 7.82611H0.746391C0.264047 9.1261 0 10.5322 0 12C0 13.4678 0.264047 14.8739 0.746391 16.1739L12 17.2174L23.2536 16.1739Z" fill="#0052B4"/>
30
+ <path d="M12 24C17.1596 24 21.5581 20.7435 23.2536 16.1739H0.746399C2.44191 20.7435 6.84043 24 12 24Z" fill="#D80027"/>
31
+ </g>
32
+ <defs>
33
+ <clipPath id="clip0_rus">
34
+ <rect fill="white" height="24" width="24"/>
35
+ </clipPath>
36
+ </defs>
37
+ </svg>
38
+ );
package/src/index.ts CHANGED
@@ -15,6 +15,7 @@ export type { IconNode, LucideProps } from "lucide-react";
15
15
  // All icons are React SVG components with proper fill colors
16
16
  export * from "./flag/index.js";
17
17
  // Preview of available flag icons:
18
+ export { Abkhazia } from "./flag/abkhazia.js";
18
19
  export { ABW } from "./flag/abw.js";
19
20
  export { AFG } from "./flag/afg.js";
20
21
  export { AGO } from "./flag/ago.js";
@@ -24,8 +25,7 @@ export { ALB } from "./flag/alb.js";
24
25
  export { AND } from "./flag/and.js";
25
26
  export { ARE } from "./flag/are.js";
26
27
  export { ARG } from "./flag/arg.js";
27
- export { ARM } from "./flag/arm.js";
28
- // ... and 247 more
28
+ // ... and 252 more
29
29
 
30
30
  // Social Media icons - Full list available via barrel exports
31
31
  // All icons are React SVG components with proper fill colors
@@ -41,7 +41,7 @@ export { ApplePodcastsNeutral } from "./social-media/apple-podcasts-neutral.js";
41
41
  export { ApplePodcastsOriginal } from "./social-media/apple-podcasts-original.js";
42
42
  export { ArtstationNeutral } from "./social-media/artstation-neutral.js";
43
43
  export { ArtstationOriginal } from "./social-media/artstation-original.js";
44
- // ... and 111 more
44
+ // ... and 117 more
45
45
 
46
46
  // Custom icons
47
47
  export * from "./custom/index.js";
@@ -0,0 +1,41 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface CapterraNeutralProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * CapterraNeutral icon from social-media category
13
+ *
14
+ * @example
15
+ * <CapterraNeutral size={16} />
16
+ * <CapterraNeutral size={32} className="text-primary" />
17
+ */
18
+ export const CapterraNeutral = ({ size = 16, ...props }: CapterraNeutralProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g transform="scale(0.48)">
28
+ <g clipPath="url(#clip0_capterra_neut)">
29
+ <path d="M0.45343 18.3837L21.1894 18.3879L33.7984 18.39V5.89844L0.45343 18.3837Z" fill="#111412"/>
30
+ <path d="M33.7983 5.8985V50L49.5466 0L33.7983 5.8985Z" fill="#111412"/>
31
+ <path d="M33.7983 18.3898L21.1894 18.3877L33.7985 49.9998L33.7983 18.3898Z" fill="#111412"/>
32
+ <path d="M0.45343 18.3838L24.4229 26.4991L21.1894 18.3879L0.45343 18.3838Z" fill="#111412"/>
33
+ </g>
34
+ </g>
35
+ <defs>
36
+ <clipPath id="clip0_capterra_neut">
37
+ <rect fill="white" height="50" width="50"/>
38
+ </clipPath>
39
+ </defs>
40
+ </svg>
41
+ );
@@ -0,0 +1,41 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface CapterraOriginalProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * CapterraOriginal icon from social-media category
13
+ *
14
+ * @example
15
+ * <CapterraOriginal size={16} />
16
+ * <CapterraOriginal size={32} className="text-primary" />
17
+ */
18
+ export const CapterraOriginal = ({ size = 16, ...props }: CapterraOriginalProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g transform="scale(0.48)">
28
+ <g clipPath="url(#clip0_capterra_orig)">
29
+ <path d="M0.45343 18.3837L21.1894 18.3879L33.7984 18.39V5.89844L0.45343 18.3837Z" fill="#FF9D28"/>
30
+ <path d="M33.7983 5.8985V50L49.5466 0L33.7983 5.8985Z" fill="#68C5ED"/>
31
+ <path d="M33.7983 18.3898L21.1894 18.3877L33.7985 49.9998L33.7983 18.3898Z" fill="#044D80"/>
32
+ <path d="M0.45343 18.3838L24.4229 26.4991L21.1894 18.3879L0.45343 18.3838Z" fill="#E54747"/>
33
+ </g>
34
+ </g>
35
+ <defs>
36
+ <clipPath id="clip0_capterra_orig">
37
+ <rect fill="white" height="50" width="50"/>
38
+ </clipPath>
39
+ </defs>
40
+ </svg>
41
+ );
@@ -32,6 +32,10 @@ export const socialMediaIconImports = {
32
32
  import("./behance-original.js").then((m) => ({ default: m.BehanceOriginal })),
33
33
  BoostyNeutral: () => import("./boosty-neutral.js").then((m) => ({ default: m.BoostyNeutral })),
34
34
  BoostyOriginal: () => import("./boosty-original.js").then((m) => ({ default: m.BoostyOriginal })),
35
+ CapterraNeutral: () =>
36
+ import("./capterra-neutral.js").then((m) => ({ default: m.CapterraNeutral })),
37
+ CapterraOriginal: () =>
38
+ import("./capterra-original.js").then((m) => ({ default: m.CapterraOriginal })),
35
39
  DevianartNeutral: () =>
36
40
  import("./devianart-neutral.js").then((m) => ({ default: m.DevianartNeutral })),
37
41
  DevianartOriginal: () =>
@@ -53,6 +57,8 @@ export const socialMediaIconImports = {
53
57
  import("./facebook-original.js").then((m) => ({ default: m.FacebookOriginal })),
54
58
  FigmaNeutral: () => import("./figma-neutral.js").then((m) => ({ default: m.FigmaNeutral })),
55
59
  FigmaOriginal: () => import("./figma-original.js").then((m) => ({ default: m.FigmaOriginal })),
60
+ G2Neutral: () => import("./g2-neutral.js").then((m) => ({ default: m.G2Neutral })),
61
+ G2Original: () => import("./g2-original.js").then((m) => ({ default: m.G2Original })),
56
62
  GithubNeutral: () => import("./github-neutral.js").then((m) => ({ default: m.GithubNeutral })),
57
63
  GithubOriginal: () => import("./github-original.js").then((m) => ({ default: m.GithubOriginal })),
58
64
  GmailNeutral: () => import("./gmail-neutral.js").then((m) => ({ default: m.GmailNeutral })),
@@ -154,6 +160,10 @@ export const socialMediaIconImports = {
154
160
  TiktokOriginal: () => import("./tiktok-original.js").then((m) => ({ default: m.TiktokOriginal })),
155
161
  TinderNeutral: () => import("./tinder-neutral.js").then((m) => ({ default: m.TinderNeutral })),
156
162
  TinderOriginal: () => import("./tinder-original.js").then((m) => ({ default: m.TinderOriginal })),
163
+ TrustpilotNeutral: () =>
164
+ import("./trustpilot-neutral.js").then((m) => ({ default: m.TrustpilotNeutral })),
165
+ TrustpilotOriginal: () =>
166
+ import("./trustpilot-original.js").then((m) => ({ default: m.TrustpilotOriginal })),
157
167
  TumblrNeutral: () => import("./tumblr-neutral.js").then((m) => ({ default: m.TumblrNeutral })),
158
168
  TumblrOriginal: () => import("./tumblr-original.js").then((m) => ({ default: m.TumblrOriginal })),
159
169
  TwitchNeutral: () => import("./twitch-neutral.js").then((m) => ({ default: m.TwitchNeutral })),
@@ -0,0 +1,33 @@
1
+ import type { SVGProps } from "react";
2
+
3
+ export interface G2NeutralProps extends SVGProps<SVGSVGElement> {
4
+ /**
5
+ * Icon size (width and height)
6
+ * @default 16
7
+ */
8
+ size?: number | string;
9
+ }
10
+
11
+ /**
12
+ * G2Neutral icon from social-media category
13
+ *
14
+ * @example
15
+ * <G2Neutral size={16} />
16
+ * <G2Neutral size={32} className="text-primary" />
17
+ */
18
+ export const G2Neutral = ({ size = 16, ...props }: G2NeutralProps) => (
19
+ <svg
20
+ fill="none"
21
+ height={size}
22
+ viewBox="0 0 24 24"
23
+ width={size}
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ {...props}
26
+ >
27
+ <g transform="scale(0.48)">
28
+ <path d="M35.2197 35.6198C37.1099 38.8112 38.979 41.9664 40.8467 45.1181C32.5762 51.2788 19.7088 52.0233 10.1833 44.9288C-0.77846 36.7581 -2.58012 22.8165 3.28864 12.7808C10.0386 1.23751 22.6699 -1.31535 30.8027 0.556566C30.5827 1.02147 25.7118 10.8535 25.7118 10.8535C25.7118 10.8535 25.3267 10.8781 25.1089 10.8822C22.705 10.9813 20.9146 11.5255 18.9956 12.4909C16.8902 13.5598 15.0859 15.1142 13.7404 17.0182C12.395 18.9223 11.5493 21.1179 11.2774 23.4133C10.9936 25.7412 11.3245 28.1011 12.2386 30.27C13.0116 32.1036 14.1049 33.7321 15.5707 35.107C17.8193 37.2182 20.4951 38.5254 23.5967 38.9582C26.5339 39.3684 29.3587 38.9623 32.0056 37.6681C32.9985 37.1833 33.8431 36.648 34.8304 35.9137C34.9562 35.8344 35.0679 35.7339 35.2197 35.6198Z" fill="#111412"/>
29
+ <path d="M35.2588 7.63031C34.7789 7.17087 34.3341 6.74699 33.8914 6.32038C33.6272 6.06605 33.3728 5.80146 33.1023 5.55329C33.0053 5.46372 32.8915 5.34135 32.8915 5.34135C32.8915 5.34135 32.9835 5.15128 33.0229 5.07334C33.5408 4.06218 34.3523 3.32312 35.315 2.73516C36.3795 2.08005 37.6198 1.74673 38.879 1.77732C40.4902 1.80809 41.9883 2.19847 43.2525 3.24997C44.1856 4.02595 44.6641 5.01045 44.7485 6.18569C44.889 8.16836 44.0458 9.68681 42.3713 10.7465C41.3875 11.37 40.3265 11.852 39.2627 12.4229C38.6759 12.7381 38.1742 13.015 37.6008 13.5852C37.0963 14.1574 37.0717 14.6968 37.0717 14.6968L44.6936 14.6872V17.9901H32.9287C32.9287 17.9901 32.9287 17.7645 32.9287 17.6708C32.8837 16.0478 33.0784 14.5204 33.8422 13.0464C34.5449 11.6941 35.6368 10.7041 36.9487 9.94183C37.9592 9.35455 39.023 8.85478 40.0356 8.27023C40.6603 7.90993 41.1016 7.38145 41.098 6.61504C41.098 5.95734 40.6062 5.3728 39.9035 5.19025C38.2466 4.75543 36.5602 5.44937 35.6832 6.92475C35.5553 7.14011 35.4246 7.3541 35.2588 7.63031Z" fill="#111412"/>
30
+ <path d="M50 32.11L43.5768 21.3174H30.8661L24.4015 32.2214H37.2056L43.5241 42.9627L50 32.11Z" fill="#111412"/>
31
+ </g>
32
+ </svg>
33
+ );