diff --git a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/bathroom-cabinet-2.tsx b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/bathroom-cabinet-2.tsx index f233dfdbd..017b3a9bd 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/bathroom-cabinet-2.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/bathroom-cabinet-2.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function BathroomCabinet2(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -17,7 +17,7 @@ function BathroomCabinet2(props: NucleoIconProps) { width="17.999" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} x="3.001" y="15" /> @@ -25,12 +25,12 @@ function BathroomCabinet2(props: NucleoIconProps) { d="M9,11a2,2,0,0,1,4,0h0v4" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> diff --git a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/conference-room.tsx b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/conference-room.tsx index 5fd3e8d44..2d0ee9bbc 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/conference-room.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/conference-room.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function ConferenceRoom(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -17,7 +17,7 @@ function ConferenceRoom(props: NucleoIconProps) { width="10" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} x="7" y="3" /> @@ -33,7 +33,7 @@ function ConferenceRoom(props: NucleoIconProps) { fill="none" r="1" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> diff --git a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/door-2.tsx b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/door-2.tsx index f8a1a3fa9..feb4f8017 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/door-2.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/door-2.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function Door2(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -17,7 +17,7 @@ function Door2(props: NucleoIconProps) { width="16" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} x="4" y="1" /> @@ -26,14 +26,14 @@ function Door2(props: NucleoIconProps) { width="8" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} x="8" y="5" /> @@ -15,7 +15,7 @@ function Hairdresser1(props: NucleoIconProps) { @@ -70,7 +70,7 @@ function Hairdresser1(props: NucleoIconProps) { fill="none" rx="2.5" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} transform="translate(25 39) rotate(180)" x="10" y="16" diff --git a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/record-player-3.tsx b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/record-player-3.tsx index 8803fa305..3624451a9 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/record-player-3.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Amenities_Facilities/record-player-3.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function RecordPlayer3(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -16,19 +16,19 @@ function RecordPlayer3(props: NucleoIconProps) { d="M18 9V14L16.5 16" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> @@ -16,18 +16,18 @@ function Toilet2(props: NucleoIconProps) { d="M6,8V3A2.006,2.006,0,0,1,8,1h8a2.006,2.006,0,0,1,2,2V8" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> @@ -16,31 +16,31 @@ function UserPolice2(props: NucleoIconProps) { d="m4,22.429l3.549-1.014c.859-.245,1.451-1.03,1.451-1.923v-1.239" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> diff --git a/packages/design-system/lib/components/Icons/Nucleo/Benefits/bouquet.tsx b/packages/design-system/lib/components/Icons/Nucleo/Benefits/bouquet.tsx index 640357b8e..ff28ba23e 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Benefits/bouquet.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Benefits/bouquet.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function Bouquet(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -16,31 +16,31 @@ function Bouquet(props: NucleoIconProps) { d="M20.45,11.5a1.707,1.707,0,0,0-2.415,0,1.706,1.706,0,0,1-2.414,0,1.706,1.706,0,0,0-2.414,0,1.706,1.706,0,0,1-2.414,0,1.706,1.706,0,0,0-2.414,0,1.706,1.706,0,0,1-2.414,0,1.707,1.707,0,0,0-2.415,0L10,19h4Z" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> diff --git a/packages/design-system/lib/components/Icons/Nucleo/Benefits/discount-2-2.tsx b/packages/design-system/lib/components/Icons/Nucleo/Benefits/discount-2-2.tsx index fcbd48399..f6d2340a2 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Benefits/discount-2-2.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Benefits/discount-2-2.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function Discount22(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -16,12 +16,12 @@ function Discount22(props: NucleoIconProps) { fill="none" points="19,15 22,12 19,9 19,5 15,5 12,2 9,5 5,5 5,9 2,12 5,15 5,19 9,19 12,22 15,19 19,19 " stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> @@ -16,13 +16,13 @@ function BowlingPins(props: NucleoIconProps) { d="M18.575,23A13.8,13.8,0,0,0,20,16.5c0-4-2-6-2-9,0-2.5.5-2.5.5-4a2.5,2.5,0,0,0-5,0c0,1.5.5,1.5.5,4,0,3-2,5-2,9A13.8,13.8,0,0,0,13.425,23Z" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> diff --git a/packages/design-system/lib/components/Icons/Nucleo/Experiences/palm-tree-2.tsx b/packages/design-system/lib/components/Icons/Nucleo/Experiences/palm-tree-2.tsx index 4f8acccb6..01d195550 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Experiences/palm-tree-2.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Experiences/palm-tree-2.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function PalmTree2(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -16,36 +16,36 @@ function PalmTree2(props: NucleoIconProps) { d="M11.4,23a21.14,21.14,0,0,0,1.594-8.059A21.111,21.111,0,0,0,11,6" fill="none" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> @@ -16,24 +16,24 @@ function Chips3(props: NucleoIconProps) { fill="none" points="4,9 4,3 8,3 " stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> diff --git a/packages/design-system/lib/components/Icons/Nucleo/Food/popcorn-2.tsx b/packages/design-system/lib/components/Icons/Nucleo/Food/popcorn-2.tsx index cfa7e2aba..3f8123c6c 100644 --- a/packages/design-system/lib/components/Icons/Nucleo/Food/popcorn-2.tsx +++ b/packages/design-system/lib/components/Icons/Nucleo/Food/popcorn-2.tsx @@ -2,7 +2,7 @@ import type { NucleoIconProps } from '../../icon' import { getNucleoIconProps } from '../utils' function Popcorn2(props: NucleoIconProps) { - const { fill, strokewidth, ...iconProps } = getNucleoIconProps(props) + const { fill, strokeWidth, ...iconProps } = getNucleoIconProps(props) return ( @@ -16,18 +16,18 @@ function Popcorn2(props: NucleoIconProps) { fill="none" points="21 7 3 7 5 23 19 23 21 7" stroke={fill} - strokeWidth={strokewidth} + strokeWidth={strokeWidth} /> , 'color'>, + extends + Omit, 'color'>, VariantProps { size?: number } export interface IllustrationProps - extends Omit, 'color'>, + extends + Omit, 'color'>, Omit, 'color'> { width?: string | number height?: string | number } -export interface LogoProps - extends Omit, 'color'> { +export interface LogoProps extends Omit< + React.SVGAttributes, + 'color' +> { width?: string | number height?: string | number } export interface NucleoIconProps extends IconProps { - strokewidth?: number + strokeWidth?: number | string }