@brightlocal/icons 2.1.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 (80) 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/flag/index.cjs +1 -0
  22. package/dist/flag/index.d.ts +1 -1
  23. package/dist/flag/index.js +526 -0
  24. package/dist/index.cjs +1 -1
  25. package/dist/index.js +1101 -1081
  26. package/dist/social-media/capterra-neutral.cjs +1 -0
  27. package/dist/social-media/capterra-neutral.d.ts +17 -0
  28. package/dist/social-media/capterra-neutral.d.ts.map +1 -0
  29. package/dist/social-media/capterra-neutral.js +24 -0
  30. package/dist/social-media/capterra-original.cjs +1 -0
  31. package/dist/social-media/capterra-original.d.ts +17 -0
  32. package/dist/social-media/capterra-original.d.ts.map +1 -0
  33. package/dist/social-media/capterra-original.js +24 -0
  34. package/dist/social-media/dynamic-imports.cjs +1 -1
  35. package/dist/social-media/dynamic-imports.d.ts +18 -0
  36. package/dist/social-media/dynamic-imports.d.ts.map +1 -1
  37. package/dist/social-media/dynamic-imports.js +6 -0
  38. package/dist/social-media/g2-neutral.cjs +1 -0
  39. package/dist/social-media/g2-neutral.d.ts +17 -0
  40. package/dist/social-media/g2-neutral.d.ts.map +1 -0
  41. package/dist/social-media/g2-neutral.js +20 -0
  42. package/dist/social-media/g2-original.cjs +1 -0
  43. package/dist/social-media/g2-original.d.ts +17 -0
  44. package/dist/social-media/g2-original.d.ts.map +1 -0
  45. package/dist/social-media/g2-original.js +20 -0
  46. package/dist/social-media/index.cjs +1 -0
  47. package/dist/social-media/index.d.ts +13 -1
  48. package/dist/social-media/index.d.ts.map +1 -1
  49. package/dist/social-media/index.js +256 -0
  50. package/dist/social-media/trustpilot-neutral.cjs +1 -0
  51. package/dist/social-media/trustpilot-neutral.d.ts +17 -0
  52. package/dist/social-media/trustpilot-neutral.d.ts.map +1 -0
  53. package/dist/social-media/trustpilot-neutral.js +19 -0
  54. package/dist/social-media/trustpilot-original.cjs +1 -0
  55. package/dist/social-media/trustpilot-original.d.ts +17 -0
  56. package/dist/social-media/trustpilot-original.d.ts.map +1 -0
  57. package/dist/social-media/trustpilot-original.js +19 -0
  58. package/package.json +1 -1
  59. package/src/assets/social-media/capterra-neutral.svg +15 -0
  60. package/src/assets/social-media/capterra-original.svg +15 -0
  61. package/src/assets/social-media/g2-neutral.svg +7 -0
  62. package/src/assets/social-media/g2-original.svg +7 -0
  63. package/src/assets/social-media/trustpilot-neutral.svg +6 -0
  64. package/src/assets/social-media/trustpilot-original.svg +6 -0
  65. package/src/custom/index.ts +8 -0
  66. package/src/custom/motif-circle.tsx +31 -0
  67. package/src/custom/motif-sparkle.tsx +34 -0
  68. package/src/custom/motif-starburst.tsx +36 -0
  69. package/src/custom/motif-sunrise.tsx +33 -0
  70. package/src/flag/index.ts +1 -1
  71. package/src/flag/kna.tsx +1 -1
  72. package/src/index.ts +2 -2
  73. package/src/social-media/capterra-neutral.tsx +41 -0
  74. package/src/social-media/capterra-original.tsx +41 -0
  75. package/src/social-media/dynamic-imports.ts +10 -0
  76. package/src/social-media/g2-neutral.tsx +33 -0
  77. package/src/social-media/g2-original.tsx +33 -0
  78. package/src/social-media/index.ts +13 -1
  79. package/src/social-media/trustpilot-neutral.tsx +32 -0
  80. package/src/social-media/trustpilot-original.tsx +32 -0
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./motif-circle.cjs"),r=require("./motif-sparkle.cjs"),i=require("./motif-starburst.cjs"),e=require("./motif-sunrise.cjs"),o=require("./star-rating.cjs");exports.MotifCircle=t.MotifCircle;exports.MotifSparkle=r.MotifSparkle;exports.MotifStarburst=i.MotifStarburst;exports.MotifSunrise=e.MotifSunrise;exports.StarRating=o.StarRating;
@@ -1,2 +1,10 @@
1
+ export { MotifCircle } from './motif-circle.js';
2
+ export type { MotifCircleProps } from './motif-circle.js';
3
+ export { MotifSparkle } from './motif-sparkle.js';
4
+ export type { MotifSparkleProps } from './motif-sparkle.js';
5
+ export { MotifStarburst } from './motif-starburst.js';
6
+ export type { MotifStarburstProps } from './motif-starburst.js';
7
+ export { MotifSunrise } from './motif-sunrise.js';
8
+ export type { MotifSunriseProps } from './motif-sunrise.js';
1
9
  export { StarRating } from './star-rating.js';
2
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/custom/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/custom/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,YAAY,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,YAAY,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,YAAY,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,YAAY,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { MotifCircle as t } from "./motif-circle.js";
2
+ import { MotifSparkle as e } from "./motif-sparkle.js";
3
+ import { MotifStarburst as p } from "./motif-starburst.js";
4
+ import { MotifSunrise as x } from "./motif-sunrise.js";
5
+ import { StarRating as M } from "./star-rating.js";
6
+ export {
7
+ t as MotifCircle,
8
+ e as MotifSparkle,
9
+ p as MotifStarburst,
10
+ x as MotifSunrise,
11
+ M as StarRating
12
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=({size:t=16,...i})=>e.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:t,viewBox:"0 0 500 500",width:t,xmlns:"http://www.w3.org/2000/svg",...i,children:e.jsx("path",{d:"M250 500C388.071 500 500 388.071 500 250C500 111.929 388.071 0 250 0C111.929 0 0 111.929 0 250C0 388.071 111.929 500 250 500Z"})});exports.MotifCircle=r;
@@ -0,0 +1,18 @@
1
+ import { SVGProps } from 'react';
2
+ export interface MotifCircleProps extends SVGProps<SVGSVGElement> {
3
+ /**
4
+ * Icon size (width and height)
5
+ * @default 16
6
+ */
7
+ size?: number | string;
8
+ }
9
+ /**
10
+ * Brand motif — filled circle shape
11
+ * Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
12
+ *
13
+ * @example
14
+ * <MotifCircle size={24} />
15
+ * <MotifCircle size={32} className="text-primary" />
16
+ */
17
+ export declare const MotifCircle: ({ size, ...props }: MotifCircleProps) => import("react/jsx-runtime").JSX.Element;
18
+ //# sourceMappingURL=motif-circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"motif-circle.d.ts","sourceRoot":"","sources":["../../src/custom/motif-circle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,gBAAiB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAC/D;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW,GAAI,oBAAyB,gBAAgB,4CAYpE,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ const e = ({ size: r = 16, ...i }) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ "aria-hidden": "true",
6
+ fill: "currentColor",
7
+ height: r,
8
+ viewBox: "0 0 500 500",
9
+ width: r,
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...i,
12
+ children: /* @__PURE__ */ t("path", { d: "M250 500C388.071 500 500 388.071 500 250C500 111.929 388.071 0 250 0C111.929 0 0 111.929 0 250C0 388.071 111.929 500 250 500Z" })
13
+ }
14
+ );
15
+ export {
16
+ e as MotifCircle
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=({size:t=16,...r})=>e.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:t,viewBox:"0 0 500 500",width:t,xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsx("path",{d:"M492.425 259.355C332.265 293.145 293.145 332.265 259.355 492.425C257.225 502.525 242.775 502.525 240.645 492.425C206.855 332.265 167.735 293.145 7.575 259.355C-2.525 257.225 -2.525 242.775 7.575 240.645C167.735 206.855 206.855 167.735 240.645 7.575C242.775 -2.525 257.225 -2.525 259.355 7.575C293.145 167.735 332.265 206.855 492.425 240.645C502.525 242.775 502.525 257.225 492.425 259.355Z"})});exports.MotifSparkle=i;
@@ -0,0 +1,21 @@
1
+ import { SVGProps } from 'react';
2
+ export interface MotifSparkleProps extends SVGProps<SVGSVGElement> {
3
+ /**
4
+ * Icon size (width and height)
5
+ * @default 16
6
+ */
7
+ size?: number | string;
8
+ }
9
+ /**
10
+ * Brand motif — four-pointed sparkle shape
11
+ * Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
12
+ *
13
+ * Used for AI/magic/highlight decorations across the product.
14
+ * Also used in the Loading animation as the STAR_PATH morph shape.
15
+ *
16
+ * @example
17
+ * <MotifSparkle size={24} />
18
+ * <MotifSparkle size={32} className="text-primary" />
19
+ */
20
+ export declare const MotifSparkle: ({ size, ...props }: MotifSparkleProps) => import("react/jsx-runtime").JSX.Element;
21
+ //# sourceMappingURL=motif-sparkle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"motif-sparkle.d.ts","sourceRoot":"","sources":["../../src/custom/motif-sparkle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,iBAAkB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,GAAI,oBAAyB,iBAAiB,4CAYtE,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ const i = ({ size: r = 16, ...o }) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ "aria-hidden": "true",
6
+ fill: "currentColor",
7
+ height: r,
8
+ viewBox: "0 0 500 500",
9
+ width: r,
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...o,
12
+ children: /* @__PURE__ */ t("path", { d: "M492.425 259.355C332.265 293.145 293.145 332.265 259.355 492.425C257.225 502.525 242.775 502.525 240.645 492.425C206.855 332.265 167.735 293.145 7.575 259.355C-2.525 257.225 -2.525 242.775 7.575 240.645C167.735 206.855 206.855 167.735 240.645 7.575C242.775 -2.525 257.225 -2.525 259.355 7.575C293.145 167.735 332.265 206.855 492.425 240.645C502.525 242.775 502.525 257.225 492.425 259.355Z" })
13
+ }
14
+ );
15
+ export {
16
+ i as MotifSparkle
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),r=({size:t=16,...L})=>C.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:t,viewBox:"0 0 500 525",width:t,xmlns:"http://www.w3.org/2000/svg",...L,children:C.jsx("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"})});exports.MotifStarburst=r;
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+ export interface MotifStarburstProps extends SVGProps<SVGSVGElement> {
3
+ /**
4
+ * Icon size (width and height)
5
+ * @default 16
6
+ */
7
+ size?: number | string;
8
+ }
9
+ /**
10
+ * Brand motif — eight-pointed starburst shape
11
+ * Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
12
+ *
13
+ * Also used in the Loading animation as the STAR_BURST morph shape.
14
+ *
15
+ * @example
16
+ * <MotifStarburst size={24} />
17
+ * <MotifStarburst size={32} className="text-primary" />
18
+ */
19
+ export declare const MotifStarburst: ({ size, ...props }: MotifStarburstProps) => import("react/jsx-runtime").JSX.Element;
20
+ //# sourceMappingURL=motif-starburst.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"motif-starburst.d.ts","sourceRoot":"","sources":["../../src/custom/motif-starburst.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,mBAAoB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAClE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,cAAc,GAAI,oBAG5B,mBAAmB,4CAYrB,CAAC"}
@@ -0,0 +1,20 @@
1
+ import { jsx as L } from "react/jsx-runtime";
2
+ const o = ({
3
+ size: C = 16,
4
+ ...t
5
+ }) => /* @__PURE__ */ L(
6
+ "svg",
7
+ {
8
+ "aria-hidden": "true",
9
+ fill: "currentColor",
10
+ height: C,
11
+ viewBox: "0 0 500 525",
12
+ width: C,
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ ...t,
15
+ children: /* @__PURE__ */ L("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" })
16
+ }
17
+ );
18
+ export {
19
+ o as MotifStarburst
20
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const L=require("react/jsx-runtime"),e=({size:C=16,...t})=>L.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:C,viewBox:"0 0 500 500",width:C,xmlns:"http://www.w3.org/2000/svg",...t,children:L.jsx("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"})});exports.MotifSunrise=e;
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+ export interface MotifSunriseProps extends SVGProps<SVGSVGElement> {
3
+ /**
4
+ * Icon size (width and height)
5
+ * @default 16
6
+ */
7
+ size?: number | string;
8
+ }
9
+ /**
10
+ * Brand motif — sunrise shape with 24 radiating rays
11
+ * Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
12
+ *
13
+ * Also used in the Loading animation as the sun morph shape.
14
+ *
15
+ * @example
16
+ * <MotifSunrise size={24} />
17
+ * <MotifSunrise size={32} className="text-primary" />
18
+ */
19
+ export declare const MotifSunrise: ({ size, ...props }: MotifSunriseProps) => import("react/jsx-runtime").JSX.Element;
20
+ //# sourceMappingURL=motif-sunrise.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"motif-sunrise.d.ts","sourceRoot":"","sources":["../../src/custom/motif-sunrise.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,iBAAkB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,YAAY,GAAI,oBAAyB,iBAAiB,4CAYtE,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { jsx as L } from "react/jsx-runtime";
2
+ const i = ({ size: C = 16, ...r }) => /* @__PURE__ */ L(
3
+ "svg",
4
+ {
5
+ "aria-hidden": "true",
6
+ fill: "currentColor",
7
+ height: C,
8
+ viewBox: "0 0 500 500",
9
+ width: C,
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...r,
12
+ children: /* @__PURE__ */ L("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" })
13
+ }
14
+ );
15
+ export {
16
+ i as MotifSunrise
17
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./abkhazia.cjs"),e=require("./abw.cjs"),s=require("./afg.cjs"),n=require("./ago.cjs"),i=require("./aia.cjs"),t=require("./ala.cjs"),o=require("./alb.cjs"),u=require("./and.cjs"),c=require("./are.cjs"),q=require("./arg.cjs"),a=require("./arm.cjs"),A=require("./asm.cjs"),N=require("./ata.cjs"),M=require("./atg.cjs"),R=require("./aus.cjs"),l=require("./aut.cjs"),S=require("./aze.cjs"),B=require("./azores-islands.cjs"),C=require("./balearic-islands.cjs"),T=require("./basque-country.cjs"),I=require("./bdi.cjs"),L=require("./bel.cjs"),G=require("./ben.cjs"),E=require("./bes.cjs"),U=require("./bfa.cjs"),d=require("./bgd.cjs"),m=require("./bgr.cjs"),O=require("./bhr.cjs"),b=require("./bhs.cjs"),K=require("./bih.cjs"),P=require("./blm.cjs"),g=require("./blr.cjs"),D=require("./blz.cjs"),H=require("./bmu.cjs"),p=require("./bol.cjs"),V=require("./bra.cjs"),k=require("./brb.cjs"),h=require("./british-columbia.cjs"),y=require("./brn.cjs"),Y=require("./btn.cjs"),Z=require("./bwa.cjs"),W=require("./caf.cjs"),F=require("./can.cjs"),z=require("./canary-islands.cjs"),v=require("./cck.cjs"),w=require("./ceuta.cjs"),J=require("./che.cjs"),f=require("./chl.cjs"),X=require("./chn.cjs"),j=require("./civ.cjs"),Q=require("./cmr.cjs"),x=require("./cod.cjs"),_=require("./cog.cjs"),$=require("./cok.cjs"),rr=require("./col.cjs"),er=require("./com.cjs"),sr=require("./corsica.cjs"),nr=require("./cpv.cjs"),ir=require("./cri.cjs"),tr=require("./cub.cjs"),or=require("./cuw.cjs"),ur=require("./cym.cjs"),cr=require("./cyp.cjs"),qr=require("./cze.cjs"),ar=require("./deu.cjs"),Ar=require("./dji.cjs"),Nr=require("./dma.cjs"),Mr=require("./dnk.cjs"),Rr=require("./dom.cjs"),lr=require("./dza.cjs"),Sr=require("./ecu.cjs"),Br=require("./egy.cjs"),Cr=require("./england.cjs"),Tr=require("./eri.cjs"),Ir=require("./esh.cjs"),Lr=require("./esp.cjs"),Gr=require("./est.cjs"),Er=require("./eth.cjs"),Ur=require("./european-union.cjs"),dr=require("./fin.cjs"),mr=require("./fji.cjs"),Or=require("./flk.cjs"),br=require("./fra.cjs"),Kr=require("./fro.cjs"),Pr=require("./fsm.cjs"),gr=require("./gab.cjs"),Dr=require("./galapagos-islands.cjs"),Hr=require("./gbr.cjs"),pr=require("./geo.cjs"),Vr=require("./ggy.cjs"),kr=require("./gha.cjs"),hr=require("./gib.cjs"),yr=require("./gin.cjs"),Yr=require("./gmb.cjs"),Zr=require("./gnb.cjs"),Wr=require("./gnq.cjs"),Fr=require("./grc.cjs"),zr=require("./grd.cjs"),vr=require("./grl.cjs"),wr=require("./gtm.cjs"),Jr=require("./gum.cjs"),fr=require("./guy.cjs"),Xr=require("./hawaii.cjs"),jr=require("./hkg.cjs"),Qr=require("./hnd.cjs"),xr=require("./hrv.cjs"),_r=require("./hti.cjs"),$r=require("./hun.cjs"),re=require("./idn.cjs"),ee=require("./imn.cjs"),se=require("./ind.cjs"),ne=require("./iot.cjs"),ie=require("./irl.cjs"),te=require("./irn.cjs"),oe=require("./irq.cjs"),ue=require("./isl.cjs"),ce=require("./isr.cjs"),qe=require("./ita.cjs"),ae=require("./jam.cjs"),Ae=require("./jey.cjs"),Ne=require("./jor.cjs"),Me=require("./jpn.cjs"),Re=require("./kaz.cjs"),le=require("./ken.cjs"),Se=require("./kgz.cjs"),Be=require("./khm.cjs"),Ce=require("./kir.cjs"),Te=require("./kna.cjs"),Ie=require("./kor.cjs"),Le=require("./kwt.cjs"),Ge=require("./lao.cjs"),Ee=require("./lbn.cjs"),Ue=require("./lbr.cjs"),de=require("./lby.cjs"),me=require("./lca.cjs"),Oe=require("./lie.cjs"),be=require("./lka.cjs"),Ke=require("./lso.cjs"),Pe=require("./ltu.cjs"),ge=require("./lux.cjs"),De=require("./lva.cjs"),He=require("./mac.cjs"),pe=require("./madeira.cjs"),Ve=require("./mar.cjs"),ke=require("./mco.cjs"),he=require("./mda.cjs"),ye=require("./mdg.cjs"),Ye=require("./mdv.cjs"),Ze=require("./melilla.cjs"),We=require("./mex.cjs"),Fe=require("./mhl.cjs"),ze=require("./mkd.cjs"),ve=require("./mli.cjs"),we=require("./mlt.cjs"),Je=require("./mmr.cjs"),fe=require("./mne.cjs"),Xe=require("./mng.cjs"),je=require("./mnp.cjs"),Qe=require("./moz.cjs"),xe=require("./mrt.cjs"),_e=require("./msr.cjs"),$e=require("./mtq.cjs"),rs=require("./mus.cjs"),es=require("./mwi.cjs"),ss=require("./mys.cjs"),ns=require("./nam.cjs"),is=require("./nato.cjs"),ts=require("./ner.cjs"),os=require("./nfk.cjs"),us=require("./nga.cjs"),cs=require("./nic.cjs"),qs=require("./niu.cjs"),as=require("./nld.cjs"),As=require("./nor.cjs"),Ns=require("./northern-cyprus.cjs"),Ms=require("./npl.cjs"),Rs=require("./nru.cjs"),ls=require("./nzl.cjs"),Ss=require("./omn.cjs"),Bs=require("./orkney-islands.cjs"),Cs=require("./ossetia.cjs"),Ts=require("./pak.cjs"),Is=require("./pan.cjs"),Ls=require("./pcn.cjs"),Gs=require("./per.cjs"),Es=require("./phl.cjs"),Us=require("./plw.cjs"),ds=require("./png.cjs"),ms=require("./pol.cjs"),Os=require("./pri.cjs"),bs=require("./prk.cjs"),Ks=require("./prt.cjs"),Ps=require("./pry.cjs"),gs=require("./pse.cjs"),Ds=require("./pyf.cjs"),Hs=require("./qat.cjs"),ps=require("./rapa-nui.cjs"),Vs=require("./rou.cjs"),ks=require("./rus.cjs"),hs=require("./rwa.cjs"),ys=require("./saba-island.cjs"),Ys=require("./sardinia.cjs"),Zs=require("./sau.cjs"),Ws=require("./scotland.cjs"),Fs=require("./sdn.cjs"),zs=require("./sen.cjs"),vs=require("./sgp.cjs"),ws=require("./sint-eustatius.cjs"),Js=require("./slb.cjs"),fs=require("./sle.cjs"),Xs=require("./slv.cjs"),js=require("./smr.cjs"),Qs=require("./som.cjs"),xs=require("./somaliland.cjs"),_s=require("./srb.cjs"),$s=require("./ssd.cjs"),rn=require("./stp.cjs"),en=require("./sur.cjs"),sn=require("./svk.cjs"),nn=require("./svn.cjs"),tn=require("./swe.cjs"),on=require("./swz.cjs"),un=require("./sxm.cjs"),cn=require("./syc.cjs"),qn=require("./syr.cjs"),an=require("./tca.cjs"),An=require("./tcd.cjs"),Nn=require("./tgo.cjs"),Mn=require("./tha.cjs"),Rn=require("./tibet.cjs"),ln=require("./tjk.cjs"),Sn=require("./tkl.cjs"),Bn=require("./tkm.cjs"),Cn=require("./tls.cjs"),Tn=require("./ton.cjs"),In=require("./transnistria.cjs"),Ln=require("./tto.cjs"),Gn=require("./tun.cjs"),En=require("./tur.cjs"),Un=require("./tuv.cjs"),dn=require("./twn.cjs"),mn=require("./tza.cjs"),On=require("./uga.cjs"),bn=require("./ukr.cjs"),Kn=require("./united-nations.cjs"),Pn=require("./ury.cjs"),gn=require("./usa.cjs"),Dn=require("./uzb.cjs"),Hn=require("./vat.cjs"),pn=require("./vct.cjs"),Vn=require("./ven.cjs"),kn=require("./vgb.cjs"),hn=require("./vir.cjs"),yn=require("./vnm.cjs"),Yn=require("./vut.cjs"),Zn=require("./wales.cjs"),Wn=require("./wsm.cjs"),Fn=require("./xkx.cjs"),zn=require("./yem.cjs"),vn=require("./zaf.cjs"),wn=require("./zmb.cjs"),Jn=require("./zwe.cjs");exports.Abkhazia=r.Abkhazia;exports.ABW=e.ABW;exports.AFG=s.AFG;exports.AGO=n.AGO;exports.AIA=i.AIA;exports.ALA=t.ALA;exports.ALB=o.ALB;exports.AND=u.AND;exports.ARE=c.ARE;exports.ARG=q.ARG;exports.ARM=a.ARM;exports.ASM=A.ASM;exports.ATA=N.ATA;exports.ATG=M.ATG;exports.AUS=R.AUS;exports.AUT=l.AUT;exports.AZE=S.AZE;exports.AzoresIslands=B.AzoresIslands;exports.BalearicIslands=C.BalearicIslands;exports.BasqueCountry=T.BasqueCountry;exports.BDI=I.BDI;exports.BEL=L.BEL;exports.BEN=G.BEN;exports.BES=E.BES;exports.BFA=U.BFA;exports.BGD=d.BGD;exports.BGR=m.BGR;exports.BHR=O.BHR;exports.BHS=b.BHS;exports.BIH=K.BIH;exports.BLM=P.BLM;exports.BLR=g.BLR;exports.BLZ=D.BLZ;exports.BMU=H.BMU;exports.BOL=p.BOL;exports.BRA=V.BRA;exports.BRB=k.BRB;exports.BritishColumbia=h.BritishColumbia;exports.BRN=y.BRN;exports.BTN=Y.BTN;exports.BWA=Z.BWA;exports.CAF=W.CAF;exports.CAN=F.CAN;exports.CanaryIslands=z.CanaryIslands;exports.CCK=v.CCK;exports.Ceuta=w.Ceuta;exports.CHE=J.CHE;exports.CHL=f.CHL;exports.CHN=X.CHN;exports.CIV=j.CIV;exports.CMR=Q.CMR;exports.COD=x.COD;exports.COG=_.COG;exports.COK=$.COK;exports.COL=rr.COL;exports.COM=er.COM;exports.Corsica=sr.Corsica;exports.CPV=nr.CPV;exports.CRI=ir.CRI;exports.CUB=tr.CUB;exports.CUW=or.CUW;exports.CYM=ur.CYM;exports.CYP=cr.CYP;exports.CZE=qr.CZE;exports.DEU=ar.DEU;exports.DJI=Ar.DJI;exports.DMA=Nr.DMA;exports.DNK=Mr.DNK;exports.DOM=Rr.DOM;exports.DZA=lr.DZA;exports.ECU=Sr.ECU;exports.EGY=Br.EGY;exports.England=Cr.England;exports.ERI=Tr.ERI;exports.ESH=Ir.ESH;exports.ESP=Lr.ESP;exports.EST=Gr.EST;exports.ETH=Er.ETH;exports.EuropeanUnion=Ur.EuropeanUnion;exports.FIN=dr.FIN;exports.FJI=mr.FJI;exports.FLK=Or.FLK;exports.FRA=br.FRA;exports.FRO=Kr.FRO;exports.FSM=Pr.FSM;exports.GAB=gr.GAB;exports.GalapagosIslands=Dr.GalapagosIslands;exports.GBR=Hr.GBR;exports.GEO=pr.GEO;exports.GGY=Vr.GGY;exports.GHA=kr.GHA;exports.GIB=hr.GIB;exports.GIN=yr.GIN;exports.GMB=Yr.GMB;exports.GNB=Zr.GNB;exports.GNQ=Wr.GNQ;exports.GRC=Fr.GRC;exports.GRD=zr.GRD;exports.GRL=vr.GRL;exports.GTM=wr.GTM;exports.GUM=Jr.GUM;exports.GUY=fr.GUY;exports.Hawaii=Xr.Hawaii;exports.HKG=jr.HKG;exports.HND=Qr.HND;exports.HRV=xr.HRV;exports.HTI=_r.HTI;exports.HUN=$r.HUN;exports.IDN=re.IDN;exports.IMN=ee.IMN;exports.IND=se.IND;exports.IOT=ne.IOT;exports.IRL=ie.IRL;exports.IRN=te.IRN;exports.IRQ=oe.IRQ;exports.ISL=ue.ISL;exports.ISR=ce.ISR;exports.ITA=qe.ITA;exports.JAM=ae.JAM;exports.JEY=Ae.JEY;exports.JOR=Ne.JOR;exports.JPN=Me.JPN;exports.KAZ=Re.KAZ;exports.KEN=le.KEN;exports.KGZ=Se.KGZ;exports.KHM=Be.KHM;exports.KIR=Ce.KIR;exports.KNA=Te.KNA;exports.KOR=Ie.KOR;exports.KWT=Le.KWT;exports.LAO=Ge.LAO;exports.LBN=Ee.LBN;exports.LBR=Ue.LBR;exports.LBY=de.LBY;exports.LCA=me.LCA;exports.LIE=Oe.LIE;exports.LKA=be.LKA;exports.LSO=Ke.LSO;exports.LTU=Pe.LTU;exports.LUX=ge.LUX;exports.LVA=De.LVA;exports.MAC=He.MAC;exports.Madeira=pe.Madeira;exports.MAR=Ve.MAR;exports.MCO=ke.MCO;exports.MDA=he.MDA;exports.MDG=ye.MDG;exports.MDV=Ye.MDV;exports.Melilla=Ze.Melilla;exports.MEX=We.MEX;exports.MHL=Fe.MHL;exports.MKD=ze.MKD;exports.MLI=ve.MLI;exports.MLT=we.MLT;exports.MMR=Je.MMR;exports.MNE=fe.MNE;exports.MNG=Xe.MNG;exports.MNP=je.MNP;exports.MOZ=Qe.MOZ;exports.MRT=xe.MRT;exports.MSR=_e.MSR;exports.MTQ=$e.MTQ;exports.MUS=rs.MUS;exports.MWI=es.MWI;exports.MYS=ss.MYS;exports.NAM=ns.NAM;exports.Nato=is.Nato;exports.NER=ts.NER;exports.NFK=os.NFK;exports.NGA=us.NGA;exports.NIC=cs.NIC;exports.NIU=qs.NIU;exports.NLD=as.NLD;exports.NOR=As.NOR;exports.NorthernCyprus=Ns.NorthernCyprus;exports.NPL=Ms.NPL;exports.NRU=Rs.NRU;exports.NZL=ls.NZL;exports.OMN=Ss.OMN;exports.OrkneyIslands=Bs.OrkneyIslands;exports.Ossetia=Cs.Ossetia;exports.PAK=Ts.PAK;exports.PAN=Is.PAN;exports.PCN=Ls.PCN;exports.PER=Gs.PER;exports.PHL=Es.PHL;exports.PLW=Us.PLW;exports.PNG=ds.PNG;exports.POL=ms.POL;exports.PRI=Os.PRI;exports.PRK=bs.PRK;exports.PRT=Ks.PRT;exports.PRY=Ps.PRY;exports.PSE=gs.PSE;exports.PYF=Ds.PYF;exports.QAT=Hs.QAT;exports.RapaNui=ps.RapaNui;exports.ROU=Vs.ROU;exports.RUS=ks.RUS;exports.RWA=hs.RWA;exports.SabaIsland=ys.SabaIsland;exports.Sardinia=Ys.Sardinia;exports.SAU=Zs.SAU;exports.Scotland=Ws.Scotland;exports.SDN=Fs.SDN;exports.SEN=zs.SEN;exports.SGP=vs.SGP;exports.SintEustatius=ws.SintEustatius;exports.SLB=Js.SLB;exports.SLE=fs.SLE;exports.SLV=Xs.SLV;exports.SMR=js.SMR;exports.SOM=Qs.SOM;exports.Somaliland=xs.Somaliland;exports.SRB=_s.SRB;exports.SSD=$s.SSD;exports.STP=rn.STP;exports.SUR=en.SUR;exports.SVK=sn.SVK;exports.SVN=nn.SVN;exports.SWE=tn.SWE;exports.SWZ=on.SWZ;exports.SXM=un.SXM;exports.SYC=cn.SYC;exports.SYR=qn.SYR;exports.TCA=an.TCA;exports.TCD=An.TCD;exports.TGO=Nn.TGO;exports.THA=Mn.THA;exports.Tibet=Rn.Tibet;exports.TJK=ln.TJK;exports.TKL=Sn.TKL;exports.TKM=Bn.TKM;exports.TLS=Cn.TLS;exports.TON=Tn.TON;exports.Transnistria=In.Transnistria;exports.TTO=Ln.TTO;exports.TUN=Gn.TUN;exports.TUR=En.TUR;exports.TUV=Un.TUV;exports.TWN=dn.TWN;exports.TZA=mn.TZA;exports.UGA=On.UGA;exports.UKR=bn.UKR;exports.UnitedNations=Kn.UnitedNations;exports.URY=Pn.URY;exports.USA=gn.USA;exports.UZB=Dn.UZB;exports.VAT=Hn.VAT;exports.VCT=pn.VCT;exports.VEN=Vn.VEN;exports.VGB=kn.VGB;exports.VIR=hn.VIR;exports.VNM=yn.VNM;exports.VUT=Yn.VUT;exports.Wales=Zn.Wales;exports.WSM=Wn.WSM;exports.XKX=Fn.XKX;exports.YEM=zn.YEM;exports.ZAF=vn.ZAF;exports.ZMB=wn.ZMB;exports.ZWE=Jn.ZWE;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flag icons
3
- * Auto-generated on 2026-03-31T08:26:35.092Z
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