UNPKG
antd-mobile-icons
Version:
latest (0.3.0)
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
The icon set for antd-mobile.
github.com/awmleer/antd-mobile-icons
awmleer/antd-mobile-icons
antd-mobile-icons
/
es
/
TravelOutline.d.ts
4 lines
(3 loc)
•
107 B
TypeScript
View Raw
1
2
3
4
import
React
from
'react'
;
declare
const
res
:
React
.
FC
<
React
.
SVGProps
<
SVGSVGElement
>>;
export
default
res;