UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 640 B
/** * @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 Search = createMeisterIcons("search", [["path", { "fill": "currentColor", "d": "M4.3 11.55a7.25 7.25 0 1 1 14.5 0 7.25 7.25 0 0 1-14.5 0m7.25-8.75a8.75 8.75 0 1 0 5.634 15.445l2.736 2.735a.75.75 0 1 0 1.06-1.06l-2.735-2.736A8.75 8.75 0 0 0 11.55 2.8", "key": "9a0895477eac3cb2fd239f7e2e8880d72a477309", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Search as default }; //# sourceMappingURL=Search.js.map