@contentful/f36-icons 4.27.0 → 5.0.0-alpha.0
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/esm/index.js +6 -5
- package/dist/esm/index.js.map +1 -1
- package/dist/index.d.mts +125 -0
- package/dist/index.d.ts +123 -857
- package/dist/index.js +114 -196
- package/dist/index.js.map +1 -1
- package/package.json +4 -2
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import * as _contentful_f36_icon from '@contentful/f36-icon';
|
|
2
|
+
export { IconComponent, GeneratedIconProps as IconProps, IconSize, IconVariant } from '@contentful/f36-icon';
|
|
3
|
+
import * as react from 'react';
|
|
4
|
+
import react__default from 'react';
|
|
5
|
+
|
|
6
|
+
declare const ArrowCounterClockwiseIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
7
|
+
declare const ArrowDownIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
8
|
+
declare const ArrowLeftIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
9
|
+
declare const ArrowRightIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
10
|
+
declare const ArrowsLeftRightIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
11
|
+
declare const ArrowSquareOutIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
12
|
+
declare const ArrowUpIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
13
|
+
declare const BookmarkSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
14
|
+
declare const BracketsCurlyIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
15
|
+
declare const CalendarBlankIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
16
|
+
declare const CaretDownIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
17
|
+
declare const CaretLeftIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
18
|
+
declare const CaretRightIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
19
|
+
declare const CaretUpDownIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
20
|
+
declare const CaretUpIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
21
|
+
declare const ChatIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
22
|
+
declare const CheckCircleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
23
|
+
declare const CheckIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
24
|
+
declare const ClockIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
25
|
+
declare const ClockCounterClockwiseIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
26
|
+
declare const CloudArrowUpIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
27
|
+
declare const CodeSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
28
|
+
declare const CopySimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
29
|
+
declare const DotsSixVerticalIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
30
|
+
declare const DotsThreeIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
31
|
+
declare const DownloadSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
32
|
+
declare const EyeClosedIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
33
|
+
declare const EyeIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
34
|
+
declare const FileAudioIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
35
|
+
declare const FileCodeIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
36
|
+
declare const FileIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
37
|
+
declare const FilePdfIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
38
|
+
declare const FileTextIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
39
|
+
declare const FileVideoIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
40
|
+
declare const FolderOpenIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
41
|
+
declare const FolderSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
42
|
+
declare const FolderSimplePlusIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
43
|
+
declare const FunnelSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
44
|
+
declare const GearSixIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
45
|
+
declare const GlobeIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
46
|
+
declare const HashStraightIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
47
|
+
declare const ImageSquareIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
48
|
+
declare const InfoIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
49
|
+
declare const LinkSimpleHorizontalIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
50
|
+
declare const ListBulletsIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
51
|
+
declare const ListIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
52
|
+
declare const ListNumbersIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
53
|
+
declare const LockSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
54
|
+
declare const LockSimpleOpenIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
55
|
+
declare const MagnifyingGlassIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
56
|
+
declare const MapPinLineIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
57
|
+
declare const MinusIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
58
|
+
declare const PaperPlaneTiltIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
59
|
+
declare const PencilSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
60
|
+
declare const PenNibIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
61
|
+
declare const PlusIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
62
|
+
declare const PresentationIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
63
|
+
declare const PuzzlePieceIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
64
|
+
declare const QuestionIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
65
|
+
declare const QuotesIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
66
|
+
declare const ReceiptIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
67
|
+
declare const RepeatIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
68
|
+
declare const RocketLaunchIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
69
|
+
declare const ShoppingCartSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
70
|
+
declare const SignInIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
71
|
+
declare const SignOutIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
72
|
+
declare const SketchLogoIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
73
|
+
declare const SmileyIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
74
|
+
declare const SortAscendingIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
75
|
+
declare const SortDescendingIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
76
|
+
declare const SparkleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
77
|
+
declare const StarIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
78
|
+
declare const SubtractIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
79
|
+
declare const SwapIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
80
|
+
declare const TableIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
81
|
+
declare const TabsIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
82
|
+
declare const TagIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
83
|
+
declare const TextBIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
84
|
+
declare const TextHFiveIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
85
|
+
declare const TextHFourIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
86
|
+
declare const TextHIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
87
|
+
declare const TextHOneIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
88
|
+
declare const TextHSixIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
89
|
+
declare const TextHThreeIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
90
|
+
declare const TextHTwoIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
91
|
+
declare const TextItalicIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
92
|
+
declare const TextTIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
93
|
+
declare const TextUnderlineIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
94
|
+
declare const ThumbsDownIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
95
|
+
declare const ThumbsUpIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
96
|
+
declare const TrashSimpleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
97
|
+
declare const TreeStructureIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
98
|
+
declare const TriangleIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
99
|
+
declare const UserIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
100
|
+
declare const UsersIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
101
|
+
declare const WarningIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
102
|
+
declare const WarningOctagonIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
103
|
+
declare const XIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react.ReactElement<any, any>;
|
|
104
|
+
|
|
105
|
+
declare const EmbeddedBlockIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
106
|
+
|
|
107
|
+
declare const EmbeddedLineIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
108
|
+
|
|
109
|
+
declare const EntryIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
110
|
+
|
|
111
|
+
declare const EnvironmentAliasIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
112
|
+
|
|
113
|
+
declare const EnvironmentIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
114
|
+
|
|
115
|
+
declare const ReleaseIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
116
|
+
|
|
117
|
+
declare const RichTextIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
118
|
+
|
|
119
|
+
declare const TextSubscriptIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
120
|
+
|
|
121
|
+
declare const TextSuperscriptIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
122
|
+
|
|
123
|
+
declare const WorkflowsIcon: (props: _contentful_f36_icon.GeneratedIconProps) => react__default.ReactElement<any, any>;
|
|
124
|
+
|
|
125
|
+
export { ArrowCounterClockwiseIcon, ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, ArrowSquareOutIcon, ArrowUpIcon, ArrowsLeftRightIcon, BookmarkSimpleIcon, BracketsCurlyIcon, CalendarBlankIcon, CaretDownIcon, CaretLeftIcon, CaretRightIcon, CaretUpDownIcon, CaretUpIcon, ChatIcon, CheckCircleIcon, CheckIcon, ClockCounterClockwiseIcon, ClockIcon, CloudArrowUpIcon, CodeSimpleIcon, CopySimpleIcon, DotsSixVerticalIcon, DotsThreeIcon, DownloadSimpleIcon, EmbeddedBlockIcon, EmbeddedLineIcon, EntryIcon, EnvironmentAliasIcon, EnvironmentIcon, EyeClosedIcon, EyeIcon, FileAudioIcon, FileCodeIcon, FileIcon, FilePdfIcon, FileTextIcon, FileVideoIcon, FolderOpenIcon, FolderSimpleIcon, FolderSimplePlusIcon, FunnelSimpleIcon, GearSixIcon, GlobeIcon, HashStraightIcon, ImageSquareIcon, InfoIcon, LinkSimpleHorizontalIcon, ListBulletsIcon, ListIcon, ListNumbersIcon, LockSimpleIcon, LockSimpleOpenIcon, MagnifyingGlassIcon, MapPinLineIcon, MinusIcon, PaperPlaneTiltIcon, PenNibIcon, PencilSimpleIcon, PlusIcon, PresentationIcon, PuzzlePieceIcon, QuestionIcon, QuotesIcon, ReceiptIcon, ReleaseIcon, RepeatIcon, RichTextIcon, RocketLaunchIcon, ShoppingCartSimpleIcon, SignInIcon, SignOutIcon, SketchLogoIcon, SmileyIcon, SortAscendingIcon, SortDescendingIcon, SparkleIcon, StarIcon, SubtractIcon, SwapIcon, TableIcon, TabsIcon, TagIcon, TextBIcon, TextHFiveIcon, TextHFourIcon, TextHIcon, TextHOneIcon, TextHSixIcon, TextHThreeIcon, TextHTwoIcon, TextItalicIcon, TextSubscriptIcon, TextSuperscriptIcon, TextTIcon, TextUnderlineIcon, ThumbsDownIcon, ThumbsUpIcon, TrashSimpleIcon, TreeStructureIcon, TriangleIcon, UserIcon, UsersIcon, WarningIcon, WarningOctagonIcon, WorkflowsIcon, XIcon };
|