UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.32 kB
/** * @license @meistericons/vue v0.5.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": "e0b5b5dc080ddbc21d35fe7236e374716828cde3", "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": "bc4afbfc8ee32672706cb5ab80936cddfcba9945", "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": "45b56613bc367db0b3fcb5ce8a510d61eb9296ad", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParaSearchB as default }; //# sourceMappingURL=ParaSearchB.js.map