UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 358 B
const VipOutlined = { name: 'vip', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M2 19h20v2H2zm9-11h2v8h-2zM7.965 8h2.125l-2.986 7.964h-2L2.118 8h2.125l1.861 5.113zM17 14v2h-2V8h4a3 3 0 0 1 0 6zm0-4v2h2a1 1 0 0 0 0-2zM2 3h20v2H2z"/>', }; export default VipOutlined;