UNPKG

@masaischool/lotus

Version:

Masai UI component library designed to work seamlessly with Chakra UI

117 lines (116 loc) 6.85 kB
import Facebook from './SocialMedia/Facebook'; import Discord from './SocialMedia/Discord'; import EmailOutline from './SocialMedia/EmailOutline'; import Figma from './SocialMedia/Figma'; import Github from './SocialMedia/Github'; import Google from './SocialMedia/Google'; import Link from './SocialMedia/Link'; import LinkedIn from './SocialMedia/LinkedIn'; import Reddit from './SocialMedia/Reddit'; import Twitter from './SocialMedia/Twitter'; import YouTube from './SocialMedia/YoutTube'; import Zoom from './SocialMedia/Zoom'; import Slack from './SocialMedia/Slack'; import Telegram from './SocialMedia/Telegram'; import Chrome from './SocialMedia/Chrome'; import ChromeFirefox from './SocialMedia/ChromeFirefox'; import Angular from './Product/Angular'; import Css from './Product/Css'; import Docker from './Product/Docker'; import Html from './Product/Html'; import Java from './Product/Java'; import Joomla from './Product/Joomla'; import NodeJs from './Product/NodeJs'; import Php from './Product/Php'; import Python from './Product/Python'; import ReactJs from './Product/ReactJs'; import SublimeText from './Product/SublimeText'; import Swift from './Product/Swift'; import VsCode from './Product/VsCode'; import Vue from './Product/Vue'; import Wordpress from './Product/Wordpress'; import PrepLeafIcon from './Product/PrepLeafIcon'; import AmazonPaySmall from './Payment/AmazonPaySmall'; import AmazonPayMedium from './Payment/AmazonPayMedium'; import AmazonPayLarge from './Payment/AmazonPayLarge'; import GPaySmall from './Payment/GPaySmall'; import GPayMedium from './Payment/GPayMedium'; import GPayLarge from './Payment/GPayLarge'; import MasterCardSmall from './Payment/MasterCardSmall'; import MasterCardMedium from './Payment/MasterCardMedium'; import MasterCardLarge from './Payment/MasterCardLarge'; import VisaSmall from './Payment/VisaSmall'; import VisaMedium from './Payment/VisaMedium'; import VisaLarge from './Payment/VisaLarge'; import AccountCircleOutline from './Others/AccountCircleOutline'; import AccountOutline from './Others/AccountOutline'; import AccountTie from './Others/AccountTie'; import AccountTieVoice from './Others/AccountTieVoice'; import Add from './Others/Add'; import AddCircle from './Others/AddCircle'; import AlertCircle from './Others/AlertCircle'; import AlertCircleOutline from './Others/AlertCircleOutline'; import AlphaACircle from './Others/AlphaACircle'; import AlphaBCircle from './Others/AlphaBCircle'; import ArrowDown from './Others/ArrowDown'; import ArrowLeft from './Others/ArrowLeft'; import ArrowRight from './Others/ArrowRight'; import ArrowUp from './Others/ArrowUp'; import BellBadgeOutline from './Others/BellBadgeOutline'; import BellOutline from './Others/BellOutline'; import BookOpen from './Others/BookOpen'; import BriefcaseOutline from './Others/BriefcaseOutline'; import CalenderRange from './Others/CalenderRange'; import CalenderTick from './Others/CalenderTick'; import CardAccount from './Others/CardAccount'; import CertificateOutline from './Others/CertificateOutline'; import Check from './Others/Check'; import CheckBox from './Others/CheckBox'; import CheckboxChecked from './Others/CheckboxChecked'; import CheckCircle from './Others/CheckCircle'; import ChevronDown from './Others/ChevronDown'; import ChevronLeft from './Others/ChevronLeft'; import ChevronRight from './Others/ChevronRight'; import ChevronUp from './Others/ChevronUp'; import ClockOutline from './Others/ClockOutline'; import ClockCircleOutline from './Others/ClockCircleOutline'; import Close from './Others/Close'; import ContestOutline from './Others/ContestOutline'; import EmailOutline2 from './Others/EmailOutline2'; import EyeOffOutline from './Others/EyeOffOutline'; import EyeOutline from './Others/EyeOutline'; import Filter from './Others/Filter'; import HelpCircle from './Others/HelpCircle'; import Indeterminate from './Others/Indeterminate'; import Information from './Others/Information'; import InformationOutline from './Others/InformationOutline'; import Laptop from './Others/Laptop'; import LightningBolt from './Others/LightningBolt'; import LocationOn from './Others/LocationOn'; import Menu from './Others/Menu'; import NumericPositive from './Others/NumericPositive'; import Pencil from './Others/Pencil'; import PhoneOutline from './Others/PhoneOutline'; import SchoolOutline from './Others/SchoolOutline'; import Search from './Others/Search'; import TrashCanOutline from './Others/TrashCanOutline'; import Warning from './Others/Warning'; import Web from './Others/Web'; import WhatsApp from './Others/WhatsApp'; import { BlinkInnerGreen } from './Others/Blink'; import { BlinkOuterGreen } from './Others/Blink'; import CurrencyINR from './Others/CurrencyINR'; import PencilOutline from './Others/PencilOutline'; import { BrainIcon } from './Others/BrainIcon'; import ZeroFeeIcon from './Others/ZeroFeeIcon'; import ChartIcon from './Others/ChartIcon'; import FormSelect from './Others/FormSelect'; import AddReferral from './Others/AddReferral'; import Logout from './Others/Logout'; import Refresh from './Others/Refresh'; import CalendarClock from './Others/CalendarClock'; import CodeTag from './Others/CodeTag'; import AccountGroup from './Others/CodeTag'; import BookIcon from './Others/BookIcon'; import TwitterSingleTone from './Others/TwitterSingleTone'; export { Chrome, ChromeFirefox, Discord, EmailOutline, Facebook, Figma, Github, Google, Link, LinkedIn, Reddit, Twitter, YouTube, Zoom, Slack, Telegram, Angular, Css, Docker, Html, Java, Joomla, NodeJs, Php, Python, ReactJs, SublimeText, Swift, VsCode, Vue, Wordpress, PrepLeafIcon, AmazonPaySmall, AmazonPayMedium, AmazonPayLarge, GPaySmall, GPayMedium, GPayLarge, MasterCardSmall, MasterCardMedium, MasterCardLarge, VisaSmall, VisaMedium, VisaLarge, AccountCircleOutline, AccountOutline, AccountTie, AccountTieVoice, Add, AddCircle, AlertCircle, AlertCircleOutline, AlphaACircle, AlphaBCircle, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, BellBadgeOutline, BellOutline, BookOpen, BriefcaseOutline, CalenderRange, CalenderTick, CardAccount, CertificateOutline, Check, CheckBox, CheckboxChecked, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ClockOutline, ClockCircleOutline, Close, ContestOutline, EmailOutline2, EyeOffOutline, EyeOutline, Filter, HelpCircle, Indeterminate, Information, InformationOutline, Laptop, LightningBolt, LocationOn, Menu, NumericPositive, Pencil, PhoneOutline, SchoolOutline, Search, TrashCanOutline, Warning, Web, WhatsApp, BlinkInnerGreen, BlinkOuterGreen, CurrencyINR, PencilOutline, BrainIcon, ZeroFeeIcon, ChartIcon, FormSelect, AddReferral, Logout, Refresh, CalendarClock, CodeTag, AccountGroup, BookIcon, TwitterSingleTone, };