media-icons
Version:
Open-source and beautifully hand-crafted collection of media icons.
215 lines (212 loc) • 10.2 kB
JavaScript
import Icon$0 from './icons/add-note.js';
import Icon$1 from './icons/add-playlist.js';
import Icon$2 from './icons/add-user.js';
import Icon$3 from './icons/add.js';
import Icon$4 from './icons/airplay.js';
import Icon$5 from './icons/arrow-collapse-in.js';
import Icon$6 from './icons/arrow-collapse.js';
import Icon$7 from './icons/arrow-down.js';
import Icon$8 from './icons/arrow-expand-out.js';
import Icon$9 from './icons/arrow-expand.js';
import Icon$10 from './icons/arrow-left.js';
import Icon$11 from './icons/arrow-right.js';
import Icon$12 from './icons/arrow-up.js';
import Icon$13 from './icons/bookmark.js';
import Icon$14 from './icons/camera.js';
import Icon$15 from './icons/chapters.js';
import Icon$16 from './icons/chat-collapse.js';
import Icon$17 from './icons/chat.js';
import Icon$18 from './icons/chevron-down.js';
import Icon$19 from './icons/chevron-left.js';
import Icon$20 from './icons/chevron-right.js';
import Icon$21 from './icons/chevron-up.js';
import Icon$22 from './icons/chromecast.js';
import Icon$23 from './icons/clip.js';
import Icon$24 from './icons/closed-captions-on.js';
import Icon$25 from './icons/closed-captions.js';
import Icon$26 from './icons/comment.js';
import Icon$27 from './icons/computer.js';
import Icon$28 from './icons/device.js';
import Icon$29 from './icons/download.js';
import Icon$30 from './icons/episodes.js';
import Icon$31 from './icons/eye.js';
import Icon$32 from './icons/fast-backward.js';
import Icon$33 from './icons/fast-forward.js';
import Icon$34 from './icons/flag.js';
import Icon$35 from './icons/fullscreen-arrow-exit.js';
import Icon$36 from './icons/fullscreen-arrow.js';
import Icon$37 from './icons/fullscreen-exit.js';
import Icon$38 from './icons/fullscreen.js';
import Icon$39 from './icons/heart.js';
import Icon$40 from './icons/info.js';
import Icon$41 from './icons/language.js';
import Icon$42 from './icons/link.js';
import Icon$43 from './icons/lock-closed.js';
import Icon$44 from './icons/lock-open.js';
import Icon$45 from './icons/menu-horizontal.js';
import Icon$46 from './icons/menu-vertical.js';
import Icon$47 from './icons/microphone.js';
import Icon$48 from './icons/mobile.js';
import Icon$49 from './icons/moon.js';
import Icon$50 from './icons/music-off.js';
import Icon$51 from './icons/music.js';
import Icon$52 from './icons/mute.js';
import Icon$53 from './icons/next.js';
import Icon$54 from './icons/notification.js';
import Icon$55 from './icons/odometer.js';
import Icon$56 from './icons/pause.js';
import Icon$57 from './icons/picture-in-picture-exit.js';
import Icon$58 from './icons/picture-in-picture.js';
import Icon$59 from './icons/play.js';
import Icon$60 from './icons/playback-speed-circle.js';
import Icon$61 from './icons/playlist.js';
import Icon$62 from './icons/previous.js';
import Icon$63 from './icons/question-mark.js';
import Icon$64 from './icons/queue-list.js';
import Icon$65 from './icons/radio-button-selected.js';
import Icon$66 from './icons/radio-button.js';
import Icon$67 from './icons/repeat-on.js';
import Icon$68 from './icons/repeat-square-on.js';
import Icon$69 from './icons/repeat-square.js';
import Icon$70 from './icons/repeat.js';
import Icon$71 from './icons/replay.js';
import Icon$72 from './icons/rotate.js';
import Icon$73 from './icons/search.js';
import Icon$74 from './icons/seek-backward-10.js';
import Icon$75 from './icons/seek-backward-15.js';
import Icon$76 from './icons/seek-backward-30.js';
import Icon$77 from './icons/seek-backward.js';
import Icon$78 from './icons/seek-forward-10.js';
import Icon$79 from './icons/seek-forward-15.js';
import Icon$80 from './icons/seek-forward-30.js';
import Icon$81 from './icons/seek-forward.js';
import Icon$82 from './icons/send.js';
import Icon$83 from './icons/settings-menu.js';
import Icon$84 from './icons/settings-switch.js';
import Icon$85 from './icons/settings.js';
import Icon$86 from './icons/share-arrow.js';
import Icon$87 from './icons/share.js';
import Icon$88 from './icons/shuffle-on.js';
import Icon$89 from './icons/shuffle.js';
import Icon$90 from './icons/stop.js';
import Icon$91 from './icons/subtitles.js';
import Icon$92 from './icons/sun.js';
import Icon$93 from './icons/theatre-mode-exit.js';
import Icon$94 from './icons/theatre-mode.js';
import Icon$95 from './icons/thumbs-down.js';
import Icon$96 from './icons/thumbs-up.js';
import Icon$97 from './icons/timer.js';
import Icon$98 from './icons/transcript.js';
import Icon$99 from './icons/tv.js';
import Icon$100 from './icons/user.js';
import Icon$101 from './icons/volume-high.js';
import Icon$102 from './icons/volume-low.js';
import Icon$103 from './icons/x-mark.js';
export { lazyPaths } from './lazy.js';
const paths = {
"add-note": Icon$0,
"add-playlist": Icon$1,
"add-user": Icon$2,
"add": Icon$3,
"airplay": Icon$4,
"arrow-collapse-in": Icon$5,
"arrow-collapse": Icon$6,
"arrow-down": Icon$7,
"arrow-expand-out": Icon$8,
"arrow-expand": Icon$9,
"arrow-left": Icon$10,
"arrow-right": Icon$11,
"arrow-up": Icon$12,
"bookmark": Icon$13,
"camera": Icon$14,
"chapters": Icon$15,
"chat-collapse": Icon$16,
"chat": Icon$17,
"chevron-down": Icon$18,
"chevron-left": Icon$19,
"chevron-right": Icon$20,
"chevron-up": Icon$21,
"chromecast": Icon$22,
"clip": Icon$23,
"closed-captions-on": Icon$24,
"closed-captions": Icon$25,
"comment": Icon$26,
"computer": Icon$27,
"device": Icon$28,
"download": Icon$29,
"episodes": Icon$30,
"eye": Icon$31,
"fast-backward": Icon$32,
"fast-forward": Icon$33,
"flag": Icon$34,
"fullscreen-arrow-exit": Icon$35,
"fullscreen-arrow": Icon$36,
"fullscreen-exit": Icon$37,
"fullscreen": Icon$38,
"heart": Icon$39,
"info": Icon$40,
"language": Icon$41,
"link": Icon$42,
"lock-closed": Icon$43,
"lock-open": Icon$44,
"menu-horizontal": Icon$45,
"menu-vertical": Icon$46,
"microphone": Icon$47,
"mobile": Icon$48,
"moon": Icon$49,
"music-off": Icon$50,
"music": Icon$51,
"mute": Icon$52,
"next": Icon$53,
"notification": Icon$54,
"odometer": Icon$55,
"pause": Icon$56,
"picture-in-picture-exit": Icon$57,
"picture-in-picture": Icon$58,
"play": Icon$59,
"playback-speed-circle": Icon$60,
"playlist": Icon$61,
"previous": Icon$62,
"question-mark": Icon$63,
"queue-list": Icon$64,
"radio-button-selected": Icon$65,
"radio-button": Icon$66,
"repeat-on": Icon$67,
"repeat-square-on": Icon$68,
"repeat-square": Icon$69,
"repeat": Icon$70,
"replay": Icon$71,
"rotate": Icon$72,
"search": Icon$73,
"seek-backward-10": Icon$74,
"seek-backward-15": Icon$75,
"seek-backward-30": Icon$76,
"seek-backward": Icon$77,
"seek-forward-10": Icon$78,
"seek-forward-15": Icon$79,
"seek-forward-30": Icon$80,
"seek-forward": Icon$81,
"send": Icon$82,
"settings-menu": Icon$83,
"settings-switch": Icon$84,
"settings": Icon$85,
"share-arrow": Icon$86,
"share": Icon$87,
"shuffle-on": Icon$88,
"shuffle": Icon$89,
"stop": Icon$90,
"subtitles": Icon$91,
"sun": Icon$92,
"theatre-mode-exit": Icon$93,
"theatre-mode": Icon$94,
"thumbs-down": Icon$95,
"thumbs-up": Icon$96,
"timer": Icon$97,
"transcript": Icon$98,
"tv": Icon$99,
"user": Icon$100,
"volume-high": Icon$101,
"volume-low": Icon$102,
"x-mark": Icon$103
};
export { Icon$0 as addNotePaths, Icon$3 as addPaths, Icon$1 as addPlaylistPaths, Icon$2 as addUserPaths, Icon$4 as airplayPaths, Icon$5 as arrowCollapseInPaths, Icon$6 as arrowCollapsePaths, Icon$7 as arrowDownPaths, Icon$8 as arrowExpandOutPaths, Icon$9 as arrowExpandPaths, Icon$10 as arrowLeftPaths, Icon$11 as arrowRightPaths, Icon$12 as arrowUpPaths, Icon$13 as bookmarkPaths, Icon$14 as cameraPaths, Icon$15 as chaptersPaths, Icon$16 as chatCollapsePaths, Icon$17 as chatPaths, Icon$18 as chevronDownPaths, Icon$19 as chevronLeftPaths, Icon$20 as chevronRightPaths, Icon$21 as chevronUpPaths, Icon$22 as chromecastPaths, Icon$23 as clipPaths, Icon$24 as closedCaptionsOnPaths, Icon$25 as closedCaptionsPaths, Icon$26 as commentPaths, Icon$27 as computerPaths, Icon$28 as devicePaths, Icon$29 as downloadPaths, Icon$30 as episodesPaths, Icon$31 as eyePaths, Icon$32 as fastBackwardPaths, Icon$33 as fastForwardPaths, Icon$34 as flagPaths, Icon$35 as fullscreenArrowExitPaths, Icon$36 as fullscreenArrowPaths, Icon$37 as fullscreenExitPaths, Icon$38 as fullscreenPaths, Icon$39 as heartPaths, Icon$40 as infoPaths, Icon$41 as languagePaths, Icon$42 as linkPaths, Icon$43 as lockClosedPaths, Icon$44 as lockOpenPaths, Icon$45 as menuHorizontalPaths, Icon$46 as menuVerticalPaths, Icon$47 as microphonePaths, Icon$48 as mobilePaths, Icon$49 as moonPaths, Icon$50 as musicOffPaths, Icon$51 as musicPaths, Icon$52 as mutePaths, Icon$53 as nextPaths, Icon$54 as notificationPaths, Icon$55 as odometerPaths, paths, Icon$56 as pausePaths, Icon$57 as pictureInPictureExitPaths, Icon$58 as pictureInPicturePaths, Icon$59 as playPaths, Icon$60 as playbackSpeedCirclePaths, Icon$61 as playlistPaths, Icon$62 as previousPaths, Icon$63 as questionMarkPaths, Icon$64 as queueListPaths, Icon$66 as radioButtonPaths, Icon$65 as radioButtonSelectedPaths, Icon$67 as repeatOnPaths, Icon$70 as repeatPaths, Icon$68 as repeatSquareOnPaths, Icon$69 as repeatSquarePaths, Icon$71 as replayPaths, Icon$72 as rotatePaths, Icon$73 as searchPaths, Icon$74 as seekBackward10Paths, Icon$75 as seekBackward15Paths, Icon$76 as seekBackward30Paths, Icon$77 as seekBackwardPaths, Icon$78 as seekForward10Paths, Icon$79 as seekForward15Paths, Icon$80 as seekForward30Paths, Icon$81 as seekForwardPaths, Icon$82 as sendPaths, Icon$83 as settingsMenuPaths, Icon$85 as settingsPaths, Icon$84 as settingsSwitchPaths, Icon$86 as shareArrowPaths, Icon$87 as sharePaths, Icon$88 as shuffleOnPaths, Icon$89 as shufflePaths, Icon$90 as stopPaths, Icon$91 as subtitlesPaths, Icon$92 as sunPaths, Icon$93 as theatreModeExitPaths, Icon$94 as theatreModePaths, Icon$95 as thumbsDownPaths, Icon$96 as thumbsUpPaths, Icon$97 as timerPaths, Icon$98 as transcriptPaths, Icon$99 as tvPaths, Icon$100 as userPaths, Icon$101 as volumeHighPaths, Icon$102 as volumeLowPaths, Icon$103 as xMarkPaths };