Skip to content

Commit 5b470d5

Browse files
committed
chore: reorganized partner logos
1 parent 9195ee0 commit 5b470d5

16 files changed

Lines changed: 17 additions & 19 deletions

File tree

packages/ui-components/src/Icons/PartnerLogos/ARM/Favicon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ const ARM: FC<SVGProps<SVGSVGElement>> = props => (
1212
width="4332.3px"
1313
height="1318.7px"
1414
viewBox="0 0 4332.3 1318.7"
15-
className={classNames('text-[#0D0B21] dark:text-white', props.className)}
1615
xmlSpace="preserve"
1716
enableBackground="new 0 0 4332.3 1318.7"
17+
className={classNames('text-[#0D0B21] dark:text-white', props.className)}
1818
>
1919
<g>
2020
<path

packages/ui-components/src/Icons/PartnerLogos/ARM/Logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ const ARM: FC<SVGProps<SVGSVGElement>> = props => (
1212
width="4332.3px"
1313
height="1318.7px"
1414
viewBox="0 0 4332.3 1318.7"
15-
className={classNames('text-[#0D0B21] dark:text-white', props.className)}
1615
xmlSpace="preserve"
1716
enableBackground="new 0 0 4332.3 1318.7"
17+
className={classNames('text-[#0D0B21] dark:text-white', props.className)}
1818
>
1919
<g>
2020
<path

packages/ui-components/src/Icons/PartnerLogos/Cloudflare/Favicon.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// https://www.cloudflare.com/logo/
21
import type { FC, SVGProps } from 'react';
32

43
const Cloudflare: FC<SVGProps<SVGSVGElement>> = props => (

packages/ui-components/src/Icons/PartnerLogos/Cloudflare/Logo.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
// https://www.cloudflare.com/logo/
21
import classNames from 'classnames';
32
import type { FC, SVGProps } from 'react';
43

54
const Cloudflare: FC<SVGProps<SVGSVGElement>> = props => (
65
<svg
76
xmlns="http://www.w3.org/2000/svg"
87
viewBox="0 0 651.29 94.76"
9-
className={classNames('text-[#001] dark:text-white', props.className)}
108
{...props}
9+
className={classNames('text-[#001] dark:text-white', props.className)}
1110
>
1211
<path
1312
fill="#f78100"

packages/ui-components/src/Icons/PartnerLogos/Crowdin/Logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const Crowdin: FC<SVGProps<SVGSVGElement>> = props => (
88
viewBox="0 0 180 37"
99
fill="none"
1010
xmlns="http://www.w3.org/2000/svg"
11-
className={classNames('text-[#263238] dark:text-white', props.className)}
1211
{...props}
12+
className={classNames('text-[#263238] dark:text-white', props.className)}
1313
>
1414
<path
1515
d="M46.5517 20.0596C46.5517 22.8097 47.3937 25.0143 49.0759 26.6769C50.7598 28.3377 53.0349 29.169 55.9047 29.169C58.7744 29.169 60.7057 28.4667 62.1406 27.0638C63.5754 25.6504 64.2929 24.0105 64.2929 22.1475V21.9784H60.1409V22.13C60.1409 22.8812 59.8129 23.5277 59.1586 24.0662C58.5025 24.6047 57.408 24.8749 55.8713 24.8749C54.1435 24.8749 52.8771 24.4531 52.0754 23.6114C51.2738 22.7696 50.8721 21.6473 50.8721 20.2444V19.3347C50.8721 17.9317 51.2791 16.8094 52.093 15.9677C52.9069 15.1259 54.1663 14.7042 55.8713 14.7042C57.3623 14.7042 58.4464 14.9621 59.1252 15.478C59.8146 15.9938 60.1584 16.6456 60.1584 17.4316V17.6006H64.3104L64.2929 17.381C64.2245 15.5058 63.4912 13.8799 62.0897 12.4978C60.6882 11.1054 58.6271 10.41 55.9047 10.41C53.0349 10.41 50.7581 11.2413 49.0759 12.9022C47.3919 14.5526 46.5517 16.7571 46.5517 19.5194V20.0579V20.0596Z"

packages/ui-components/src/Icons/PartnerLogos/DataDog/Favicon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ const DataDog: FC<SVGProps<SVGSVGElement>> = props => (
99
y="0px"
1010
viewBox="0 0 800.55 856.85"
1111
enableBackground="new 0 0 800.55 856.85"
12-
className={classNames('text-[#632CA6] dark:text-white', props.className)}
1312
{...props}
13+
className={classNames('text-[#632CA6] dark:text-white', props.className)}
1414
>
1515
<path
1616
className="hidden dark:inline"

packages/ui-components/src/Icons/PartnerLogos/DataDog/Logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const DataDog: FC<SVGProps<SVGSVGElement>> = props => (
88
x="0px"
99
y="0px"
1010
viewBox="0 0 800.5 196.2"
11-
className={classNames('text-[#632CA6] dark:text-white', props.className)}
1211
enableBackground="new 0 0 800.5 856.85"
12+
className={classNames('text-[#632CA6] dark:text-white', props.className)}
1313
>
1414
<g>
1515
<g>

packages/ui-components/src/Icons/PartnerLogos/EquinixMetal/Logo.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const EquinixMetal: FC<SVGProps<SVGSVGElement>> = props => (
1818
<polygon
1919
className="fill-back dark:fill-current"
2020
points="1081.56,248.72 1188.44,248.72 1188.44,218.71 1081.56,218.71 1081.56,153.99 1240.97,153.99
21-
1240.97,124.12 1049.23,124.12 1049.23,352.54 1246.59,352.54 1246.59,323.07 1081.56,323.07 "
21+
1240.97,124.12 1049.23,124.12 1049.23,352.54 1246.59,352.54 1246.59,323.07 1081.56,323.07"
2222
/>
2323
<g>
2424
<path
@@ -37,7 +37,7 @@ const EquinixMetal: FC<SVGProps<SVGSVGElement>> = props => (
3737
<polygon
3838
className="fill-back dark:fill-current"
3939
points="2545.41,303.11 2388.48,124.12 2357.1,124.12 2357.1,352.54 2388.81,352.54 2388.81,172.1
40-
2546.05,352.54 2577.02,352.54 2577.02,124.12 2545.41,124.12 "
40+
2546.05,352.54 2577.02,352.54 2577.02,124.12 2545.41,124.12"
4141
/>
4242
<rect
4343
x="2769.56"
@@ -49,7 +49,7 @@ const EquinixMetal: FC<SVGProps<SVGSVGElement>> = props => (
4949
<polygon
5050
className="fill-back dark:fill-current"
5151
points="3109.94,228.58 3202.03,123.87 3162.89,123.87 3089.79,205.98 3018.68,123.87 2977.23,123.87
52-
3066.07,228.65 2954.95,352.5 2995.54,352.5 3086.64,250.82 3173.53,352.5 3217.55,352.5 "
52+
3066.07,228.65 2954.95,352.5 2995.54,352.5 3086.64,250.82 3173.53,352.5 3217.55,352.5"
5353
/>
5454
<g>
5555
<path

packages/ui-components/src/Icons/PartnerLogos/HeroDevs/Logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const HeroDevs: FC<SVGProps<SVGSVGElement>> = props => (
88
viewBox="0 0 600 144"
99
fill="none"
1010
xmlns="http://www.w3.org/2000/svg"
11-
className={classNames('text-black dark:text-white', props.className)}
1211
{...props}
12+
className={classNames('text-black dark:text-white', props.className)}
1313
>
1414
<path
1515
fillRule="evenodd"

packages/ui-components/src/Icons/PartnerLogos/IBM/Favicon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ const IBM: FC<SVGProps<SVGSVGElement>> = props => (
100100
id="Shape_21_"
101101
fill="currentColor"
102102
d="M444.433,134.509h87.163c2.476-8.914,3.764-18.324,3.764-27.932h-90.927L444.433,134.509
103-
L444.433,134.509z"
103+
L444.433,134.509z"
104104
/>
105105
<polygon
106106
id="Rectangle-path_9_"

0 commit comments

Comments
 (0)