diff --git a/frontend/pages/SoftwarePage/components/icons/AdobeCreativeCloud.tsx b/frontend/pages/SoftwarePage/components/icons/AdobeCreativeCloud.tsx index 0a5c2c5308..5962df7a6c 100644 --- a/frontend/pages/SoftwarePage/components/icons/AdobeCreativeCloud.tsx +++ b/frontend/pages/SoftwarePage/components/icons/AdobeCreativeCloud.tsx @@ -3,7 +3,7 @@ import * as React from "react"; import type { SVGProps } from "react"; const AdobeCreativeCloud = (props: SVGProps) => ( - + ) => ( - + ) => ( - + ) => ( - + ) => { - const fillPathB = uniqueId("paint0_linear_440_1866"); - const fillPathC = uniqueId("paint1_radial_440_1866"); - const fillPathD = uniqueId("paint2_radial_440_1866"); - const fillPathE = uniqueId("paint3_radial_440_1866"); - const fillPathF = uniqueId("paint4_radial_440_1866"); - const fillPathG = uniqueId("paint5_radial_440_1866"); - const fillPathH = uniqueId("paint6_radial_440_1866"); - const fillPathI = uniqueId("paint7_radial_440_1866"); - const fillPathJ = uniqueId("paint8_radial_440_1866"); - const fillPathK = uniqueId("paint9_radial_440_1866"); - const fillPathL = uniqueId("paint10_radial_440_1866"); - const fillPathM = uniqueId("#paint11_linear_440_1866"); + // Create unique IDs for the SVG gradients + const gradientA = uniqueId("gradient-"); + const gradientB = uniqueId("gradient-"); + const gradientC = uniqueId("gradient-"); + const gradientD = uniqueId("gradient-"); + const gradientE = uniqueId("gradient-"); + const gradientF = uniqueId("gradient-"); + const gradientG = uniqueId("gradient-"); + const gradientH = uniqueId("gradient-"); + const gradientI = uniqueId("gradient-"); + const gradientJ = uniqueId("gradient-"); + const gradientK = uniqueId("gradient-"); + const gradientL = uniqueId("gradient-"); return ( - - - - - - - - - - - - - - + - - - - + + + + - - - - - + + + + + - - - - - + + + + + + + + + + + + + + - - + + + + + + + + + + + + - - - + + + + - - - + + + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + ); }; diff --git a/frontend/pages/SoftwarePage/components/icons/ITerm.tsx b/frontend/pages/SoftwarePage/components/icons/ITerm.tsx index 86a31614fd..264bde4dfd 100644 --- a/frontend/pages/SoftwarePage/components/icons/ITerm.tsx +++ b/frontend/pages/SoftwarePage/components/icons/ITerm.tsx @@ -3,7 +3,7 @@ import * as React from "react"; import type { SVGProps } from "react"; const ITerm = (props: SVGProps) => ( - + ) => ( - + ) => ( - + ) => ( - + ) => ( - + ) => ( - +