@sexyicons/react
Version:
React components for sexy icons: Icons speak louder than words
31 lines (30 loc) • 1.44 kB
TypeScript
export { default as ChevronLeft } from "./ChevronLeft";
export { default as ChevronRight } from "./ChevronRight";
export { default as ChevronUp } from "./ChevronUp";
export { default as ChevronDown } from "./ChevronDown";
export { default as House } from "./House";
export { default as Sofa } from "./Sofa";
export { default as Bank } from "./Bank";
export { default as Chat } from "./Chat";
export { default as Attachment } from "./Attachment";
export { default as Umbrella } from "./Umbrella";
export { default as Alert } from "./Alert";
export { default as Bluetooth } from "./Bluetooth";
export { default as Bookmark } from "./Bookmark";
export { default as Bullhorn } from "./Bullhorn";
export { default as Camera } from "./Camera";
export { default as Cart } from "./Cart";
export { default as Glass } from "./Glass";
export { default as Clock } from "./Clock";
export { default as Coffee } from "./Coffee";
export { default as Edit } from "./Edit";
export { default as Envelope } from "./Envelope";
export { default as Calendar } from "./Calendar";
export { default as Eye } from "./Eye";
export { default as Aid } from "./Aid";
export { default as Gift } from "./Gift";
export { default as HeartBreak } from "./HeartBreak";
export { default as Heart } from "./Heart";
export { default as Image } from "./Image";
export { default as Inbox } from "./Inbox";
export { default as Laptop } from "./Laptop";