@remotion/promo-pages 4.0.363 → 4.0.365

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 (107) hide show
  1. package/dist/Homepage.js +26 -27
  2. package/dist/Users/jonathanburger/remotion/packages/promo-pages/dist/Homepage.js +26 -27
  3. package/package.json +10 -10
  4. package/.turbo/turbo-lint.log +0 -15
  5. package/.turbo/turbo-make.log +0 -5
  6. package/bundle.ts +0 -54
  7. package/eslint.config.mjs +0 -7
  8. package/server.ts +0 -26
  9. package/src/cn.ts +0 -6
  10. package/src/components/Homepage.tsx +0 -87
  11. package/src/components/TeamPicture.tsx +0 -11
  12. package/src/components/homepage/BackgroundAnimation.tsx +0 -108
  13. package/src/components/homepage/ChooseTemplate.tsx +0 -57
  14. package/src/components/homepage/CommunityStats.tsx +0 -54
  15. package/src/components/homepage/CommunityStatsItems.tsx +0 -304
  16. package/src/components/homepage/Counter.tsx +0 -120
  17. package/src/components/homepage/Demo/Card.tsx +0 -273
  18. package/src/components/homepage/Demo/Cards.tsx +0 -129
  19. package/src/components/homepage/Demo/Comp.tsx +0 -157
  20. package/src/components/homepage/Demo/CurrentCountry.tsx +0 -97
  21. package/src/components/homepage/Demo/DemoError.tsx +0 -18
  22. package/src/components/homepage/Demo/DemoErrorIcon.tsx +0 -32
  23. package/src/components/homepage/Demo/DemoRender.tsx +0 -166
  24. package/src/components/homepage/Demo/DigitWheel.tsx +0 -179
  25. package/src/components/homepage/Demo/DisplayedEmoji.tsx +0 -93
  26. package/src/components/homepage/Demo/DoneCheckmark.tsx +0 -39
  27. package/src/components/homepage/Demo/DownloadNudge.tsx +0 -62
  28. package/src/components/homepage/Demo/DragAndDropNudge.tsx +0 -57
  29. package/src/components/homepage/Demo/EmojiCard.tsx +0 -200
  30. package/src/components/homepage/Demo/Minus.tsx +0 -21
  31. package/src/components/homepage/Demo/PlayPauseButton.tsx +0 -66
  32. package/src/components/homepage/Demo/PlayerControls.tsx +0 -48
  33. package/src/components/homepage/Demo/PlayerSeekBar.tsx +0 -325
  34. package/src/components/homepage/Demo/PlayerVolume.tsx +0 -83
  35. package/src/components/homepage/Demo/Progress.tsx +0 -38
  36. package/src/components/homepage/Demo/Spinner.tsx +0 -60
  37. package/src/components/homepage/Demo/Switcher.tsx +0 -54
  38. package/src/components/homepage/Demo/Temperature.tsx +0 -44
  39. package/src/components/homepage/Demo/TemperatureNumber.tsx +0 -68
  40. package/src/components/homepage/Demo/ThemeNudge.tsx +0 -72
  41. package/src/components/homepage/Demo/TimeDisplay.tsx +0 -43
  42. package/src/components/homepage/Demo/TrendingRepos.tsx +0 -106
  43. package/src/components/homepage/Demo/icons.tsx +0 -114
  44. package/src/components/homepage/Demo/index.tsx +0 -158
  45. package/src/components/homepage/Demo/math.ts +0 -43
  46. package/src/components/homepage/Demo/types.ts +0 -6
  47. package/src/components/homepage/EditorStarterSection.tsx +0 -76
  48. package/src/components/homepage/EvaluateRemotion.tsx +0 -92
  49. package/src/components/homepage/FreePricing.tsx +0 -283
  50. package/src/components/homepage/GetStartedStrip.tsx +0 -77
  51. package/src/components/homepage/GitHubButton.tsx +0 -23
  52. package/src/components/homepage/IconForTemplate.tsx +0 -170
  53. package/src/components/homepage/IfYouKnowReact.tsx +0 -68
  54. package/src/components/homepage/InfoTooltip.tsx +0 -25
  55. package/src/components/homepage/MoreTemplatesButton.tsx +0 -29
  56. package/src/components/homepage/MoreVideoPowerSection.tsx +0 -95
  57. package/src/components/homepage/MuxVideo.tsx +0 -68
  58. package/src/components/homepage/NewsletterButton.tsx +0 -89
  59. package/src/components/homepage/ParameterizeAndEdit.tsx +0 -106
  60. package/src/components/homepage/Pricing.tsx +0 -49
  61. package/src/components/homepage/PricingBulletPoint.tsx +0 -50
  62. package/src/components/homepage/RealMp4Videos.tsx +0 -108
  63. package/src/components/homepage/Spacer.tsx +0 -5
  64. package/src/components/homepage/TemplateIcon.tsx +0 -36
  65. package/src/components/homepage/TextInput.tsx +0 -62
  66. package/src/components/homepage/TrustedByBanner.tsx +0 -145
  67. package/src/components/homepage/VideoApps.tsx +0 -231
  68. package/src/components/homepage/VideoAppsShowcase.tsx +0 -270
  69. package/src/components/homepage/VideoAppsTitle.tsx +0 -11
  70. package/src/components/homepage/VideoPlayerWithControls.tsx +0 -189
  71. package/src/components/homepage/WriteInReact.tsx +0 -34
  72. package/src/components/homepage/YouAreHere.tsx +0 -30
  73. package/src/components/homepage/layout/Button.tsx +0 -93
  74. package/src/components/homepage/layout/colors.ts +0 -17
  75. package/src/components/homepage/layout/use-color-mode.tsx +0 -44
  76. package/src/components/homepage/layout/use-el-size.ts +0 -51
  77. package/src/components/homepage/layout/use-mobile-layout.ts +0 -8
  78. package/src/components/homepage/video-player.css +0 -24
  79. package/src/components/icons/blank.tsx +0 -13
  80. package/src/components/icons/clone.tsx +0 -10
  81. package/src/components/icons/code-hike.tsx +0 -15
  82. package/src/components/icons/cubes.tsx +0 -13
  83. package/src/components/icons/js.tsx +0 -17
  84. package/src/components/icons/music.tsx +0 -9
  85. package/src/components/icons/next.tsx +0 -64
  86. package/src/components/icons/overlay.tsx +0 -24
  87. package/src/components/icons/recorder.tsx +0 -23
  88. package/src/components/icons/remix.tsx +0 -27
  89. package/src/components/icons/skia.tsx +0 -13
  90. package/src/components/icons/stargazer.tsx +0 -13
  91. package/src/components/icons/still.tsx +0 -13
  92. package/src/components/icons/tailwind.tsx +0 -22
  93. package/src/components/icons/tiktok.tsx +0 -13
  94. package/src/components/icons/ts.tsx +0 -18
  95. package/src/components/icons/tts.tsx +0 -13
  96. package/src/components/icons/undo.tsx +0 -11
  97. package/src/components/icons/waveform.tsx +0 -13
  98. package/src/components/team/TeamCards.tsx +0 -167
  99. package/src/components/team/TitleTeamCards.tsx +0 -22
  100. package/src/components/team.css +0 -22
  101. package/src/components/team.tsx +0 -51
  102. package/src/fonts.css +0 -30
  103. package/src/index.css +0 -140
  104. package/src/main.tsx +0 -12
  105. package/src/team.tsx +0 -12
  106. package/tsconfig.json +0 -11
  107. package/vite.config.ts +0 -9
@@ -1,34 +0,0 @@
1
- import React from 'react';
2
- import {ChooseTemplate} from './ChooseTemplate';
3
- import {GetStarted} from './GetStartedStrip';
4
-
5
- export const WriteInReact: React.FC = () => {
6
- return (
7
- <div>
8
- <h1
9
- className="text-5xl lg:text-[5em] text-center fontbrand font-black leading-none "
10
- style={{
11
- textShadow: '0 5px 30px var(--background)',
12
- }}
13
- >
14
- Make videos programmatically.
15
- </h1>
16
- <p
17
- style={{
18
- textShadow: '0 5px 30px var(--background)',
19
- }}
20
- className="font-medium text-center text-lg"
21
- >
22
- Create real MP4 videos with React. <br />
23
- Parametrize content, render server-side and build applications.
24
- </p>
25
- <br />
26
- <div>
27
- <GetStarted />
28
- </div>
29
- <br />
30
- <br />
31
- <ChooseTemplate />
32
- </div>
33
- );
34
- };
@@ -1,30 +0,0 @@
1
- import React from 'react';
2
-
3
- const container: React.CSSProperties = {
4
- width: '100%',
5
- display: 'inline-flex',
6
- justifyContent: 'center',
7
- position: 'relative',
8
- };
9
-
10
- const label: React.CSSProperties = {
11
- backgroundColor: 'var(--ifm-color-primary)',
12
- fontWeight: 'bold',
13
- color: 'white',
14
- paddingLeft: 8,
15
- paddingRight: 8,
16
- paddingTop: 4,
17
- paddingBottom: 4,
18
- borderRadius: 6,
19
- fontSize: 13,
20
- position: 'absolute',
21
- marginTop: -25,
22
- };
23
-
24
- export const YouAreHere: React.FC = () => {
25
- return (
26
- <div style={container}>
27
- <div style={label}>YOU ARE HERE</div>
28
- </div>
29
- );
30
- };
@@ -1,93 +0,0 @@
1
- import {opacify} from 'polished';
2
- import type {ButtonHTMLAttributes, DetailedHTMLProps} from 'react';
3
- import React from 'react';
4
- import {cn} from '../../../cn';
5
- import {RED, UNDERLAY_RED} from './colors';
6
-
7
- type ExtraProps = {
8
- readonly size: Size;
9
- readonly background: string;
10
- readonly hoverColor?: string;
11
- readonly color: string;
12
- readonly loading: boolean;
13
- };
14
-
15
- type Size = 'sm' | 'bg';
16
-
17
- type Props = DetailedHTMLProps<
18
- ButtonHTMLAttributes<HTMLButtonElement>,
19
- HTMLButtonElement
20
- > &
21
- ExtraProps;
22
- type MandatoryProps = Omit<ExtraProps, 'background' | 'color' | 'hoverColor'>;
23
- type PrestyledProps = DetailedHTMLProps<
24
- ButtonHTMLAttributes<HTMLButtonElement>,
25
- HTMLButtonElement
26
- > &
27
- MandatoryProps;
28
-
29
- export const Button: React.FC<Props> = (props) => {
30
- const {children, loading, hoverColor, color, size, className, ...other} =
31
- props;
32
- const actualDisabled = other.disabled || loading;
33
-
34
- return (
35
- <button
36
- type="button"
37
- className={cn(
38
- 'text-base rounded-lg font-bold appearance-none border-2 border-solid border-black border-b-4 font-sans flex flex-row items-center justify-center ',
39
- className,
40
- )}
41
- disabled={actualDisabled}
42
- {...other}
43
- style={{
44
- ...(props.style ?? {}),
45
- padding:
46
- props.style?.padding ??
47
- (props.size === 'sm' ? '10px 16px' : '16px 22px'),
48
- color: props.color,
49
- cursor: props.disabled ? 'default' : 'pointer',
50
- backgroundColor: props.background,
51
- opacity: props.disabled ? 0.7 : 1,
52
- }}
53
- >
54
- {children}
55
- </button>
56
- );
57
- };
58
-
59
- export const BlueButton: React.FC<PrestyledProps> = (props) => {
60
- return <Button {...props} background="var(--blue-underlay)" color="white" />;
61
- };
62
-
63
- export const PlainButton: React.FC<PrestyledProps> = (props) => {
64
- return (
65
- <Button
66
- {...props}
67
- background="var(--plain-button)"
68
- color="var(--text-color)"
69
- />
70
- );
71
- };
72
-
73
- export const RedButton: React.FC<PrestyledProps> = (props) => {
74
- return (
75
- <Button
76
- {...props}
77
- background={UNDERLAY_RED}
78
- hoverColor={opacify(0.1, UNDERLAY_RED)}
79
- color={RED}
80
- />
81
- );
82
- };
83
-
84
- export const ClearButton: React.FC<PrestyledProps> = (props) => {
85
- return (
86
- <Button
87
- {...props}
88
- background="transparent"
89
- color="var(--text-color)"
90
- hoverColor="var(--clear-hover)"
91
- />
92
- );
93
- };
@@ -1,17 +0,0 @@
1
- import {darken, transparentize} from 'polished';
2
-
3
- export const PALETTE = {
4
- BOX_STROKE: 'var(--box-stroke)',
5
- TEXT_COLOR: 'var(--text-color)',
6
- BORDER_COLOR: 'var(--border-color)',
7
- BRAND: 'var(--ifm-color-primary)',
8
- };
9
-
10
- export const FONTS = {
11
- GTPLANAR: 'GTPlanar',
12
- };
13
-
14
- export const UNDERLAY_BLUE = transparentize(0.85, '#42e9f5');
15
- export const RED = '#e74c3c';
16
- export const UNDERLAY_RED = transparentize(0.9, RED);
17
- export const BLUE_TEXT = darken(0.3, '#42e9f5');
@@ -1,44 +0,0 @@
1
- /**
2
- * Copyright (c) Facebook, Inc. and its affiliates.
3
- *
4
- * This source code is licensed under the MIT license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
-
8
- import React, {useContext, useMemo, type ReactNode} from 'react';
9
-
10
- type ContextValue = {
11
- /** Current color mode. */
12
- readonly colorMode: ColorMode;
13
- /** Set new color mode. */
14
- readonly setColorMode: (colorMode: ColorMode) => void;
15
- };
16
-
17
- const Context = React.createContext<ContextValue | undefined>(undefined);
18
-
19
- export type ColorMode = 'light' | 'dark';
20
-
21
- export const ColorModeProvider = ({
22
- children,
23
- colorMode,
24
- setColorMode,
25
- }: {
26
- readonly children: React.ReactNode;
27
- readonly setColorMode: (colorMode: ColorMode) => void;
28
- readonly colorMode: ColorMode;
29
- }): ReactNode => {
30
- const value: ContextValue = useMemo(() => {
31
- return {colorMode, setColorMode};
32
- }, [colorMode, setColorMode]);
33
-
34
- return <Context.Provider value={value}>{children}</Context.Provider>;
35
- };
36
-
37
- export function useColorMode(): ContextValue {
38
- const context = useContext(Context);
39
- if (context === null || context === undefined) {
40
- throw new Error('ColorModeProvider');
41
- }
42
-
43
- return context;
44
- }
@@ -1,51 +0,0 @@
1
- import {useCallback, useEffect, useMemo, useState} from 'react';
2
-
3
- export type Size = {
4
- width: number;
5
- height: number;
6
- };
7
-
8
- export const useElementSize = (ref: HTMLElement | null): Size | null => {
9
- const [size, setSize] = useState<Size | null>(null);
10
- const observer = useMemo(() => {
11
- if (typeof ResizeObserver === 'undefined') {
12
- return;
13
- }
14
-
15
- return new ResizeObserver((entries) => {
16
- setSize({
17
- width: entries[0].contentRect.width,
18
- height: entries[0].contentRect.height,
19
- });
20
- });
21
- }, []);
22
- const updateSize = useCallback(() => {
23
- if (ref === null) {
24
- return;
25
- }
26
-
27
- const rect = ref.getClientRects();
28
- setSize({
29
- width: rect[0].width as number,
30
- height: rect[0].height as number,
31
- });
32
- }, [ref]);
33
-
34
- useEffect(() => {
35
- updateSize();
36
- if (!observer) {
37
- return;
38
- }
39
-
40
- if (ref) {
41
- observer.observe(ref);
42
- }
43
-
44
- return (): void => {
45
- if (ref) {
46
- observer.unobserve(ref);
47
- }
48
- };
49
- }, [observer, ref, updateSize]);
50
- return size;
51
- };
@@ -1,8 +0,0 @@
1
- import {useElementSize} from './use-el-size';
2
-
3
- export const useMobileLayout = () => {
4
- const containerSize = useElementSize(
5
- typeof document === 'undefined' ? null : document.body,
6
- );
7
- return (containerSize?.width ?? Infinity) < 900;
8
- };
@@ -1,24 +0,0 @@
1
- :global(:root) {
2
- --plyr-color-main: #1b1b1b;
3
- --plyr-range-fill-background: #ccc;
4
- }
5
- :global(.plyr__controls button),
6
- :global(.plyr__controls input) {
7
- cursor: pointer;
8
- }
9
- .video-container {
10
- margin-bottom: 40px;
11
- margin-top: 40px;
12
- border-radius: 30px;
13
- }
14
- :global(.plyr:fullscreen video) {
15
- max-width: initial;
16
- max-height: initial;
17
- width: 100%;
18
- height: 100%;
19
- }
20
- video {
21
- display: block;
22
- max-width: 100%;
23
- cursor: pointer;
24
- }
@@ -1,13 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const Blank: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" {...props}>
7
- <path
8
- fill="currentColor"
9
- d="M0 64C0 28.65 28.65 0 64 0H220.1C232.8 0 245.1 5.057 254.1 14.06L369.9 129.9C378.9 138.9 384 151.2 384 163.9V448C384 483.3 355.3 512 320 512H64C28.65 512 0 483.3 0 448V64zM352 192H240C213.5 192 192 170.5 192 144V32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H320C337.7 480 352 465.7 352 448V192zM347.3 152.6L231.4 36.69C229.4 34.62 226.8 33.18 224 32.48V144C224 152.8 231.2 160 240 160H351.5C350.8 157.2 349.4 154.6 347.3 152.6z"
10
- />
11
- </svg>
12
- );
13
- };
@@ -1,10 +0,0 @@
1
- import type {SVGProps} from 'react';
2
-
3
- export const CloneIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => (
4
- <svg {...props} viewBox="0 0 512 512">
5
- <path
6
- fill="currentcolor"
7
- d="M288 448L64 448l0-224 64 0 0-64-64 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-64-64 0 0 64zm-64-96l224 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L224 0c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64z"
8
- />
9
- </svg>
10
- );
@@ -1,15 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const CodeHike: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg {...props} viewBox="-100 -100 200 200" fill="currentColor">
7
- <path d="M 70 60 L 42 -27 L 72 -27 L 100 60 Z" />
8
- <path d="M 20.419540229885058 40.05357142857142 L 42 -27 L 72 -27 L 50.41954022988506 40.05357142857142 Z" />
9
- <path d="M 20.419540229885058 40.05357142857142 L -15 -70 L 15 -70 L 50.41954022988506 40.05357142857142 Z" />
10
- <path d="M -50.41954022988506 40.05357142857142 L -15 -70 L 15 -70 L -20.419540229885058 40.05357142857142 Z" />
11
- <path d="M -50.41954022988506 40.05357142857142 L -72 -27 L -42 -27 L -20.419540229885058 40.05357142857142 Z" />
12
- <path d="M -100 60 L -72 -27 L -42 -27 L -70 60 Z" />
13
- </svg>
14
- );
15
- };
@@ -1,13 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const Cubes: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" {...props}>
7
- <path
8
- fill="currentColor"
9
- d="M239.5 5.018C250.1 1.106 261.9 1.106 272.5 5.018L480.5 81.28C499.4 88.22 512 106.2 512 126.4V385.7C512 405.8 499.4 423.8 480.5 430.7L272.5 506.1C261.9 510.9 250.1 510.9 239.5 506.1L31.48 430.7C12.57 423.8 0 405.8 0 385.7V126.4C0 106.2 12.57 88.22 31.48 81.28L239.5 5.018zM261.5 35.06C257.1 33.76 254 33.76 250.5 35.06L44.14 110.7L256 193.1L467.9 110.7L261.5 35.06zM42.49 400.7L240 473.1V222L32 140.3V385.7C32 392.4 36.19 398.4 42.49 400.7V400.7zM272 473.1L469.5 400.7C475.8 398.4 480 392.4 480 385.7V140.3L272 222V473.1z"
10
- />
11
- </svg>
12
- );
13
- };
@@ -1,17 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const JSIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg
7
- className="svg-inline--fa fa-js-square fa-w-14"
8
- viewBox="0 0 448 512"
9
- {...props}
10
- >
11
- <path
12
- fill="currentColor"
13
- d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM243.8 381.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z"
14
- />
15
- </svg>
16
- );
17
- };
@@ -1,9 +0,0 @@
1
- import type {SVGProps} from 'react';
2
-
3
- export const MusicIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
4
- return (
5
- <svg {...props} xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
6
- <path d="M499.1 6.3c8.1 6 12.9 15.6 12.9 25.7l0 72 0 264c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6L448 147 192 223.8 192 432c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6L128 200l0-72c0-14.1 9.3-26.6 22.8-30.7l320-96c9.7-2.9 20.2-1.1 28.3 5z" />
7
- </svg>
8
- );
9
- };
@@ -1,64 +0,0 @@
1
- import React from 'react';
2
-
3
- export const NextIcon: React.FC<{
4
- readonly style: React.CSSProperties;
5
- }> = ({style}) => {
6
- return (
7
- <svg
8
- fill="none"
9
- viewBox="0 0 180 180"
10
- style={style}
11
- xmlns="http://www.w3.org/2000/svg"
12
- >
13
- <mask
14
- height="180"
15
- id="mask0_292_250"
16
- maskUnits="userSpaceOnUse"
17
- style={{maskType: 'alpha'}}
18
- width="180"
19
- x="0"
20
- y="0"
21
- >
22
- <circle cx="90" cy="90" fill="currentcolor" r="90" />
23
- </mask>
24
- <g mask="url(#mask0_292_250)">
25
- <circle cx="90" cy="90" fill="currentcolor" r="90" />
26
- <path
27
- d="M149.508 157.52L69.142 54H54V125.97H66.1136V69.3836L139.999 164.845C143.333 162.614 146.509 160.165 149.508 157.52Z"
28
- fill="url(#paint0_linear_292_250)"
29
- />
30
- <rect
31
- fill="url(#paint1_linear_292_250)"
32
- height="72"
33
- width="12"
34
- x="115"
35
- y="54"
36
- />
37
- </g>
38
- <defs>
39
- <linearGradient
40
- gradientUnits="userSpaceOnUse"
41
- id="paint0_linear_292_250"
42
- x1="109"
43
- x2="144.5"
44
- y1="116.5"
45
- y2="160.5"
46
- >
47
- <stop stopColor="var(--background)" />
48
- <stop offset="1" stopColor="var(--background)" stopOpacity="0" />
49
- </linearGradient>
50
- <linearGradient
51
- gradientUnits="userSpaceOnUse"
52
- id="paint1_linear_292_250"
53
- x1="121"
54
- x2="120.799"
55
- y1="54"
56
- y2="106.875"
57
- >
58
- <stop stopColor="var(--background)" />
59
- <stop offset="1" stopColor="var(--background)" stopOpacity="0" />
60
- </linearGradient>
61
- </defs>
62
- </svg>
63
- );
64
- };
@@ -1,24 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const OverlayIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg
7
- viewBox="0 0 576 512"
8
- fill="none"
9
- xmlns="http://www.w3.org/2000/svg"
10
- {...props}
11
- >
12
- <path
13
- d="M251.1 407.9C274.5 418.7 301.5 418.7 324.9 407.9V407.8L476.9 337.6L530.1 362.2C538.6 366.1 544 374.6 544 384C544 393.4 538.6 401.9 530.1 405.8L311.5 506.8C296.6 513.7 279.4 513.7 264.5 506.8L45.9 405.8C37.4 401.9 32 393.4 32 384C32 374.6 37.4 366.1 45.9 362.2L99.1 337.7L251.1 407.9Z"
14
- fill="currentcolor"
15
- />
16
- <path
17
- d="M277.8 132.7L495.2 230.1C505.4 234.7 512 244.8 512 256C512 267.2 505.4 277.3 495.2 281.9L277.8 379.3C270.1 382.4 263.5 384 256 384C248.5 384 241 382.4 234.2 379.3L16.76 281.9C6.561 277.3 0.0003 267.2 0.0003 256C0.0003 244.8 6.561 234.7 16.76 230.1L234.2 132.7C241 129.6 248.5 128 256 128C263.5 128 270.1 129.6 277.8 132.7Z"
18
- stroke="currentcolor"
19
- transform="translate(32, -25)"
20
- strokeWidth="36"
21
- />
22
- </svg>
23
- );
24
- };
@@ -1,23 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const Recorder: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg viewBox="0 0 700 700" {...props}>
7
- <path
8
- d="M0 350C0 115.5 115.5 0 350 0C584.5 0 700 115.5 700 350C700 584.5 584.5 700 350 700C115.5 700 0 584.5 0 350Z"
9
- fill="#F43B00"
10
- fillOpacity="0.15"
11
- />
12
- <path
13
- d="M79.4595 344.324C79.4595 161.794 169.362 71.8915 351.892 71.8915C534.422 71.8915 624.324 161.794 624.324 344.324C624.324 526.854 534.422 616.756 351.892 616.756C169.362 616.756 79.4595 526.854 79.4595 344.324Z"
14
- fill="#F43B00"
15
- fillOpacity="0.3"
16
- />
17
- <path
18
- d="M155.135 343.378C155.135 212.185 219.752 147.567 350.946 147.567C482.139 147.567 546.756 212.185 546.756 343.378C546.756 474.571 482.139 539.189 350.946 539.189C219.752 539.189 155.135 474.571 155.135 343.378Z"
19
- fill="#F43B00"
20
- />
21
- </svg>
22
- );
23
- };
@@ -1,27 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const ReactRouterIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg
7
- xmlns="http://www.w3.org/2000/svg"
8
- width="800px"
9
- height="800px"
10
- viewBox="0 -58 256 256"
11
- version="1.1"
12
- preserveAspectRatio="xMidYMid"
13
- {...props}
14
- >
15
- <g>
16
- <path
17
- d="M78.0659341,92.5875806 C90.8837956,92.5875806 101.274726,82.1966508 101.274726,69.3787894 C101.274726,56.5609279 90.8837956,46.1699982 78.0659341,46.1699982 C65.2480726,46.1699982 54.8571429,56.5609279 54.8571429,69.3787894 C54.8571429,82.1966508 65.2480726,92.5875806 78.0659341,92.5875806 Z M23.2087913,139.005163 C36.0266526,139.005163 46.4175825,128.614233 46.4175825,115.796372 C46.4175825,102.97851 36.0266526,92.5875806 23.2087913,92.5875806 C10.3909298,92.5875806 0,102.97851 0,115.796372 C0,128.614233 10.3909298,139.005163 23.2087913,139.005163 Z M232.791209,139.005163 C245.60907,139.005163 256,128.614233 256,115.796372 C256,102.97851 245.60907,92.5875806 232.791209,92.5875806 C219.973347,92.5875806 209.582418,102.97851 209.582418,115.796372 C209.582418,128.614233 219.973347,139.005163 232.791209,139.005163 Z"
18
- fill="currentcolor"
19
- />
20
- <path
21
- d="M156.565464,70.3568084 C155.823426,62.6028163 155.445577,56.1490255 149.505494,51.6131676 C141.982638,45.8687002 133.461166,49.5960243 122.964463,45.8072968 C112.650326,43.3121427 105,34.1545727 105,23.2394367 C105,10.4046502 115.577888,0 128.626373,0 C138.29063,0 146.599638,5.70747659 150.259573,13.8825477 C155.861013,24.5221258 152.220489,35.3500418 159.258242,40.8041273 C167.591489,47.2621895 178.826167,42.5329154 191.362109,48.6517412 C195.390112,50.5026944 198.799584,53.4384578 201.202056,57.0769224 C203.604528,60.7153869 205,65.0565524 205,69.7183101 C205,80.633446 197.349674,89.7910161 187.035538,92.2861702 C176.538834,96.0748977 168.017363,92.3475736 160.494506,98.092041 C152.03503,104.551712 156.563892,115.358642 149.669352,126.774447 C145.756163,134.291567 137.802119,139.43662 128.626373,139.43662 C115.577888,139.43662 105,129.03197 105,116.197184 C105,106.873668 110.581887,98.832521 118.637891,95.1306146 C131.173833,89.0117889 142.408511,93.7410629 150.741758,87.2830007 C155.549106,83.5574243 156.565464,77.8102648 156.565464,70.3568084 Z"
22
- fill="currentcolor"
23
- />
24
- </g>
25
- </svg>
26
- );
27
- };
@@ -1,13 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const SkiaIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg {...props} xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
7
- <path
8
- fill="currentColor"
9
- d="M288 400C288 461.9 237.9 512 176 512H32C14.33 512 0 497.7 0 480C0 462.3 14.33 448 32 448H36.81C54.44 448 66.4 429.1 64.59 411.6C64.2 407.8 64 403.9 64 400C64 338.1 114.1 288 176 288C178.8 288 181.5 288.1 184.3 288.3C184.1 285.7 183.1 282.1 183.1 280.3C183.1 244.6 201.1 210.1 229.1 189.1L474.3 12.25C499.7-6.279 534.9-3.526 557.2 18.74C579.4 41 582.2 76.16 563.7 101.6L386.1 345.1C365 374.9 331.4 392 295.7 392C293 392 290.3 391.9 287.7 391.7C287.9 394.5 287.1 397.2 287.1 400H288zM295.7 360C321.2 360 345.2 347.8 360.2 327.2L537.8 82.82C547.1 70.08 545.7 52.5 534.5 41.37C523.4 30.24 505.8 28.86 493.1 38.12L248.8 215.8C228.2 230.8 215.1 254.8 215.1 280.3C215.1 285.7 216.5 290.9 217.5 295.1L217.6 295.1C217.9 297.3 218.2 298.6 218.5 299.9L276.1 357.5C277.4 357.8 278.7 358.1 280 358.4L280 358.5C285.1 359.5 290.3 360 295.7 360L295.7 360zM253.5 380.1L195.9 322.5C194.5 322.2 193.2 321.8 191.9 321.6C186.7 320.5 181.4 320 176 320C131.8 320 96 355.8 96 400C96 402.8 96.14 405.6 96.43 408.3C98.15 425 93.42 441.9 83.96 455.1C74.31 468.5 58 480 36.81 480H176C220.2 480 256 444.2 256 400C256 394.6 255.5 389.3 254.4 384.1C254.2 382.8 253.9 381.5 253.5 380.1V380.1z"
10
- />
11
- </svg>
12
- );
13
- };
@@ -1,13 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const Stargazer: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg height="1em" viewBox="0 0 512 512" {...props}>
7
- <path
8
- fill="currentcolor"
9
- d="M325.8 152.3c1.3 4.6 5.5 7.7 10.2 7.7s8.9-3.1 10.2-7.7L360 104l48.3-13.8c4.6-1.3 7.7-5.5 7.7-10.2s-3.1-8.9-7.7-10.2L360 56 346.2 7.7C344.9 3.1 340.7 0 336 0s-8.9 3.1-10.2 7.7L312 56 263.7 69.8c-4.6 1.3-7.7 5.5-7.7 10.2s3.1 8.9 7.7 10.2L312 104l13.8 48.3zM115.7 346.2L75.5 307l55.5-8.1c15.6-2.3 29.2-12.1 36.1-26.3l24.8-50.3 24.8 50.3c7 14.2 20.5 24 36.1 26.3l55.5 8.1-40.2 39.2c-11.3 11-16.4 26.9-13.8 42.4l9.5 55.4-49.5-26.1c-14-7.4-30.7-7.4-44.7 0L120 444l9.5-55.4c2.7-15.6-2.5-31.4-13.8-42.4zm54.7-188.8l-46.3 94L20.5 266.5C.9 269.3-7 293.5 7.2 307.4l74.9 73.2L64.5 483.9c-3.4 19.6 17.2 34.6 34.8 25.3l92.6-48.8 92.6 48.8c17.6 9.3 38.2-5.7 34.8-25.3L301.6 380.6l74.9-73.2c14.2-13.9 6.4-38.1-13.3-40.9L259.7 251.4l-46.3-94c-8.8-17.9-34.3-17.9-43.1 0zm258.4 85.8l11 38.6c1 3.6 4.4 6.2 8.2 6.2s7.1-2.5 8.2-6.2l11-38.6 38.6-11c3.6-1 6.2-4.4 6.2-8.2s-2.5-7.1-6.2-8.2l-38.6-11-11-38.6c-1-3.6-4.4-6.2-8.2-6.2s-7.1 2.5-8.2 6.2l-11 38.6-38.6 11c-3.6 1-6.2 4.4-6.2 8.2s2.5 7.1 6.2 8.2l38.6 11z"
10
- />
11
- </svg>
12
- );
13
- };
@@ -1,13 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const StillIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" {...props}>
7
- <path
8
- fill="currentColor"
9
- d="M324.9 157.8c-11.38-17.38-39.89-17.31-51.23-.0625L200.5 268.5L184.1 245.9C172.7 229.1 145.9 229.9 134.4 245.9l-64.52 89.16c-6.797 9.406-7.75 21.72-2.547 32C72.53 377.5 83.05 384 94.75 384h322.5c11.41 0 21.8-6.281 27.14-16.38c5.312-10 4.734-22.09-1.516-31.56L324.9 157.8zM95.8 352l62.39-87.38l29.91 41.34C191.2 310.2 196.4 313.2 201.4 312.6c5.25-.125 10.12-2.781 13.02-7.188l83.83-129.9L415 352H95.8zM447.1 32h-384C28.65 32-.0091 60.65-.0091 96v320c0 35.35 28.65 64 63.1 64h384c35.35 0 64-28.65 64-64V96C511.1 60.65 483.3 32 447.1 32zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V96c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V416zM144 192C170.5 192 192 170.5 192 144S170.5 96 144 96S96 117.5 96 144S117.5 192 144 192zM144 128c8.822 0 15.1 7.178 15.1 16S152.8 160 144 160S128 152.8 128 144S135.2 128 144 128z"
10
- />
11
- </svg>
12
- );
13
- };
@@ -1,22 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const Tailwind: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg
7
- viewBox="0 0 51 31"
8
- fill="none"
9
- xmlns="http://www.w3.org/2000/svg"
10
- {...props}
11
- >
12
- <path
13
- d="M0 25.364C1.701 18.6 5.954 15.218 12.758 15.218C19.0815 15.218 21.9775 18.1395 24.4794 20.6634L24.48 20.664C26.015 22.213 27.403 23.613 29.344 24.096C32.746 24.941 35.723 23.673 38.275 20.291C36.574 27.055 32.321 30.436 25.517 30.436C19.1925 30.436 16.2975 27.5155 13.7956 24.9916L13.795 24.991C12.26 23.441 10.872 22.041 8.93 21.559C5.529 20.714 2.552 21.982 0 25.364Z"
14
- fill="currentcolor"
15
- />
16
- <path
17
- d="M12 10.146C13.701 3.382 17.954 0 24.758 0C31.0815 0 33.9775 2.92151 36.4794 5.44536L36.48 5.446C38.015 6.995 39.403 8.395 41.344 8.878C44.746 9.723 47.723 8.455 50.275 5.073C48.574 11.837 44.321 15.218 37.517 15.218C31.1925 15.218 28.2975 12.2975 25.7956 9.77365L25.795 9.773C24.26 8.223 22.872 6.823 20.93 6.341C17.529 5.496 14.552 6.764 12 10.146Z"
18
- fill="currentcolor"
19
- />
20
- </svg>
21
- );
22
- };
@@ -1,13 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const TikTok: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg {...props} viewBox="0 0 448 512">
7
- <path
8
- fill="currentcolor"
9
- d="M448 209.9a210.1 210.1 0 0 1 -122.8-39.3V349.4A162.6 162.6 0 1 1 185 188.3V278.2a74.6 74.6 0 1 0 52.2 71.2V0l88 0a121.2 121.2 0 0 0 1.9 22.2h0A122.2 122.2 0 0 0 381 102.4a121.4 121.4 0 0 0 67 20.1z"
10
- />
11
- </svg>
12
- );
13
- };
@@ -1,18 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const TypeScriptIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg
7
- fill="#000000"
8
- xmlns="http://www.w3.org/2000/svg"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="M3,5v14c0,1.105,0.895,2,2,2h14c1.105,0,2-0.895,2-2V5c0-1.105-0.895-2-2-2H5C3.895,3,3,3.895,3,5z M13.666,12.451h-2.118 V19H9.841v-6.549H7.767V11h5.899V12.451z M13.998,18.626v-1.751c0,0,0.956,0.721,2.104,0.721c1.148,0,1.103-0.75,1.103-0.853 c0-1.089-3.251-1.089-3.251-3.501c0-3.281,4.737-1.986,4.737-1.986l-0.059,1.559c0,0-0.794-0.53-1.692-0.53 c-0.897,0-1.221,0.427-1.221,0.883c0,1.177,3.281,1.059,3.281,3.428C19,20.244,13.998,18.626,13.998,18.626z"
15
- />
16
- </svg>
17
- );
18
- };
@@ -1,13 +0,0 @@
1
- import type {SVGProps} from 'react';
2
- import React from 'react';
3
-
4
- export const TTSIcon: React.FC<SVGProps<SVGSVGElement>> = (props) => {
5
- return (
6
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" {...props}>
7
- <path
8
- fill="currentColor"
9
- d="M256 31.1c-141.4 0-255.1 93.13-255.1 208c0 47.62 19.91 91.25 52.91 126.3c-14.87 39.5-45.87 72.88-46.37 73.25c-6.623 7-8.373 17.25-4.623 26C5.816 474.3 14.38 480 24 480c61.49 0 109.1-25.75 139.1-46.25c28.1 9 60.16 14.25 92.9 14.25c141.4 0 255.1-93.13 255.1-207.1S397.4 31.1 256 31.1zM256 416c-28.25 0-56.24-4.25-83.24-12.75c-9.516-3.068-19.92-1.461-28.07 4.338c-22.1 16.25-58.54 35.29-102.7 39.66c11.1-15.12 29.75-40.5 40.74-69.63l.1289-.3398c4.283-11.27 1.791-23.1-6.43-32.82C47.51 313.1 32.06 277.6 32.06 240c0-97 100.5-176 223.1-176c123.5 0 223.1 79 223.1 176S379.5 416 256 416zM272 272h-128c-8.801 0-16 7.199-16 15.1C127.1 296.8 135.2 304 144 304h128c8.801 0 15.1-7.204 15.1-16C287.1 279.2 280.8 272 272 272zM368 176h-224c-8.801 0-16 7.199-16 15.1C127.1 200.8 135.2 208 144 208h224c8.801 0 15.1-7.204 15.1-16C383.1 183.2 376.8 176 368 176z"
10
- />
11
- </svg>
12
- );
13
- };