UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 259 B
const VipCrownFilled = { name: 'vip-crown', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M2 19h20v2H2zM2 5l5 3 5-6 5 6 5-3v12H2z"/>', }; export default VipCrownFilled;