@regardio/brand 0.3.4 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated/icons/RegardioCompassIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioCompassIcon.js +67 -3
- package/dist/generated/icons/RegardioEnsembleIconColor.d.ts +6 -4
- package/dist/generated/icons/RegardioEnsembleIconColor.js +535 -3
- package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts +6 -4
- package/dist/generated/icons/RegardioEnsembleIconColorFull.js +535 -3
- package/dist/generated/icons/RegardioEnsembleIconMono.d.ts +6 -4
- package/dist/generated/icons/RegardioEnsembleIconMono.js +388 -3
- package/dist/generated/icons/RegardioIconColor.d.ts +6 -4
- package/dist/generated/icons/RegardioIconColor.js +108 -3
- package/dist/generated/icons/RegardioIconColorFull.d.ts +6 -4
- package/dist/generated/icons/RegardioIconColorFull.js +108 -3
- package/dist/generated/icons/RegardioIconMono.d.ts +6 -4
- package/dist/generated/icons/RegardioIconMono.js +21 -3
- package/dist/generated/icons/RegardioLogoColor.d.ts +6 -4
- package/dist/generated/icons/RegardioLogoColor.js +115 -3
- package/dist/generated/icons/RegardioLogoColorLight.d.ts +6 -4
- package/dist/generated/icons/RegardioLogoColorLight.js +115 -3
- package/dist/generated/icons/RegardioLogoMono.d.ts +6 -4
- package/dist/generated/icons/RegardioLogoMono.js +21 -3
- package/dist/generated/icons/RegardioLogoMonoLight.d.ts +6 -4
- package/dist/generated/icons/RegardioLogoMonoLight.js +25 -3
- package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioSystemBridgeIcon.js +31 -3
- package/dist/generated/icons/RegardioSystemCircleIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioSystemCircleIcon.js +31 -3
- package/dist/generated/icons/RegardioSystemFacetIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioSystemFacetIcon.js +31 -3
- package/dist/generated/icons/RegardioSystemIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioSystemIcon.js +66 -3
- package/dist/generated/icons/RegardioSystemPlanIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioSystemPlanIcon.js +31 -3
- package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioSystemPursuitIcon.js +31 -3
- package/dist/generated/icons/RegardioSystemSparkIcon.d.ts +6 -4
- package/dist/generated/icons/RegardioSystemSparkIcon.js +31 -3
- package/dist/generated/sprites/CompassSprite.d.ts +22 -6
- package/dist/generated/sprites/CompassSprite.js +18 -5
- package/dist/generated/sprites/CompassSpriteProvider.d.ts +9 -2
- package/dist/generated/sprites/CompassSpriteProvider.js +1621 -3
- package/package.json +12 -4
- package/dist/generated/icons/RegardioCompassIcon.d.ts.map +0 -1
- package/dist/generated/icons/RegardioEnsembleIconColor.d.ts.map +0 -1
- package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts.map +0 -1
- package/dist/generated/icons/RegardioEnsembleIconMono.d.ts.map +0 -1
- package/dist/generated/icons/RegardioIconColor.d.ts.map +0 -1
- package/dist/generated/icons/RegardioIconColorFull.d.ts.map +0 -1
- package/dist/generated/icons/RegardioIconMono.d.ts.map +0 -1
- package/dist/generated/icons/RegardioLogoColor.d.ts.map +0 -1
- package/dist/generated/icons/RegardioLogoColorLight.d.ts.map +0 -1
- package/dist/generated/icons/RegardioLogoMono.d.ts.map +0 -1
- package/dist/generated/icons/RegardioLogoMonoLight.d.ts.map +0 -1
- package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts.map +0 -1
- package/dist/generated/icons/RegardioSystemCircleIcon.d.ts.map +0 -1
- package/dist/generated/icons/RegardioSystemFacetIcon.d.ts.map +0 -1
- package/dist/generated/icons/RegardioSystemIcon.d.ts.map +0 -1
- package/dist/generated/icons/RegardioSystemPlanIcon.d.ts.map +0 -1
- package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts.map +0 -1
- package/dist/generated/icons/RegardioSystemSparkIcon.d.ts.map +0 -1
- package/dist/generated/sprites/CompassSprite.d.ts.map +0 -1
- package/dist/generated/sprites/CompassSpriteProvider.d.ts.map +0 -1
- package/dist/stories/Colors.stories.d.ts +0 -7
- package/dist/stories/Colors.stories.d.ts.map +0 -1
- package/dist/stories/Colors.stories.js +0 -33
- package/dist/stories/CompassSprites.stories.d.ts +0 -10
- package/dist/stories/CompassSprites.stories.d.ts.map +0 -1
- package/dist/stories/CompassSprites.stories.js +0 -112
- package/dist/stories/Icons.stories.d.ts +0 -8
- package/dist/stories/Icons.stories.d.ts.map +0 -1
- package/dist/stories/Icons.stories.js +0 -42
- package/dist/stories/Logos.stories.d.ts +0 -7
- package/dist/stories/Logos.stories.d.ts.map +0 -1
- package/dist/stories/Logos.stories.js +0 -36
- package/dist/stories/SystemIcons.stories.d.ts +0 -6
- package/dist/stories/SystemIcons.stories.d.ts.map +0 -1
- package/dist/stories/SystemIcons.stories.js +0 -36
|
@@ -1,3 +1,25 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioLogoMonoLight.tsx
|
|
4
|
+
var SvgRegardioLogoMonoLight = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1000 1230",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx("g", { className: "fill-white", children: /* @__PURE__ */ jsx("path", { d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36zM500 0c-39.02 0-76.99 4.48-113.44 12.93-4.71 1.09-7.38 6.09-5.67 10.62 8.05 21.39 22.93 63.79 24.12 67.23 2.13 6.16 16.91 50.05 23.09 69.58a7.98 7.98 0 0 0 9.08 5.43c20.36-3.8 41.35-5.8 62.81-5.8 32.41 0 63.76 4.54 93.46 13.01 4.31 1.23 8.79-1.29 9.94-5.62 5.56-20.99 16.39-62.62 18.23-69.5.8-2.98 12.78-49.32 17.71-70.26.99-4.19-1.52-8.4-5.67-9.55C591.12 6.3 546.3 0 500 0M375.97 98.62c-1-2.91-17.06-48.2-24.61-68.15-1.52-4.03-5.96-6.12-10.04-4.75a497 497 0 0 0-77.24 33.34 8 8 0 0 1-3.76.95H89.47c-7.94 0-11.04 10.33-4.39 14.69 26.01 17.07 66.73 44.22 79.29 54.7l.73.61c15.98 13.37 72.88 66.1 85.47 77.85a8 8 0 0 0 5.46 2.15h64.2c1.46 0 2.88-.4 4.13-1.16a338 338 0 0 1 70.25-32.16c4.26-1.39 6.57-5.98 5.1-10.22-7.13-20.57-21.41-61.11-23.73-67.84zM130 140.15c-11.29-8.81-40.58-28.17-57.67-39.19-5.32-3.43-12.33.4-12.33 6.73v152.62c0 1.31-.33 2.6-.95 3.76a497 497 0 0 0-26.33 57.67c-1.71 4.49.92 9.48 5.59 10.61 20.68 5.02 65.88 16.64 69.3 17.56 6.46 1.72 48.27 13.05 70.5 19.81 3.9 1.18 8.05-.75 9.67-4.49a338 338 0 0 1 21.06-40.88 8 8 0 0 0 1.16-4.13V214.76c0-2.27-.96-4.43-2.65-5.95-13.58-12.19-73.44-65.61-77.35-68.66M173.01 406.54c1.23-4.31-1.29-8.79-5.62-9.94-20.99-5.56-62.62-16.39-69.5-18.23-2.98-.8-49.32-12.78-70.26-17.71-4.19-.99-8.4 1.52-9.55 5.67C6.3 408.88 0 453.7 0 500c0 39.02 4.48 76.99 12.93 113.44 1.09 4.71 6.09 7.38 10.62 5.67 21.39-8.05 63.79-22.93 67.23-24.13 6.15-2.13 50.05-16.91 69.58-23.09a7.98 7.98 0 0 0 5.43-9.08c-3.8-20.36-5.8-41.35-5.8-62.81 0-32.41 4.54-63.76 13.01-93.46zM176.68 605.4c-1.39-4.26-5.98-6.57-10.22-5.1-20.57 7.13-61.11 21.41-67.84 23.73-2.91 1-48.2 17.06-68.15 24.61-4.03 1.52-6.12 5.96-4.75 10.04a497 497 0 0 0 33.34 77.24c.62 1.16.95 2.45.95 3.76v170.95c0 7.94 10.33 11.03 14.69 4.39 17.09-26.04 44.3-66.93 54.7-79.4l.61-.73c13.37-15.98 66.1-72.88 77.85-85.47a8 8 0 0 0 2.15-5.46v-64.2c0-1.46-.4-2.88-1.16-4.13a338 338 0 0 1-32.16-70.25zM320.22 790H214.76c-2.27 0-4.43.96-5.95 2.65-12.19 13.58-65.61 73.44-68.66 77.35-8.81 11.29-28.17 40.58-39.19 57.67-3.43 5.32.4 12.33 6.73 12.33h152.62c1.31 0 2.6.33 3.76.95a497 497 0 0 0 57.67 26.33c4.49 1.71 9.48-.92 10.61-5.59 5.02-20.68 16.64-65.88 17.56-69.3 1.72-6.46 13.05-48.27 19.81-70.5 1.18-3.9-.75-8.05-4.49-9.67a338 338 0 0 1-40.88-21.06 8 8 0 0 0-4.13-1.16M594.99 909.21c-2.13-6.16-16.91-50.05-23.09-69.58a7.98 7.98 0 0 0-9.08-5.43c-20.36 3.8-41.35 5.8-62.81 5.8-32.41 0-63.76-4.54-93.46-13.01-4.31-1.23-8.79 1.29-9.94 5.62-5.56 20.99-16.39 62.62-18.23 69.5-.8 2.98-12.78 49.32-17.71 70.26-.99 4.19 1.52 8.4 5.67 9.55 42.55 11.78 87.37 18.08 133.67 18.08 39.02 0 76.99-4.48 113.44-12.93 4.71-1.09 7.38-6.09 5.67-10.62-8.05-21.39-22.93-63.79-24.12-67.23zM835.63 870.61l-.73-.61c-15.98-13.37-72.88-66.1-85.47-77.85a8 8 0 0 0-5.46-2.15h-64.2c-1.46 0-2.88.4-4.13 1.16a338 338 0 0 1-70.25 32.16c-4.26 1.39-6.57 5.98-5.1 10.22 7.13 20.57 21.41 61.11 23.73 67.84 1 2.91 17.06 48.2 24.61 68.15 1.52 4.03 5.96 6.12 10.04 4.75a496.3 496.3 0 0 0 77.24-33.34 8 8 0 0 1 3.76-.95h170.85c7.94 0 11.04-10.33 4.39-14.69-26.01-17.07-66.73-44.22-79.29-54.7zM892.39 650.08c-6.46-1.72-48.27-13.05-70.5-19.81-3.9-1.18-8.05.75-9.67 4.49a338 338 0 0 1-21.06 40.88 8 8 0 0 0-1.16 4.13v105.46c0 2.27.96 4.43 2.65 5.95 13.58 12.19 73.44 65.61 77.35 68.66 11.29 8.81 40.58 28.17 57.67 39.19 5.32 3.43 12.33-.4 12.33-6.73V739.68c0-1.31.33-2.6.95-3.76a497 497 0 0 0 26.33-57.67c1.71-4.49-.92-9.48-5.59-10.61-20.68-5.02-65.88-16.64-69.3-17.56M987.07 386.56c-1.09-4.71-6.09-7.38-10.62-5.67-21.39 8.05-63.79 22.93-67.23 24.13-6.15 2.13-50.05 16.91-69.58 23.09a7.98 7.98 0 0 0-5.43 9.08c3.8 20.36 5.8 41.35 5.8 62.81 0 32.41-4.54 63.76-13.01 93.46-1.23 4.31 1.29 8.79 5.62 9.94 20.99 5.56 62.62 16.39 69.5 18.23 2.98.8 49.32 12.78 70.26 17.71 4.19.99 8.4-1.52 9.55-5.67 11.78-42.55 18.08-87.37 18.08-133.67 0-39.02-4.48-76.99-12.93-113.44zM940 260.32V89.47c0-7.94-10.33-11.04-14.69-4.39-17.07 26.01-44.22 66.73-54.7 79.29l-.61.73c-13.37 15.98-66.1 72.88-77.85 85.47a8 8 0 0 0-2.15 5.46v64.2c0 1.46.4 2.88 1.16 4.13a338 338 0 0 1 32.16 70.25c1.39 4.26 5.98 6.57 10.22 5.1 20.57-7.13 61.11-21.41 67.84-23.73 2.91-1 48.2-17.06 68.15-24.61 4.03-1.52 6.12-5.96 4.75-10.04a497 497 0 0 0-33.34-77.24 8 8 0 0 1-.95-3.76zM735.92 59.05a497 497 0 0 0-57.67-26.33c-4.49-1.71-9.48.92-10.61 5.59-5.02 20.68-16.64 65.88-17.56 69.3-1.72 6.46-13.05 48.27-19.81 70.5-1.18 3.9.75 8.05 4.49 9.67a338 338 0 0 1 40.88 21.06c1.25.75 2.67 1.16 4.13 1.16h105.46c2.27 0 4.43-.96 5.95-2.65 12.19-13.58 65.61-73.44 68.66-77.35 8.81-11.29 28.17-40.58 39.19-57.67 3.43-5.32-.4-12.33-6.73-12.33H739.68c-1.31 0-2.6-.33-3.76-.95" }) })
|
|
20
|
+
]
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
var RegardioLogoMonoLight_default = SvgRegardioLogoMonoLight;
|
|
24
|
+
|
|
25
|
+
export { RegardioLogoMonoLight_default as default };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
2
4
|
interface SVGRProps {
|
|
3
5
|
title?: string;
|
|
4
6
|
titleId?: string;
|
|
5
7
|
}
|
|
6
|
-
declare const SvgRegardioSystemBridgeIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) =>
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
declare const SvgRegardioSystemBridgeIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { SvgRegardioSystemBridgeIcon as default };
|
|
@@ -1,3 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioSystemBridgeIcon.tsx
|
|
4
|
+
var SvgRegardioSystemBridgeIcon = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1024 1024",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fill-pink-400",
|
|
23
|
+
d: "M521.71 256.09c-127.45 1.58-258.54 38.1-357.42 119.79-4.51 3.71-7.24 10.09-7.26 16.89-.24 115.08-2.54 230.12-7.01 345.1-.62 15.17 12.44 25.03 23.37 17.67 100.9-68.11 214.59-107.96 338.51-107.14 123.94 1.07 237.55 43.06 338.7 116.78 10.97 7.96 24.03-1.9 23.37-17.7-4.7-119.73-7.07-239.47-7.19-359.23 0-7.08-2.73-13.68-7.24-17.46-98.86-83.42-210.34-116.77-337.83-114.7"
|
|
24
|
+
}
|
|
25
|
+
)
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var RegardioSystemBridgeIcon_default = SvgRegardioSystemBridgeIcon;
|
|
30
|
+
|
|
31
|
+
export { RegardioSystemBridgeIcon_default as default };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
2
4
|
interface SVGRProps {
|
|
3
5
|
title?: string;
|
|
4
6
|
titleId?: string;
|
|
5
7
|
}
|
|
6
|
-
declare const SvgRegardioSystemCircleIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) =>
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
declare const SvgRegardioSystemCircleIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { SvgRegardioSystemCircleIcon as default };
|
|
@@ -1,3 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioSystemCircleIcon.tsx
|
|
4
|
+
var SvgRegardioSystemCircleIcon = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1024 1024",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fill-lime-400",
|
|
23
|
+
d: "M872.95 511.91c-7.09 103.44-51.14 198.46-116.15 264.18-65.08 66.1-151.53 102.52-244.81 97.45-186.2-9.88-346.78-175.36-361.02-361.14-7.18-93.37 25.55-180.18 90.87-246.17 64.7-65.85 162.5-110.57 270.15-115.67 107.64-5.57 205.9 30.74 270.65 96.93 65.41 65.78 97.75 161.01 90.31 264.42"
|
|
24
|
+
}
|
|
25
|
+
)
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var RegardioSystemCircleIcon_default = SvgRegardioSystemCircleIcon;
|
|
30
|
+
|
|
31
|
+
export { RegardioSystemCircleIcon_default as default };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
2
4
|
interface SVGRProps {
|
|
3
5
|
title?: string;
|
|
4
6
|
titleId?: string;
|
|
5
7
|
}
|
|
6
|
-
declare const SvgRegardioSystemFacetIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) =>
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
declare const SvgRegardioSystemFacetIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { SvgRegardioSystemFacetIcon as default };
|
|
@@ -1,3 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioSystemFacetIcon.tsx
|
|
4
|
+
var SvgRegardioSystemFacetIcon = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1024 1024",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fill-teal-400",
|
|
23
|
+
d: "M827.99 688.37c-4.08-117.55-7.08-235.11-9.08-352.69-.1-5.87-3.1-11.32-7.9-14.28-96.08-59.57-195.08-117.07-291.39-169.57-4.81-2.63-10.73-2.42-15.54.54-96.25 59.18-195.18 120.04-291.34 179.68-4.8 2.97-7.8 8.2-7.91 13.73-2.04 110.76-4.97 221.46-8.83 332.07-.19 5.52 2.63 10.75 7.43 13.73 96.2 59.73 198.07 120.73 300.17 180.02 5.1 2.97 11.39 3.19 16.5.56 102.17-52.38 204.28-109.92 300.48-169.52 4.8-2.97 7.62-8.41 7.41-14.28z"
|
|
24
|
+
}
|
|
25
|
+
)
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var RegardioSystemFacetIcon_default = SvgRegardioSystemFacetIcon;
|
|
30
|
+
|
|
31
|
+
export { RegardioSystemFacetIcon_default as default };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
2
4
|
interface SVGRProps {
|
|
3
5
|
title?: string;
|
|
4
6
|
titleId?: string;
|
|
5
7
|
}
|
|
6
|
-
declare const SvgRegardioSystemIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) =>
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
declare const SvgRegardioSystemIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { SvgRegardioSystemIcon as default };
|
|
@@ -1,3 +1,66 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioSystemIcon.tsx
|
|
4
|
+
var SvgRegardioSystemIcon = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1024 1024",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fill-gray-50",
|
|
23
|
+
d: "M150 559.57v57.88c177.44 17.42 352.99 20.17 525.31 9.33l6.93-57.17C507.67 580.59 329.79 577.6 150 559.57"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ jsx(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
className: "fill-lime-300",
|
|
30
|
+
d: "M853.42 213.14 595.25 358.65c-.36.2-.74.37-1.11.54 1.68.75 3.48 1.18 5.33 1.22 48.53 1.02 97.23 6.17 145.56 15.59 7.26 1.42 12.12 8.28 11 15.59-5.54 36.31-19.72 117.72-20.68 122.94-2.53 13.84-19.67 109.51-24.88 135.49-1.48 7.36-2.99 14.68-4.5 21.99 2.47-9.09 5-18.04 7.6-26.77 6.86-23.01 14-46.12 21.41-69.23 2.68-8.34 50.13-156.77 64.25-194.01-.05-.01-.11-.03-.16-.04l.23-.13c13.31-35.06 49.26-105.18 73.04-150.29 6.4-12.14-6.97-25.14-18.92-18.4"
|
|
31
|
+
}
|
|
32
|
+
),
|
|
33
|
+
/* @__PURE__ */ jsx(
|
|
34
|
+
"path",
|
|
35
|
+
{
|
|
36
|
+
className: "fill-lime-400",
|
|
37
|
+
d: "M745.03 376a854.7 854.7 0 0 0-145.56-15.59 13.6 13.6 0 0 1-5.33-1.22c-.37-.17-.75-.34-1.11-.54L334.86 213.14c-11.95-6.74-25.32 6.26-18.92 18.4 23.78 45.1 59.73 115.22 73.04 150.29l.23.13c-.05.01-.11.03-.16.04 14.12 37.23 61.57 185.66 64.25 194.01 7.42 23.11 14.56 46.23 21.41 69.23 2.6 8.73 5.13 17.68 7.6 26.77 2.98 10.96 5.88 22.15 8.68 33.56h206.29c2.8-11.41 5.7-22.59 8.68-33.56 1.52-7.31 3.03-14.63 4.5-21.99 5.21-25.98 22.35-121.64 24.88-135.49.95-5.22 15.13-86.63 20.68-122.94 1.12-7.31-3.75-14.18-11-15.59z"
|
|
38
|
+
}
|
|
39
|
+
),
|
|
40
|
+
/* @__PURE__ */ jsx(
|
|
41
|
+
"path",
|
|
42
|
+
{
|
|
43
|
+
className: "fill-orange-400",
|
|
44
|
+
d: "M336.64 730.43H1024V619.68l-483.77 77.24z"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
/* @__PURE__ */ jsx(
|
|
48
|
+
"path",
|
|
49
|
+
{
|
|
50
|
+
className: "fill-orange-300",
|
|
51
|
+
d: "M336.64 729.43H0v19.92c166.83 29.44 338.49 44.89 513.76 44.89s344.51-15.26 510.24-44.3v-20.51z"
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ jsx(
|
|
55
|
+
"path",
|
|
56
|
+
{
|
|
57
|
+
className: "fill-gray-50",
|
|
58
|
+
d: "m625.91 509.89-1.39 57.49s292.26-26.45 399.48-32.05V477.9c-106.77 5.62-293.37 16.34-398.09 31.99"
|
|
59
|
+
}
|
|
60
|
+
)
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
);
|
|
64
|
+
var RegardioSystemIcon_default = SvgRegardioSystemIcon;
|
|
65
|
+
|
|
66
|
+
export { RegardioSystemIcon_default as default };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
2
4
|
interface SVGRProps {
|
|
3
5
|
title?: string;
|
|
4
6
|
titleId?: string;
|
|
5
7
|
}
|
|
6
|
-
declare const SvgRegardioSystemPlanIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) =>
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
declare const SvgRegardioSystemPlanIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { SvgRegardioSystemPlanIcon as default };
|
|
@@ -1,3 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioSystemPlanIcon.tsx
|
|
4
|
+
var SvgRegardioSystemPlanIcon = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1024 1024",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fill-blue-400",
|
|
23
|
+
d: "M839.03 243.95a5104 5104 0 0 0-147.84-91c-7.05-4.18-15.66-3.89-22.53.7-47.92 31.99-96.35 63.8-145.48 95.7-7.04 4.57-15.79 4.82-22.82.68-49.13-28.89-97.56-56.69-145.48-83.72-6.87-3.88-15.48-3.44-22.53 1.12-49.26 31.87-98.87 64.03-147.95 95.94-6.9 4.48-11.26 12.24-11.48 20.39-1.55 57.15-3.38 114.26-5.48 171.34-4.49 121.69-10.26 243.21-17.39 364.57-1.09 17.66 18.46 29.84 34.93 21.82 45.43-22.2 90.05-44.78 134.46-68.11 7.52-3.95 16.71-3.57 24.07 1.01 51.38 32 103.55 64.01 156.05 95.89 7.53 4.57 16.87 4.95 24.4.97 52.51-27.78 104.72-56.75 156.12-86.81 7.37-4.31 16.56-4.16 24.09.42 44.47 27.06 89.19 54.12 134.8 81.57 16.54 9.96 36.12-1.57 34.97-20.78-7.51-131.78-13.49-263.5-18.02-395.15-2.13-61.75-3.94-123.49-5.45-185.21-.21-8.8-4.56-16.93-11.45-21.33z"
|
|
24
|
+
}
|
|
25
|
+
)
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var RegardioSystemPlanIcon_default = SvgRegardioSystemPlanIcon;
|
|
30
|
+
|
|
31
|
+
export { RegardioSystemPlanIcon_default as default };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
2
4
|
interface SVGRProps {
|
|
3
5
|
title?: string;
|
|
4
6
|
titleId?: string;
|
|
5
7
|
}
|
|
6
|
-
declare const SvgRegardioSystemPursuitIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) =>
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
declare const SvgRegardioSystemPursuitIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { SvgRegardioSystemPursuitIcon as default };
|
|
@@ -1,3 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioSystemPursuitIcon.tsx
|
|
4
|
+
var SvgRegardioSystemPursuitIcon = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1024 1024",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fill-yellow-400",
|
|
23
|
+
d: "M848.99 874c-111.76-5.76-334.61-34.84-334.61-34.84S286.52 861.48 173 867.28c-8.5.43-15.95-7.48-15.42-16.13 14.34-234.16 1.2-452.24-7.57-678.02-.34-8.65 6.55-16.28 15.41-16.13 116.12 2 342.42 26.57 342.42 26.57s230.8-29.09 350.74-33.56c8.86-.33 15.76 7.3 15.41 16.14-8.95 230.46-9.31 461.04-9.58 691.72 0 8.84-6.91 16.07-15.42 16.14z"
|
|
24
|
+
}
|
|
25
|
+
)
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var RegardioSystemPursuitIcon_default = SvgRegardioSystemPursuitIcon;
|
|
30
|
+
|
|
31
|
+
export { RegardioSystemPursuitIcon_default as default };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
2
4
|
interface SVGRProps {
|
|
3
5
|
title?: string;
|
|
4
6
|
titleId?: string;
|
|
5
7
|
}
|
|
6
|
-
declare const SvgRegardioSystemSparkIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) =>
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
declare const SvgRegardioSystemSparkIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { SvgRegardioSystemSparkIcon as default };
|
|
@@ -1,3 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/icons/RegardioSystemSparkIcon.tsx
|
|
4
|
+
var SvgRegardioSystemSparkIcon = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
...props
|
|
8
|
+
}) => /* @__PURE__ */ jsxs(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
"aria-labelledby": titleId,
|
|
12
|
+
height: "1em",
|
|
13
|
+
viewBox: "0 0 1024 1024",
|
|
14
|
+
width: "1em",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
...props,
|
|
17
|
+
children: [
|
|
18
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fill-coral-400",
|
|
23
|
+
d: "M762.95 434.78c-36.02.15-72.67.42-109.69.81-4.38.05-6.92-4.81-4.54-8.72 19.9-32.67 40.28-65.43 61.38-98.34 1.82-2.84 1.09-6.42-1.65-7.95-40.08-22.45-81.63-43.87-123.95-64-2.85-1.36-6.54-.26-8.25 2.45-20.25 31.99-39.99 64.06-59.24 96.1-2.27 3.79-7.88 3.99-10.16.37-19.25-30.56-39-60.29-59.2-89.1-1.71-2.44-5.39-3.08-8.23-1.45-42.22 24.31-83.62 48.55-123.6 72.46-2.73 1.63-3.48 4.97-1.67 7.42 20.92 28.45 41.21 57.62 61.05 87.52 2.37 3.58-.16 8.24-4.55 8.35-36.99.95-73.61 2-109.59 3.14-3.05.1-5.3 2.52-5.04 5.4 3.78 42.13 7.3 84.34 10.57 126.61.22 2.9 2.76 5.32 5.68 5.4 34.41 1 69.42 1.92 104.76 2.76 4.19.1 6.99 4.75 5.03 8.35-16.31 30.02-32.04 59.36-47.37 88.1-1.32 2.48-.27 5.83 2.34 7.45 38.18 23.79 76.03 47.86 112.98 71.94 2.48 1.62 5.59.95 6.96-1.51 16.21-29.01 32.99-58.86 50.35-89.49 2.05-3.62 7.16-3.44 9.21.34 17.35 31.98 34.11 63.94 50.3 95.78 1.37 2.7 4.48 3.78 6.96 2.41 36.92-20.29 74.71-41.75 112.8-64.19 2.6-1.53 3.66-5.1 2.34-7.93-15.28-32.76-30.95-65.42-47.22-98.03-1.95-3.9.85-8.76 5.03-8.72 35.29.34 70.23.58 104.55.72 2.91.01 5.44-2.62 5.67-5.88 3.37-47.53 7.03-95.1 11.01-142.71.27-3.26-1.97-5.9-5.02-5.89z"
|
|
24
|
+
}
|
|
25
|
+
)
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
var RegardioSystemSparkIcon_default = SvgRegardioSystemSparkIcon;
|
|
30
|
+
|
|
31
|
+
export { RegardioSystemSparkIcon_default as default };
|
|
@@ -1,9 +1,25 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
type CompassSpriteId = 'bridge.perspective.contradicts' | 'bridge.perspective.enables' | 'bridge.perspective.extends' | 'bridge.perspective.fulfills' | 'bridge.perspective.matches' | 'bridge.perspective.supports' | 'bridges.perspectives' | 'facet.element.means' | 'facet.element.notions' | 'facet.element.people' | 'facet.element.spaces' | 'facet.element.things' | 'facet.element.times' | 'facet.step.accord.bottom' | 'facet.step.accord.top' | 'facet.step.action.bottom' | 'facet.step.action.top' | 'facet.step.effect.bottom' | 'facet.step.effect.top' | 'facet.step.essence.bottom' | 'facet.step.essence.top' | 'facet.step.impulse.bottom' | 'facet.step.impulse.top' | 'facet.step.signal.bottom' | 'facet.step.signal.top' | 'facets.elements' | 'facets.steps' | 'prospect.pointer' | 'pursuits.flourishing' | 'spark.leisure.breeze' | 'spark.leisure.calm' | 'spark.leisure.contemplation' | 'spark.leisure.distance' | 'spark.leisure.indulgence' | 'spark.leisure.inspiration' | 'spark.leisure.movement' | 'spark.leisure.nearness' | 'spark.leisure.nourishment' | 'spark.leisure.refreshment' | 'spark.leisure.relaxation' | 'spark.leisure.relief' | 'spark.motivator.flexibility' | 'spark.motivator.orientation' | 'spark.motivator.pathways' | 'spark.motivator.possibilities' | 'spark.motivator.strength' | 'spark.motivator.structure' | 'sparks.leisure' | 'sparks.motivators';
|
|
5
|
+
interface CompassSpriteProps extends Omit<SVGProps<SVGSVGElement>, 'children'> {
|
|
6
|
+
/** The sprite ID to render */
|
|
4
7
|
id: CompassSpriteId;
|
|
8
|
+
/** Optional size (width and height) */
|
|
5
9
|
size?: number | string;
|
|
6
10
|
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
11
|
+
/**
|
|
12
|
+
* Renders a sprite from the compass-base.svg sprite sheet.
|
|
13
|
+
*
|
|
14
|
+
* Usage:
|
|
15
|
+
* ```tsx
|
|
16
|
+
* <CompassSprite id="facet.step.action.bottom" className="w-8 h-8" />
|
|
17
|
+
* <CompassSprite id="spark.motivator.possibilities" size={24} />
|
|
18
|
+
* ```
|
|
19
|
+
*
|
|
20
|
+
* Note: The compass-base.svg sprite file must be available in your application.
|
|
21
|
+
* For web applications, copy it to your public directory.
|
|
22
|
+
*/
|
|
23
|
+
declare function CompassSprite({ id, size, width, height, ...props }: CompassSpriteProps): react_jsx_runtime.JSX.Element;
|
|
24
|
+
|
|
25
|
+
export { CompassSprite, type CompassSpriteId, type CompassSpriteProps, CompassSprite as default };
|
|
@@ -1,6 +1,19 @@
|
|
|
1
|
-
import { jsx
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/generated/sprites/CompassSprite.tsx
|
|
4
|
+
function CompassSprite({ id, size, width, height, ...props }) {
|
|
5
|
+
const sizeProps = size ? { height: size, width: size } : { height, width };
|
|
6
|
+
return /* @__PURE__ */ jsx(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
...sizeProps,
|
|
10
|
+
...props,
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
children: /* @__PURE__ */ jsx("use", { href: `#${id}` })
|
|
14
|
+
}
|
|
15
|
+
);
|
|
5
16
|
}
|
|
6
|
-
|
|
17
|
+
var CompassSprite_default = CompassSprite;
|
|
18
|
+
|
|
19
|
+
export { CompassSprite, CompassSprite_default as default };
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* CompassSpriteProvider component that embeds the compass sprite definitions directly.
|
|
5
|
+
* This should be included once in your application root.
|
|
6
|
+
*/
|
|
7
|
+
declare function CompassSpriteProvider(): react_jsx_runtime.JSX.Element;
|
|
8
|
+
|
|
9
|
+
export { CompassSpriteProvider };
|