UNPKG
@ui-kitten/eva-icons
Version:
latest (5.3.1)
5.3.1
5.3.0
5.1.2
5.1.1
5.1.0
5.0.0
5.0.0-rc.0
5.0.0-alpha.1
4.4.1
4.4.0
4.4.0-beta.3
4.4.0-beta.2
4.4.0-beta.1
4.3.2
4.3.1
4.3.0
4.3.0-beta.1
4.2.0
4.2.0-beta.2
4.2.0-beta.1
Eva Icons for React Native
github.com/akveo/react-native-ui-kitten
akveo/react-native-ui-kitten
@ui-kitten/eva-icons
/
index.d.ts
4 lines
(3 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
import
{
IconPack
}
from
'@ui-kitten/components'
;
import
{
SvgProps
}
from
'react-native-svg'
;
export
declare
const
EvaIconsPack
:
IconPack
<
SvgProps
>;