UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.44 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 SearchAddB = createMeisterIcons("search-add-b", [["path", { "fill": "currentColor", "d": "M11.55 19.55a8 8 0 1 0 0-16 8 8 0 0 0 0 16", "key": "01af35f7d0298c5ce59fbc7783dea92e30941171", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.55 4.3a7.25 7.25 0 1 0 0 14.5 7.25 7.25 0 0 0 0-14.5M2.8 11.55a8.75 8.75 0 1 1 17.5 0 8.75 8.75 0 0 1-17.5 0", "key": "8506b97464ff286276485a9b8494ff387609da66", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.92 16.92a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06", "key": "40ac3f493b5516939dae0a2640ef098f04c244fe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.8 11.55a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "c354c5a5977a3156d365c940dc92af7deb9ad61d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M11.55 7.8a.75.75 0 0 1 .75.75v6a.75.75 0 1 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "587d2fa6b695e34114ad489b87be2f9962207815", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchAddB as default }; //# sourceMappingURL=SearchAddB.js.map