@pluralsight/icons
Version:
Icons for Pluralsight.
184 lines (183 loc) • 14.1 kB
JavaScript
export { default as ArrowDownRightIcon } from './arrows/ArrowDownRightIcon.svelte'
export { default as ArrowDownIcon } from './arrows/ArrowDownIcon.svelte'
export { default as ArrowLeftIcon } from './arrows/ArrowLeftIcon.svelte'
export { default as ArrowRightIcon } from './arrows/ArrowRightIcon.svelte'
export { default as ArrowUpRightIcon } from './arrows/ArrowUpRightIcon.svelte'
export { default as ArrowUpIcon } from './arrows/ArrowUpIcon.svelte'
export { default as CaretDownIcon } from './arrows/CaretDownIcon.svelte'
export { default as CaretLeftIcon } from './arrows/CaretLeftIcon.svelte'
export { default as CaretRightIcon } from './arrows/CaretRightIcon.svelte'
export { default as CaretUpIcon } from './arrows/CaretUpIcon.svelte'
export { default as ChevronDownIcon } from './arrows/ChevronDownIcon.svelte'
export { default as ChevronLeftIcon } from './arrows/ChevronLeftIcon.svelte'
export { default as ChevronRightIcon } from './arrows/ChevronRightIcon.svelte'
export { default as ChevronUpIcon } from './arrows/ChevronUpIcon.svelte'
export { default as ClosedCaptionFilledIcon } from './audio-video/ClosedCaptionFilledIcon.svelte'
export { default as ClosedCaptionIcon } from './audio-video/ClosedCaptionIcon.svelte'
export { default as FullscreenExitIcon } from './audio-video/FullscreenExitIcon.svelte'
export { default as FullscreenIcon } from './audio-video/FullscreenIcon.svelte'
export { default as MicrophoneIcon } from './audio-video/MicrophoneIcon.svelte'
export { default as NextIcon } from './audio-video/NextIcon.svelte'
export { default as PauseCircleFilledIcon } from './audio-video/PauseCircleFilledIcon.svelte'
export { default as PauseCircleIcon } from './audio-video/PauseCircleIcon.svelte'
export { default as PauseIcon } from './audio-video/PauseIcon.svelte'
export { default as PlayCircleFilledIcon } from './audio-video/PlayCircleFilledIcon.svelte'
export { default as PlayCircleIcon } from './audio-video/PlayCircleIcon.svelte'
export { default as PlayIcon } from './audio-video/PlayIcon.svelte'
export { default as PodcastIcon } from './audio-video/PodcastIcon.svelte'
export { default as PreviousIcon } from './audio-video/PreviousIcon.svelte'
export { default as ScreenshareIcon } from './audio-video/ScreenshareIcon.svelte'
export { default as SkipBackwardIcon } from './audio-video/SkipBackwardIcon.svelte'
export { default as SkipForwardIcon } from './audio-video/SkipForwardIcon.svelte'
export { default as TranscriptIcon } from './audio-video/TranscriptIcon.svelte'
export { default as VideoIcon } from './audio-video/VideoIcon.svelte'
export { default as VolumeHighIcon } from './audio-video/VolumeHighIcon.svelte'
export { default as VolumeLowIcon } from './audio-video/VolumeLowIcon.svelte'
export { default as VolumeMediumIcon } from './audio-video/VolumeMediumIcon.svelte'
export { default as VolumeOffIcon } from './audio-video/VolumeOffIcon.svelte'
export { default as BoxIcon } from './brands/BoxIcon.svelte'
export { default as DiscordIcon } from './brands/DiscordIcon.svelte'
export { default as DribbbleIcon } from './brands/DribbbleIcon.svelte'
export { default as DropboxIcon } from './brands/DropboxIcon.svelte'
export { default as FacebookAltIcon } from './brands/FacebookAltIcon.svelte'
export { default as FacebookIcon } from './brands/FacebookIcon.svelte'
export { default as FigmaIcon } from './brands/FigmaIcon.svelte'
export { default as GithubIcon } from './brands/GithubIcon.svelte'
export { default as GoogleDriveIcon } from './brands/GoogleDriveIcon.svelte'
export { default as IlxIcon } from './brands/IlxIcon.svelte'
export { default as LabsIcon } from './brands/LabsIcon.svelte'
export { default as LinkedinAltIcon } from './brands/LinkedinAltIcon.svelte'
export { default as LinkedinIcon } from './brands/LinkedinIcon.svelte'
export { default as MediumAltIcon } from './brands/MediumAltIcon.svelte'
export { default as MediumIcon } from './brands/MediumIcon.svelte'
export { default as NpmIcon } from './brands/NpmIcon.svelte'
export { default as PluralsightIcon } from './brands/PluralsightIcon.svelte'
export { default as RoleIqIcon } from './brands/RoleIqIcon.svelte'
export { default as SkillIqIcon } from './brands/SkillIqIcon.svelte'
export { default as SlackIcon } from './brands/SlackIcon.svelte'
export { default as StackOverflowIcon } from './brands/StackOverflowIcon.svelte'
export { default as TwitterIcon } from './brands/TwitterIcon.svelte'
export { default as YouTubeIcon } from './brands/YouTubeIcon.svelte'
export { default as BookmarkFilledIcon } from './common-actions/BookmarkFilledIcon.svelte'
export { default as BookmarkIcon } from './common-actions/BookmarkIcon.svelte'
export { default as BriefcaseIcon } from './common-actions/BriefcaseIcon.svelte'
export { default as BuildingIcon } from './common-actions/BuildingIcon.svelte'
export { default as CalendarIcon } from './common-actions/CalendarIcon.svelte'
export { default as ChallengeIcon } from './common-actions/ChallengeIcon.svelte'
export { default as ClockWarningIcon } from './common-actions/ClockWarningIcon.svelte'
export { default as ClockIcon } from './common-actions/ClockIcon.svelte'
export { default as CloudOffIcon } from './common-actions/CloudOffIcon.svelte'
export { default as CloudIcon } from './common-actions/CloudIcon.svelte'
export { default as DangerDiamondFilledIcon } from './common-actions/DangerDiamondFilledIcon.svelte'
export { default as DangerDiamondIcon } from './common-actions/DangerDiamondIcon.svelte'
export { default as EllipsisHorizontalIcon } from './common-actions/EllipsisHorizontalIcon.svelte'
export { default as EyeOffIcon } from './common-actions/EyeOffIcon.svelte'
export { default as EyeIcon } from './common-actions/EyeIcon.svelte'
export { default as GlobeIcon } from './common-actions/GlobeIcon.svelte'
export { default as HandIcon } from './common-actions/HandIcon.svelte'
export { default as HelpCircleFilledIcon } from './common-actions/HelpCircleFilledIcon.svelte'
export { default as HelpCircleIcon } from './common-actions/HelpCircleIcon.svelte'
export { default as InfoCircleFilledIcon } from './common-actions/InfoCircleFilledIcon.svelte'
export { default as InfoCircleIcon } from './common-actions/InfoCircleIcon.svelte'
export { default as InteractiveIcon } from './common-actions/InteractiveIcon.svelte'
export { default as LocationIcon } from './common-actions/LocationIcon.svelte'
export { default as LockFilledIcon } from './common-actions/LockFilledIcon.svelte'
export { default as LockIcon } from './common-actions/LockIcon.svelte'
export { default as MachineLearningIcon } from './common-actions/MachineLearningIcon.svelte'
export { default as MegaphoneIcon } from './common-actions/MegaphoneIcon.svelte'
export { default as MonitorIcon } from './common-actions/MonitorIcon.svelte'
export { default as MoonIcon } from './common-actions/MoonIcon.svelte'
export { default as MoveIcon } from './common-actions/MoveIcon.svelte'
export { default as NoteIcon } from './common-actions/NoteIcon.svelte'
export { default as ObjectiveIcon } from './common-actions/ObjectiveIcon.svelte'
export { default as OrgChartIcon } from './common-actions/OrgChartIcon.svelte'
export { default as PhoneDownIcon } from './common-actions/PhoneDownIcon.svelte'
export { default as PhoneIcon } from './common-actions/PhoneIcon.svelte'
export { default as PlaceholderIcon } from './common-actions/PlaceholderIcon.svelte'
export { default as ProjectIcon } from './common-actions/ProjectIcon.svelte'
export { default as QAndAIcon } from './common-actions/QAndAIcon.svelte'
export { default as ReportIcon } from './common-actions/ReportIcon.svelte'
export { default as ScopeIcon } from './common-actions/ScopeIcon.svelte'
export { default as SecurityIcon } from './common-actions/SecurityIcon.svelte'
export { default as SignoutIcon } from './common-actions/SignoutIcon.svelte'
export { default as SunIcon } from './common-actions/SunIcon.svelte'
export { default as SyncIcon } from './common-actions/SyncIcon.svelte'
export { default as TagManagementIcon } from './common-actions/TagManagementIcon.svelte'
export { default as TagIcon } from './common-actions/TagIcon.svelte'
export { default as TestIcon } from './common-actions/TestIcon.svelte'
export { default as ThemeIcon } from './common-actions/ThemeIcon.svelte'
export { default as UploadIcon } from './common-actions/UploadIcon.svelte'
export { default as WarningFilledIcon } from './common-actions/WarningFilledIcon.svelte'
export { default as WarningTriangleFilledIcon } from './common-actions/WarningTriangleFilledIcon.svelte'
export { default as WarningTriangleIcon } from './common-actions/WarningTriangleIcon.svelte'
export { default as WarningIcon } from './common-actions/WarningIcon.svelte'
export { default as WindowsIcon } from './common-actions/WindowsIcon.svelte'
export { default as AtSymbolIcon } from './communication/AtSymbolIcon.svelte'
export { default as ChatMessageFilledIcon } from './communication/ChatMessageFilledIcon.svelte'
export { default as ChatMessageLinesFilledIcon } from './communication/ChatMessageLinesFilledIcon.svelte'
export { default as ChatMessageLinesIcon } from './communication/ChatMessageLinesIcon.svelte'
export { default as ChatMessageIcon } from './communication/ChatMessageIcon.svelte'
export { default as ConnectionWarningIcon } from './communication/ConnectionWarningIcon.svelte'
export { default as EnvelopeArrowIcon } from './communication/EnvelopeArrowIcon.svelte'
export { default as EnvelopeIcon } from './communication/EnvelopeIcon.svelte'
export { default as NotificationsActiveIcon } from './communication/NotificationsActiveIcon.svelte'
export { default as NotificationsIcon } from './communication/NotificationsIcon.svelte'
export { default as ArticleIcon } from './editor/ArticleIcon.svelte'
export { default as CodeBrandedIcon } from './editor/CodeBrandedIcon.svelte'
export { default as CodeIcon } from './editor/CodeIcon.svelte'
export { default as ListBulletsIcon } from './editor/ListBulletsIcon.svelte'
export { default as RedoIcon } from './editor/RedoIcon.svelte'
export { default as UndoIcon } from './editor/UndoIcon.svelte'
export { default as AccountIcon } from './navigation/AccountIcon.svelte'
export { default as BrowseIcon } from './navigation/BrowseIcon.svelte'
export { default as ChannelIcon } from './navigation/ChannelIcon.svelte'
export { default as DashboardIcon } from './navigation/DashboardIcon.svelte'
export { default as ExternalLinkIcon } from './navigation/ExternalLinkIcon.svelte'
export { default as HistoryIcon } from './navigation/HistoryIcon.svelte'
export { default as HomeAdminToolsIcon } from './navigation/HomeAdminToolsIcon.svelte'
export { default as HomeContentToolsIcon } from './navigation/HomeContentToolsIcon.svelte'
export { default as HomeIcon } from './navigation/HomeIcon.svelte'
export { default as LinkIcon } from './navigation/LinkIcon.svelte'
export { default as LogIcon } from './navigation/LogIcon.svelte'
export { default as MenuArrowLeftIcon } from './navigation/MenuArrowLeftIcon.svelte'
export { default as MenuArrowRightIcon } from './navigation/MenuArrowRightIcon.svelte'
export { default as MenuIcon } from './navigation/MenuIcon.svelte'
export { default as NotebooksIcon } from './navigation/NotebooksIcon.svelte'
export { default as PathIcon } from './navigation/PathIcon.svelte'
export { default as RssIcon } from './navigation/RssIcon.svelte'
export { default as TagAssignmentsIcon } from './navigation/TagAssignmentsIcon.svelte'
export { default as PeopleIcon } from './social/PeopleIcon.svelte'
export { default as PersonAddIcon } from './social/PersonAddIcon.svelte'
export { default as PersonIcon } from './social/PersonIcon.svelte'
export { default as ShareIcon } from './social/ShareIcon.svelte'
export { default as ChannelAddIcon } from './ui-actions/ChannelAddIcon.svelte'
export { default as CheckCircleFilledIcon } from './ui-actions/CheckCircleFilledIcon.svelte'
export { default as CheckCircleIcon } from './ui-actions/CheckCircleIcon.svelte'
export { default as CheckIcon } from './ui-actions/CheckIcon.svelte'
export { default as CloseIcon } from './ui-actions/CloseIcon.svelte'
export { default as CopyIcon } from './ui-actions/CopyIcon.svelte'
export { default as DeleteIcon } from './ui-actions/DeleteIcon.svelte'
export { default as DownloadIcon } from './ui-actions/DownloadIcon.svelte'
export { default as FileIcon } from './ui-actions/FileIcon.svelte'
export { default as FilterIcon } from './ui-actions/FilterIcon.svelte'
export { default as FolderIcon } from './ui-actions/FolderIcon.svelte'
export { default as GearIcon } from './ui-actions/GearIcon.svelte'
export { default as IndeterminateIcon } from './ui-actions/IndeterminateIcon.svelte'
export { default as NotAllowedIcon } from './ui-actions/NotAllowedIcon.svelte'
export { default as PaperclipIcon } from './ui-actions/PaperclipIcon.svelte'
export { default as PencilIcon } from './ui-actions/PencilIcon.svelte'
export { default as PlusCircleFilledIcon } from './ui-actions/PlusCircleFilledIcon.svelte'
export { default as PlusCircleIcon } from './ui-actions/PlusCircleIcon.svelte'
export { default as PlusIcon } from './ui-actions/PlusIcon.svelte'
export { default as SearchIcon } from './ui-actions/SearchIcon.svelte'
export { default as SortAscendingIcon } from './ui-actions/SortAscendingIcon.svelte'
export { default as SortDescendingIcon } from './ui-actions/SortDescendingIcon.svelte'
export { default as SortIcon } from './ui-actions/SortIcon.svelte'
export { default as StarFilledIcon } from './ui-actions/StarFilledIcon.svelte'
export { default as StarIcon } from './ui-actions/StarIcon.svelte'
export { default as ThumbDownFilledIcon } from './ui-actions/ThumbDownFilledIcon.svelte'
export { default as ThumbDownIcon } from './ui-actions/ThumbDownIcon.svelte'
export { default as ThumbUpFilledIcon } from './ui-actions/ThumbUpFilledIcon.svelte'
export { default as ThumbUpIcon } from './ui-actions/ThumbUpIcon.svelte'
export { default as XCircleFilledIcon } from './ui-actions/XCircleFilledIcon.svelte'
export { default as XCircleIcon } from './ui-actions/XCircleIcon.svelte'