UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 269 B
const LoaderTailOutlined = { name: 'loader-tail', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M12 3a9 9 0 0 1 9 9h-2a7 7 0 0 0-7-7z"/>', }; export default LoaderTailOutlined;