@combine-labs/combine-polaris
Version:
Combine Lab's product component library. Forked from Shopify's Polaris.
74 lines (73 loc) • 4.21 kB
TypeScript
export { default as add } from './add.svg';
export { default as alert } from './alert.svg';
export { default as arrowDown } from './arrow-down.svg';
export { default as arrowLeft } from './arrow-left.svg';
export { default as arrowRight } from './arrow-right.svg';
export { default as arrowUp } from './arrow-up.svg';
export { default as arrowUpDown } from './arrow-up-down.svg';
export { default as calendar } from './calendar.svg';
export { default as cancel } from './cancel.svg';
export { default as cancelSmall } from './cancel-small.svg';
export { default as caretDown } from './caret-down.svg';
export { default as caretUp } from './caret-up.svg';
export { default as checkmark } from './checkmark.svg';
export { default as chevronDown } from './chevron-down.svg';
export { default as chevronLeft } from './chevron-left.svg';
export { default as chevronRight } from './chevron-right.svg';
export { default as chevronUp } from './chevron-up.svg';
export { default as circleCancel } from './circle-cancel.svg';
export { default as circleChevronDown } from './circle-chevron-down.svg';
export { default as circleChevronLeft } from './circle-chevron-left.svg';
export { default as circleChevronRight } from './circle-chevron-right.svg';
export { default as circleChevronUp } from './circle-chevron-up.svg';
export { default as circlePlus } from './circle-plus.svg';
export { default as conversation } from './conversation.svg';
export { default as delete } from './delete.svg';
export { default as disable } from './disable.svg';
export { default as dispute } from './dispute.svg';
export { default as duplicate } from './duplicate.svg';
export { default as embed } from './embed.svg';
export { default as ellipsis } from './ellipsis.svg';
export { default as export } from './export.svg';
export { default as external } from './external.svg';
export { default as help } from './help.svg';
export { default as horizontalDots } from './horizontal-dots.svg';
export { default as import } from './import.svg';
export { default as menu } from './menu.svg';
export { default as notes } from './notes.svg';
export { default as notification } from './notification.svg';
export { default as print } from './print.svg';
export { default as subtract } from './subtract.svg';
export { default as refresh } from './refresh.svg';
export { default as risk } from './risk.svg';
export { default as save } from './save.svg';
export { default as search } from './search.svg';
export { default as view } from './view.svg';
export { default as edit } from './custom/edit.svg';
export { default as checkmarkLarge } from './custom/checkmark-large.svg';
export { default as clock } from './custom/clock.svg';
export { default as notificationCircle } from './custom/notification.svg';
export { default as activity } from './custom/activity.svg';
export { default as area } from './custom/area.svg';
export { default as location } from './custom/location.svg';
export { default as misc } from './custom/misc.svg';
export { default as person } from './custom/person.svg';
export { default as property } from './custom/property.svg';
export { default as tag } from './custom/tag.svg';
export { default as warning } from './custom/warning.svg';
export { default as mail } from './custom/mail.svg';
export { default as phone } from './custom/phone.svg';
export { default as date } from './duotone/date.svg';
export { default as dateStart } from './duotone/date-start.svg';
export { default as dateEnd } from './duotone/date-end.svg';
export { default as areaGross } from './duotone/area-gross.svg';
export { default as breakOption } from './duotone/break.svg';
export { default as warningCircle } from './duotone/warning-circle.svg';
export { default as warningTriangle } from './duotone/warning-triangle.svg';
export { default as comment } from './duotone/comment.svg';
export { default as landlord } from './duotone/landlord.svg';
export { default as draft } from './custom/draft.svg';
export { default as inApprovals } from './custom/in-approvals.svg';
export { default as executed } from './custom/executed.svg';
export { default as completed } from './custom/completed.svg';
export { default as failed } from './custom/failed.svg';