File "index.js"
Full Path: /home/londdqdw/public_html/06/wp-content/plugins/the-events-calendar/src/modules/icons/index.js
File size: 814 bytes
MIME-type: text/plain
Charset: utf-8
export { default as Categories } from './categories.svg';
export { default as CaretDown } from './caret-down.svg';
export { default as CheckboxOn } from './checkbox-on.svg';
export { default as CheckboxOff } from './checkbox-off.svg';
export { default as Classic } from './classic.svg';
export { default as DateTime } from './date-time.svg';
export { default as FeaturedImage } from './featured-image.svg';
export { default as Link } from './link.svg';
export { default as Organizer } from './organizer.svg';
export { default as Price } from './price.svg';
export { default as Tags } from './tags.svg';
export { default as Sharing } from './sharing.svg';
export { default as Venue } from './venue.svg';
export { default as Website } from './website.svg';
export { default as EventsList } from './events-list.svg';