@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.34 kB
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 ParaSearchB = createMeisterIcons("para-search-b", [["path", { "fill": "currentColor", "d": "M16.25 19.55a3.8 3.8 0 1 0 0-7.6 3.8 3.8 0 0 0 0 7.6", "key": "b09537017e2313ee53f7abf0ede5ea1581f6aae9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.25 12.7a3.05 3.05 0 1 0 0 6.1 3.05 3.05 0 0 0 0-6.1m-4.55 3.05a4.55 4.55 0 1 1 9.1 0 4.55 4.55 0 0 1-9.1 0", "key": "ad8c1d20122f5bdb32bbcac4c2ce12f049241007", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.52 18.02a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06M2.8 4.05a.75.75 0 0 1 .75-.75h15a.75.75 0 1 1 0 1.5h-15a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h15a.75.75 0 1 1 0 1.5h-15a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h7a.75.75 0 1 1 0 1.5h-7a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1-.75-.75", "key": "c940e8572887a6f777c3fb42be9cdf3f25778e32", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParaSearchB as default };
//# sourceMappingURL=ParaSearchB.js.map