forked from peanutprotocol/peanut-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.ts
32 lines (31 loc) · 1.68 KB
/
index.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
export { default as ClaimChainsBadge } from './claim-chains-badge.svg'
export { default as Cloud } from './cloud.svg'
export { default as HR } from './diagonal-lines.svg'
export { default as EasySign } from './easy.svg'
export { default as EasySignTight } from './easy-tight.svg'
export { default as Eyes } from './eyes.svg'
export { default as GoodIdeaSign } from './good-idea.svg'
export { default as HandBag } from './hand-bag.svg'
export { default as HandSnap } from './hand-snap.svg'
export { default as HandThumbs } from './hand-thumbs.svg'
export { default as HandToken } from './hand-token.svg'
export { default as HeyDudeSign } from './hey-dude.svg'
export { default as NewSign } from './new.svg'
export { default as PeaceFingers } from './peace-fingers.svg'
export { default as PeanutsBG } from './peanuts-bg.svg'
export { default as PeanutGuy } from './peanutguy.png'
export { default as SmileFinder } from './smile-finder.svg'
export { default as SmileHigh } from './smile-high.svg'
export { default as SmilePink } from './smile-pink.svg'
export { default as SmileSide } from './smile-side.svg'
export { default as Star } from './star.svg'
export { default as StarBlue } from './star-blue.svg'
export { default as SmileStars } from './smile-stars.svg'
export { default as StopSign } from './stop-sign.svg'
export { default as VibesSign } from './vibes.svg'
export { default as MascotExample } from './mascot-example.gif'
export { default as HandPeace } from './hand-peace.svg'
export { default as HandRad } from './hand-rad.svg'
export { default as HandThumbsUp } from './hand-thumbs-up.svg'
export { default as HandThumbsRight } from './hand-thumbs-right.svg'
export { default as Sparkle } from './sparkle.svg'