UNPKG

react-native-animated-weather-icons-fork

Version:

This is a Fork from Animated Weather Icons for React Native from stan-sack & CurtisTD

18 lines (12 loc) 475 B
import ThunderIconAnimated from './ThunderIcon' export { ThunderIconAnimated } import SunIconAnimated from './SunIcon' export { SunIconAnimated } import SunCloudIconAnimated from './SunCloudIcon' export { SunCloudIconAnimated } import WindCloudIconAnimated from './WindCloudIcon' export { WindCloudIconAnimated } import SnowIconAnimated from './SnowIcon' export { SnowIconAnimated } import RainIconAnimated from './RainIcon' export { RainIconAnimated }