@nice2dev/icons-media 1.0.10
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/README.md +175 -0
- package/dist/index.cjs +9574 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +1664 -0
- package/dist/index.mjs +9574 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +65 -0
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,1664 @@
|
|
|
1
|
+
import { CSSProperties } from 'react';
|
|
2
|
+
import { default as default_2 } from 'react';
|
|
3
|
+
import { ForwardRefExoticComponent } from 'react';
|
|
4
|
+
import { RefAttributes } from 'react';
|
|
5
|
+
import { SVGProps } from 'react';
|
|
6
|
+
|
|
7
|
+
/** AAC format icon */
|
|
8
|
+
export declare const AACIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
9
|
+
|
|
10
|
+
/** Achievement icon */
|
|
11
|
+
export declare const AchievementIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
12
|
+
|
|
13
|
+
/** Action camera icon */
|
|
14
|
+
export declare const ActionCameraIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
15
|
+
|
|
16
|
+
/** AEP format icon */
|
|
17
|
+
export declare const AEPIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
18
|
+
|
|
19
|
+
/** AIFF format icon */
|
|
20
|
+
export declare const AIFFIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
21
|
+
|
|
22
|
+
/** AI format icon */
|
|
23
|
+
export declare const AIFormatIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
24
|
+
|
|
25
|
+
export declare const allMediaIcons: {
|
|
26
|
+
readonly AudioHeadphonesIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
27
|
+
readonly EarbudsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
28
|
+
readonly AudioSpeakerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
29
|
+
readonly SoundbarIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
30
|
+
readonly SubwooferIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
31
|
+
readonly StudioMonitorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
32
|
+
readonly AudioInterfaceIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
33
|
+
readonly ProjectorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
34
|
+
readonly VideoWebcamIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
35
|
+
readonly CaptureCardIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
36
|
+
readonly MediaPlayerDeviceIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
37
|
+
readonly DesktopMonitorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
38
|
+
readonly CurvedMonitorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
39
|
+
readonly UltrawideMonitorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
40
|
+
readonly TabletDeviceIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
41
|
+
readonly EReaderIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
42
|
+
readonly USBDriveIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
43
|
+
readonly ExternalHDDIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
44
|
+
readonly NASIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
45
|
+
readonly MemoryCardIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
46
|
+
readonly StreamingStickIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
47
|
+
readonly AppleTVIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
48
|
+
readonly ChromecastIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
49
|
+
readonly RokuIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
50
|
+
readonly MixingConsoleIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
51
|
+
readonly LightingControllerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
52
|
+
readonly MIDIControllerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
53
|
+
readonly MP4Icon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
54
|
+
readonly MOVIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
55
|
+
readonly AVIIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
56
|
+
readonly MKVIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
57
|
+
readonly WebMIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
58
|
+
readonly WMVIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
59
|
+
readonly MP3Icon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
60
|
+
readonly WAVIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
61
|
+
readonly FLACIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
62
|
+
readonly AACIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
63
|
+
readonly OGGIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
64
|
+
readonly AIFFIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
65
|
+
readonly JPEGIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
66
|
+
readonly PNGIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
67
|
+
readonly GIFIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
68
|
+
readonly WebPIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
69
|
+
readonly SVGIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
70
|
+
readonly BMPIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
71
|
+
readonly TIFFIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
72
|
+
readonly HEICIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
73
|
+
readonly PSDIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
74
|
+
readonly AIFormatIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
75
|
+
readonly PRPROJIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
76
|
+
readonly AEPIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
77
|
+
readonly FCPIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
78
|
+
readonly DRPIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
79
|
+
readonly SRTIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
80
|
+
readonly VTTIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
81
|
+
readonly LikeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
82
|
+
readonly CommentIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
83
|
+
readonly ShareIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
84
|
+
readonly RepostIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
85
|
+
readonly BookmarkIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
86
|
+
readonly MentionIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
87
|
+
readonly HashtagIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
88
|
+
readonly StoryIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
89
|
+
readonly ReelIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
90
|
+
readonly PostIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
91
|
+
readonly CarouselIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
92
|
+
readonly PollIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
93
|
+
readonly LiveBadgeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
94
|
+
readonly FollowIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
95
|
+
readonly FollowersIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
96
|
+
readonly VerifiedBadgeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
97
|
+
readonly GroupIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
98
|
+
readonly DirectMessageIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
99
|
+
readonly ViewsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
100
|
+
readonly ImpressionsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
101
|
+
readonly ReachIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
102
|
+
readonly EngagementIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
103
|
+
readonly SaveRateIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
104
|
+
readonly ThreadIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
105
|
+
readonly QuotePostIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
106
|
+
readonly LinkInBioIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
107
|
+
readonly CollabIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
108
|
+
readonly TrendingIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
109
|
+
readonly ViralIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
110
|
+
readonly GameControllerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
111
|
+
readonly JoystickControllerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
112
|
+
readonly ArcadeControllerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
113
|
+
readonly SteeringWheelIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
114
|
+
readonly VRControllerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
115
|
+
readonly EsportsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
116
|
+
readonly TournamentBracketIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
117
|
+
readonly GamingTeamIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
118
|
+
readonly LeaderboardIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
119
|
+
readonly AchievementIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
120
|
+
readonly GameStreamIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
121
|
+
readonly LetsPlayIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
122
|
+
readonly WalkthroughIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
123
|
+
readonly GameReviewIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
124
|
+
readonly SpeedrunIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
125
|
+
readonly ConsoleIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
126
|
+
readonly HandheldIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
127
|
+
readonly PCGamingIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
128
|
+
readonly VRHeadsetIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
129
|
+
readonly MobileGamingIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
130
|
+
readonly HealthBarIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
131
|
+
readonly XPLevelIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
132
|
+
readonly InventoryIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
133
|
+
readonly QuestIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
134
|
+
readonly MinimapIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
135
|
+
readonly TelevisionIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
136
|
+
readonly SmartTVIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
137
|
+
readonly MonitorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
138
|
+
readonly ChannelIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
139
|
+
readonly RemoteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
140
|
+
readonly SetTopBoxIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
141
|
+
readonly RadioTowerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
142
|
+
readonly BroadcastAntennaIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
143
|
+
readonly FMRadioIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
144
|
+
readonly BroadcastSatelliteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
145
|
+
readonly SatelliteDishIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
146
|
+
readonly NewsAnchorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
147
|
+
readonly OnAirIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
148
|
+
readonly DirectorChairIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
149
|
+
readonly TeleprompterIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
150
|
+
readonly SwitcherIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
151
|
+
readonly NewsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
152
|
+
readonly SportsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
153
|
+
readonly WeatherIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
154
|
+
readonly DocumentaryIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
155
|
+
readonly TalkShowIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
156
|
+
readonly BroadcastCameraIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
157
|
+
readonly BroadcastHeadsetIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
158
|
+
readonly CableIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
159
|
+
readonly TimelineIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
160
|
+
readonly CutIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
161
|
+
readonly SplitIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
162
|
+
readonly JoinIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
163
|
+
readonly TransitionIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
164
|
+
readonly KeyframeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
165
|
+
readonly RenderIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
166
|
+
readonly ExportVideoIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
167
|
+
readonly AudioLevelsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
168
|
+
readonly TrimAudioIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
169
|
+
readonly FadeInIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
170
|
+
readonly FadeOutIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
171
|
+
readonly NoiseReductionIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
172
|
+
readonly CompressorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
173
|
+
readonly CropIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
174
|
+
readonly RotateIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
175
|
+
readonly FlipHorizontalIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
176
|
+
readonly FlipVerticalIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
177
|
+
readonly BrightnessIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
178
|
+
readonly ContrastIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
179
|
+
readonly SaturationIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
180
|
+
readonly BlurIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
181
|
+
readonly SharpenIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
182
|
+
readonly FilterIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
183
|
+
readonly ColorGradingIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
184
|
+
readonly LUTIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
185
|
+
readonly VignetteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
186
|
+
readonly GreenScreenIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
187
|
+
readonly MaskIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
188
|
+
readonly GuitarIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
189
|
+
readonly PianoIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
190
|
+
readonly DrumsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
191
|
+
readonly ViolinIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
192
|
+
readonly SaxophoneIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
193
|
+
readonly SynthesizerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
194
|
+
readonly TurntableIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
195
|
+
readonly MicStandIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
196
|
+
readonly RockMusicIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
197
|
+
readonly JazzMusicIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
198
|
+
readonly ClassicalMusicIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
199
|
+
readonly ElectronicMusicIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
200
|
+
readonly HipHopMusicIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
201
|
+
readonly RepeatIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
202
|
+
readonly RepeatOneIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
203
|
+
readonly QueueMusicIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
204
|
+
readonly LyricsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
205
|
+
readonly SleepTimerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
206
|
+
readonly CrossfadeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
207
|
+
readonly WaveformIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
208
|
+
readonly SpectrumIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
209
|
+
readonly BassBoostIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
210
|
+
readonly TempoIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
211
|
+
readonly PitchIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
212
|
+
readonly VinylIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
213
|
+
readonly CassetteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
214
|
+
readonly CDIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
215
|
+
readonly MusicStreamingIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
216
|
+
readonly DSLRIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
217
|
+
readonly MirrorlessIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
218
|
+
readonly ActionCameraIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
219
|
+
readonly InstantCameraIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
220
|
+
readonly FilmCameraIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
221
|
+
readonly DroneCameraIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
222
|
+
readonly ApertureIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
223
|
+
readonly ShutterSpeedIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
224
|
+
readonly ISOIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
225
|
+
readonly FocusIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
226
|
+
readonly WhiteBalanceIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
227
|
+
readonly ExposureIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
228
|
+
readonly BurstModeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
229
|
+
readonly CameraTimerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
230
|
+
readonly PortraitModeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
231
|
+
readonly LandscapeModeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
232
|
+
readonly MacroModeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
233
|
+
readonly NightModeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
234
|
+
readonly LensIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
235
|
+
readonly TripodIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
236
|
+
readonly CameraFlashIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
237
|
+
readonly ReflectorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
238
|
+
readonly SDCardIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
239
|
+
readonly BatteryGripIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
240
|
+
readonly RAWIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
241
|
+
readonly PhotoJPEGIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
242
|
+
readonly PanoramaIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
243
|
+
readonly HDRIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
244
|
+
readonly LiveStreamingIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
245
|
+
readonly StreamChannelIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
246
|
+
readonly StreamBroadcastIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
247
|
+
readonly ScreenShareIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
248
|
+
readonly StreamWebcamIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
249
|
+
readonly ViewersIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
250
|
+
readonly GoLiveIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
251
|
+
readonly EndStreamIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
252
|
+
readonly StreamQualityIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
253
|
+
readonly Quality4KIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
254
|
+
readonly BitrateIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
255
|
+
readonly BufferIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
256
|
+
readonly StreamChatIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
257
|
+
readonly DonationIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
258
|
+
readonly SubscribeIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
259
|
+
readonly StreamFollowIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
260
|
+
readonly EmoteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
261
|
+
readonly OBSIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
262
|
+
readonly SceneIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
263
|
+
readonly OverlayIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
264
|
+
readonly EncoderIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
265
|
+
readonly StreamKeyIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
266
|
+
readonly VODIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
267
|
+
readonly ClipIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
268
|
+
readonly HighlightIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
269
|
+
readonly TimestampIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
270
|
+
readonly ArchiveIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
271
|
+
readonly GamepadIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
272
|
+
readonly JoystickIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
273
|
+
readonly TrophyIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
274
|
+
readonly MedalIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
275
|
+
readonly StarIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
276
|
+
readonly HeartIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
277
|
+
readonly TicketIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
278
|
+
readonly TheaterIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
279
|
+
readonly PopcornIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
280
|
+
readonly TVIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
281
|
+
readonly StreamIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
282
|
+
readonly LiveIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
283
|
+
readonly BroadcastIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
284
|
+
readonly AntennaIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
285
|
+
readonly SatelliteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
286
|
+
readonly CameraIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
287
|
+
readonly CameraOffIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
288
|
+
readonly ImageIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
289
|
+
readonly GalleryIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
290
|
+
readonly FilmIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
291
|
+
readonly FilmstripIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
292
|
+
readonly ClapperboardIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
293
|
+
readonly DirectorIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
294
|
+
readonly PaletteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
295
|
+
readonly BrushIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
296
|
+
readonly PenIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
297
|
+
readonly PencilIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
298
|
+
readonly EraserIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
299
|
+
readonly ColorPickerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
300
|
+
readonly LayersIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
301
|
+
readonly MusicIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
302
|
+
readonly MusicNoteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
303
|
+
readonly HeadphonesIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
304
|
+
readonly SpeakerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
305
|
+
readonly SpeakerMuteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
306
|
+
readonly VolumeUpIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
307
|
+
readonly VolumeDownIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
308
|
+
readonly VolumeMuteIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
309
|
+
readonly MicrophoneIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
310
|
+
readonly MicrophoneOffIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
311
|
+
readonly PodcastIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
312
|
+
readonly RadioIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
313
|
+
readonly EqualizerIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
314
|
+
readonly PlaylistIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
315
|
+
readonly ShuffleIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
316
|
+
readonly PlayIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
317
|
+
readonly PauseIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
318
|
+
readonly StopIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
319
|
+
readonly FastForwardIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
320
|
+
readonly RewindIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
321
|
+
readonly SkipNextIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
322
|
+
readonly SkipPreviousIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
323
|
+
readonly RecordIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
324
|
+
readonly VideoIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
325
|
+
readonly VideoOffIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
326
|
+
readonly ScreenIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
327
|
+
readonly FullscreenIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
328
|
+
readonly PictureInPictureIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
329
|
+
readonly CaptionsIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
330
|
+
readonly ReplayIcon: ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
331
|
+
};
|
|
332
|
+
|
|
333
|
+
export declare const AntennaIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
334
|
+
|
|
335
|
+
/** Aperture icon */
|
|
336
|
+
export declare const ApertureIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
337
|
+
|
|
338
|
+
/** Apple TV icon */
|
|
339
|
+
export declare const AppleTVIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
340
|
+
|
|
341
|
+
/** Arcade controller icon */
|
|
342
|
+
export declare const ArcadeControllerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
343
|
+
|
|
344
|
+
/** Archive icon */
|
|
345
|
+
export declare const ArchiveIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
346
|
+
|
|
347
|
+
/** Audio headphones icon */
|
|
348
|
+
export declare const AudioHeadphonesIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
349
|
+
|
|
350
|
+
/**
|
|
351
|
+
* Audio and music icon names (15 icons)
|
|
352
|
+
*/
|
|
353
|
+
export declare type AudioIconName = 'Music' | 'MusicNote' | 'Headphones' | 'Speaker' | 'SpeakerMute' | 'VolumeUp' | 'VolumeDown' | 'VolumeMute' | 'Microphone' | 'MicrophoneOff' | 'Podcast' | 'Radio' | 'Equalizer' | 'Playlist' | 'Shuffle';
|
|
354
|
+
|
|
355
|
+
declare namespace _AudioIcons {
|
|
356
|
+
export {
|
|
357
|
+
MusicIcon,
|
|
358
|
+
MusicNoteIcon,
|
|
359
|
+
HeadphonesIcon,
|
|
360
|
+
SpeakerIcon,
|
|
361
|
+
SpeakerMuteIcon,
|
|
362
|
+
VolumeUpIcon,
|
|
363
|
+
VolumeDownIcon,
|
|
364
|
+
VolumeMuteIcon,
|
|
365
|
+
MicrophoneIcon,
|
|
366
|
+
MicrophoneOffIcon,
|
|
367
|
+
PodcastIcon,
|
|
368
|
+
RadioIcon,
|
|
369
|
+
EqualizerIcon,
|
|
370
|
+
PlaylistIcon,
|
|
371
|
+
ShuffleIcon
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
export declare const audioIcons: typeof _AudioIcons;
|
|
376
|
+
|
|
377
|
+
/** Audio interface icon */
|
|
378
|
+
export declare const AudioInterfaceIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
379
|
+
|
|
380
|
+
/** Audio levels icon */
|
|
381
|
+
export declare const AudioLevelsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
382
|
+
|
|
383
|
+
/** Audio speaker icon */
|
|
384
|
+
export declare const AudioSpeakerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
385
|
+
|
|
386
|
+
/** AVI format icon */
|
|
387
|
+
export declare const AVIIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
388
|
+
|
|
389
|
+
/** Bass boost icon */
|
|
390
|
+
export declare const BassBoostIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
391
|
+
|
|
392
|
+
/** Battery grip icon */
|
|
393
|
+
export declare const BatteryGripIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
394
|
+
|
|
395
|
+
/** Bitrate icon */
|
|
396
|
+
export declare const BitrateIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
397
|
+
|
|
398
|
+
/** Blur icon */
|
|
399
|
+
export declare const BlurIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
400
|
+
|
|
401
|
+
/** BMP format icon */
|
|
402
|
+
export declare const BMPIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
403
|
+
|
|
404
|
+
/** Bookmark icon */
|
|
405
|
+
export declare const BookmarkIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
406
|
+
|
|
407
|
+
/** Adjust brightness icon */
|
|
408
|
+
export declare const BrightnessIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
409
|
+
|
|
410
|
+
/** Broadcast antenna icon */
|
|
411
|
+
export declare const BroadcastAntennaIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
412
|
+
|
|
413
|
+
/** Broadcast camera icon */
|
|
414
|
+
export declare const BroadcastCameraIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
415
|
+
|
|
416
|
+
/** Headset icon */
|
|
417
|
+
export declare const BroadcastHeadsetIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
418
|
+
|
|
419
|
+
export declare const BroadcastIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
420
|
+
|
|
421
|
+
export declare type BroadcastIconName = 'Television' | 'SmartTV' | 'Monitor' | 'Channel' | 'Remote' | 'SetTopBox' | 'RadioTower' | 'BroadcastAntenna' | 'FMRadio' | 'BroadcastSatellite' | 'SatelliteDish' | 'NewsAnchor' | 'OnAir' | 'DirectorChair' | 'Teleprompter' | 'Switcher' | 'News' | 'Sports' | 'Weather' | 'Documentary' | 'TalkShow' | 'BroadcastCamera' | 'BroadcastHeadset' | 'Cable';
|
|
422
|
+
|
|
423
|
+
declare namespace _BroadcastIcons {
|
|
424
|
+
export {
|
|
425
|
+
TelevisionIcon,
|
|
426
|
+
SmartTVIcon,
|
|
427
|
+
MonitorIcon,
|
|
428
|
+
ChannelIcon,
|
|
429
|
+
RemoteIcon,
|
|
430
|
+
SetTopBoxIcon,
|
|
431
|
+
RadioTowerIcon,
|
|
432
|
+
BroadcastAntennaIcon,
|
|
433
|
+
FMRadioIcon,
|
|
434
|
+
BroadcastSatelliteIcon,
|
|
435
|
+
SatelliteDishIcon,
|
|
436
|
+
NewsAnchorIcon,
|
|
437
|
+
OnAirIcon,
|
|
438
|
+
DirectorChairIcon,
|
|
439
|
+
TeleprompterIcon,
|
|
440
|
+
SwitcherIcon,
|
|
441
|
+
NewsIcon,
|
|
442
|
+
SportsIcon,
|
|
443
|
+
WeatherIcon,
|
|
444
|
+
DocumentaryIcon,
|
|
445
|
+
TalkShowIcon,
|
|
446
|
+
BroadcastCameraIcon,
|
|
447
|
+
BroadcastHeadsetIcon,
|
|
448
|
+
CableIcon,
|
|
449
|
+
BroadcastIconName
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
export declare const broadcastIcons: typeof _BroadcastIcons;
|
|
454
|
+
|
|
455
|
+
/** Broadcast satellite icon */
|
|
456
|
+
export declare const BroadcastSatelliteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
457
|
+
|
|
458
|
+
export declare const BrushIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
459
|
+
|
|
460
|
+
/** Buffer icon */
|
|
461
|
+
export declare const BufferIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
462
|
+
|
|
463
|
+
/** Burst mode icon */
|
|
464
|
+
export declare const BurstModeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
465
|
+
|
|
466
|
+
/** Cable/XLR icon */
|
|
467
|
+
export declare const CableIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
468
|
+
|
|
469
|
+
/** Flash icon */
|
|
470
|
+
export declare const CameraFlashIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
471
|
+
|
|
472
|
+
export declare const CameraIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
473
|
+
|
|
474
|
+
export declare const CameraOffIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
475
|
+
|
|
476
|
+
/** Timer icon */
|
|
477
|
+
export declare const CameraTimerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
478
|
+
|
|
479
|
+
export declare const CaptionsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
480
|
+
|
|
481
|
+
/** Capture card icon */
|
|
482
|
+
export declare const CaptureCardIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
483
|
+
|
|
484
|
+
/** Carousel icon */
|
|
485
|
+
export declare const CarouselIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
486
|
+
|
|
487
|
+
/** Cassette icon */
|
|
488
|
+
export declare const CassetteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
489
|
+
|
|
490
|
+
/** CD icon */
|
|
491
|
+
export declare const CDIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
492
|
+
|
|
493
|
+
/** Channel icon */
|
|
494
|
+
export declare const ChannelIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
495
|
+
|
|
496
|
+
/** Chromecast icon */
|
|
497
|
+
export declare const ChromecastIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
498
|
+
|
|
499
|
+
export declare const ClapperboardIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
500
|
+
|
|
501
|
+
/** Classical icon */
|
|
502
|
+
export declare const ClassicalMusicIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
503
|
+
|
|
504
|
+
/** Clip icon */
|
|
505
|
+
export declare const ClipIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
506
|
+
|
|
507
|
+
/** Collab icon */
|
|
508
|
+
export declare const CollabIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
509
|
+
|
|
510
|
+
/** Color grading icon */
|
|
511
|
+
export declare const ColorGradingIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
512
|
+
|
|
513
|
+
export declare const ColorPickerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
514
|
+
|
|
515
|
+
/** Comment icon */
|
|
516
|
+
export declare const CommentIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
517
|
+
|
|
518
|
+
/** Compressor icon */
|
|
519
|
+
export declare const CompressorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
520
|
+
|
|
521
|
+
/** Console icon */
|
|
522
|
+
export declare const ConsoleIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
523
|
+
|
|
524
|
+
/** Adjust contrast icon */
|
|
525
|
+
export declare const ContrastIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
526
|
+
|
|
527
|
+
/**
|
|
528
|
+
* Factory function to create a media icon component
|
|
529
|
+
*/
|
|
530
|
+
export declare function createMediaIcon(renderPath: (props: MediaIconProps) => default_2.ReactNode, options: {
|
|
531
|
+
displayName: string;
|
|
532
|
+
}): default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
533
|
+
|
|
534
|
+
/**
|
|
535
|
+
* Creative and design icon names (15 icons)
|
|
536
|
+
*/
|
|
537
|
+
export declare type CreativeIconName = 'Camera' | 'CameraOff' | 'Image' | 'Gallery' | 'Film' | 'Filmstrip' | 'Clapperboard' | 'Director' | 'Palette' | 'Brush' | 'Pen' | 'Pencil' | 'Eraser' | 'ColorPicker' | 'Layers';
|
|
538
|
+
|
|
539
|
+
declare namespace _CreativeIcons {
|
|
540
|
+
export {
|
|
541
|
+
CameraIcon,
|
|
542
|
+
CameraOffIcon,
|
|
543
|
+
ImageIcon,
|
|
544
|
+
GalleryIcon,
|
|
545
|
+
FilmIcon,
|
|
546
|
+
FilmstripIcon,
|
|
547
|
+
ClapperboardIcon,
|
|
548
|
+
DirectorIcon,
|
|
549
|
+
PaletteIcon,
|
|
550
|
+
BrushIcon,
|
|
551
|
+
PenIcon,
|
|
552
|
+
PencilIcon,
|
|
553
|
+
EraserIcon,
|
|
554
|
+
ColorPickerIcon,
|
|
555
|
+
LayersIcon
|
|
556
|
+
}
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
export declare const creativeIcons: typeof _CreativeIcons;
|
|
560
|
+
|
|
561
|
+
/** Crop icon */
|
|
562
|
+
export declare const CropIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
563
|
+
|
|
564
|
+
/** Crossfade icon */
|
|
565
|
+
export declare const CrossfadeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
566
|
+
|
|
567
|
+
/** Curved monitor icon */
|
|
568
|
+
export declare const CurvedMonitorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
569
|
+
|
|
570
|
+
/** Cut/trim icon */
|
|
571
|
+
export declare const CutIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
572
|
+
|
|
573
|
+
/** Desktop monitor icon */
|
|
574
|
+
export declare const DesktopMonitorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
575
|
+
|
|
576
|
+
export declare type DeviceIconName = 'AudioHeadphones' | 'Earbuds' | 'AudioSpeaker' | 'Soundbar' | 'Subwoofer' | 'StudioMonitor' | 'AudioInterface' | 'Projector' | 'VideoWebcam' | 'CaptureCard' | 'MediaPlayerDevice' | 'DesktopMonitor' | 'CurvedMonitor' | 'UltrawideMonitor' | 'TabletDevice' | 'EReader' | 'USBDrive' | 'ExternalHDD' | 'NAS' | 'MemoryCard' | 'StreamingStick' | 'AppleTV' | 'Chromecast' | 'Roku' | 'MixingConsole' | 'LightingController' | 'MIDIController';
|
|
577
|
+
|
|
578
|
+
declare namespace _DeviceIcons {
|
|
579
|
+
export {
|
|
580
|
+
AudioHeadphonesIcon,
|
|
581
|
+
EarbudsIcon,
|
|
582
|
+
AudioSpeakerIcon,
|
|
583
|
+
SoundbarIcon,
|
|
584
|
+
SubwooferIcon,
|
|
585
|
+
StudioMonitorIcon,
|
|
586
|
+
AudioInterfaceIcon,
|
|
587
|
+
ProjectorIcon,
|
|
588
|
+
VideoWebcamIcon,
|
|
589
|
+
CaptureCardIcon,
|
|
590
|
+
MediaPlayerDeviceIcon,
|
|
591
|
+
DesktopMonitorIcon,
|
|
592
|
+
CurvedMonitorIcon,
|
|
593
|
+
UltrawideMonitorIcon,
|
|
594
|
+
TabletDeviceIcon,
|
|
595
|
+
EReaderIcon,
|
|
596
|
+
USBDriveIcon,
|
|
597
|
+
ExternalHDDIcon,
|
|
598
|
+
NASIcon,
|
|
599
|
+
MemoryCardIcon,
|
|
600
|
+
StreamingStickIcon,
|
|
601
|
+
AppleTVIcon,
|
|
602
|
+
ChromecastIcon,
|
|
603
|
+
RokuIcon,
|
|
604
|
+
MixingConsoleIcon,
|
|
605
|
+
LightingControllerIcon,
|
|
606
|
+
MIDIControllerIcon,
|
|
607
|
+
DeviceIconName
|
|
608
|
+
}
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
export declare const deviceIcons: typeof _DeviceIcons;
|
|
612
|
+
|
|
613
|
+
/** Direct message icon */
|
|
614
|
+
export declare const DirectMessageIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
615
|
+
|
|
616
|
+
/** Director chair icon */
|
|
617
|
+
export declare const DirectorChairIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
618
|
+
|
|
619
|
+
export declare const DirectorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
620
|
+
|
|
621
|
+
/** Documentary icon */
|
|
622
|
+
export declare const DocumentaryIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
623
|
+
|
|
624
|
+
/** Donation icon */
|
|
625
|
+
export declare const DonationIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
626
|
+
|
|
627
|
+
/** Drone camera icon */
|
|
628
|
+
export declare const DroneCameraIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
629
|
+
|
|
630
|
+
/** DaVinci Resolve format icon */
|
|
631
|
+
export declare const DRPIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
632
|
+
|
|
633
|
+
/** Drums icon */
|
|
634
|
+
export declare const DrumsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
635
|
+
|
|
636
|
+
/** DSLR camera icon */
|
|
637
|
+
export declare const DSLRIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
638
|
+
|
|
639
|
+
/** Earbuds icon */
|
|
640
|
+
export declare const EarbudsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
641
|
+
|
|
642
|
+
export declare type EditingIconName = 'Timeline' | 'Cut' | 'Split' | 'Join' | 'Transition' | 'Keyframe' | 'Render' | 'ExportVideo' | 'AudioLevels' | 'TrimAudio' | 'FadeIn' | 'FadeOut' | 'NoiseReduction' | 'Compressor' | 'Crop' | 'Rotate' | 'FlipHorizontal' | 'FlipVertical' | 'Brightness' | 'Contrast' | 'Saturation' | 'Blur' | 'Sharpen' | 'Filter' | 'ColorGrading' | 'LUT' | 'Vignette' | 'GreenScreen' | 'Mask';
|
|
643
|
+
|
|
644
|
+
declare namespace _EditingIcons {
|
|
645
|
+
export {
|
|
646
|
+
TimelineIcon,
|
|
647
|
+
CutIcon,
|
|
648
|
+
SplitIcon,
|
|
649
|
+
JoinIcon,
|
|
650
|
+
TransitionIcon,
|
|
651
|
+
KeyframeIcon,
|
|
652
|
+
RenderIcon,
|
|
653
|
+
ExportVideoIcon,
|
|
654
|
+
AudioLevelsIcon,
|
|
655
|
+
TrimAudioIcon,
|
|
656
|
+
FadeInIcon,
|
|
657
|
+
FadeOutIcon,
|
|
658
|
+
NoiseReductionIcon,
|
|
659
|
+
CompressorIcon,
|
|
660
|
+
CropIcon,
|
|
661
|
+
RotateIcon,
|
|
662
|
+
FlipHorizontalIcon,
|
|
663
|
+
FlipVerticalIcon,
|
|
664
|
+
BrightnessIcon,
|
|
665
|
+
ContrastIcon,
|
|
666
|
+
SaturationIcon,
|
|
667
|
+
BlurIcon,
|
|
668
|
+
SharpenIcon,
|
|
669
|
+
FilterIcon,
|
|
670
|
+
ColorGradingIcon,
|
|
671
|
+
LUTIcon,
|
|
672
|
+
VignetteIcon,
|
|
673
|
+
GreenScreenIcon,
|
|
674
|
+
MaskIcon,
|
|
675
|
+
EditingIconName
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
export declare const editingIcons: typeof _EditingIcons;
|
|
680
|
+
|
|
681
|
+
/** Electronic music icon */
|
|
682
|
+
export declare const ElectronicMusicIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
683
|
+
|
|
684
|
+
/** Emote icon */
|
|
685
|
+
export declare const EmoteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
686
|
+
|
|
687
|
+
/** Encoder icon */
|
|
688
|
+
export declare const EncoderIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
689
|
+
|
|
690
|
+
/** End stream icon */
|
|
691
|
+
export declare const EndStreamIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
692
|
+
|
|
693
|
+
/** Engagement icon */
|
|
694
|
+
export declare const EngagementIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
695
|
+
|
|
696
|
+
/**
|
|
697
|
+
* Entertainment and gaming icon names (15 icons)
|
|
698
|
+
*/
|
|
699
|
+
export declare type EntertainmentIconName = 'Gamepad' | 'Joystick' | 'Trophy' | 'Medal' | 'Star' | 'Heart' | 'Ticket' | 'Theater' | 'Popcorn' | 'TV' | 'Stream' | 'Live' | 'Broadcast' | 'Antenna' | 'Satellite';
|
|
700
|
+
|
|
701
|
+
declare namespace _EntertainmentIcons {
|
|
702
|
+
export {
|
|
703
|
+
GamepadIcon,
|
|
704
|
+
JoystickIcon,
|
|
705
|
+
TrophyIcon,
|
|
706
|
+
MedalIcon,
|
|
707
|
+
StarIcon,
|
|
708
|
+
HeartIcon,
|
|
709
|
+
TicketIcon,
|
|
710
|
+
TheaterIcon,
|
|
711
|
+
PopcornIcon,
|
|
712
|
+
TVIcon,
|
|
713
|
+
StreamIcon,
|
|
714
|
+
LiveIcon,
|
|
715
|
+
BroadcastIcon,
|
|
716
|
+
AntennaIcon,
|
|
717
|
+
SatelliteIcon
|
|
718
|
+
}
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
export declare const entertainmentIcons: typeof _EntertainmentIcons;
|
|
722
|
+
|
|
723
|
+
export declare const EqualizerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
724
|
+
|
|
725
|
+
export declare const EraserIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
726
|
+
|
|
727
|
+
/** E-reader icon */
|
|
728
|
+
export declare const EReaderIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
729
|
+
|
|
730
|
+
/** Esports icon */
|
|
731
|
+
export declare const EsportsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
732
|
+
|
|
733
|
+
/** Export icon */
|
|
734
|
+
export declare const ExportVideoIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
735
|
+
|
|
736
|
+
/** Exposure icon */
|
|
737
|
+
export declare const ExposureIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
738
|
+
|
|
739
|
+
/** External HDD icon */
|
|
740
|
+
export declare const ExternalHDDIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
741
|
+
|
|
742
|
+
/** Fade in icon */
|
|
743
|
+
export declare const FadeInIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
744
|
+
|
|
745
|
+
/** Fade out icon */
|
|
746
|
+
export declare const FadeOutIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
747
|
+
|
|
748
|
+
export declare const FastForwardIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
749
|
+
|
|
750
|
+
/** FCP format icon */
|
|
751
|
+
export declare const FCPIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
752
|
+
|
|
753
|
+
/** Film camera icon */
|
|
754
|
+
export declare const FilmCameraIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
755
|
+
|
|
756
|
+
export declare const FilmIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
757
|
+
|
|
758
|
+
export declare const FilmstripIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
759
|
+
|
|
760
|
+
/** Filter icon */
|
|
761
|
+
export declare const FilterIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
762
|
+
|
|
763
|
+
/** FLAC format icon */
|
|
764
|
+
export declare const FLACIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
765
|
+
|
|
766
|
+
/** Flip horizontal icon */
|
|
767
|
+
export declare const FlipHorizontalIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
768
|
+
|
|
769
|
+
/** Flip vertical icon */
|
|
770
|
+
export declare const FlipVerticalIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
771
|
+
|
|
772
|
+
/** FM radio icon */
|
|
773
|
+
export declare const FMRadioIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
774
|
+
|
|
775
|
+
/** Focus icon */
|
|
776
|
+
export declare const FocusIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
777
|
+
|
|
778
|
+
/** Followers icon */
|
|
779
|
+
export declare const FollowersIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
780
|
+
|
|
781
|
+
/** Follow icon */
|
|
782
|
+
export declare const FollowIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
783
|
+
|
|
784
|
+
export declare type FormatIconName = 'MP4' | 'MOV' | 'AVI' | 'MKV' | 'WebM' | 'WMV' | 'MP3' | 'WAV' | 'FLAC' | 'AAC' | 'OGG' | 'AIFF' | 'JPEG' | 'PNG' | 'GIF' | 'WebP' | 'SVG' | 'BMP' | 'TIFF' | 'HEIC' | 'PSD' | 'AIFormat' | 'PRPROJ' | 'AEP' | 'FCP' | 'DRP' | 'SRT' | 'VTT';
|
|
785
|
+
|
|
786
|
+
declare namespace _FormatIcons {
|
|
787
|
+
export {
|
|
788
|
+
MP4Icon,
|
|
789
|
+
MOVIcon,
|
|
790
|
+
AVIIcon,
|
|
791
|
+
MKVIcon,
|
|
792
|
+
WebMIcon,
|
|
793
|
+
WMVIcon,
|
|
794
|
+
MP3Icon,
|
|
795
|
+
WAVIcon,
|
|
796
|
+
FLACIcon,
|
|
797
|
+
AACIcon,
|
|
798
|
+
OGGIcon,
|
|
799
|
+
AIFFIcon,
|
|
800
|
+
JPEGIcon,
|
|
801
|
+
PNGIcon,
|
|
802
|
+
GIFIcon,
|
|
803
|
+
WebPIcon,
|
|
804
|
+
SVGIcon,
|
|
805
|
+
BMPIcon,
|
|
806
|
+
TIFFIcon,
|
|
807
|
+
HEICIcon,
|
|
808
|
+
PSDIcon,
|
|
809
|
+
AIFormatIcon,
|
|
810
|
+
PRPROJIcon,
|
|
811
|
+
AEPIcon,
|
|
812
|
+
FCPIcon,
|
|
813
|
+
DRPIcon,
|
|
814
|
+
SRTIcon,
|
|
815
|
+
VTTIcon,
|
|
816
|
+
FormatIconName
|
|
817
|
+
}
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
export declare const formatIcons: typeof _FormatIcons;
|
|
821
|
+
|
|
822
|
+
export declare const FullscreenIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
823
|
+
|
|
824
|
+
export declare const GalleryIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
825
|
+
|
|
826
|
+
/** Game controller icon */
|
|
827
|
+
export declare const GameControllerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
828
|
+
|
|
829
|
+
export declare const GamepadIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
830
|
+
|
|
831
|
+
/** Game review icon */
|
|
832
|
+
export declare const GameReviewIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
833
|
+
|
|
834
|
+
/** Game streaming icon */
|
|
835
|
+
export declare const GameStreamIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
836
|
+
|
|
837
|
+
export declare type GamingMediaIconName = 'GameController' | 'JoystickController' | 'ArcadeController' | 'SteeringWheel' | 'VRController' | 'Esports' | 'TournamentBracket' | 'GamingTeam' | 'Leaderboard' | 'Achievement' | 'GameStream' | 'LetsPlay' | 'Walkthrough' | 'GameReview' | 'Speedrun' | 'Console' | 'Handheld' | 'PCGaming' | 'VRHeadset' | 'MobileGaming' | 'HealthBar' | 'XPLevel' | 'Inventory' | 'Quest' | 'Minimap';
|
|
838
|
+
|
|
839
|
+
declare namespace _GamingMediaIcons {
|
|
840
|
+
export {
|
|
841
|
+
GameControllerIcon,
|
|
842
|
+
JoystickControllerIcon,
|
|
843
|
+
ArcadeControllerIcon,
|
|
844
|
+
SteeringWheelIcon,
|
|
845
|
+
VRControllerIcon,
|
|
846
|
+
EsportsIcon,
|
|
847
|
+
TournamentBracketIcon,
|
|
848
|
+
GamingTeamIcon,
|
|
849
|
+
LeaderboardIcon,
|
|
850
|
+
AchievementIcon,
|
|
851
|
+
GameStreamIcon,
|
|
852
|
+
LetsPlayIcon,
|
|
853
|
+
WalkthroughIcon,
|
|
854
|
+
GameReviewIcon,
|
|
855
|
+
SpeedrunIcon,
|
|
856
|
+
ConsoleIcon,
|
|
857
|
+
HandheldIcon,
|
|
858
|
+
PCGamingIcon,
|
|
859
|
+
VRHeadsetIcon,
|
|
860
|
+
MobileGamingIcon,
|
|
861
|
+
HealthBarIcon,
|
|
862
|
+
XPLevelIcon,
|
|
863
|
+
InventoryIcon,
|
|
864
|
+
QuestIcon,
|
|
865
|
+
MinimapIcon,
|
|
866
|
+
GamingMediaIconName
|
|
867
|
+
}
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
export declare const gamingMediaIcons: typeof _GamingMediaIcons;
|
|
871
|
+
|
|
872
|
+
/** Team icon */
|
|
873
|
+
export declare const GamingTeamIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
874
|
+
|
|
875
|
+
/**
|
|
876
|
+
* Get SMIL animation element for given animation type
|
|
877
|
+
*/
|
|
878
|
+
export declare function getMediaAnimation(animation: MediaIconAnimation): default_2.ReactNode;
|
|
879
|
+
|
|
880
|
+
/** GIF format icon */
|
|
881
|
+
export declare const GIFIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
882
|
+
|
|
883
|
+
/** Go live icon */
|
|
884
|
+
export declare const GoLiveIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
885
|
+
|
|
886
|
+
/** Green screen icon */
|
|
887
|
+
export declare const GreenScreenIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
888
|
+
|
|
889
|
+
/** Group icon */
|
|
890
|
+
export declare const GroupIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
891
|
+
|
|
892
|
+
/** Guitar icon */
|
|
893
|
+
export declare const GuitarIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
894
|
+
|
|
895
|
+
/** Handheld console icon */
|
|
896
|
+
export declare const HandheldIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
897
|
+
|
|
898
|
+
/** Hashtag icon */
|
|
899
|
+
export declare const HashtagIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
900
|
+
|
|
901
|
+
/** HDR icon */
|
|
902
|
+
export declare const HDRIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
903
|
+
|
|
904
|
+
export declare const HeadphonesIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
905
|
+
|
|
906
|
+
/** Health bar icon */
|
|
907
|
+
export declare const HealthBarIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
908
|
+
|
|
909
|
+
export declare const HeartIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
910
|
+
|
|
911
|
+
/** HEIC format icon */
|
|
912
|
+
export declare const HEICIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
913
|
+
|
|
914
|
+
/** Highlight icon */
|
|
915
|
+
export declare const HighlightIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
916
|
+
|
|
917
|
+
/** Hip-hop icon */
|
|
918
|
+
export declare const HipHopMusicIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
919
|
+
|
|
920
|
+
/**
|
|
921
|
+
* Default icon props
|
|
922
|
+
*/
|
|
923
|
+
export declare const iconDefaults: {
|
|
924
|
+
size: number;
|
|
925
|
+
color: string;
|
|
926
|
+
variant: "outlined";
|
|
927
|
+
};
|
|
928
|
+
|
|
929
|
+
export declare const ImageIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
930
|
+
|
|
931
|
+
/** Impressions icon */
|
|
932
|
+
export declare const ImpressionsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
933
|
+
|
|
934
|
+
/** Instant camera icon */
|
|
935
|
+
export declare const InstantCameraIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
936
|
+
|
|
937
|
+
/** Inventory icon */
|
|
938
|
+
export declare const InventoryIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
939
|
+
|
|
940
|
+
/** ISO icon */
|
|
941
|
+
export declare const ISOIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
942
|
+
|
|
943
|
+
/** Jazz icon */
|
|
944
|
+
export declare const JazzMusicIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
945
|
+
|
|
946
|
+
/** Join/merge icon */
|
|
947
|
+
export declare const JoinIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
948
|
+
|
|
949
|
+
/** Joystick controller icon */
|
|
950
|
+
export declare const JoystickControllerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
951
|
+
|
|
952
|
+
export declare const JoystickIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
953
|
+
|
|
954
|
+
/** JPEG format icon */
|
|
955
|
+
export declare const JPEGIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
956
|
+
|
|
957
|
+
/** Keyframe icon */
|
|
958
|
+
export declare const KeyframeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
959
|
+
|
|
960
|
+
/** Landscape mode icon */
|
|
961
|
+
export declare const LandscapeModeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
962
|
+
|
|
963
|
+
export declare const LayersIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
964
|
+
|
|
965
|
+
/** Leaderboard icon */
|
|
966
|
+
export declare const LeaderboardIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
967
|
+
|
|
968
|
+
/** Lens icon */
|
|
969
|
+
export declare const LensIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
970
|
+
|
|
971
|
+
/** Let's Play icon */
|
|
972
|
+
export declare const LetsPlayIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
973
|
+
|
|
974
|
+
/** Lighting controller icon */
|
|
975
|
+
export declare const LightingControllerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
976
|
+
|
|
977
|
+
/** Like/Heart icon */
|
|
978
|
+
export declare const LikeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
979
|
+
|
|
980
|
+
/** Link in bio icon */
|
|
981
|
+
export declare const LinkInBioIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
982
|
+
|
|
983
|
+
/** Live badge icon */
|
|
984
|
+
export declare const LiveBadgeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
985
|
+
|
|
986
|
+
export declare const LiveIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
987
|
+
|
|
988
|
+
/** Live indicator icon */
|
|
989
|
+
export declare const LiveStreamingIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
990
|
+
|
|
991
|
+
/** LUT icon */
|
|
992
|
+
export declare const LUTIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
993
|
+
|
|
994
|
+
/** Lyrics icon */
|
|
995
|
+
export declare const LyricsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
996
|
+
|
|
997
|
+
/** Macro mode icon */
|
|
998
|
+
export declare const MacroModeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
999
|
+
|
|
1000
|
+
/** Mask icon */
|
|
1001
|
+
export declare const MaskIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1002
|
+
|
|
1003
|
+
export declare const MedalIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1004
|
+
|
|
1005
|
+
/**
|
|
1006
|
+
* Animation types for media icons
|
|
1007
|
+
*/
|
|
1008
|
+
export declare type MediaIconAnimation = 'pulse' | 'grow' | 'shake' | 'spin' | 'bounce' | 'fade' | 'flip' | 'slide' | 'glow';
|
|
1009
|
+
|
|
1010
|
+
/**
|
|
1011
|
+
* All media icon names (includes original icons)
|
|
1012
|
+
*/
|
|
1013
|
+
export declare type MediaIconName = VideoIconName | AudioIconName | CreativeIconName | EntertainmentIconName;
|
|
1014
|
+
|
|
1015
|
+
/**
|
|
1016
|
+
* Props for media icons
|
|
1017
|
+
*/
|
|
1018
|
+
export declare interface MediaIconProps extends SVGProps<SVGSVGElement> {
|
|
1019
|
+
/** Icon size in pixels */
|
|
1020
|
+
size?: number;
|
|
1021
|
+
/** Primary color */
|
|
1022
|
+
color?: string;
|
|
1023
|
+
/** Secondary/accent color */
|
|
1024
|
+
accentColor?: string;
|
|
1025
|
+
/** Icon style variant */
|
|
1026
|
+
variant?: 'filled' | 'outlined' | 'duotone';
|
|
1027
|
+
/** Animation type */
|
|
1028
|
+
animation?: MediaIconAnimation;
|
|
1029
|
+
/** Custom CSS class */
|
|
1030
|
+
className?: string;
|
|
1031
|
+
/** Inline styles */
|
|
1032
|
+
style?: CSSProperties;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
/** Media player device icon */
|
|
1036
|
+
export declare const MediaPlayerDeviceIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1037
|
+
|
|
1038
|
+
/** Memory card icon */
|
|
1039
|
+
export declare const MemoryCardIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1040
|
+
|
|
1041
|
+
/** Mention icon */
|
|
1042
|
+
export declare const MentionIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1043
|
+
|
|
1044
|
+
export declare const MicrophoneIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1045
|
+
|
|
1046
|
+
export declare const MicrophoneOffIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1047
|
+
|
|
1048
|
+
/** Microphone stand icon */
|
|
1049
|
+
export declare const MicStandIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1050
|
+
|
|
1051
|
+
/** MIDI controller icon */
|
|
1052
|
+
export declare const MIDIControllerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1053
|
+
|
|
1054
|
+
/** Minimap icon */
|
|
1055
|
+
export declare const MinimapIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1056
|
+
|
|
1057
|
+
/** Mirrorless camera icon */
|
|
1058
|
+
export declare const MirrorlessIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1059
|
+
|
|
1060
|
+
/** Mixing console icon */
|
|
1061
|
+
export declare const MixingConsoleIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1062
|
+
|
|
1063
|
+
/** MKV format icon */
|
|
1064
|
+
export declare const MKVIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1065
|
+
|
|
1066
|
+
/** Mobile gaming icon */
|
|
1067
|
+
export declare const MobileGamingIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1068
|
+
|
|
1069
|
+
/** Monitor icon */
|
|
1070
|
+
export declare const MonitorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1071
|
+
|
|
1072
|
+
/** MOV format icon */
|
|
1073
|
+
export declare const MOVIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1074
|
+
|
|
1075
|
+
/** MP3 format icon */
|
|
1076
|
+
export declare const MP3Icon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1077
|
+
|
|
1078
|
+
/** MP4 format icon */
|
|
1079
|
+
export declare const MP4Icon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1080
|
+
|
|
1081
|
+
export declare type MusicExtIconName = 'Guitar' | 'Piano' | 'Drums' | 'Violin' | 'Saxophone' | 'Synthesizer' | 'Turntable' | 'MicStand' | 'RockMusic' | 'JazzMusic' | 'ClassicalMusic' | 'ElectronicMusic' | 'HipHopMusic' | 'Repeat' | 'RepeatOne' | 'QueueMusic' | 'Lyrics' | 'SleepTimer' | 'Crossfade' | 'Waveform' | 'Spectrum' | 'BassBoost' | 'Tempo' | 'Pitch' | 'Vinyl' | 'Cassette' | 'CD' | 'MusicStreaming';
|
|
1082
|
+
|
|
1083
|
+
declare namespace _MusicExtIcons {
|
|
1084
|
+
export {
|
|
1085
|
+
GuitarIcon,
|
|
1086
|
+
PianoIcon,
|
|
1087
|
+
DrumsIcon,
|
|
1088
|
+
ViolinIcon,
|
|
1089
|
+
SaxophoneIcon,
|
|
1090
|
+
SynthesizerIcon,
|
|
1091
|
+
TurntableIcon,
|
|
1092
|
+
MicStandIcon,
|
|
1093
|
+
RockMusicIcon,
|
|
1094
|
+
JazzMusicIcon,
|
|
1095
|
+
ClassicalMusicIcon,
|
|
1096
|
+
ElectronicMusicIcon,
|
|
1097
|
+
HipHopMusicIcon,
|
|
1098
|
+
RepeatIcon,
|
|
1099
|
+
RepeatOneIcon,
|
|
1100
|
+
QueueMusicIcon,
|
|
1101
|
+
LyricsIcon,
|
|
1102
|
+
SleepTimerIcon,
|
|
1103
|
+
CrossfadeIcon,
|
|
1104
|
+
WaveformIcon,
|
|
1105
|
+
SpectrumIcon,
|
|
1106
|
+
BassBoostIcon,
|
|
1107
|
+
TempoIcon,
|
|
1108
|
+
PitchIcon,
|
|
1109
|
+
VinylIcon,
|
|
1110
|
+
CassetteIcon,
|
|
1111
|
+
CDIcon,
|
|
1112
|
+
MusicStreamingIcon,
|
|
1113
|
+
MusicExtIconName
|
|
1114
|
+
}
|
|
1115
|
+
}
|
|
1116
|
+
|
|
1117
|
+
export declare const musicExtIcons: typeof _MusicExtIcons;
|
|
1118
|
+
|
|
1119
|
+
export declare const MusicIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1120
|
+
|
|
1121
|
+
export declare const MusicNoteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1122
|
+
|
|
1123
|
+
/** Streaming service icon */
|
|
1124
|
+
export declare const MusicStreamingIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1125
|
+
|
|
1126
|
+
/** NAS icon */
|
|
1127
|
+
export declare const NASIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1128
|
+
|
|
1129
|
+
/** News anchor icon */
|
|
1130
|
+
export declare const NewsAnchorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1131
|
+
|
|
1132
|
+
/** News icon */
|
|
1133
|
+
export declare const NewsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1134
|
+
|
|
1135
|
+
/** Night mode icon */
|
|
1136
|
+
export declare const NightModeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1137
|
+
|
|
1138
|
+
/** Noise reduction icon */
|
|
1139
|
+
export declare const NoiseReductionIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1140
|
+
|
|
1141
|
+
/** OBS icon */
|
|
1142
|
+
export declare const OBSIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1143
|
+
|
|
1144
|
+
/** OGG format icon */
|
|
1145
|
+
export declare const OGGIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1146
|
+
|
|
1147
|
+
/** On air icon */
|
|
1148
|
+
export declare const OnAirIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1149
|
+
|
|
1150
|
+
/** Overlay icon */
|
|
1151
|
+
export declare const OverlayIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1152
|
+
|
|
1153
|
+
export declare const PaletteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1154
|
+
|
|
1155
|
+
/** Panorama icon */
|
|
1156
|
+
export declare const PanoramaIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1157
|
+
|
|
1158
|
+
export declare const PauseIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1159
|
+
|
|
1160
|
+
/** PC gaming icon */
|
|
1161
|
+
export declare const PCGamingIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1162
|
+
|
|
1163
|
+
export declare const PencilIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1164
|
+
|
|
1165
|
+
export declare const PenIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1166
|
+
|
|
1167
|
+
export declare type PhotographyIconName = 'DSLR' | 'Mirrorless' | 'ActionCamera' | 'InstantCamera' | 'FilmCamera' | 'DroneCamera' | 'Aperture' | 'ShutterSpeed' | 'ISO' | 'Focus' | 'WhiteBalance' | 'Exposure' | 'BurstMode' | 'CameraTimer' | 'PortraitMode' | 'LandscapeMode' | 'MacroMode' | 'NightMode' | 'Lens' | 'Tripod' | 'CameraFlash' | 'Reflector' | 'SDCard' | 'BatteryGrip' | 'RAW' | 'PhotoJPEG' | 'Panorama' | 'HDR';
|
|
1168
|
+
|
|
1169
|
+
declare namespace _PhotographyIcons {
|
|
1170
|
+
export {
|
|
1171
|
+
DSLRIcon,
|
|
1172
|
+
MirrorlessIcon,
|
|
1173
|
+
ActionCameraIcon,
|
|
1174
|
+
InstantCameraIcon,
|
|
1175
|
+
FilmCameraIcon,
|
|
1176
|
+
DroneCameraIcon,
|
|
1177
|
+
ApertureIcon,
|
|
1178
|
+
ShutterSpeedIcon,
|
|
1179
|
+
ISOIcon,
|
|
1180
|
+
FocusIcon,
|
|
1181
|
+
WhiteBalanceIcon,
|
|
1182
|
+
ExposureIcon,
|
|
1183
|
+
BurstModeIcon,
|
|
1184
|
+
CameraTimerIcon,
|
|
1185
|
+
PortraitModeIcon,
|
|
1186
|
+
LandscapeModeIcon,
|
|
1187
|
+
MacroModeIcon,
|
|
1188
|
+
NightModeIcon,
|
|
1189
|
+
LensIcon,
|
|
1190
|
+
TripodIcon,
|
|
1191
|
+
CameraFlashIcon,
|
|
1192
|
+
ReflectorIcon,
|
|
1193
|
+
SDCardIcon,
|
|
1194
|
+
BatteryGripIcon,
|
|
1195
|
+
RAWIcon,
|
|
1196
|
+
PhotoJPEGIcon,
|
|
1197
|
+
PanoramaIcon,
|
|
1198
|
+
HDRIcon,
|
|
1199
|
+
PhotographyIconName
|
|
1200
|
+
}
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
export declare const photographyIcons: typeof _PhotographyIcons;
|
|
1204
|
+
|
|
1205
|
+
/** Photo JPEG icon */
|
|
1206
|
+
export declare const PhotoJPEGIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1207
|
+
|
|
1208
|
+
/** Piano icon */
|
|
1209
|
+
export declare const PianoIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1210
|
+
|
|
1211
|
+
export declare const PictureInPictureIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1212
|
+
|
|
1213
|
+
/** Pitch icon */
|
|
1214
|
+
export declare const PitchIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1215
|
+
|
|
1216
|
+
export declare const PlayIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1217
|
+
|
|
1218
|
+
export declare const PlaylistIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1219
|
+
|
|
1220
|
+
/** PNG format icon */
|
|
1221
|
+
export declare const PNGIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1222
|
+
|
|
1223
|
+
export declare const PodcastIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1224
|
+
|
|
1225
|
+
/** Poll icon */
|
|
1226
|
+
export declare const PollIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1227
|
+
|
|
1228
|
+
export declare const PopcornIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1229
|
+
|
|
1230
|
+
/** Portrait mode icon */
|
|
1231
|
+
export declare const PortraitModeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1232
|
+
|
|
1233
|
+
/** Post icon */
|
|
1234
|
+
export declare const PostIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1235
|
+
|
|
1236
|
+
/** Projector icon */
|
|
1237
|
+
export declare const ProjectorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1238
|
+
|
|
1239
|
+
/** PRPROJ format icon */
|
|
1240
|
+
export declare const PRPROJIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1241
|
+
|
|
1242
|
+
/** PSD format icon */
|
|
1243
|
+
export declare const PSDIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1244
|
+
|
|
1245
|
+
/** 4K quality icon */
|
|
1246
|
+
export declare const Quality4KIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1247
|
+
|
|
1248
|
+
/** Quest icon */
|
|
1249
|
+
export declare const QuestIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1250
|
+
|
|
1251
|
+
/** Queue icon */
|
|
1252
|
+
export declare const QueueMusicIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1253
|
+
|
|
1254
|
+
/** Quote post icon */
|
|
1255
|
+
export declare const QuotePostIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1256
|
+
|
|
1257
|
+
export declare const RadioIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1258
|
+
|
|
1259
|
+
/** Radio tower icon */
|
|
1260
|
+
export declare const RadioTowerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1261
|
+
|
|
1262
|
+
/** RAW format icon */
|
|
1263
|
+
export declare const RAWIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1264
|
+
|
|
1265
|
+
/** Reach icon */
|
|
1266
|
+
export declare const ReachIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1267
|
+
|
|
1268
|
+
export declare const RecordIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1269
|
+
|
|
1270
|
+
/** Reel/Short icon */
|
|
1271
|
+
export declare const ReelIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1272
|
+
|
|
1273
|
+
/** Reflector icon */
|
|
1274
|
+
export declare const ReflectorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1275
|
+
|
|
1276
|
+
/** Remote control icon */
|
|
1277
|
+
export declare const RemoteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1278
|
+
|
|
1279
|
+
/** Render icon */
|
|
1280
|
+
export declare const RenderIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1281
|
+
|
|
1282
|
+
/** Repeat icon */
|
|
1283
|
+
export declare const RepeatIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1284
|
+
|
|
1285
|
+
/** Repeat one icon */
|
|
1286
|
+
export declare const RepeatOneIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1287
|
+
|
|
1288
|
+
export declare const ReplayIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1289
|
+
|
|
1290
|
+
/** Repost/Retweet icon */
|
|
1291
|
+
export declare const RepostIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1292
|
+
|
|
1293
|
+
export declare const RewindIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1294
|
+
|
|
1295
|
+
/** Rock icon */
|
|
1296
|
+
export declare const RockMusicIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1297
|
+
|
|
1298
|
+
/** Roku icon */
|
|
1299
|
+
export declare const RokuIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1300
|
+
|
|
1301
|
+
/** Rotate icon */
|
|
1302
|
+
export declare const RotateIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1303
|
+
|
|
1304
|
+
/** Satellite dish icon */
|
|
1305
|
+
export declare const SatelliteDishIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1306
|
+
|
|
1307
|
+
export declare const SatelliteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1308
|
+
|
|
1309
|
+
/** Saturation icon */
|
|
1310
|
+
export declare const SaturationIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1311
|
+
|
|
1312
|
+
/** Save rate icon */
|
|
1313
|
+
export declare const SaveRateIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1314
|
+
|
|
1315
|
+
/** Saxophone icon */
|
|
1316
|
+
export declare const SaxophoneIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1317
|
+
|
|
1318
|
+
/** Scene icon */
|
|
1319
|
+
export declare const SceneIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1320
|
+
|
|
1321
|
+
export declare const ScreenIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1322
|
+
|
|
1323
|
+
/** Screen share icon */
|
|
1324
|
+
export declare const ScreenShareIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1325
|
+
|
|
1326
|
+
/** SD card icon */
|
|
1327
|
+
export declare const SDCardIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1328
|
+
|
|
1329
|
+
/** Set-top box icon */
|
|
1330
|
+
export declare const SetTopBoxIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1331
|
+
|
|
1332
|
+
/** Share icon */
|
|
1333
|
+
export declare const ShareIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1334
|
+
|
|
1335
|
+
/** Sharpen icon */
|
|
1336
|
+
export declare const SharpenIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1337
|
+
|
|
1338
|
+
export declare const ShuffleIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1339
|
+
|
|
1340
|
+
/** Shutter speed icon */
|
|
1341
|
+
export declare const ShutterSpeedIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1342
|
+
|
|
1343
|
+
export declare const SkipNextIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1344
|
+
|
|
1345
|
+
export declare const SkipPreviousIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1346
|
+
|
|
1347
|
+
/** Sleep timer icon */
|
|
1348
|
+
export declare const SleepTimerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1349
|
+
|
|
1350
|
+
/** Smart TV icon */
|
|
1351
|
+
export declare const SmartTVIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1352
|
+
|
|
1353
|
+
export declare type SocialMediaIconName = 'Like' | 'Comment' | 'Share' | 'Repost' | 'Bookmark' | 'Mention' | 'Hashtag' | 'Story' | 'Reel' | 'Post' | 'Carousel' | 'Poll' | 'LiveBadge' | 'Follow' | 'Followers' | 'VerifiedBadge' | 'Group' | 'DirectMessage' | 'Views' | 'Impressions' | 'Reach' | 'Engagement' | 'SaveRate' | 'Thread' | 'QuotePost' | 'LinkInBio' | 'Collab' | 'Trending' | 'Viral';
|
|
1354
|
+
|
|
1355
|
+
declare namespace _SocialMediaIcons {
|
|
1356
|
+
export {
|
|
1357
|
+
LikeIcon,
|
|
1358
|
+
CommentIcon,
|
|
1359
|
+
ShareIcon,
|
|
1360
|
+
RepostIcon,
|
|
1361
|
+
BookmarkIcon,
|
|
1362
|
+
MentionIcon,
|
|
1363
|
+
HashtagIcon,
|
|
1364
|
+
StoryIcon,
|
|
1365
|
+
ReelIcon,
|
|
1366
|
+
PostIcon,
|
|
1367
|
+
CarouselIcon,
|
|
1368
|
+
PollIcon,
|
|
1369
|
+
LiveBadgeIcon,
|
|
1370
|
+
FollowIcon,
|
|
1371
|
+
FollowersIcon,
|
|
1372
|
+
VerifiedBadgeIcon,
|
|
1373
|
+
GroupIcon,
|
|
1374
|
+
DirectMessageIcon,
|
|
1375
|
+
ViewsIcon,
|
|
1376
|
+
ImpressionsIcon,
|
|
1377
|
+
ReachIcon,
|
|
1378
|
+
EngagementIcon,
|
|
1379
|
+
SaveRateIcon,
|
|
1380
|
+
ThreadIcon,
|
|
1381
|
+
QuotePostIcon,
|
|
1382
|
+
LinkInBioIcon,
|
|
1383
|
+
CollabIcon,
|
|
1384
|
+
TrendingIcon,
|
|
1385
|
+
ViralIcon,
|
|
1386
|
+
SocialMediaIconName
|
|
1387
|
+
}
|
|
1388
|
+
}
|
|
1389
|
+
|
|
1390
|
+
export declare const socialMediaIcons: typeof _SocialMediaIcons;
|
|
1391
|
+
|
|
1392
|
+
/** Soundbar icon */
|
|
1393
|
+
export declare const SoundbarIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1394
|
+
|
|
1395
|
+
export declare const SpeakerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1396
|
+
|
|
1397
|
+
export declare const SpeakerMuteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1398
|
+
|
|
1399
|
+
/** Spectrum analyzer icon */
|
|
1400
|
+
export declare const SpectrumIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1401
|
+
|
|
1402
|
+
/** Speedrun icon */
|
|
1403
|
+
export declare const SpeedrunIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1404
|
+
|
|
1405
|
+
/** Split icon */
|
|
1406
|
+
export declare const SplitIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1407
|
+
|
|
1408
|
+
/** Sports icon */
|
|
1409
|
+
export declare const SportsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1410
|
+
|
|
1411
|
+
/** SRT format icon */
|
|
1412
|
+
export declare const SRTIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1413
|
+
|
|
1414
|
+
export declare const StarIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1415
|
+
|
|
1416
|
+
/** Steering wheel icon */
|
|
1417
|
+
export declare const SteeringWheelIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1418
|
+
|
|
1419
|
+
export declare const StopIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1420
|
+
|
|
1421
|
+
/** Story icon */
|
|
1422
|
+
export declare const StoryIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1423
|
+
|
|
1424
|
+
/** Stream broadcast icon */
|
|
1425
|
+
export declare const StreamBroadcastIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1426
|
+
|
|
1427
|
+
/** Stream channel icon */
|
|
1428
|
+
export declare const StreamChannelIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1429
|
+
|
|
1430
|
+
/** Chat icon */
|
|
1431
|
+
export declare const StreamChatIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1432
|
+
|
|
1433
|
+
/** Stream follow icon */
|
|
1434
|
+
export declare const StreamFollowIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1435
|
+
|
|
1436
|
+
export declare const StreamIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1437
|
+
|
|
1438
|
+
export declare type StreamingIconName = 'LiveStreaming' | 'StreamChannel' | 'StreamBroadcast' | 'ScreenShare' | 'StreamWebcam' | 'Viewers' | 'GoLive' | 'EndStream' | 'StreamQuality' | 'Quality4K' | 'Bitrate' | 'Buffer' | 'StreamChat' | 'Donation' | 'Subscribe' | 'StreamFollow' | 'Emote' | 'OBS' | 'Scene' | 'Overlay' | 'Encoder' | 'StreamKey' | 'VOD' | 'Clip' | 'Highlight' | 'Timestamp' | 'Archive';
|
|
1439
|
+
|
|
1440
|
+
declare namespace _StreamingIcons {
|
|
1441
|
+
export {
|
|
1442
|
+
LiveStreamingIcon,
|
|
1443
|
+
StreamChannelIcon,
|
|
1444
|
+
StreamBroadcastIcon,
|
|
1445
|
+
ScreenShareIcon,
|
|
1446
|
+
StreamWebcamIcon,
|
|
1447
|
+
ViewersIcon,
|
|
1448
|
+
GoLiveIcon,
|
|
1449
|
+
EndStreamIcon,
|
|
1450
|
+
StreamQualityIcon,
|
|
1451
|
+
Quality4KIcon,
|
|
1452
|
+
BitrateIcon,
|
|
1453
|
+
BufferIcon,
|
|
1454
|
+
StreamChatIcon,
|
|
1455
|
+
DonationIcon,
|
|
1456
|
+
SubscribeIcon,
|
|
1457
|
+
StreamFollowIcon,
|
|
1458
|
+
EmoteIcon,
|
|
1459
|
+
OBSIcon,
|
|
1460
|
+
SceneIcon,
|
|
1461
|
+
OverlayIcon,
|
|
1462
|
+
EncoderIcon,
|
|
1463
|
+
StreamKeyIcon,
|
|
1464
|
+
VODIcon,
|
|
1465
|
+
ClipIcon,
|
|
1466
|
+
HighlightIcon,
|
|
1467
|
+
TimestampIcon,
|
|
1468
|
+
ArchiveIcon,
|
|
1469
|
+
StreamingIconName
|
|
1470
|
+
}
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1473
|
+
export declare const streamingIcons: typeof _StreamingIcons;
|
|
1474
|
+
|
|
1475
|
+
/** Streaming stick icon */
|
|
1476
|
+
export declare const StreamingStickIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1477
|
+
|
|
1478
|
+
/** Stream key icon */
|
|
1479
|
+
export declare const StreamKeyIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1480
|
+
|
|
1481
|
+
/** Stream quality icon */
|
|
1482
|
+
export declare const StreamQualityIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1483
|
+
|
|
1484
|
+
/** Stream webcam icon */
|
|
1485
|
+
export declare const StreamWebcamIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1486
|
+
|
|
1487
|
+
/** Studio monitor icon */
|
|
1488
|
+
export declare const StudioMonitorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1489
|
+
|
|
1490
|
+
/** Subscribe icon */
|
|
1491
|
+
export declare const SubscribeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1492
|
+
|
|
1493
|
+
/** Subwoofer icon */
|
|
1494
|
+
export declare const SubwooferIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1495
|
+
|
|
1496
|
+
/** SVG format icon */
|
|
1497
|
+
export declare const SVGIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1498
|
+
|
|
1499
|
+
/** Switcher/mixer icon */
|
|
1500
|
+
export declare const SwitcherIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1501
|
+
|
|
1502
|
+
/** Synthesizer icon */
|
|
1503
|
+
export declare const SynthesizerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1504
|
+
|
|
1505
|
+
/** Tablet device icon */
|
|
1506
|
+
export declare const TabletDeviceIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1507
|
+
|
|
1508
|
+
/** Talk show icon */
|
|
1509
|
+
export declare const TalkShowIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1510
|
+
|
|
1511
|
+
/** Teleprompter icon */
|
|
1512
|
+
export declare const TeleprompterIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1513
|
+
|
|
1514
|
+
/** Television icon */
|
|
1515
|
+
export declare const TelevisionIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1516
|
+
|
|
1517
|
+
/** Tempo icon */
|
|
1518
|
+
export declare const TempoIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1519
|
+
|
|
1520
|
+
export declare const TheaterIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1521
|
+
|
|
1522
|
+
/** Thread icon */
|
|
1523
|
+
export declare const ThreadIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1524
|
+
|
|
1525
|
+
export declare const TicketIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1526
|
+
|
|
1527
|
+
/** TIFF format icon */
|
|
1528
|
+
export declare const TIFFIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1529
|
+
|
|
1530
|
+
/** Timeline icon */
|
|
1531
|
+
export declare const TimelineIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1532
|
+
|
|
1533
|
+
/** Timestamp icon */
|
|
1534
|
+
export declare const TimestampIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1535
|
+
|
|
1536
|
+
/** Tournament bracket icon */
|
|
1537
|
+
export declare const TournamentBracketIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1538
|
+
|
|
1539
|
+
/** Transition icon */
|
|
1540
|
+
export declare const TransitionIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1541
|
+
|
|
1542
|
+
/** Trending icon */
|
|
1543
|
+
export declare const TrendingIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1544
|
+
|
|
1545
|
+
/** Trim audio icon */
|
|
1546
|
+
export declare const TrimAudioIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1547
|
+
|
|
1548
|
+
/** Tripod icon */
|
|
1549
|
+
export declare const TripodIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1550
|
+
|
|
1551
|
+
export declare const TrophyIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1552
|
+
|
|
1553
|
+
/** Turntable icon */
|
|
1554
|
+
export declare const TurntableIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1555
|
+
|
|
1556
|
+
export declare const TVIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1557
|
+
|
|
1558
|
+
/** Ultrawide monitor icon */
|
|
1559
|
+
export declare const UltrawideMonitorIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1560
|
+
|
|
1561
|
+
/** USB drive icon */
|
|
1562
|
+
export declare const USBDriveIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1563
|
+
|
|
1564
|
+
/** Verified badge icon */
|
|
1565
|
+
export declare const VerifiedBadgeIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1566
|
+
|
|
1567
|
+
export declare const VideoIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1568
|
+
|
|
1569
|
+
/**
|
|
1570
|
+
* Video and playback icon names (15 icons)
|
|
1571
|
+
*/
|
|
1572
|
+
export declare type VideoIconName = 'Play' | 'Pause' | 'Stop' | 'FastForward' | 'Rewind' | 'SkipNext' | 'SkipPrevious' | 'Record' | 'Video' | 'VideoOff' | 'Screen' | 'Fullscreen' | 'PictureInPicture' | 'Captions' | 'Replay';
|
|
1573
|
+
|
|
1574
|
+
declare namespace _VideoIcons {
|
|
1575
|
+
export {
|
|
1576
|
+
PlayIcon,
|
|
1577
|
+
PauseIcon,
|
|
1578
|
+
StopIcon,
|
|
1579
|
+
FastForwardIcon,
|
|
1580
|
+
RewindIcon,
|
|
1581
|
+
SkipNextIcon,
|
|
1582
|
+
SkipPreviousIcon,
|
|
1583
|
+
RecordIcon,
|
|
1584
|
+
VideoIcon,
|
|
1585
|
+
VideoOffIcon,
|
|
1586
|
+
ScreenIcon,
|
|
1587
|
+
FullscreenIcon,
|
|
1588
|
+
PictureInPictureIcon,
|
|
1589
|
+
CaptionsIcon,
|
|
1590
|
+
ReplayIcon
|
|
1591
|
+
}
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
export declare const videoIcons: typeof _VideoIcons;
|
|
1595
|
+
|
|
1596
|
+
export declare const VideoOffIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1597
|
+
|
|
1598
|
+
/** Video webcam icon */
|
|
1599
|
+
export declare const VideoWebcamIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1600
|
+
|
|
1601
|
+
/** Viewers icon */
|
|
1602
|
+
export declare const ViewersIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1603
|
+
|
|
1604
|
+
/** Views icon */
|
|
1605
|
+
export declare const ViewsIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1606
|
+
|
|
1607
|
+
/** Vignette icon */
|
|
1608
|
+
export declare const VignetteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1609
|
+
|
|
1610
|
+
/** Vinyl record icon */
|
|
1611
|
+
export declare const VinylIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1612
|
+
|
|
1613
|
+
/** Violin icon */
|
|
1614
|
+
export declare const ViolinIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1615
|
+
|
|
1616
|
+
/** Viral icon */
|
|
1617
|
+
export declare const ViralIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1618
|
+
|
|
1619
|
+
/** VOD icon */
|
|
1620
|
+
export declare const VODIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1621
|
+
|
|
1622
|
+
export declare const VolumeDownIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1623
|
+
|
|
1624
|
+
export declare const VolumeMuteIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1625
|
+
|
|
1626
|
+
export declare const VolumeUpIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1627
|
+
|
|
1628
|
+
/** VR controller icon */
|
|
1629
|
+
export declare const VRControllerIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1630
|
+
|
|
1631
|
+
/** VR headset icon */
|
|
1632
|
+
export declare const VRHeadsetIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1633
|
+
|
|
1634
|
+
/** VTT format icon */
|
|
1635
|
+
export declare const VTTIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1636
|
+
|
|
1637
|
+
/** Walkthrough icon */
|
|
1638
|
+
export declare const WalkthroughIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1639
|
+
|
|
1640
|
+
/** Waveform icon */
|
|
1641
|
+
export declare const WaveformIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1642
|
+
|
|
1643
|
+
/** WAV format icon */
|
|
1644
|
+
export declare const WAVIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1645
|
+
|
|
1646
|
+
/** Weather icon */
|
|
1647
|
+
export declare const WeatherIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1648
|
+
|
|
1649
|
+
/** WebM format icon */
|
|
1650
|
+
export declare const WebMIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1651
|
+
|
|
1652
|
+
/** WebP format icon */
|
|
1653
|
+
export declare const WebPIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1654
|
+
|
|
1655
|
+
/** White balance icon */
|
|
1656
|
+
export declare const WhiteBalanceIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1657
|
+
|
|
1658
|
+
/** WMV format icon */
|
|
1659
|
+
export declare const WMVIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1660
|
+
|
|
1661
|
+
/** XP/Level icon */
|
|
1662
|
+
export declare const XPLevelIcon: default_2.ForwardRefExoticComponent<Omit<MediaIconProps, "ref"> & default_2.RefAttributes<SVGSVGElement>>;
|
|
1663
|
+
|
|
1664
|
+
export { }
|