@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 921 B
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ParaSearch = createMeisterIcons("para-search", [["path", { "fill": "currentColor", "d": "M2.75 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 2.75 4m10.4 11.7a3.05 3.05 0 1 1 6.1 0 3.05 3.05 0 0 1-6.1 0m3.05-4.55a4.55 4.55 0 1 0 2.643 8.254l1.127 1.126a.75.75 0 0 0 1.06-1.06l-1.126-1.127A4.55 4.55 0 0 0 16.2 11.15M3.5 7.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zM2.75 12a.75.75 0 0 1 .75-.75h7a.75.75 0 1 1 0 1.5h-7a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 1 0 0 1.5h5a.75.75 0 0 0 0-1.5z", "key": "81edef777c39e3640e943342000edb0be262ad3b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParaSearch as default };
//# sourceMappingURL=ParaSearch.js.map