@abqm-ds/icons 1.0.17 → 1.0.18

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/index.d.cts CHANGED
@@ -9,6 +9,8 @@ declare const AwardFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runti
9
9
 
10
10
  declare const BarChartIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
11
11
 
12
+ declare const BarChartLineIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
13
+
12
14
  declare const BoxArrowInLeftIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
13
15
 
14
16
  declare const BroadcastIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -19,10 +21,14 @@ declare const CaretLeftFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_r
19
21
 
20
22
  declare const CaretRightFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
21
23
 
24
+ declare const CheckIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
+
22
26
  declare const CircleIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
23
27
 
24
28
  declare const FacebookIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
29
 
30
+ declare const FileEarmarkCheckIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
31
+
26
32
  declare const FileEarmarkTextIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
27
33
 
28
34
  declare const FileTextIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -53,10 +59,14 @@ declare const SpinnerRingResizeIcon: (props: SVGProps<SVGSVGElement>) => react_j
53
59
 
54
60
  declare const StarIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
55
61
 
62
+ declare const TrophyIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
63
+
56
64
  declare const XIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
57
65
 
58
66
  declare const YoutubeIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
59
67
 
68
+ declare const EventSummaryDefaultIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
69
+
60
70
  declare const LogoPadraoIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
61
71
 
62
72
  declare const LogoSeqmBlackGreenIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -111,4 +121,4 @@ declare const WesternPleasureIconSEQM: (props: SVGProps<SVGSVGElement>) => react
111
121
 
112
122
  declare const WorkingCowHorseIconSEQM: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
113
123
 
114
- export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, FacebookIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };
124
+ export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BarChartLineIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CheckIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, EventSummaryDefaultIcon, FacebookIcon, FileEarmarkCheckIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, TrophyIcon, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };
package/dist/index.d.ts CHANGED
@@ -9,6 +9,8 @@ declare const AwardFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runti
9
9
 
10
10
  declare const BarChartIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
11
11
 
12
+ declare const BarChartLineIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
13
+
12
14
  declare const BoxArrowInLeftIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
13
15
 
14
16
  declare const BroadcastIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -19,10 +21,14 @@ declare const CaretLeftFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_r
19
21
 
20
22
  declare const CaretRightFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
21
23
 
24
+ declare const CheckIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
+
22
26
  declare const CircleIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
23
27
 
24
28
  declare const FacebookIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
29
 
30
+ declare const FileEarmarkCheckIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
31
+
26
32
  declare const FileEarmarkTextIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
27
33
 
28
34
  declare const FileTextIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -53,10 +59,14 @@ declare const SpinnerRingResizeIcon: (props: SVGProps<SVGSVGElement>) => react_j
53
59
 
54
60
  declare const StarIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
55
61
 
62
+ declare const TrophyIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
63
+
56
64
  declare const XIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
57
65
 
58
66
  declare const YoutubeIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
59
67
 
68
+ declare const EventSummaryDefaultIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
69
+
60
70
  declare const LogoPadraoIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
61
71
 
62
72
  declare const LogoSeqmBlackGreenIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -111,4 +121,4 @@ declare const WesternPleasureIconSEQM: (props: SVGProps<SVGSVGElement>) => react
111
121
 
112
122
  declare const WorkingCowHorseIconSEQM: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
113
123
 
114
- export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, FacebookIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };
124
+ export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BarChartLineIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CheckIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, EventSummaryDefaultIcon, FacebookIcon, FileEarmarkCheckIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, TrophyIcon, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };