UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 431 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const LoaderFilled = { name: 'loader', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M3.055 13H5.07a7.002 7.002 0 0 0 13.858 0h2.016a9.001 9.001 0 0 1-17.89 0zm0-2a9.001 9.001 0 0 1 17.89 0H18.93a7.002 7.002 0 0 0-13.858 0z"/>', }; exports.default = LoaderFilled;